Package org.kuali.rice.krad.service
Interface DocumentAdHocService
public interface DocumentAdHocService
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Method Summary
Modifier and TypeMethodDescriptionvoidThis method populates the givenDocumentwith theAdHocRoutePersons andAdHocRouteWorkgroups that are associated with it.voidThis method replaces the current ad-hoc recipients for a given document.
-
Method Details
-
addAdHocs
This method populates the givenDocumentwith theAdHocRoutePersons andAdHocRouteWorkgroups that are associated with it. -
replaceAdHocsForDocument
This method replaces the current ad-hoc recipients for a given document.
-