Uses of Interface
com.elasticpath.service.customer.CustomerGroupService

Packages that use CustomerGroupService
com.elasticpath.service.customer.impl   
 

Uses of CustomerGroupService in com.elasticpath.service.customer.impl
 

Classes in com.elasticpath.service.customer.impl that implement CustomerGroupService
 class CustomerGroupServiceImpl
          The default implementation of CustomerGroupService.
 

Methods in com.elasticpath.service.customer.impl with parameters of type CustomerGroupService
 void CustomerServiceImpl.setCustomerGroupService(CustomerGroupService customerGroupService)
          Set the customerGroupService instance.