Uses of Interface
org.kuali.rice.krms.api.repository.type.KrmsTypeAttributeContract
Packages that use KrmsTypeAttributeContract
-
Uses of KrmsTypeAttributeContract in org.kuali.rice.krms.api.repository.type
Classes in org.kuali.rice.krms.api.repository.type that implement KrmsTypeAttributeContractModifier and TypeClassDescriptionfinal classConcrete model object implementation of KRMSKrmsTypeAttributeContractstatic classThis builder is used to construct instances of KrmsTypeAttribute.Methods in org.kuali.rice.krms.api.repository.type that return types with arguments of type KrmsTypeAttributeContractModifier and TypeMethodDescriptionList<? extends KrmsTypeAttributeContract>KrmsTypeDefinitionContract.getAttributes()Returns a list of attributes associated with the KRMS type definition.Methods in org.kuali.rice.krms.api.repository.type with parameters of type KrmsTypeAttributeContractModifier and TypeMethodDescriptionstatic KrmsTypeAttribute.BuilderKrmsTypeAttribute.Builder.create(KrmsTypeAttributeContract contract) Creates a builder by populating it with data from the givenKrmsTypeAttributeContract.