Uses of Class
org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
Packages that use EntityTypeContactInfo.Builder
-
Uses of EntityTypeContactInfo.Builder in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return EntityTypeContactInfo.BuilderModifier and TypeMethodDescriptionEntity.Builder.getEntityTypeContactInfoByTypeCode(String entityTypeCode) Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityTypeContactInfo.BuilderMethod parameters in org.kuali.rice.kim.api.identity.entity with type arguments of type EntityTypeContactInfo.BuilderModifier and TypeMethodDescriptionvoidEntity.Builder.setEntityTypes(List<EntityTypeContactInfo.Builder> entityTypeContactInfos) -
Uses of EntityTypeContactInfo.Builder in org.kuali.rice.kim.api.identity.type
Methods in org.kuali.rice.kim.api.identity.type that return EntityTypeContactInfo.BuilderModifier and TypeMethodDescriptionEntityTypeContactInfo.Builder.create(EntityTypeContactInfoContract contract)