Class PersistentApplicationState

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

public class PersistentApplicationState extends Object implements ApplicationState
Represents the state of the application when it is bound to the database.
See Also:
  • Constructor Details

    • PersistentApplicationState

      public PersistentApplicationState(String storageId)
  • Method Details

    • getStorageId

      public String getStorageId()