public interface AdminCatalogServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
cloneProduct(Long productId,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void |
generateSkusFromProduct(Long productId,
com.google.gwt.user.client.rpc.AsyncCallback<Integer> callback) |
Copyright © 2014. All Rights Reserved.