Package | Description |
---|---|
org.alfresco.repo.version | |
org.alfresco.repo.version.common |
Modifier and Type | Method and Description |
---|---|
VersionRevertCallback.RevertAspectAction |
VersionRevertCallback.getRevertAspectAction(org.alfresco.service.namespace.QName aspectName,
VersionRevertDetails details)
How should the specified aspect be reverted?
|
VersionRevertCallback.RevertAssocAction |
VersionRevertCallback.getRevertAssocAction(org.alfresco.service.namespace.QName assocName,
VersionRevertDetails details)
How should the specified assoc be reverted?
|
VersionRevertCallback |
VersionServicePolicies.OnRevertVersionPolicy.getRevertVersionCallback(org.alfresco.service.namespace.QName classRef,
VersionRevertDetails copyDetails)
Called for all types and aspects before reverting a node.
|
Modifier and Type | Method and Description |
---|---|
protected VersionRevertCallback.RevertAspectAction |
AbstractVersionServiceImpl.getRevertAspectAction(org.alfresco.service.namespace.QName aspectName,
VersionRevertDetails revertDetails)
How should revert deal with this aspect?
|
protected VersionRevertCallback.RevertAssocAction |
AbstractVersionServiceImpl.getRevertAssocAction(org.alfresco.service.namespace.QName className,
org.alfresco.service.namespace.QName assocName,
VersionRevertDetails revertDetails)
How should revert deal with this association
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.