public class BudgetAdjustmentAccountingLineAuthorizer extends AccountingLineAuthorizerBase
kfsImagePath, riceImagePath| Constructor and Description | 
|---|
| BudgetAdjustmentAccountingLineAuthorizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | determineEditPermissionOnField(AccountingDocument accountingDocument,
                                                            AccountingLine accountingLine,
                                                            String accountingLineCollectionProperty,
                                                            String fieldName,
                                                            boolean editablePage)Overridden to make base amount read only if it is not available to be edited for the given fiscal year | 
| protected String | getBaseAmountPropertyName() | 
approvedForUnqualifiedEditing, determineEditPermissionByFieldName, determineEditPermissionOnLine, getActionInfixForExtantAccountingLine, getActionInfixForNewAccountingLine, getActionLabel, getActionMap, getActions, getAddAction, getAddMethod, getBalanceInquiryAction, getBalanceInquiryMethod, getConfigurationService, getDeleteAction, getDeleteLineMethod, getDocumentAuthorizer, getFieldName, getKFSImagePath, getKimHappyPropertyNameForField, getPermissionDetails, getRiceImagePath, getRoleQualifiers, getUnviewableBlocks, hasEditPermission, hasEditPermissionOnAccountingLine, hasEditPermissionOnField, isGroupEditable, isMessageMapContainingErrorsOnLine, renderNewLine, replaceCollectionElementsWithPlurals, stripDocumentPrefixFromNamepublic BudgetAdjustmentAccountingLineAuthorizer()
public boolean determineEditPermissionOnField(AccountingDocument accountingDocument, AccountingLine accountingLine, String accountingLineCollectionProperty, String fieldName, boolean editablePage)
determineEditPermissionOnField in class AccountingLineAuthorizerBaseaccountingDocument - the accounting document the line to test is onaccountingLine - the accounting line to testaccountingLineCollectionProperty - the property that the accounting line lives infieldName - the name of the field we are testingeditablePage - whether the parent page of this field is editableorg.kuali.ole.sys.document.authorization.AccountingLineAuthorizerBase#determineFieldModifyability(org.kuali.ole.sys.document.AccountingDocument,
      org.kuali.ole.sys.businessobject.AccountingLine, org.kuali.ole.sys.document.web.AccountingLineViewField, java.util.Map)protected String getBaseAmountPropertyName()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.