@Transactional public class CustomerProfileServiceImpl extends Object implements CustomerProfileService
Constructor and Description |
---|
CustomerProfileServiceImpl() |
Modifier and Type | Method and Description |
---|---|
CustomerProfile |
get(String chartCode,
String unitCode,
String subUnitCode) |
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
Sets the business object service
|
public CustomerProfileServiceImpl()
public CustomerProfile get(String chartCode, String unitCode, String subUnitCode)
get
in interface CustomerProfileService
public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
businessObjectService
- Copyright © 2004–2016 The Kuali Foundation. All rights reserved.