Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.api.ui
Class DirectoryUIDeleteConstraintDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.directory.api.ui.DirectoryUIDeleteConstraintDescriptor
All Implemented Interfaces:
Serializable

public class DirectoryUIDeleteConstraintDescriptor
extends Object
implements Serializable

Directory ui descriptor

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
DirectoryUIDeleteConstraintDescriptor()
           
 
Method Summary
 DirectoryUIDeleteConstraint getDeleteConstraint()
           
 Class<? extends DirectoryUIDeleteConstraint> getKlass()
           
 Map<String,String> getProperties()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryUIDeleteConstraintDescriptor

public DirectoryUIDeleteConstraintDescriptor()
Method Detail

getKlass

public Class<? extends DirectoryUIDeleteConstraint> getKlass()

getProperties

public Map<String,String> getProperties()

getDeleteConstraint

public DirectoryUIDeleteConstraint getDeleteConstraint()
                                                throws DirectoryException
Throws:
DirectoryException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.