Uses of Class
org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
Packages that use PrimitiveAttributeDefinition
-
Uses of PrimitiveAttributeDefinition in org.kuali.rice.krad.datadictionary
Subclasses of PrimitiveAttributeDefinition in org.kuali.rice.krad.datadictionaryModifier and TypeClassDescriptionclassSupport attributes define additional attributes that can be used to generate lookup field conversions and lookup parameters.Fields in org.kuali.rice.krad.datadictionary with type parameters of type PrimitiveAttributeDefinitionModifier and TypeFieldDescriptionprotected List<PrimitiveAttributeDefinition> RelationshipDefinition.primitiveAttributesMethods in org.kuali.rice.krad.datadictionary that return types with arguments of type PrimitiveAttributeDefinitionMethod parameters in org.kuali.rice.krad.datadictionary with type arguments of type PrimitiveAttributeDefinitionModifier and TypeMethodDescriptionvoidRelationshipDefinition.setPrimitiveAttributes(List<PrimitiveAttributeDefinition> primitiveAttributes) The primitiveAttribute element identifies one pair of corresponding fields in the primary business object and the related business object.