Uses of Class
net.pricefx.domain.UserGroup
Packages that use UserGroup
Package
Description
Defines set of domain object classes.
Provides Workflow API.
-
Uses of UserGroup in net.pricefx.domain
Methods in net.pricefx.domain that return types with arguments of type UserGroupModifier and TypeMethodDescriptionUser.getAllGroups()
Gets all groups of a user including those assigned by a business roleUser.getGroups()
Methods in net.pricefx.domain with parameters of type UserGroupMethod parameters in net.pricefx.domain with type arguments of type UserGroup -
Uses of UserGroup in net.pricefx.workflowengine
Fields in net.pricefx.workflowengine with type parameters of type UserGroupModifier and TypeFieldDescriptionWorkflowInfo.WorkflowStepInfo.userGroupApprovers
A list of groups that can approveMethods in net.pricefx.workflowengine that return UserGroupModifier and TypeMethodDescriptionWorkflowInfo.WorkflowStepInfo.getUserGroupApprover()
Deprecated.