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?
|
static VersionRevertCallback.RevertAspectAction |
VersionRevertCallback.RevertAspectAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionRevertCallback.RevertAspectAction[] |
VersionRevertCallback.RevertAspectAction.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.RevertAspectAction |
AbstractVersionServiceImpl.getRevertAspectAction(org.alfresco.service.namespace.QName aspectName,
VersionRevertDetails revertDetails)
How should revert deal with this aspect?
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.