Class OnParentVersionAction


  • public final class OnParentVersionAction
    extends Object
    The possible actions specified by the onParentVersion attribute in a property definition within a node type definition.

    This interface defines the following actions:

    • COPY
    • VERSION
    • INITIALIZE
    • COMPUTE
    • IGNORE
    • ABORT

    Every item (node or property) in the repository has a status indicator that governs what happens to that item when its parent node is versioned. This status is defined by the onParentVersion attribute in the PropertyDefinition or NodeDefinition that applies to the item in question.