org.kuali.rice.krad.service
Interface DocumentAdHocService

All Known Implementing Classes:
DocumentAdHocServiceImpl

public interface DocumentAdHocService

This service populates Documents with AdHocRoutePersons and AdHocRouteWorkgroups

Author:
Kuali Rice Team (rice.collab@kuali.org)

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

Method Detail

addAdHocs

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

Parameters:
doc -


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.