getDocumentActionFlags(Document document, UniversalUser user) Overrides to call super and then blanketly set the canBlanketApprove flag to false, since this is never allowed on a DV.
isSpecialRouting(Document document, UniversalUser user) Determines if the current active routing nodes are one of the disbursement voucher special routing nodes.
See Also: org.kuali.core.authorization.DocumentAuthorizer.getAccountingLineEditableFields(org.kuali.core.document.Documentorg.kuali.core.bo.user.KualiUser)
Overrides to call super and then blanketly set the canBlanketApprove flag to false, since this is never allowed on a DV.
See Also: org.kuali.core.authorization.DocumentAuthorizer.getDocumentActionFlags(org.kuali.core.document.Documentorg.kuali.core.bo.user.KualiUser)
Determines if the current active routing nodes are one of the disbursement voucher special routing nodes.
Parameters: document - Parameters: user - boolean
Methods inherited from org.kuali.kfs.document.authorization.AccountingDocumentAuthorizerBase