com.liferay.client.soap.portlet.shopping.service.http
Interface ShoppingItemServiceSoap
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Portlet_Shopping_ShoppingItemServiceSoapBindingImpl, Portlet_Shopping_ShoppingItemServiceSoapBindingStub
public interface ShoppingItemServiceSoap
- extends java.rmi.Remote
getItem
ShoppingItemSoap getItem(long itemId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
addBookItems
void addBookItems(long categoryId,
java.lang.String[] isbns)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
deleteItem
void deleteItem(long itemId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException