public abstract class AbstractDirectoryUIDeleteConstraint extends Object implements DirectoryUIDeleteConstraint
Can be subclassed to make code more robust to API changes.
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
properties |
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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canDelete
protected Map<String,String> properties
public AbstractDirectoryUIDeleteConstraint()
public void setProperties(Map<String,String> properties) throws DirectoryException
DirectoryUIDeleteConstraint
setProperties
in interface DirectoryUIDeleteConstraint
DirectoryException
Copyright © 2015 Nuxeo SA. All rights reserved.