public class Portlet_Bookmarks_BookmarksEntryServiceSoapBindingImpl extends java.lang.Object implements BookmarksEntryServiceSoap
| Constructor and Description |
|---|
Portlet_Bookmarks_BookmarksEntryServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
BookmarksEntrySoap |
addEntry(long groupId,
long folderId,
java.lang.String name,
java.lang.String url,
java.lang.String description,
ServiceContext serviceContext) |
void |
deleteEntry(long entryId) |
BookmarksEntrySoap[] |
getEntries(long groupId,
long folderId,
int start,
int end) |
BookmarksEntrySoap[] |
getEntries(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator) |
int |
getEntriesCount(long groupId,
long folderId) |
int |
getEntriesCount(long groupId,
long folderId,
int status) |
BookmarksEntrySoap |
getEntry(long entryId) |
int |
getFoldersEntriesCount(long groupId,
long[] folderIds) |
BookmarksEntrySoap[] |
getGroupEntries(long groupId,
int start,
int end) |
BookmarksEntrySoap[] |
getGroupEntries(long groupId,
long userId,
int start,
int end) |
BookmarksEntrySoap[] |
getGroupEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end) |
int |
getGroupEntriesCount(long groupId) |
int |
getGroupEntriesCount(long groupId,
long userId) |
int |
getGroupEntriesCount(long groupId,
long userId,
long rootFolderId) |
BookmarksEntrySoap |
moveEntry(long entryId,
long parentFolderId) |
BookmarksEntrySoap |
moveEntryFromTrash(long entryId,
long parentFolderId) |
BookmarksEntrySoap |
moveEntryToTrash(long entryId) |
BookmarksEntrySoap |
openEntry(BookmarksEntrySoap entry) |
BookmarksEntrySoap |
openEntry(long entryId) |
void |
restoreEntryFromTrash(long entryId) |
void |
subscribeEntry(long entryId) |
void |
unsubscribeEntry(long entryId) |
BookmarksEntrySoap |
updateEntry(long entryId,
long groupId,
long folderId,
java.lang.String name,
java.lang.String url,
java.lang.String description,
ServiceContext serviceContext) |
public Portlet_Bookmarks_BookmarksEntryServiceSoapBindingImpl()
public BookmarksEntrySoap addEntry(long groupId, long folderId, java.lang.String name, java.lang.String url, java.lang.String description, ServiceContext serviceContext) throws java.rmi.RemoteException
addEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic void deleteEntry(long entryId)
throws java.rmi.RemoteException
deleteEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic int getEntriesCount(long groupId,
long folderId)
throws java.rmi.RemoteException
getEntriesCount in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic int getEntriesCount(long groupId,
long folderId,
int status)
throws java.rmi.RemoteException
getEntriesCount in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap[] getEntries(long groupId, long folderId, int start, int end) throws java.rmi.RemoteException
getEntries in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap[] getEntries(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator) throws java.rmi.RemoteException
getEntries in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap getEntry(long entryId) throws java.rmi.RemoteException
getEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic int getFoldersEntriesCount(long groupId,
long[] folderIds)
throws java.rmi.RemoteException
getFoldersEntriesCount in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic int getGroupEntriesCount(long groupId)
throws java.rmi.RemoteException
getGroupEntriesCount in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic int getGroupEntriesCount(long groupId,
long userId)
throws java.rmi.RemoteException
getGroupEntriesCount in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic int getGroupEntriesCount(long groupId,
long userId,
long rootFolderId)
throws java.rmi.RemoteException
getGroupEntriesCount in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap[] getGroupEntries(long groupId, int start, int end) throws java.rmi.RemoteException
getGroupEntries in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap[] getGroupEntries(long groupId, long userId, int start, int end) throws java.rmi.RemoteException
getGroupEntries in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap[] getGroupEntries(long groupId, long userId, long rootFolderId, int start, int end) throws java.rmi.RemoteException
getGroupEntries in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap moveEntryFromTrash(long entryId, long parentFolderId) throws java.rmi.RemoteException
moveEntryFromTrash in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap moveEntryToTrash(long entryId) throws java.rmi.RemoteException
moveEntryToTrash in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap moveEntry(long entryId, long parentFolderId) throws java.rmi.RemoteException
moveEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap openEntry(BookmarksEntrySoap entry) throws java.rmi.RemoteException
openEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap openEntry(long entryId) throws java.rmi.RemoteException
openEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic void restoreEntryFromTrash(long entryId)
throws java.rmi.RemoteException
restoreEntryFromTrash in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic void subscribeEntry(long entryId)
throws java.rmi.RemoteException
subscribeEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic void unsubscribeEntry(long entryId)
throws java.rmi.RemoteException
unsubscribeEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteExceptionpublic BookmarksEntrySoap updateEntry(long entryId, long groupId, long folderId, java.lang.String name, java.lang.String url, java.lang.String description, ServiceContext serviceContext) throws java.rmi.RemoteException
updateEntry in interface BookmarksEntryServiceSoapjava.rmi.RemoteException