Uses of Class
org.kuali.rice.krad.datadictionary.exporter.ExportMap
Packages that use ExportMap
Package
Description
Data Dictionary validation objects.
-
Uses of ExportMap in org.kuali.rice.krad.datadictionary.exporter
Methods in org.kuali.rice.krad.datadictionary.exporter with parameters of type ExportMapModifier and TypeMethodDescriptionvoidDeprecated.Adds the ExportMap's exportKey and exportData as a key,value pair to this MapvoidExportMap.setOptional(ExportMap map) Deprecated.If the given map is not null, adds the ExportMap's exportKey and exportData as a key,value pair to this Map. -
Uses of ExportMap in org.kuali.rice.krad.datadictionary.validation
Methods in org.kuali.rice.krad.datadictionary.validation that return ExportMapModifier and TypeMethodDescriptionfinal ExportMapCharacterLevelValidationPattern.buildExportMap(String exportKey) Deprecated.FieldLevelValidationPattern.buildExportMap(String exportKey) Deprecated.abstract ExportMapValidationPattern.buildExportMap(String exportKey) Deprecated.Builds an export map describing the subclass instance.Methods in org.kuali.rice.krad.datadictionary.validation with parameters of type ExportMapModifier and TypeMethodDescriptionabstract voidCharacterLevelValidationPattern.extendExportMap(ExportMap exportMap) Deprecated.Extends the given (parent class) exportMap as needed to represent subclass instances