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, getDynamicNameLabelOnBlur
public PurapSubObjectCodeDynamicNameLabelGeneratorImpl()
public String getDynamicNameLabelValue(AccountingLine line, String accountingLineProperty)
getDynamicNameLabelValue
in interface DynamicNameLabelGenerator
getDynamicNameLabelValue
in class SubObjectCodeDynamicNameLabelGeneratorImpl
line
- 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–2015 The Kuali Foundation. All rights reserved.