Uses of Interface
org.kuali.rice.kim.api.identity.residency.EntityResidencyContract
Packages that use EntityResidencyContract
Package
Description
-
Uses of EntityResidencyContract in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityResidencyContractModifier and TypeMethodDescriptionList<? extends EntityResidencyContract> EntityContract.getResidencies()Gets thisEntityContract's residencies -
Uses of EntityResidencyContract in org.kuali.rice.kim.api.identity.residency
Classes in org.kuali.rice.kim.api.identity.residency that implement EntityResidencyContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructEntityResidencyinstances.Methods in org.kuali.rice.kim.api.identity.residency with parameters of type EntityResidencyContractModifier and TypeMethodDescriptionstatic EntityResidency.BuilderEntityResidency.Builder.create(EntityResidencyContract contract)