public class AccountingLineViewActionsDefinition extends org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase implements AccountingLineViewRenderableElementDefinition
| Constructor and Description | 
|---|
| AccountingLineViewActionsDefinition() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | completeValidation(Class rootBusinessObjectClass,
                                    Class otherBusinessObjectClass)Since this metadata definition has no children, there's nothing to validate and this method checks nothing. | 
| TableJoining | createLayoutElement(Class<? extends AccountingLine> accountingLineClass)Returns the TableJoining element that this definition requires to be part of the accounting line view | 
afterPropertiesSet, getId, setIdcopy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodepublic AccountingLineViewActionsDefinition()
public void completeValidation(Class rootBusinessObjectClass, Class otherBusinessObjectClass)
completeValidation in interface org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionDataDictionaryDefinition.completeValidation(java.lang.Class, java.lang.Class)public TableJoining createLayoutElement(Class<? extends AccountingLine> accountingLineClass)
AccountingLineViewRenderableElementDefinitioncreateLayoutElement in interface AccountingLineViewRenderableElementDefinitionAccountingLineViewRenderableElementDefinition.createLayoutElement(java.lang.Class)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.