org.kuali.rice.krad.service.impl
Class DocumentAdHocServiceImpl
java.lang.Object
   org.kuali.rice.krad.service.impl.DocumentAdHocServiceImpl
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 Documentwith theAdHocRoutePersons andAdHocRouteWorkgroups
 that are associated with it.
 
- 
- Specified by:
- addAdHocsin interface- DocumentAdHocService
 
- 
 
getBusinessObjectService
protected BusinessObjectService getBusinessObjectService()
- 
 
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.