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 AdHocRoutePerson s and AdHocRouteWorkgroup s
that are associated with it. |
protected BusinessObjectService |
getBusinessObjectService()
gets the
BusinessObjectService from KRADServiceLocator |
public DocumentAdHocServiceImpl()
public void addAdHocs(Document document)
Document
with the AdHocRoutePerson
s and AdHocRouteWorkgroup
s
that are associated with it.addAdHocs
in interface DocumentAdHocService
protected BusinessObjectService getBusinessObjectService()
BusinessObjectService
from KRADServiceLocator
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.