public class RequisitionAccountingLineAuthorizer extends PurapAccountingLineAuthorizer
kfsImagePath, riceImagePath| Constructor and Description |
|---|
RequisitionAccountingLineAuthorizer() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getUnviewableBlocks(AccountingDocument accountingDocument,
AccountingLine accountingLine,
boolean newLine,
org.kuali.rice.kim.api.identity.Person currentUser)
Returns a new empty HashSet
|
boolean |
renderNewLine(AccountingDocument accountingDocument,
String accountingGroupProperty)
Allow new lines to be rendered at Initiator node
|
allowAccountingLinesAreEditable, approvedForUnqualifiedEditing, determineEditPermissionOnField, determineEditPermissionOnLine, findTheItemForAccountingLine, getAddMethod, getBalanceInquiryMethod, getDeleteLineMethod, getDocumentAuthorizer, isGroupEditabledetermineEditPermissionByFieldName, getActionInfixForExtantAccountingLine, getActionInfixForNewAccountingLine, getActionLabel, getActionMap, getActions, getAddAction, getBalanceInquiryAction, getConfigurationService, getDeleteAction, getFieldName, getKFSImagePath, getKimHappyPropertyNameForField, getPermissionDetails, getRiceImagePath, getRoleQualifiers, hasEditPermission, hasEditPermissionOnAccountingLine, hasEditPermissionOnField, isMessageMapContainingErrorsOnLine, replaceCollectionElementsWithPlurals, stripDocumentPrefixFromNamepublic RequisitionAccountingLineAuthorizer()
public boolean renderNewLine(AccountingDocument accountingDocument, String accountingGroupProperty)
renderNewLine in interface AccountingLineAuthorizerrenderNewLine in class AccountingLineAuthorizerBaseaccountingDocument - the document that has accounting lines being authorizedaccountingGroupProperty - the property of this accounting groupAccountingLineAuthorizerBase.renderNewLine(org.kuali.ole.sys.document.AccountingDocument, java.lang.String)public Set<String> getUnviewableBlocks(AccountingDocument accountingDocument, AccountingLine accountingLine, boolean newLine, org.kuali.rice.kim.api.identity.Person currentUser)
AccountingLineAuthorizerBasegetUnviewableBlocks in interface AccountingLineAuthorizergetUnviewableBlocks in class AccountingLineAuthorizerBaseaccountingDocument - the accounting document the line to authorize is owned byaccountingLine - the accounting line that is being authorized againstnewLine - whether the line is a new line or notAccountingLineAuthorizerBase.getUnviewableBlocks(org.kuali.ole.sys.document.AccountingDocument, org.kuali.ole.sys.businessobject.AccountingLine, boolean, org.kuali.rice.kim.api.identity.Person)Copyright © 2004–2014 The Kuali Foundation. All rights reserved.