public class Portlet_Trash_TrashEntryServiceSoapBindingImpl extends java.lang.Object implements TrashEntryServiceSoap
| Constructor and Description |
|---|
Portlet_Trash_TrashEntryServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public Portlet_Trash_TrashEntryServiceSoapBindingImpl()
public 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