public class Portlet_Trash_TrashEntryServiceSoapBindingStub extends org.apache.axis.client.Stub implements TrashEntryServiceSoap
| Constructor and Description |
|---|
Portlet_Trash_TrashEntryServiceSoapBindingStub() |
Portlet_Trash_TrashEntryServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Trash_TrashEntryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
void |
deleteEntries(long groupId) |
void |
deleteEntries(long[] entryIds) |
void |
deleteEntry(long entryId) |
void |
deleteEntry(java.lang.String className,
long classPK) |
TrashEntryList |
getEntries(long groupId) |
TrashEntryList |
getEntries(long groupId,
int start,
int end,
OrderByComparator obc) |
TrashEntrySoap[] |
getEntries(long groupId,
java.lang.String className) |
void |
moveEntry(java.lang.String className,
long classPK,
long destinationContainerModelId,
ServiceContext serviceContext) |
TrashEntrySoap |
restoreEntry(long entryId) |
TrashEntrySoap |
restoreEntry(long entryId,
long overrideClassPK,
java.lang.String name) |
TrashEntrySoap |
restoreEntry(java.lang.String className,
long classPK) |
TrashEntrySoap |
restoreEntry(java.lang.String className,
long classPK,
long overrideClassPK,
java.lang.String name) |
_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_Trash_TrashEntryServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Trash_TrashEntryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Trash_TrashEntryServiceSoapBindingStub(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 deleteEntries(long[] entryIds)
throws java.rmi.RemoteException
deleteEntries in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic void deleteEntries(long groupId)
throws java.rmi.RemoteException
deleteEntries in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic void deleteEntry(long entryId)
throws java.rmi.RemoteException
deleteEntry in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic void deleteEntry(java.lang.String className,
long classPK)
throws java.rmi.RemoteException
deleteEntry in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic TrashEntryList getEntries(long groupId) throws java.rmi.RemoteException
getEntries in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic TrashEntryList getEntries(long groupId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getEntries in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic TrashEntrySoap[] getEntries(long groupId, java.lang.String className) throws java.rmi.RemoteException
getEntries in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic void moveEntry(java.lang.String className,
long classPK,
long destinationContainerModelId,
ServiceContext serviceContext)
throws java.rmi.RemoteException
moveEntry in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic TrashEntrySoap restoreEntry(long entryId) throws java.rmi.RemoteException
restoreEntry in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic TrashEntrySoap restoreEntry(long entryId, long overrideClassPK, java.lang.String name) throws java.rmi.RemoteException
restoreEntry in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic TrashEntrySoap restoreEntry(java.lang.String className, long classPK) throws java.rmi.RemoteException
restoreEntry in interface TrashEntryServiceSoapjava.rmi.RemoteExceptionpublic TrashEntrySoap restoreEntry(java.lang.String className, long classPK, long overrideClassPK, java.lang.String name) throws java.rmi.RemoteException
restoreEntry in interface TrashEntryServiceSoapjava.rmi.RemoteException