@Named @SessionScoped public class AccessRoleController extends Object implements Serializable
Since version 4.5.1 a list of fixed UserGroups is supported only.
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ACCESS_ROLES |
| Constructor and Description |
|---|
AccessRoleController() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAccessRoles() |
String |
getUserRole() |
void |
onWorkflowEvent(org.imixs.workflow.faces.data.WorkflowEvent workflowEvent)
WorkflowEvent listener to update the current FormDefinition.
|
void |
setUserRole(String role) |
public static final String[] ACCESS_ROLES
public void onWorkflowEvent(@Observes
org.imixs.workflow.faces.data.WorkflowEvent workflowEvent)
workflowEvent - org.imixs.workflow.exceptions.AccessDeniedExceptionorg.imixs.workflow.exceptions.ModelExceptionpublic void setUserRole(String role)
public String getUserRole()
public String[] getAccessRoles()
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.