Class ApplicationState<S>
java.lang.Object
org.exoplatform.portal.config.model.ApplicationState<S>
- Type Parameters:
S- the content state type
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CloneApplicationState,PersistentApplicationState,TransientApplicationState
The state of an application which can be either transient of persistent.
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationState
public ApplicationState()
-