Uses of Class
net.pricefx.domain.UserGroup
Package
Description
Defines set of domain object classes.
Provides Workflow API.
-
Uses of UserGroup in net.pricefx.domain
Modifier and TypeMethodDescriptionUser.getAllGroups()
Gets all groups of a user including those assigned by a business roleUser.getGroups()
-
Uses of UserGroup in net.pricefx.workflowengine
Modifier and TypeFieldDescriptionWorkflowInfo.WorkflowStepInfo.userGroupApprovers
A list of groups that can approveModifier and TypeMethodDescriptionWorkflowInfo.WorkflowStepInfo.getUserGroupApprover()
Deprecated.