org.kuali.kfs.module.endow.document.service.impl
Class CombineGroupCodeServiceImpl
java.lang.Object
org.kuali.kfs.module.endow.document.service.impl.CombineGroupCodeServiceImpl
- All Implemented Interfaces:
- CombineGroupCodeService
public class CombineGroupCodeServiceImpl
- extends Object
- implements CombineGroupCodeService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CombineGroupCodeServiceImpl
public CombineGroupCodeServiceImpl()
getByPrimaryKey
public CombineGroupCode getByPrimaryKey(String combineGroupCode)
- Description copied from interface:
CombineGroupCodeService
- Gets a CombineGroupCode by primary key.
- Specified by:
getByPrimaryKey
in interface CombineGroupCodeService
- Returns:
- a CombineGroupCode
- See Also:
CombineGroupCodeService.getByPrimaryKey(java.lang.String)
getBusinessObjectService
public org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()
- This method gets the businessObjectService.
- Returns:
- businessObjectService
setBusinessObjectService
public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
- This method sets the businessObjectService
- Parameters:
businessObjectService
-
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.