Uses of Interface
org.kuali.rice.kim.api.identity.personal.EntityEthnicityContract

Packages that use EntityEthnicityContract
org.kuali.rice.kim.api.identity.entity   
org.kuali.rice.kim.api.identity.personal   
 

Uses of EntityEthnicityContract in org.kuali.rice.kim.api.identity.entity
 

Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityEthnicityContract
 List<? extends EntityEthnicityContract> EntityContract.getEthnicities()
          Gets this EntityContract's ethnicities
 

Uses of EntityEthnicityContract in org.kuali.rice.kim.api.identity.personal
 

Classes in org.kuali.rice.kim.api.identity.personal that implement EntityEthnicityContract
 class EntityEthnicity
           
static class EntityEthnicity.Builder
          A builder which can be used to construct EntityEthnicity instances.
 

Methods in org.kuali.rice.kim.api.identity.personal with parameters of type EntityEthnicityContract
static EntityEthnicity.Builder EntityEthnicity.Builder.create(EntityEthnicityContract contract)
           
 



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