Seam UI JSF2 support 2.3.2.Final-redhat-1

@Namespace(value="http://jboss.org/schema/seam/ui", prefix="org.jboss.seam.ui") @AutoCreate

Package org.jboss.seam.ui

Seam UI

See:
          Description

Class Summary
AbstractEntityLoader<T> Helper class to load entities for the entity converter
ClientUidSelector A selector which manages the cookie that gives the browser a unique identifier.
DocumentStoreUtils Helper class for DocumentStore
EntityConverter Allows conversion of an entity to/from a key which can be written to a page.
EntityIdentifierStore Page scoped store for entity identifiers used by the EntityConverter.
HibernateEntityLoader Stores entity identifiers under a key, which can be used on a page
JpaEntityLoader Stores entity identifiers under a key, which can be used on a page
RenderStampStore A class that stores render stamps for use with <s:token> when client side state saving is in use.
 

Exception Summary
UnauthorizedCommandException An exception is thrown when the authenticity of a JSF command (i.e., form post) that relies on a UIToken cannot be verified.
 

Package org.jboss.seam.ui Description

Seam UI


Seam UI JSF2 support 2.3.2.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.