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, setId
copy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
public AccountingLineViewActionsDefinition()
public void completeValidation(Class rootBusinessObjectClass, Class otherBusinessObjectClass)
completeValidation
in interface org.kuali.rice.krad.datadictionary.DataDictionaryDefinition
DataDictionaryDefinition.completeValidation(java.lang.Class, java.lang.Class)
public TableJoining createLayoutElement(Class<? extends AccountingLine> accountingLineClass)
AccountingLineViewRenderableElementDefinition
createLayoutElement
in interface AccountingLineViewRenderableElementDefinition
AccountingLineViewRenderableElementDefinition.createLayoutElement(java.lang.Class)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.