Class AbstractDirectoryDeleteConstraint

java.lang.Object
org.nuxeo.ecm.directory.impl.AbstractDirectoryDeleteConstraint
All Implemented Interfaces:
Serializable, DirectoryDeleteConstraint
Direct Known Subclasses:
HierarchicalDirectoryDeleteConstraint

public abstract class AbstractDirectoryDeleteConstraint extends Object implements DirectoryDeleteConstraint
Abstract class handling storage of properties.

Can be subclassed to make code more robust to API changes.

Author:
Anahide Tchertchian
See Also: