public interface DirectoryUI extends Serializable
Modifier and Type | Method and Description |
---|---|
List<DirectoryDeleteConstraint> |
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 getSortField()
Boolean isReadOnly()
List<DirectoryDeleteConstraint> getDeleteConstraints() throws DirectoryException
DirectoryException
DirectoryDeleteConstraint
Copyright © 2017 Nuxeo. All rights reserved.