Uses of Interface
org.kuali.rice.kew.api.repository.type.KewTypeAttributeContract
Packages that use KewTypeAttributeContract
-
Uses of KewTypeAttributeContract in org.kuali.rice.kew.api.repository.type
Classes in org.kuali.rice.kew.api.repository.type that implement KewTypeAttributeContractModifier and TypeClassDescriptionfinal classConcrete model object implementation of KEW KewTypeAttribute.static classThis builder is used to construct instances of KewTypeAttribute.Methods in org.kuali.rice.kew.api.repository.type that return types with arguments of type KewTypeAttributeContractModifier and TypeMethodDescriptionList<? extends KewTypeAttributeContract> KewTypeDefinitionContract.getAttributes()This method returns a list of attributes associated with the KewTypeMethods in org.kuali.rice.kew.api.repository.type with parameters of type KewTypeAttributeContractModifier and TypeMethodDescriptionstatic KewTypeAttribute.BuilderKewTypeAttribute.Builder.create(KewTypeAttributeContract contract)