Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.directory.api.ui.DirectoryUIDeleteConstraint

Packages that use DirectoryUIDeleteConstraint
org.nuxeo.ecm.directory.api.ui   
 

Uses of DirectoryUIDeleteConstraint in org.nuxeo.ecm.directory.api.ui
 

Classes in org.nuxeo.ecm.directory.api.ui that implement DirectoryUIDeleteConstraint
 class AbstractDirectoryUIDeleteConstraint
          Abstract class handling storage of properties.
 class HierarchicalDirectoryUIDeleteConstraint
          Delete constraint preventing from removing an entry from a parent directory if it is referenced in a child directory.
 

Methods in org.nuxeo.ecm.directory.api.ui that return DirectoryUIDeleteConstraint
 DirectoryUIDeleteConstraint DirectoryUIDeleteConstraintDescriptor.getDeleteConstraint()
           
 

Methods in org.nuxeo.ecm.directory.api.ui that return types with arguments of type DirectoryUIDeleteConstraint
 List<DirectoryUIDeleteConstraint> DirectoryUIDescriptor.getDeleteConstraints()
           
 List<DirectoryUIDeleteConstraint> DirectoryUI.getDeleteConstraints()
          Returns the directory delete constraints
 Class<? extends DirectoryUIDeleteConstraint> DirectoryUIDeleteConstraintDescriptor.getKlass()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.