| Package | Description |
|---|---|
| org.alfresco.repo.version | |
| org.alfresco.repo.version.common |
| Modifier and Type | Method and Description |
|---|---|
VersionRevertCallback.RevertAspectAction |
VersionRevertCallback.getRevertAspectAction(QName aspectName,
VersionRevertDetails details)
How should the specified aspect be reverted?
|
VersionRevertCallback.RevertAssocAction |
VersionRevertCallback.getRevertAssocAction(QName assocName,
VersionRevertDetails details)
How should the specified assoc be reverted?
|
VersionRevertCallback |
VersionServicePolicies.OnRevertVersionPolicy.getRevertVersionCallback(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(QName aspectName,
VersionRevertDetails revertDetails)
How should revert deal with this aspect?
|
protected VersionRevertCallback.RevertAssocAction |
AbstractVersionServiceImpl.getRevertAssocAction(QName className,
QName assocName,
VersionRevertDetails revertDetails)
How should revert deal with this association
|
Copyright © 2005–2021 Alfresco Software. All rights reserved.