public abstract class AbstractDirectoryUIDeleteConstraint extends Object implements DirectoryUIDeleteConstraint
Can be subclassed to make code more robust to API changes.
Constructor and Description |
---|
AbstractDirectoryUIDeleteConstraint() |
Modifier and Type | Method and Description |
---|---|
void |
setProperties(Map<String,String> properties)
Sets properties that may depend on the directory configuration.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canDelete
public void setProperties(Map<String,String> properties) throws DirectoryException
DirectoryUIDeleteConstraint
setProperties
in interface DirectoryUIDeleteConstraint
DirectoryException
Copyright © 2011 Nuxeo SA. All Rights Reserved.