public interface 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
|
java.lang.String getSandboxId()
int getVersion()
java.lang.String getCreator()
java.util.Date getCreatedDate()
java.lang.String getLabel()
java.lang.String getDescription()
boolean isSystemGenerated()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.