| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary.exporter | |
| org.kuali.rice.krad.datadictionary.validation |
Data Dictionary validation objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportMap.set(ExportMap map)
Deprecated.
Adds the ExportMap's exportKey and exportData as a key,value pair to this Map
|
void |
ExportMap.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.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ExportMap |
ValidationPattern.buildExportMap(String exportKey)
Deprecated.
|
ExportMap |
FieldLevelValidationPattern.buildExportMap(String exportKey)
Deprecated.
|
ExportMap |
CharacterLevelValidationPattern.buildExportMap(String exportKey)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
CharacterLevelValidationPattern.extendExportMap(ExportMap exportMap)
Deprecated.
Extends the given (parent class) exportMap as needed to represent subclass instances
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.