|
Nuxeo Enterprise Platform 5.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DomainActions
Retrieves the domains found at a specific location and supports various operations on them.
| Field Summary | |
|---|---|
static String |
DOMAINS_WORKING_LIST
|
| Method Summary | |
|---|---|
void |
destroy()
|
Boolean |
getCanAddDomains()
Indicates if the current user can create a domain. |
DocumentModelList |
getDomains()
Gets the available domains for the selected contentRoot. |
SelectDataModel |
getDomainsSelectModel()
Gets the domains select list to be displayed in a table. |
void |
initialize()
|
void |
invalidateDomainList()
Invalidate cached domain list (Seam event listener) |
| Methods inherited from interface org.nuxeo.ecm.webapp.base.StatefulBaseLifeCycle |
|---|
readState, saveState |
| Methods inherited from interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModelListener |
|---|
processSelectRowEvent |
| Field Detail |
|---|
static final String DOMAINS_WORKING_LIST
| Method Detail |
|---|
void initialize()
@Destroy void destroy()
DocumentModelList getDomains()
throws ClientException
ClientExceptionvoid invalidateDomainList()
Boolean getCanAddDomains()
throws ClientException
ClientException
SelectDataModel getDomainsSelectModel()
throws ClientException
ClientException
|
Nuxeo Enterprise Platform 5.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||