public interface ServerModel
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerName()
Gets the Container Name
|
String |
getEdition()
Gets the edition
|
String |
getId()
Gets the Id of the server instance
|
String |
getName()
Gets the Name of the server instance
|
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.
|
String |
getVersionRevision()
Gets the version revision number, e.g.
|
String getContainerName()
String getId()
String getName()
String getVersionMajor()
String getVersionMinor()
String getVersionRevision()
String getVersionLabel()
String getVersionBuild()
String getVersion()
String getEdition()
int getSchema()
Copyright © 2005–2021 Alfresco Software. All rights reserved.