public abstract class DataDictionaryDefinitionBase extends DictionaryBeanBase implements DataDictionaryDefinition, org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
DataDictionaryDefinitionBase() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
String |
getId() |
void |
setId(String id)
A unique identifier for this data dictionary element.
|
copy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
completeValidation
getComponentCode, getNamespaceCode
public DataDictionaryDefinitionBase()
public String getId()
getId
in interface DataDictionaryDefinition
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
InitializingBean.afterPropertiesSet()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.