Package | Description |
---|---|
org.kuali.ole.sec.document.web | |
org.kuali.ole.sys.document.datadictionary | |
org.kuali.ole.sys.document.web |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
Class<? extends DefaultAccountingLineGroupImpl> |
AccountingLineGroupDefinition.getAccountingLineGroupClass()
Gets the accountingLineGroupClass attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
AccountingLineGroupDefinition.setAccountingLineGroupClass(Class<? extends DefaultAccountingLineGroupImpl> accountingLineGroupClass)
Sets the accountingLineGroupClass attribute value.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionAccountingLineGroupImpl
Extension to override rendering of errors to first verify the error key starts with the give collection name.
|
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.