Interface DocumentAdHocService


public interface DocumentAdHocService
This service populates Documents with AdHocRoutePersons and AdHocRouteWorkgroups
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Method Details

    • addAdHocs

      void addAdHocs(Document doc)
      This method populates the given Document with the AdHocRoutePersons and AdHocRouteWorkgroups that are associated with it.
    • replaceAdHocsForDocument

      void replaceAdHocsForDocument(Document doc)
      This method replaces the current ad-hoc recipients for a given document.