org.broadleafcommerce.core.web.api.endpoint.customer
Class CustomerEndpoint
java.lang.Object
org.broadleafcommerce.core.web.api.endpoint.BaseEndpoint
org.broadleafcommerce.core.web.api.endpoint.customer.CustomerEndpoint
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.MessageSourceAware
public abstract class CustomerEndpoint
- extends BaseEndpoint
This endpoint depends on JAX-RS. It should be extended by components that actually wish
to provide an endpoint. The annotations such as @Path, @Scope, @Context, @PathParam, @QueryParam,
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
customerService
protected CustomerService customerService
CustomerEndpoint
public CustomerEndpoint()
Copyright © 2013. All Rights Reserved.