站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.1.0 cr1 API 英文版文档

Uses of Interface org.jboss.seam.core.Mutable (JBoss Seam API Documentation) - JBoss Seam 1.1.0 cr1 API 英文版文档


Uses of Interface
org.jboss.seam.core.Mutable

Packages that use Mutable
org.jboss.seam.core   
org.jboss.seam.drools   
org.jboss.seam.framework   
org.jboss.seam.theme   
 

Uses of Mutable in org.jboss.seam.core
 

Classes in org.jboss.seam.core that implement Mutable
 class AbstractMutable
          Base helper implementation of Mutable
 class Actor
          Allows the application to specify the jBPM actorId during the login cycle.
 class BusinessProcess
          Holds the task and process ids for the current conversation, and provides programmatic control over the business process.
 class ConversationEntries
          Manages a map of conversation id to ConversationEntry in the session context.
 class LocaleSelector
          Selects the current user's locale
 class ManagedHibernateSession
          A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components.
 class ManagedPersistenceContext
          A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components.
 class Pageflow
          A Seam component that manages the current jBPM ProcessInstance used for pageflow.
 class PersistenceContexts
           
 class Redirect
          Convenient API for performing browser redirects with parameters.
 class TimeZoneSelector
          Selects the current user's time zone, defaulting to the server time zone.
 class Transition
          Allows the application to set the jBPM transition to be used when
 

Uses of Mutable in org.jboss.seam.drools
 

Classes in org.jboss.seam.drools that implement Mutable
 class ManagedWorkingMemory
          A conversation-scoped Drools WorkingMemory for a named RuleBase
 

Uses of Mutable in org.jboss.seam.framework
 

Classes in org.jboss.seam.framework that implement Mutable
 class EntityHome<E>
           
 class HibernateEntityHome<E>
           
 class Home<E>
          Manager component for an instance of any class.
 

Uses of Mutable in org.jboss.seam.theme
 

Classes in org.jboss.seam.theme that implement Mutable
 class ThemeSelector
          Selects the current user's theme