Uses of Interface
org.kuali.rice.kim.api.common.attribute.KimAttributeContract
Packages that use KimAttributeContract
-
Uses of KimAttributeContract in org.kuali.rice.kim.api.common.attribute
Classes in org.kuali.rice.kim.api.common.attribute that implement KimAttributeContractModifier and TypeClassDescriptionfinal classAn immutable representation of aKimAttributeContract.static final classThis builder constructs an KimAttribute enforcing the constraints of theKimAttributeContract.Methods in org.kuali.rice.kim.api.common.attribute that return KimAttributeContractModifier and TypeMethodDescriptionKimAttributeDataContract.getKimAttribute()The kim attribute associated with the kim attribute data.Methods in org.kuali.rice.kim.api.common.attribute with parameters of type KimAttributeContractModifier and TypeMethodDescriptionstatic KimAttribute.BuilderKimAttribute.Builder.create(KimAttributeContract contract) creates a KimAttribute from an existingKimAttributeContract. -
Uses of KimAttributeContract in org.kuali.rice.kim.api.type
Methods in org.kuali.rice.kim.api.type that return KimAttributeContractModifier and TypeMethodDescriptionKimTypeAttributeContract.getKimAttribute()The kim attribute associated with the kim type attribute.