public class ProcurementCardAccountingLineAuthorizer extends FinancialProcessingAccountingLineAuthorizer
kfsImagePath, riceImagePath| Constructor and Description | 
|---|
| ProcurementCardAccountingLineAuthorizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getAddMethod(AccountingLine accountingLine,
                        String accountingLineProperty)Builds the action method name of the method that adds accounting lines for this group | 
| protected String | getBalanceInquiryMethod(AccountingLine accountingLine,
                                              String accountingLineProperty,
                                              Integer accountingLineIndex)Builds the action method name of the method that performs a balance inquiry on accounting lines for this group | 
| protected String | getDeleteLineMethod(AccountingLine accountingLine,
                                      String accountingLineProperty,
                                      Integer accountingLineIndex)Builds the action method name of the method that deletes accounting lines for this group | 
| protected String | getKimHappyPropertyNameForField(String convertedName) | 
| protected String | getLineContainer(String accountingLineProperty) | 
| protected String | getLineContainerIndex(String accountingLineProperty) | 
getActionMap, getRefreshAction, getRefreshLineMethod, getUnviewableBlocks, salesTaxUnviewableapprovedForUnqualifiedEditing, determineEditPermissionByFieldName, determineEditPermissionOnField, determineEditPermissionOnLine, getActionInfixForExtantAccountingLine, getActionInfixForNewAccountingLine, getActionLabel, getActions, getAddAction, getBalanceInquiryAction, getConfigurationService, getDeleteAction, getDocumentAuthorizer, getFieldName, getKFSImagePath, getPermissionDetails, getRiceImagePath, getRoleQualifiers, hasEditPermission, hasEditPermissionOnAccountingLine, hasEditPermissionOnField, isGroupEditable, isMessageMapContainingErrorsOnLine, renderNewLine, replaceCollectionElementsWithPlurals, stripDocumentPrefixFromNamepublic ProcurementCardAccountingLineAuthorizer()
protected String getKimHappyPropertyNameForField(String convertedName)
getKimHappyPropertyNameForField in class AccountingLineAuthorizerBaseAccountingLineAuthorizerBase.getKimHappyPropertyNameForField(java.lang.String)protected String getDeleteLineMethod(AccountingLine accountingLine, String accountingLineProperty, Integer accountingLineIndex)
AccountingLineAuthorizerBasegetDeleteLineMethod in class AccountingLineAuthorizerBaseaccountingLine - the accounting line an action is being checked foraccountingLineIndex - the index of the given accounting line within the the group being renderedAccountingLineAuthorizerBase.getDeleteLineMethod(org.kuali.ole.sys.businessobject.AccountingLine,
      java.lang.String, java.lang.Integer)protected String getAddMethod(AccountingLine accountingLine, String accountingLineProperty)
AccountingLineAuthorizerBasegetAddMethod in class AccountingLineAuthorizerBaseaccountingLine - the accounting line an action is being checked fororg.kuali.ole.sys.document.authorization.AccountingLineAuthorizerBase#getAddMethod(org.kuali.ole.sys.businessobject.AccountingLine,
      java.lang.String, java.lang.Integer)protected String getBalanceInquiryMethod(AccountingLine accountingLine, String accountingLineProperty, Integer accountingLineIndex)
AccountingLineAuthorizerBasegetBalanceInquiryMethod in class AccountingLineAuthorizerBaseaccountingLine - the accounting line an action is being checked foraccountingLineIndex - the index of the given accounting line within the the group being renderedAccountingLineAuthorizerBase.getBalanceInquiryMethod(org.kuali.ole.sys.businessobject.AccountingLine,
      java.lang.String, java.lang.Integer)protected String getLineContainer(String accountingLineProperty)
protected String getLineContainerIndex(String accountingLineProperty)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.