public interface DomainActions extends SelectDataModelListener
Modifier and Type | Field and Description |
---|---|
static String |
DOMAINS_WORKING_LIST |
Modifier and Type | Method and Description |
---|---|
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 |
invalidateDomainList()
Invalidate cached domain list (Seam event listener)
|
processSelectRowEvent
static final String DOMAINS_WORKING_LIST
DocumentModelList getDomains() throws ClientException
ClientException
void invalidateDomainList()
Boolean getCanAddDomains() throws ClientException
ClientException
SelectDataModel getDomainsSelectModel() throws ClientException
ClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.