public abstract class TransientOperation extends AbstractOperation
TransientOperation...statusSTATUS_PENDING, STATUS_PERSISTED, STATUS_UNDO| Modifier and Type | Method and Description |
|---|---|
int |
getOptions()
Return the set of options that should be used to validate the transient
modification.
|
addAffectedItemState, assertChildNodeEntries, getAffectedItemStates, getName, getNodeState, getStatus, undopublic int getOptions()
CHECK_NONE if no validation check is required,CHECK_ACCESS,CHECK_COLLISION,CHECK_CONSTRAINTS,CHECK_LOCK,CHECK_VERSIONING,CHECK_ALL as shortcut for all options.ItemStateValidatorCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.