|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mutable | |
---|---|
org.jboss.seam.contexts | |
org.jboss.seam.core | |
org.jboss.seam.drools | |
org.jboss.seam.framework | |
org.jboss.seam.mail | |
org.jboss.seam.security | |
org.jboss.seam.theme |
Uses of Mutable in org.jboss.seam.contexts |
---|
Classes in org.jboss.seam.contexts that implement Mutable | |
---|---|
class |
EntityBean
|
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 |
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 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>
Base class for Home objects of JPA entities. |
class |
HibernateEntityHome<E>
Base class for Home objects for Hibernate entities. |
class |
Home<T,E>
Base class for components which provide persistence operations to a managed entity instance. |
class |
MutableController<T>
Base class for controllers which implement the Mutable interface. |
Uses of Mutable in org.jboss.seam.mail |
---|
Classes in org.jboss.seam.mail that implement Mutable | |
---|---|
class |
MailSession
Manager component for a javax.mail.Session |
Uses of Mutable in org.jboss.seam.security |
---|
Classes in org.jboss.seam.security that implement Mutable | |
---|---|
class |
Identity
|
class |
RuleBasedIdentity
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |