public class Portlet_Shopping_ShoppingItemServiceSoapBindingImpl extends java.lang.Object implements ShoppingItemServiceSoap
| Constructor and Description |
|---|
Portlet_Shopping_ShoppingItemServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteItem(long itemId) |
int |
getCategoriesItemsCount(long groupId,
java.lang.Long[] categoryIds) |
ShoppingItemSoap |
getItem(long itemId) |
ShoppingItemSoap[] |
getItems(long groupId,
long categoryId) |
ShoppingItemSoap[] |
getItems(long groupId,
long categoryId,
int start,
int end,
OrderByComparator obc) |
int |
getItemsCount(long groupId,
long categoryId) |
ShoppingItemSoap[] |
getItemsPrevAndNext(long itemId,
OrderByComparator obc) |
public Portlet_Shopping_ShoppingItemServiceSoapBindingImpl()
public void deleteItem(long itemId)
throws java.rmi.RemoteException
deleteItem in interface ShoppingItemServiceSoapjava.rmi.RemoteExceptionpublic int getCategoriesItemsCount(long groupId,
java.lang.Long[] categoryIds)
throws java.rmi.RemoteException
getCategoriesItemsCount in interface ShoppingItemServiceSoapjava.rmi.RemoteExceptionpublic ShoppingItemSoap getItem(long itemId) throws java.rmi.RemoteException
getItem in interface ShoppingItemServiceSoapjava.rmi.RemoteExceptionpublic int getItemsCount(long groupId,
long categoryId)
throws java.rmi.RemoteException
getItemsCount in interface ShoppingItemServiceSoapjava.rmi.RemoteExceptionpublic ShoppingItemSoap[] getItemsPrevAndNext(long itemId, OrderByComparator obc) throws java.rmi.RemoteException
getItemsPrevAndNext in interface ShoppingItemServiceSoapjava.rmi.RemoteExceptionpublic ShoppingItemSoap[] getItems(long groupId, long categoryId) throws java.rmi.RemoteException
getItems in interface ShoppingItemServiceSoapjava.rmi.RemoteExceptionpublic ShoppingItemSoap[] getItems(long groupId, long categoryId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getItems in interface ShoppingItemServiceSoapjava.rmi.RemoteException