Uses of Interface
org.kuali.rice.kim.api.identity.CodedAttributeContract
Packages that use CodedAttributeContract
Package
Description
-
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity
Classes in org.kuali.rice.kim.api.identity that implement CodedAttributeContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructCodedAttributeinstances.Methods in org.kuali.rice.kim.api.identity with parameters of type CodedAttributeContractModifier and TypeMethodDescriptionstatic CodedAttribute.BuilderCodedAttribute.Builder.create(CodedAttributeContract contract) -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.address
Methods in org.kuali.rice.kim.api.identity.address that return CodedAttributeContractModifier and TypeMethodDescriptionEntityAddressContract.getAddressType()Gets thisEntityAddressContract's address type code. -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.affiliation
Subinterfaces of CodedAttributeContract in org.kuali.rice.kim.api.identity.affiliationClasses in org.kuali.rice.kim.api.identity.affiliation that implement CodedAttributeContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructCodedAttributeinstances. -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.citizenship
Methods in org.kuali.rice.kim.api.identity.citizenship that return CodedAttributeContractModifier and TypeMethodDescriptionEntityCitizenshipContract.getStatus()Gets thisEntityCitizenshipContract's citizenship status object. -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.email
Methods in org.kuali.rice.kim.api.identity.email that return CodedAttributeContractModifier and TypeMethodDescriptionEntityEmailContract.getEmailType()Gets thisEntityEmail's type code. -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.employment
Methods in org.kuali.rice.kim.api.identity.employment that return CodedAttributeContractModifier and TypeMethodDescriptionEntityEmploymentContract.getEmployeeStatus()Gets thisEntityEmploymentContract's employee status.EntityEmploymentContract.getEmployeeType()Gets thisEntityEmploymentContract's employee type. -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.external
Subinterfaces of CodedAttributeContract in org.kuali.rice.kim.api.identity.externalClasses in org.kuali.rice.kim.api.identity.external that implement CodedAttributeContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructCodedAttributeinstances. -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.name
Methods in org.kuali.rice.kim.api.identity.name that return CodedAttributeContractModifier and TypeMethodDescriptionEntityNameContract.getNameType()Gets thisEntityNameContract's TypeContract. -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.phone
Methods in org.kuali.rice.kim.api.identity.phone that return CodedAttributeContractModifier and TypeMethodDescriptionEntityPhoneContract.getPhoneType()Gets thisEntityPhone's type code. -
Uses of CodedAttributeContract in org.kuali.rice.kim.api.identity.type
Methods in org.kuali.rice.kim.api.identity.type that return CodedAttributeContractModifier and TypeMethodDescriptionEntityTypeContactInfo.getEntityType()EntityTypeContactInfoContract.getEntityType()Gets this identity Type of theEntityTypeContactInfoContract's object.