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

Packages that use EntityEthnicityContract
org.kuali.rice.kim.api.identity.entity Copyright 2005-2014 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.personal Copyright 2005-2014 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 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 © 2005-2014 The Kuali Foundation. All Rights Reserved.