public class SandboxVersionImpl extends Object implements SandboxVersion
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreatedDate()
Get the creation date
|
String |
getCreator()
Get the creator of this version
|
String |
getDescription()
Get the submitted (long) description
|
String |
getLabel()
Get the submitted (short) label / tag
|
String |
getSandboxId()
Get the sandbox id
|
int |
getVersion()
Get the sandbox version ID
|
boolean |
isSystemGenerated()
Return true if system generated snapshot
|
public String getSandboxId()
SandboxVersiongetSandboxId in interface SandboxVersionpublic int getVersion()
SandboxVersiongetVersion in interface SandboxVersionpublic String getCreator()
SandboxVersiongetCreator in interface SandboxVersionpublic Date getCreatedDate()
SandboxVersiongetCreatedDate in interface SandboxVersionpublic String getLabel()
SandboxVersiongetLabel in interface SandboxVersionpublic String getDescription()
SandboxVersiongetDescription in interface SandboxVersionpublic boolean isSystemGenerated()
SandboxVersionisSystemGenerated in interface SandboxVersionCopyright © 2005–2014 Alfresco Software. All rights reserved.