public interface DictionaryBean extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
dataDictionaryPostProcessing()
Perform any needed post-processing of the bean properties.
|
String |
getComponentCode()
A code within the namespace that identifies a component or group the bean is associated with
|
String |
getNamespaceCode()
Namespace code (often an application or module code) that dictionary bean is associated with
|
String getNamespaceCode()
Note this may be assigned through the bean definition itself, or associated by the module configuration and its dictionary files
String getComponentCode()
void dataDictionaryPostProcessing()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.