|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RenderableAccountingLineContainer | |
|---|---|
| org.kuali.kfs.sec.document.web | |
| org.kuali.kfs.sys.document.datadictionary | |
| org.kuali.kfs.sys.document.web | |
| Uses of RenderableAccountingLineContainer in org.kuali.kfs.sec.document.web |
|---|
| Method parameters in org.kuali.kfs.sec.document.web with type arguments of type RenderableAccountingLineContainer | |
|---|---|
void |
SecAccountingLineGroupImpl.initialize(AccountingLineGroupDefinition groupDefinition,
AccountingDocument accountingDocument,
List<RenderableAccountingLineContainer> containers,
String collectionPropertyName,
String collectionItemPropertyName,
Map<String,Object> displayedErrors,
Map<String,Object> displayedWarnings,
Map<String,Object> displayedInfo,
boolean canEdit)
Performs access security edit check and sets edit flag on container line to false if access is not allowed or removes container if view is not allowed |
| Uses of RenderableAccountingLineContainer in org.kuali.kfs.sys.document.datadictionary |
|---|
| Method parameters in org.kuali.kfs.sys.document.datadictionary with type arguments of type RenderableAccountingLineContainer | |
|---|---|
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 |
| Uses of RenderableAccountingLineContainer in org.kuali.kfs.sys.document.web |
|---|
| Fields in org.kuali.kfs.sys.document.web with type parameters of type RenderableAccountingLineContainer | |
|---|---|
protected List<RenderableAccountingLineContainer> |
DefaultAccountingLineGroupImpl.containers
|
| Methods in org.kuali.kfs.sys.document.web that return RenderableAccountingLineContainer | |
|---|---|
protected RenderableAccountingLineContainer |
AccountingLineGroupTag.buildContainerForLine(AccountingLineGroupDefinition groupDefinition,
AccountingDocument accountingDocument,
AccountingLine accountingLine,
org.kuali.rice.kim.bo.Person currentUser,
Integer count,
boolean topLine)
Builds an accounting line container for a given accounting line to render |
| Methods in org.kuali.kfs.sys.document.web that return types with arguments of type RenderableAccountingLineContainer | |
|---|---|
protected List<RenderableAccountingLineContainer> |
AccountingLineGroupTag.generateContainersForAllLines()
|
| Method parameters in org.kuali.kfs.sys.document.web with type arguments of type RenderableAccountingLineContainer | |
|---|---|
void |
DefaultAccountingLineGroupImpl.initialize(AccountingLineGroupDefinition groupDefinition,
AccountingDocument accountingDocument,
List<RenderableAccountingLineContainer> containers,
String collectionPropertyName,
String collectionItemPropertyName,
Map<String,Object> displayedErrors,
Map<String,Object> displayedWarnings,
Map<String,Object> displayedInfo,
boolean canEdit)
Initializes the DefaultAccountingLineGroupImpl |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||