| Package | Description |
|---|---|
| org.alfresco.webservice.authoring | |
| org.alfresco.webservice.types |
| 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.