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, setNamespaceCodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompleteValidationgetComponentCode, getNamespaceCodepublic DataDictionaryDefinitionBase()
public String getId()
getId in interface DataDictionaryDefinitionpublic void afterPropertiesSet() throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionInitializingBean.afterPropertiesSet()Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.