|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.directory.api.ui.DirectoryUIDescriptor
public class DirectoryUIDescriptor
Directory ui descriptor
| Constructor Summary | |
|---|---|
DirectoryUIDescriptor()
|
|
| Method Summary | |
|---|---|
List<DirectoryUIDeleteConstraint> |
getDeleteConstraints()
Returns the directory delete constraints |
String |
getLayout()
Returns the directory layout. |
String |
getName()
Returns the directory name. |
String |
getSortField()
Returns the sort field. |
String |
getView()
Returns the directory view. |
Boolean |
isEnabled()
|
Boolean |
isReadOnly()
Returns the readOnly status. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryUIDescriptor()
| Method Detail |
|---|
public String getName()
DirectoryUI
getName in interface DirectoryUIpublic String getLayout()
DirectoryUI
getLayout in interface DirectoryUIpublic String getView()
DirectoryUI
getView in interface DirectoryUIpublic String getSortField()
DirectoryUI
getSortField in interface DirectoryUIpublic Boolean isEnabled()
public Boolean isReadOnly()
DirectoryUI
isReadOnly in interface DirectoryUI
public List<DirectoryUIDeleteConstraint> getDeleteConstraints()
throws DirectoryException
DirectoryUI
getDeleteConstraints in interface DirectoryUIDirectoryExceptionDirectoryUIDeleteConstraint
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||