Class HierarchicalDirectoryDeleteConstraint

  • All Implemented Interfaces:
    Serializable, DirectoryDeleteConstraint

    public class HierarchicalDirectoryDeleteConstraint
    extends AbstractDirectoryDeleteConstraint
    Delete constraint preventing from removing an entry from a parent directory if it is referenced in a child directory.

    Needs to know the child directory name and the field where parent entry id is declared on it.

    Author:
    Anahide Tchertchian
    See Also:
    Serialized Form