Uses of Interface
org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
Packages that use EntityTypeContactInfoContract
-
Uses of EntityTypeContactInfoContract in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return EntityTypeContactInfoContractModifier and TypeMethodDescriptionEntityContract.getEntityTypeContactInfoByTypeCode(String entityTypeCode) Gets thisEntityContract's identity type for the given type codeMethods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityTypeContactInfoContractModifier and TypeMethodDescriptionList<? extends EntityTypeContactInfoContract> EntityContract.getEntityTypeContactInfos()Gets thisEntityContract's identity types -
Uses of EntityTypeContactInfoContract in org.kuali.rice.kim.api.identity.type
Classes in org.kuali.rice.kim.api.identity.type that implement EntityTypeContactInfoContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructEntityTypeContactInfoinstances.Methods in org.kuali.rice.kim.api.identity.type with parameters of type EntityTypeContactInfoContractModifier and TypeMethodDescriptionEntityTypeContactInfo.Builder.create(EntityTypeContactInfoContract contract) EntityTypeContactInfoDefault.Builder.create(EntityTypeContactInfoContract contract)