Uses of Enum Class
org.alfresco.repo.version.VersionRevertCallback.RevertAssocAction
Packages that use VersionRevertCallback.RevertAssocAction
-
Uses of VersionRevertCallback.RevertAssocAction in org.alfresco.repo.version
Methods in org.alfresco.repo.version that return VersionRevertCallback.RevertAssocActionModifier and TypeMethodDescriptionVersionRevertCallback.getRevertAssocAction(QName assocName, VersionRevertDetails details) How should the specified assoc be reverted?Returns the enum constant of this class with the specified name.VersionRevertCallback.RevertAssocAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VersionRevertCallback.RevertAssocAction in org.alfresco.repo.version.common
Methods in org.alfresco.repo.version.common that return VersionRevertCallback.RevertAssocActionModifier and TypeMethodDescriptionprotected VersionRevertCallback.RevertAssocActionAbstractVersionServiceImpl.getRevertAssocAction(QName className, QName assocName, VersionRevertDetails revertDetails) How should revert deal with this association