Uses of Class
org.kuali.rice.kim.impl.group.GroupAttributeBo

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)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.