org.opencms.db
Class CmsPublishedResource.CmsPublishedResourceState
java.lang.Object
org.opencms.db.CmsResourceState
org.opencms.db.CmsPublishedResource.CmsPublishedResourceState
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CmsPublishedResource
public static class CmsPublishedResource.CmsPublishedResourceState
- extends CmsResourceState
Add new resource states under consideration of the move operation.
- See Also:
- Serialized Form
Methods inherited from class org.opencms.db.CmsResourceState |
equals, getAbbreviation, getState, hashCode, isChanged, isDeleted, isKeep, isNew, isUnchanged, toString, valueOf |
CmsPublishedResource.CmsPublishedResourceState
protected CmsPublishedResource.CmsPublishedResourceState(int state,
char abbrev)
- protected constructor.
- Parameters:
state
- an integer representing the stateabbrev
- an abbreviation character
getResourceState
public CmsResourceState getResourceState()
- Returns the corresponding resource state for this publish resource state.
- Returns:
- the corresponding resource state