public class FinancialTransactionalDocumentAccountingLineAuthorizerBase extends AccountingLineAuthorizerBase
kfsImagePath, riceImagePath| Constructor and Description | 
|---|
| FinancialTransactionalDocumentAccountingLineAuthorizerBase() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Map<String,AccountingLineViewAction> | getActionMap(AccountingLineRenderingContext accountingLineRenderingContext,
                        String accountingLinePropertyName,
                        Integer accountingLineIndex,
                        String groupTitle)adds refresh method to the action map. | 
| protected AccountingLineViewAction | getRefreshAction(AccountingLine accountingLine,
                                String accountingLinePropertyName,
                                Integer accountingLineIndex,
                                String groupTitle)constructs a refresh action image and action | 
| protected String | getRefreshLineMethod(AccountingLine accountingLine,
                                        String accountingLineProperty,
                                        Integer accountingLineIndex)constructs a refresh line method | 
approvedForUnqualifiedEditing, determineEditPermissionByFieldName, determineEditPermissionOnField, determineEditPermissionOnLine, getActionInfixForExtantAccountingLine, getActionInfixForNewAccountingLine, getActionLabel, getActions, getAddAction, getAddMethod, getBalanceInquiryAction, getBalanceInquiryMethod, getConfigurationService, getDeleteAction, getDeleteLineMethod, getDocumentAuthorizer, getFieldName, getKFSImagePath, getKimHappyPropertyNameForField, getPermissionDetails, getRiceImagePath, getRoleQualifiers, getUnviewableBlocks, hasEditPermission, hasEditPermissionOnAccountingLine, hasEditPermissionOnField, isGroupEditable, isMessageMapContainingErrorsOnLine, renderNewLine, replaceCollectionElementsWithPlurals, stripDocumentPrefixFromNamepublic FinancialTransactionalDocumentAccountingLineAuthorizerBase()
protected Map<String,AccountingLineViewAction> getActionMap(AccountingLineRenderingContext accountingLineRenderingContext, String accountingLinePropertyName, Integer accountingLineIndex, String groupTitle)
getActionMap in class AccountingLineAuthorizerBaseaccountingLinePropertyName - the property name of the given account line, typically, the form nameaccountingLineIndex - the index of the given accounting line in its accounting line groupgroupTitle - the title of the accounting line groupAccountingLineAuthorizerBase.getActionMap(org.kuali.ole.sys.document.web.AccountingLineRenderingContext, java.lang.String, java.lang.Integer, java.lang.String)protected AccountingLineViewAction getRefreshAction(AccountingLine accountingLine, String accountingLinePropertyName, Integer accountingLineIndex, String groupTitle)
accountingLine - accountingLinePropertyName - accountingLineIndex - groupTitle - protected String getRefreshLineMethod(AccountingLine accountingLine, String accountingLineProperty, Integer accountingLineIndex)
accountingLine - accountingLineProperty - accountingLineIndex - Copyright © 2004–2014 The Kuali Foundation. All rights reserved.