public interface Descriptor
Modifier and Type | Method and Description |
---|---|
String |
getDescriptor(String key)
Get descriptor value
|
String[] |
getDescriptorKeys()
Gets the list available descriptors
|
String |
getEdition()
Gets the edition
|
String |
getId()
Gets the id of the item being described
|
RepoUsage.LicenseMode |
getLicenseMode()
Gets LicenseMode
|
String |
getName()
Gets the name of the item being described
|
int |
getSchema()
Gets the schema number
|
String |
getVersion()
Gets the full version number
|
String |
getVersionBuild()
Gets the build number
|
String |
getVersionLabel()
Gets the version label
|
String |
getVersionMajor()
Gets the major version number, e.g.
|
String |
getVersionMinor()
Gets the minor version number, e.g.
|
org.alfresco.util.VersionNumber |
getVersionNumber() |
String |
getVersionRevision()
Gets the version revision number, e.g.
|
String getId()
String getName()
String getVersionMajor()
String getVersionMinor()
String getVersionRevision()
String getVersionLabel()
String getVersionBuild()
org.alfresco.util.VersionNumber getVersionNumber()
String getVersion()
String getEdition()
RepoUsage.LicenseMode getLicenseMode()
int getSchema()
String[] getDescriptorKeys()
Copyright © 2005–2017 Alfresco Software. All rights reserved.