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

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


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

Packages that use AbstractMutable
org.jboss.seam.core   
org.jboss.seam.mail   
org.jboss.seam.security   
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 Selector
          Support for selector objects which remember their selection as a cookie
 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.mail
 

Subclasses of AbstractMutable in org.jboss.seam.mail
 class MailSession
          Manager component for a javax.mail.Session
 

Uses of AbstractMutable in org.jboss.seam.security
 

Subclasses of AbstractMutable in org.jboss.seam.security
 class Identity
           
 class RuleBasedIdentity
           
 

Uses of AbstractMutable in org.jboss.seam.theme
 

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