Uses of Interface
org.alfresco.repo.version.VersionRevertDetails
Packages that use VersionRevertDetails
-
Uses of VersionRevertDetails in org.alfresco.repo.version
Methods in org.alfresco.repo.version with parameters of type VersionRevertDetailsModifier and TypeMethodDescriptionVersionRevertCallback.getRevertAspectAction(QName aspectName, VersionRevertDetails details) How should the specified aspect be reverted?VersionRevertCallback.getRevertAssocAction(QName assocName, VersionRevertDetails details) How should the specified assoc be reverted?VersionServicePolicies.OnRevertVersionPolicy.getRevertVersionCallback(QName classRef, VersionRevertDetails copyDetails) Called for all types and aspects before reverting a node. -
Uses of VersionRevertDetails in org.alfresco.repo.version.common
Methods in org.alfresco.repo.version.common with parameters of type VersionRevertDetailsModifier and TypeMethodDescriptionprotected VersionRevertCallback.RevertAspectActionAbstractVersionServiceImpl.getRevertAspectAction(QName aspectName, VersionRevertDetails revertDetails) How should revert deal with this aspect?protected VersionRevertCallback.RevertAssocActionAbstractVersionServiceImpl.getRevertAssocAction(QName className, QName assocName, VersionRevertDetails revertDetails) How should revert deal with this association