public class ImportRole extends ModuleImport
| Modifier and Type | Field and Description |
|---|---|
Boolean |
jobList |
ArrayList<String> |
permissions |
domainPath, isDOMPathExists, isNewItem, itemPath, name, ns| Constructor and Description |
|---|
ImportRole() |
| Modifier and Type | Method and Description |
|---|---|
Path |
create(AgentPath agentPath,
boolean reset,
Object transactionKey) |
static ImportRole |
getImportRole(RolePath rp) |
void |
update(AgentPath agentPath) |
getID, getNamespace, hashCode, setID, setNamespacepublic Path create(AgentPath agentPath, boolean reset, Object transactionKey) throws ObjectAlreadyExistsException, ObjectCannotBeUpdated, CannotManageException, ObjectNotFoundException
create in class ModuleImportObjectAlreadyExistsExceptionObjectCannotBeUpdatedCannotManageExceptionObjectNotFoundExceptionpublic void update(AgentPath agentPath) throws ObjectAlreadyExistsException, ObjectCannotBeUpdated, CannotManageException, ObjectNotFoundException
agentPath - ObjectAlreadyExistsExceptionObjectCannotBeUpdatedCannotManageExceptionObjectNotFoundExceptionpublic static ImportRole getImportRole(RolePath rp)
rp - Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.