public class DocumentAdHocServiceImpl extends Object implements DocumentAdHocService
DocumentAdHocService| Constructor and Description |
|---|
DocumentAdHocServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAdHocs(Document document)
This method populates the given
Document with the AdHocRoutePersons and AdHocRouteWorkgroups
that are associated with it. |
protected BusinessObjectService |
getBusinessObjectService()
gets the
BusinessObjectService from KRADServiceLocator |
public DocumentAdHocServiceImpl()
public void addAdHocs(Document document)
Document with the AdHocRoutePersons and AdHocRouteWorkgroups
that are associated with it.addAdHocs in interface DocumentAdHocServiceprotected BusinessObjectService getBusinessObjectService()
BusinessObjectService from KRADServiceLocatorCopyright © 2005–2016 The Kuali Foundation. All rights reserved.