org.kuali.kfs.pdp.service.impl
Class CustomerProfileServiceImpl
java.lang.Object
org.kuali.kfs.pdp.service.impl.CustomerProfileServiceImpl
- All Implemented Interfaces:
- CustomerProfileService
@Transactional
public class CustomerProfileServiceImpl
- extends Object
- implements CustomerProfileService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerProfileServiceImpl
public CustomerProfileServiceImpl()
get
public CustomerProfile get(String chartCode,
String unitCode,
String subUnitCode)
- Specified by:
get
in interface CustomerProfileService
setBusinessObjectService
public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
- Sets the business object service
- Parameters:
businessObjectService
-
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.