Nuxeo Enterprise Platform 5.4

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

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

public class DirectoryUIDeleteConstraintDescriptor
extends java.lang.Object
implements java.io.Serializable

Directory ui descriptor

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
DirectoryUIDeleteConstraintDescriptor()
           
 
Method Summary
 DirectoryUIDeleteConstraint getDeleteConstraint()
           
 java.lang.Class<? extends DirectoryUIDeleteConstraint> getKlass()
           
 java.util.Map<java.lang.String,java.lang.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 java.lang.Class<? extends DirectoryUIDeleteConstraint> getKlass()

getProperties

public java.util.Map<java.lang.String,java.lang.String> getProperties()

getDeleteConstraint

public DirectoryUIDeleteConstraint getDeleteConstraint()
                                                throws DirectoryException
Throws:
DirectoryException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.