Class CmsPublishedResource.CmsPublishedResourceState

java.lang.Object
org.opencms.db.CmsResourceState
org.opencms.db.CmsPublishedResource.CmsPublishedResourceState
All Implemented Interfaces:
Serializable
Enclosing class:
CmsPublishedResource

Add new resource states under consideration of the move operation.

See Also:
  • Constructor Details

    • CmsPublishedResourceState

      protected CmsPublishedResourceState(int state, char abbrev)
      protected constructor.

      Parameters:
      state - an integer representing the state
      abbrev - an abbreviation character
  • Method Details

    • getResourceState

      Returns the corresponding resource state for this publish resource state.

      Returns:
      the corresponding resource state