|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultAccountingLineGroupImpl | |
---|---|
org.kuali.kfs.sec.document.web | |
org.kuali.kfs.sys.document.datadictionary | |
org.kuali.kfs.sys.document.web |
Uses of DefaultAccountingLineGroupImpl in org.kuali.kfs.sec.document.web |
---|
Subclasses of DefaultAccountingLineGroupImpl in org.kuali.kfs.sec.document.web | |
---|---|
class |
CollectionSecAccountingLineGroupImpl
Integrates with access security module to check security on accounting lines before rendering |
class |
SecAccountingLineGroupImpl
Integrates with access security module to check security on accounting lines before rendering |
Uses of DefaultAccountingLineGroupImpl in org.kuali.kfs.sys.document.datadictionary |
---|
Methods in org.kuali.kfs.sys.document.datadictionary that return DefaultAccountingLineGroupImpl | |
---|---|
DefaultAccountingLineGroupImpl |
AccountingLineGroupDefinition.createAccountingLineGroup(AccountingDocument accountingDocument,
List<RenderableAccountingLineContainer> containers,
String collectionPropertyName,
String collectionItemPropertyName,
Map<String,Object> displayedErrors,
Map<String,Object> displayedWarnings,
Map<String,Object> displayedInfo,
boolean canEdit)
Creates a new accounting line group for this definition |
Methods in org.kuali.kfs.sys.document.datadictionary that return types with arguments of type DefaultAccountingLineGroupImpl | |
---|---|
Class<? extends DefaultAccountingLineGroupImpl> |
AccountingLineGroupDefinition.getAccountingLineGroupClass()
Gets the accountingLineGroupClass attribute. |
Method parameters in org.kuali.kfs.sys.document.datadictionary with type arguments of type DefaultAccountingLineGroupImpl | |
---|---|
void |
AccountingLineGroupDefinition.setAccountingLineGroupClass(Class<? extends DefaultAccountingLineGroupImpl> accountingLineGroupClass)
Sets the accountingLineGroupClass attribute value. |
Uses of DefaultAccountingLineGroupImpl in org.kuali.kfs.sys.document.web |
---|
Subclasses of DefaultAccountingLineGroupImpl in org.kuali.kfs.sys.document.web | |
---|---|
class |
CollectionAccountingLineGroupImpl
Extension to override rendering of errors to first verify the error key starts with the give collection name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |