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

Uses of Class org.jboss.seam.core.AbstractMutable (JBoss Seam API Documentation) - JBoss Seam 1.1.0 bate1 API 英文版文档


Uses of Class
org.jboss.seam.core.AbstractMutable

Packages that use AbstractMutable
org.jboss.seam.core   
org.jboss.seam.framework   
org.jboss.seam.theme   
 

Uses of AbstractMutable in org.jboss.seam.core
 

Subclasses of AbstractMutable in org.jboss.seam.core
 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 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 AbstractMutable in org.jboss.seam.framework
 

Subclasses of AbstractMutable in org.jboss.seam.framework
 class EntityHome<E>
           
 class HibernateEntityHome<E>
           
 class Home<E>
          Manager component for an instance of any class.
 

Uses of AbstractMutable in org.jboss.seam.theme
 

Subclasses of AbstractMutable in org.jboss.seam.theme
 class ThemeSelector
          Selects the current user's theme