public abstract static class DescriptorServiceImpl.BaseDescriptor extends Object implements Descriptor
Constructor and Description |
---|
BaseDescriptor() |
Modifier and Type | Method and Description |
---|---|
protected int |
getSchema(String schemaStr)
Returns the int representation of the given schema string.
|
String |
getVersion()
Gets the full version number
|
org.alfresco.util.VersionNumber |
getVersionNumber() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescriptor, getDescriptorKeys, getEdition, getId, getLicenseMode, getName, getSchema, getVersionBuild, getVersionLabel, getVersionMajor, getVersionMinor, getVersionRevision
public org.alfresco.util.VersionNumber getVersionNumber()
getVersionNumber
in interface Descriptor
public String getVersion()
Descriptor
getVersion
in interface Descriptor
protected int getSchema(String schemaStr)
schemaStr
- The schema number as a stringCopyright © 2005–2017 Alfresco Software. All rights reserved.