org.kuali.rice.kns.datadictionary
Class MaintainableSubSectionHeaderDefinition
java.lang.Object
org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition
- All Implemented Interfaces:
- Serializable, SubSectionHeaderDefinitionI, DataDictionaryDefinition, org.springframework.beans.factory.InitializingBean
Deprecated.
@Deprecated
public class MaintainableSubSectionHeaderDefinition
- extends MaintainableItemDefinition
- implements SubSectionHeaderDefinitionI
The subSectionHeader allows the section to be separated
into sub-sections, each with its own name.
- See Also:
- Serialized Form
MaintainableSubSectionHeaderDefinition
public MaintainableSubSectionHeaderDefinition()
- Deprecated.
completeValidation
public void completeValidation(Class rootBusinessObjectClass,
Class otherBusinessObjectClass)
- Deprecated.
- Directly validate simple fields.
- Specified by:
completeValidation
in interface DataDictionaryDefinition
- Parameters:
rootBusinessObjectClass
- Class of the BusinessObjectEntry which ultimately contains this definitionotherBusinessObjectClass
- other stuff required to complete validation- See Also:
org.kuali.rice.krad.datadictionary.DataDictionaryDefinition#completeValidation(java.lang.Class, java.lang.Object)
toString
public String toString()
- Deprecated.
- Overrides:
toString
in class MaintainableItemDefinition
- See Also:
Object.toString()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.