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

Packages that use EntityBioDemographicsContract
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.personal 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 EntityBioDemographicsContract in org.kuali.rice.kim.api.identity.entity
 

Methods in org.kuali.rice.kim.api.identity.entity that return EntityBioDemographicsContract
 EntityBioDemographicsContract EntityContract.getBioDemographics()
          Gets this EntityContract's demographic information
 

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

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

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



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