Package | Description |
---|---|
com.docdoku.core.exceptions |
Provides exceptions returned by the business layer.
|
com.docdoku.core.services |
Business layer classes.
|
Constructor and Description |
---|
RoleNotFoundException(Locale pLocale,
RoleKey pRoleKey) |
Modifier and Type | Method and Description |
---|---|
void |
IWorkflowManagerLocal.deleteRole(RoleKey roleKey) |
Role |
IWorkflowManagerLocal.updateRole(RoleKey roleKey,
List<String> userLogins,
List<String> userGroupIds) |
Copyright © 2017 DocDoku. All rights reserved.