@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 CustomerProfileServicepublic void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
businessObjectService - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.