| Package | Description |
|---|---|
| org.alfresco.repo.webservice | |
| org.alfresco.repo.webservice.authoring | |
| org.alfresco.repo.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Utils.convertToVersion(NodeService nodeService,
org.alfresco.service.namespace.NamespaceService namespaceService,
Version version)
Converts a repository version object into a web service version object.
|
| Modifier and Type | Method and Description |
|---|---|
Version[] |
VersionResult.getVersions()
Gets the versions value for this VersionResult.
|
Version |
VersionResult.getVersions(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionResult.setVersions(int i,
Version _value) |
void |
VersionResult.setVersions(Version[] versions)
Sets the versions value for this VersionResult.
|
| Constructor and Description |
|---|
VersionResult(Reference[] nodes,
Version[] versions) |
| Modifier and Type | Method and Description |
|---|---|
Version[] |
VersionHistory.getVersions()
Gets the versions value for this VersionHistory.
|
Version |
VersionHistory.getVersions(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionHistory.setVersions(int i,
Version _value) |
void |
VersionHistory.setVersions(Version[] versions)
Sets the versions value for this VersionHistory.
|
| Constructor and Description |
|---|
VersionHistory(String marker,
Version[] versions) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.