PublicationStatus |
ContentItemRevision.getPublicationStatus() |
The publication state of the item in this revision.
|
static PublicationStatus |
PublicationStatus.getPublicationStatus(PublicationStatusEnabled object,
PublicationStatusEnabled current) |
Returns the publication status describing the current state of this object.
|
PublicationStatus |
PublicationStatusEnabled.getPublicationStatus() |
Returns the publication status describing the current state of this object in the language of this object.
|
PublicationStatus |
PublicationStatusEnabled.getPublicationStatus(Language language) |
Returns the publication status describing the current state of this object in the specified language.
|
static PublicationStatus |
PublicationStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PublicationStatus[] |
PublicationStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|