Package | Description |
---|---|
org.alfresco.repo.version | |
org.alfresco.repo.version.common |
Modifier and Type | Method and Description |
---|---|
VersionRevertCallback.RevertAssocAction |
VersionRevertCallback.getRevertAssocAction(org.alfresco.service.namespace.QName assocName,
VersionRevertDetails details)
How should the specified assoc be reverted?
|
static VersionRevertCallback.RevertAssocAction |
VersionRevertCallback.RevertAssocAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionRevertCallback.RevertAssocAction[] |
VersionRevertCallback.RevertAssocAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
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.