public class PurapSubObjectCodeDynamicNameLabelGeneratorImpl extends SubObjectCodeDynamicNameLabelGeneratorImpl
| Constructor and Description |
|---|
PurapSubObjectCodeDynamicNameLabelGeneratorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDynamicNameLabelValue(AccountingLine line,
String accountingLineProperty)
Overrides the method in SubObjectCodeDynamicNameLabelGeneratorImpl so that we could control whether
to display or hide the dynamic name label in certain conditions in purap documents.
|
getDynamicNameLabelFieldName, getDynamicNameLabelOnBlurpublic PurapSubObjectCodeDynamicNameLabelGeneratorImpl()
public String getDynamicNameLabelValue(AccountingLine line, String accountingLineProperty)
getDynamicNameLabelValue in interface DynamicNameLabelGeneratorgetDynamicNameLabelValue in class SubObjectCodeDynamicNameLabelGeneratorImplline - the accounting line this label is associated withaccountingLineProperty - the property of the accounting lineDynamicNameLabelGenerator.getDynamicNameLabelFieldName(org.kuali.ole.sys.businessobject.AccountingLine, java.lang.String)Copyright © 2004–2014 The Kuali Foundation. All rights reserved.