public interface DirectoryUI extends Serializable
Modifier and Type | Method and Description |
---|---|
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 |
isReadOnly()
Returns the readOnly status.
|
String getName()
String getView()
String getLayout()
String getSortField()
Boolean isReadOnly()
List<DirectoryUIDeleteConstraint> getDeleteConstraints() throws DirectoryException
DirectoryException
DirectoryUIDeleteConstraint
Copyright © 2011 Nuxeo SA. All Rights Reserved.