@AlfrescoPublicApi
public interface RecordableVersionConfigService
| Modifier and Type | Method and Description |
|---|---|
List<Version> |
getVersions(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Gets the recordable versions
|
void |
setVersion(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String version)
Sets the recordable version for the given node
|
List<Version> getVersions(org.alfresco.service.cmr.repository.NodeRef nodeRef)
nodeRef - The node reference for which the recordable versions should be retrievedvoid setVersion(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String version)
nodeRef - The node reference for which the recorable version should be setversion - The version to be setCopyright © 2005–2017 Alfresco Software. All rights reserved.