public class SandboxVersionImpl extends java.lang.Object implements SandboxVersion
| Modifier and Type | Method and Description |
|---|---|
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
|
public java.lang.String getSandboxId()
SandboxVersiongetSandboxId in interface SandboxVersionpublic int getVersion()
SandboxVersiongetVersion in interface SandboxVersionpublic java.lang.String getCreator()
SandboxVersiongetCreator in interface SandboxVersionpublic java.util.Date getCreatedDate()
SandboxVersiongetCreatedDate in interface SandboxVersionpublic java.lang.String getLabel()
SandboxVersiongetLabel in interface SandboxVersionpublic java.lang.String getDescription()
SandboxVersiongetDescription in interface SandboxVersionpublic boolean isSystemGenerated()
SandboxVersionisSystemGenerated in interface SandboxVersionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.