Package | Description |
---|---|
org.jboss.seam.core |
A set of Seam components that implement Seam.
|
org.jboss.seam.drools |
Seam components for integrating Drools.
|
org.jboss.seam.faces |
A set of Seam components for working with JSF.
|
org.jboss.seam.framework |
A framework for data access in Seam.
|
org.jboss.seam.international |
Seam components for internationalition of JSF applications.
|
org.jboss.seam.mail |
Seam components for sending email.
|
org.jboss.seam.persistence |
Seam components for working with JPA or Hibernate3.
|
org.jboss.seam.theme |
Support for themes in JSF applications.
|
org.jboss.seam.web |
Seam components for use in a servlet environment.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMutable
Base helper implementation of Mutable
|
class |
ConversationEntries
Manages a map of conversation id to ConversationEntry
in the session context.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedWorkingMemory
A conversation-scoped Drools WorkingMemory for a named RuleBase
|
Modifier and Type | Class and Description |
---|---|
class |
Redirect
Convenient API for performing browser redirects with
parameters.
|
class |
Selector
Support for selector objects which remember their selection as a cookie
|
Modifier and Type | Class and Description |
---|---|
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.
|
class |
MutableEntityController
Base class for controller objects that perform
persistence operations using JPA.
|
Modifier and Type | Class and Description |
---|---|
class |
LocaleSelector
Selects the current user's locale
|
class |
TimeZoneSelector
Selects the current user's time zone, defaulting
to the server time zone.
|
Modifier and Type | Class and Description |
---|---|
class |
MailSession
Manager component for a javax.mail.Session
|
Modifier and Type | Class and Description |
---|---|
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 |
PersistenceContexts
Maintains the set of persistence contexts that have been touched in a
conversation.
|
Modifier and Type | Class and Description |
---|---|
class |
ThemeSelector
Selects the current user's theme
|
Modifier and Type | Class and Description |
---|---|
class |
Session
Controls HttpSession invalidation in any
servlet or JSF environment.
|
Copyright © 2015 Seam Framework. All Rights Reserved.