Uses of Class
org.kuali.rice.kim.impl.common.delegate.DelegateMemberAttributeDataBo

Packages that use DelegateMemberAttributeDataBo
org.kuali.rice.kim.impl.common.delegate   
org.kuali.rice.kim.service.impl   
 

Uses of DelegateMemberAttributeDataBo in org.kuali.rice.kim.impl.common.delegate
 

Methods in org.kuali.rice.kim.impl.common.delegate that return types with arguments of type DelegateMemberAttributeDataBo
 List<DelegateMemberAttributeDataBo> DelegateMemberBo.getAttributes()
           
 

Method parameters in org.kuali.rice.kim.impl.common.delegate with type arguments of type DelegateMemberAttributeDataBo
 void DelegateMemberBo.setAttributes(List<DelegateMemberAttributeDataBo> value)
           
 

Uses of DelegateMemberAttributeDataBo in org.kuali.rice.kim.service.impl
 

Methods in org.kuali.rice.kim.service.impl that return types with arguments of type DelegateMemberAttributeDataBo
protected  List<DelegateMemberAttributeDataBo> UiDocumentServiceImpl.getDelegationMemberAttributeData(List<RoleDocumentDelegationMemberQualifier> qualifiers, List<DelegateMemberAttributeDataBo> origAttributes, boolean activatingInactive, String delegationMemberId)
           
 

Method parameters in org.kuali.rice.kim.service.impl with type arguments of type DelegateMemberAttributeDataBo
protected  List<DelegateMemberAttributeDataBo> UiDocumentServiceImpl.getDelegationMemberAttributeData(List<RoleDocumentDelegationMemberQualifier> qualifiers, List<DelegateMemberAttributeDataBo> origAttributes, boolean activatingInactive, String delegationMemberId)
           
protected  List<RoleDocumentDelegationMemberQualifier> UiDocumentServiceImpl.loadDelegationMemberQualifiers(IdentityManagementPersonDocument identityManagementPersonDocument, List<KimAttributeField> origAttributeDefinitions, List<DelegateMemberAttributeDataBo> attributeDataList)
           
protected  List<RoleDocumentDelegationMemberQualifier> UiDocumentServiceImpl.loadDelegationMemberQualifiers(IdentityManagementRoleDocument identityManagementRoleDocument, List<DelegateMemberAttributeDataBo> attributeDataList)
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.