org.kuali.rice.krad.service.impl
Class DocumentAdHocServiceImpl
java.lang.Object
org.kuali.rice.krad.service.impl.DocumentAdHocServiceImpl
- All Implemented Interfaces:
- DocumentAdHocService
public class DocumentAdHocServiceImpl
- extends Object
- implements DocumentAdHocService
Implementation for DocumentAdHocService
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentAdHocServiceImpl
public DocumentAdHocServiceImpl()
addAdHocs
public void addAdHocs(Document document)
- This method populates the given
Document
with the AdHocRoutePerson
s and AdHocRouteWorkgroup
s
that are associated with it.
- Specified by:
addAdHocs
in interface DocumentAdHocService
getBusinessObjectService
protected BusinessObjectService getBusinessObjectService()
- gets the
BusinessObjectService
from KRADServiceLocator
- Returns:
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.