Class PersistentApplicationState<S>

java.lang.Object
org.exoplatform.portal.config.model.ApplicationState<S>
org.exoplatform.portal.config.model.PersistentApplicationState<S>
All Implemented Interfaces:
Serializable

public class PersistentApplicationState<S> extends ApplicationState<S>
Represents the state of the application when it is bound to the database.
Version:
$Revision$
Author:
Julien Viet
See Also:
  • Constructor Details

    • PersistentApplicationState

      public PersistentApplicationState(String storageId)
  • Method Details

    • getStorageId

      public String getStorageId()