public class Portlet_Shopping_ShoppingItemServiceSoapBindingStub extends org.apache.axis.client.Stub implements ShoppingItemServiceSoap
| Constructor and Description |
|---|
Portlet_Shopping_ShoppingItemServiceSoapBindingStub() |
Portlet_Shopping_ShoppingItemServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Shopping_ShoppingItemServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
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) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic Portlet_Shopping_ShoppingItemServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Shopping_ShoppingItemServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Shopping_ShoppingItemServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic 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