|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wcm.publication.lifecycle.stageversion.StageAndVersionPublicationState
public class StageAndVersionPublicationState
Created by The eXo Platform SAS Author : Hoa Pham hoa.phamvu@exoplatform.com Apr 1, 2009
| Field Summary | |
|---|---|
static java.lang.String |
AWAITING
The Constant AWAITING. |
static java.lang.String |
DRAFT
The Constant DRAFT. |
static java.lang.String |
ENROLLED
The Constant ENROLLED. |
static java.lang.String |
OBSOLETE
The Constant OBSOLETE. |
static java.lang.String |
PUBLISHED
The Constant LIVE. |
| Constructor Summary | |
|---|---|
StageAndVersionPublicationState()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getRevisionState(javax.jcr.Node currentNode)
Gets the revision state. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ENROLLED
public static final java.lang.String DRAFT
public static final java.lang.String AWAITING
public static final java.lang.String PUBLISHED
public static final java.lang.String OBSOLETE
| Constructor Detail |
|---|
public StageAndVersionPublicationState()
| Method Detail |
|---|
public static java.lang.String getRevisionState(javax.jcr.Node currentNode)
currentNode - the current node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||