Uses of Class
org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder

Packages that use EntityResidency.Builder
org.kuali.rice.kim.api.identity.entity Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kim.api.identity.residency Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of EntityResidency.Builder in org.kuali.rice.kim.api.identity.entity
 

Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityResidency.Builder
 List<EntityResidency.Builder> Entity.Builder.getResidencies()
           
 

Method parameters in org.kuali.rice.kim.api.identity.entity with type arguments of type EntityResidency.Builder
 void Entity.Builder.setResidencies(List<EntityResidency.Builder> residencies)
           
 

Uses of EntityResidency.Builder in org.kuali.rice.kim.api.identity.residency
 

Methods in org.kuali.rice.kim.api.identity.residency that return EntityResidency.Builder
static EntityResidency.Builder EntityResidency.Builder.create()
           
static EntityResidency.Builder EntityResidency.Builder.create(EntityResidencyContract contract)
           
 



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