Uses of Class
org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
Packages that use EntityTypeContactInfo
Package
Description
-
Uses of EntityTypeContactInfo in org.kuali.rice.kim.api.identity
Methods in org.kuali.rice.kim.api.identity that return EntityTypeContactInfoModifier and TypeMethodDescriptionIdentityService.addEntityTypeContactInfoToEntity(EntityTypeContactInfo entityTypeContactInfo) This will create aEntityTypeContactInfoexactly like the entityTypeContactInfo passed in.IdentityService.inactivateEntityTypeContactInfo(String entityId, String entityTypeCode) This will inactivate aEntityTypeContactInfowith the passed in parameters.IdentityService.updateEntityTypeContactInfo(EntityTypeContactInfo entityTypeContactInfo) This will update aEntityTypeContactInfoexactly like the entityTypeContactInfo passed in.Methods in org.kuali.rice.kim.api.identity with parameters of type EntityTypeContactInfoModifier and TypeMethodDescriptionIdentityService.addEntityTypeContactInfoToEntity(EntityTypeContactInfo entityTypeContactInfo) This will create aEntityTypeContactInfoexactly like the entityTypeContactInfo passed in.IdentityService.updateEntityTypeContactInfo(EntityTypeContactInfo entityTypeContactInfo) This will update aEntityTypeContactInfoexactly like the entityTypeContactInfo passed in. -
Uses of EntityTypeContactInfo in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return EntityTypeContactInfoModifier and TypeMethodDescriptionEntity.getEntityTypeContactInfoByTypeCode(String entityTypeCode) Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityTypeContactInfo -
Uses of EntityTypeContactInfo in org.kuali.rice.kim.api.identity.type
Methods in org.kuali.rice.kim.api.identity.type that return EntityTypeContactInfo