getEditMode(Document document, UniversalUser user, List sourceLines, List targetLines) Override to set the editMode to fullEntry if the routing is at the first account review node (PCDO has 2), second account
review functions as normal.
Override to only allow the SYSTEM user to initiate a PCDO document
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)
Override to set the editMode to fullEntry if the routing is at the first account review node (PCDO has 2), second account
review functions as normal.
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