Uses of Class
org.kuali.rice.kim.api.identity.CodedAttribute
Packages that use CodedAttribute
Package
Description
-
Uses of CodedAttribute in org.kuali.rice.kim.api.identity
Methods in org.kuali.rice.kim.api.identity that return CodedAttributeModifier and TypeMethodDescriptionCodedAttribute.Builder.build()IdentityService.getAddressType(String code) Gets theCodedAttributefor a given EntityAddressType code.IdentityService.getCitizenshipStatus(String code) Gets theCodedAttributefor a given EntityCitizenship status code.IdentityService.getEmailType(String code) Gets theCodedAttributefor a given EntityEmail type code.IdentityService.getEmploymentStatus(String code) Gets theCodedAttributefor a given EntityEmployment status code.IdentityService.getEmploymentType(String code) Gets theCodedAttributefor a given EntityEmployment type code.IdentityService.getEntityType(String code) Gets theCodedAttributefor a given EntityType code.IdentityService.getNameType(String code) Gets theCodedAttributefor a given EntityName type code.IdentityService.getPhoneType(String code) Gets theCodedAttributefor a given EntityPhone type code.Methods in org.kuali.rice.kim.api.identity that return types with arguments of type CodedAttributeModifier and TypeMethodDescriptionIdentityService.findAllAddressTypes()Finds all EntityAddressTypesIdentityService.findAllCitizenshipStatuses()Finds all EntityCitizenshipStatusesIdentityService.findAllEmailTypes()Finds all EntityEmailTypesIdentityService.findAllEmploymentStatuses()Finds all EntityEmploymentStatusesIdentityService.findAllEmploymentTypes()Finds all EntityEmploymentTypesIdentityService.findAllEntityTypes()Finds all EntityTypesIdentityService.findAllNameTypes()Finds all EntityNameTypesIdentityService.findAllPhoneTypes()Finds all EntityPhoneTypes -
Uses of CodedAttribute in org.kuali.rice.kim.api.identity.address
Methods in org.kuali.rice.kim.api.identity.address that return CodedAttribute -
Uses of CodedAttribute in org.kuali.rice.kim.api.identity.citizenship
Methods in org.kuali.rice.kim.api.identity.citizenship that return CodedAttribute -
Uses of CodedAttribute in org.kuali.rice.kim.api.identity.email
Methods in org.kuali.rice.kim.api.identity.email that return CodedAttribute -
Uses of CodedAttribute in org.kuali.rice.kim.api.identity.employment
Methods in org.kuali.rice.kim.api.identity.employment that return CodedAttributeModifier and TypeMethodDescriptionEntityEmployment.getEmployeeStatus()EntityEmployment.getEmployeeType() -
Uses of CodedAttribute in org.kuali.rice.kim.api.identity.name
Methods in org.kuali.rice.kim.api.identity.name that return CodedAttribute -
Uses of CodedAttribute in org.kuali.rice.kim.api.identity.phone
Methods in org.kuali.rice.kim.api.identity.phone that return CodedAttribute