Class TransientApplicationState
java.lang.Object
org.exoplatform.portal.config.model.TransientApplicationState
- All Implemented Interfaces:
Serializable,ApplicationState
The transient state of an application when it has not yet been stored in the
database.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTransientApplicationState(String contentId) TransientApplicationState(String contentId, Portlet contentState) TransientApplicationState(String contentId, Portlet contentState, String ownerType, String ownerId) -
Method Summary
-
Constructor Details
-
TransientApplicationState
-
TransientApplicationState
-
TransientApplicationState
-