|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SandboxVersion
Provides information about a WCM sandbox version (snapshot).
Method Summary | |
---|---|
java.util.Date |
getCreatedDate()
Get the creation date |
java.lang.String |
getCreator()
Get the creator of this version |
java.lang.String |
getDescription()
Get the submitted (long) description |
java.lang.String |
getLabel()
Get the submitted (short) label / tag |
java.lang.String |
getSandboxId()
Get the sandbox id |
int |
getVersion()
Get the sandbox version ID |
boolean |
isSystemGenerated()
Return true if system generated snapshot |
Method Detail |
---|
java.lang.String getSandboxId()
int getVersion()
java.lang.String getCreator()
java.util.Date getCreatedDate()
java.lang.String getLabel()
java.lang.String getDescription()
boolean isSystemGenerated()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |