|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VersionInfo
Represents a label for a snapshot of a catalog or hierarchy and their
content.
Note that no PIMAuthorizationException can be thrown here since access to and
authorization for these methods is controlled from the parent.
Nested Class Summary | |
---|---|
static class |
VersionInfo.Type
Enumeration for the version type |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.util.Date |
getVersionDate()
Retrieve the version creation date |
java.lang.String |
getVersionName()
Retrieve the name associated with a version |
VersionInfo.Type |
getVersionType()
Retrieve the type of version |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.util.Date getVersionDate()
PIMInternalException
- If an internal error occursjava.lang.String getVersionName()
PIMInternalException
- If an internal error occursVersionInfo.Type getVersionType()
PIMInternalException
- If an internal error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |