public interface ClientFactory
Modifier and Type | Method and Description |
---|---|
de.epages.ws.assignment.AssignmentServiceClient |
getAssignmentServiceClient(java.lang.String shopId) |
de.epages.ws.catalog8.CatalogServiceClient |
getCatalogServiceClient(java.lang.String shopId) |
de.epages.ws.product11.ProductServiceClient |
getProductServiceClient(java.lang.String shopId) |
de.epages.ws.producttype2.ProductTypeServiceClient |
getProductTypeServiceClient(java.lang.String shopId) |
de.epages.ws.catalog8.CatalogServiceClient getCatalogServiceClient(java.lang.String shopId)
de.epages.ws.product11.ProductServiceClient getProductServiceClient(java.lang.String shopId)
de.epages.ws.producttype2.ProductTypeServiceClient getProductTypeServiceClient(java.lang.String shopId)
de.epages.ws.assignment.AssignmentServiceClient getAssignmentServiceClient(java.lang.String shopId)