|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupAttributeBo | |
---|---|
org.kuali.rice.kim.impl.group | |
org.kuali.rice.kim.service.impl |
Uses of GroupAttributeBo in org.kuali.rice.kim.impl.group |
---|
Methods in org.kuali.rice.kim.impl.group that return GroupAttributeBo | |
---|---|
static GroupAttributeBo |
GroupAttributeBo.from(KimAttributeData im)
|
Methods in org.kuali.rice.kim.impl.group that return types with arguments of type GroupAttributeBo | |
---|---|
List<GroupAttributeBo> |
GroupBo.getAttributeDetails()
|
Methods in org.kuali.rice.kim.impl.group with parameters of type GroupAttributeBo | |
---|---|
static KimAttributeData |
GroupAttributeBo.to(GroupAttributeBo bo)
|
Method parameters in org.kuali.rice.kim.impl.group with type arguments of type GroupAttributeBo | |
---|---|
void |
GroupBo.setAttributeDetails(List<GroupAttributeBo> attributeDetails)
|
Uses of GroupAttributeBo in org.kuali.rice.kim.service.impl |
---|
Methods in org.kuali.rice.kim.service.impl that return types with arguments of type GroupAttributeBo | |
---|---|
protected List<GroupAttributeBo> |
UiDocumentServiceImpl.getGroupAttributeData(IdentityManagementGroupDocument identityManagementGroupDocument,
List<GroupAttributeBo> origAttributes)
|
Method parameters in org.kuali.rice.kim.service.impl with type arguments of type GroupAttributeBo | |
---|---|
protected List<GroupAttributeBo> |
UiDocumentServiceImpl.getGroupAttributeData(IdentityManagementGroupDocument identityManagementGroupDocument,
List<GroupAttributeBo> origAttributes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |