getEditMode(Document document, UniversalUser user, List sourceLines, List targetLines) Check if base amount can be edited for the posting year, if so export base amount entry mode.
Checks whether the BA document is active and allowed for any fiscal years.
See Also: org.kuali.core.authorization.DocumentAuthorizer.canInitiate(java.lang.Stringorg.kuali.core.bo.user.KualiUser)
Overrides to call super and then blanketly reset the actions not allowed on the procurment card document.
See Also: org.kuali.core.authorization.DocumentAuthorizer.getDocumentActionFlags(org.kuali.core.document.Documentorg.kuali.core.bo.user.KualiUser)
Check if base amount can be edited for the posting year, if so export base amount entry mode.
See Also: org.kuali.core.authorization.DocumentAuthorizer.getEditMode(org.kuali.core.document.Documentorg.kuali.core.bo.user.KualiUser)
Methods inherited from org.kuali.kfs.document.authorization.AccountingDocumentAuthorizerBase