|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupId | |
---|---|
org.kuali.rice.edl.impl.components | |
org.kuali.rice.kew.identity.service | |
org.kuali.rice.kew.identity.service.impl | |
org.kuali.rice.kew.workgroup |
Uses of GroupId in org.kuali.rice.edl.impl.components |
---|
Methods in org.kuali.rice.edl.impl.components that return GroupId | |
---|---|
protected GroupId |
WorkgroupWorkflowEDLConfigComponent.resolveId(String id)
|
Uses of GroupId in org.kuali.rice.kew.identity.service |
---|
Methods in org.kuali.rice.kew.identity.service with parameters of type GroupId | |
---|---|
Group |
IdentityHelperService.getGroup(GroupId groupId)
Returns the Group for the given GroupId. |
Uses of GroupId in org.kuali.rice.kew.identity.service.impl |
---|
Methods in org.kuali.rice.kew.identity.service.impl with parameters of type GroupId | |
---|---|
Group |
IdentityHelperServiceImpl.getGroup(GroupId groupId)
|
Uses of GroupId in org.kuali.rice.kew.workgroup |
---|
Classes in org.kuali.rice.kew.workgroup that implement GroupId | |
---|---|
class |
GroupNameId
A GroupId which identifies the name of a Workgroup . |
class |
WorkflowGroupId
A GroupId which is a unique numerical identifier for a Workgroup . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |