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, waitgetDescriptor, getDescriptorKeys, getEdition, getId, getLicenseMode, getName, getSchema, getVersionBuild, getVersionLabel, getVersionMajor, getVersionMinor, getVersionRevisionpublic org.alfresco.util.VersionNumber getVersionNumber()
getVersionNumber in interface Descriptorpublic String getVersion()
DescriptorgetVersion in interface Descriptorprotected int getSchema(String schemaStr)
schemaStr - The schema number as a stringCopyright © 2005–2018 Alfresco Software. All rights reserved.