public class Portlet_Blogs_BlogsEntryServiceSoapBindingImpl extends java.lang.Object implements BlogsEntryServiceSoap
| Constructor and Description |
|---|
Portlet_Blogs_BlogsEntryServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteEntry(long entryId) |
BlogsEntrySoap[] |
getCompanyEntries(long companyId,
java.util.Calendar displayDate,
int status,
int max) |
BlogsEntrySoap |
getEntry(long entryId) |
BlogsEntrySoap |
getEntry(long groupId,
java.lang.String urlTitle) |
BlogsEntrySoap[] |
getGroupEntries(long groupId,
java.util.Calendar displayDate,
int status,
int max) |
BlogsEntrySoap[] |
getGroupEntries(long groupId,
java.util.Calendar displayDate,
int status,
int start,
int end) |
BlogsEntrySoap[] |
getGroupEntries(long groupId,
int status,
int max) |
BlogsEntrySoap[] |
getGroupEntries(long groupId,
int status,
int start,
int end) |
int |
getGroupEntriesCount(long groupId,
java.util.Calendar displayDate,
int status) |
int |
getGroupEntriesCount(long groupId,
int status) |
BlogsEntrySoap[] |
getGroupsEntries(long companyId,
long groupId,
java.util.Calendar displayDate,
int status,
int max) |
BlogsEntrySoap[] |
getOrganizationEntries(long organizationId,
java.util.Calendar displayDate,
int status,
int max) |
BlogsEntrySoap |
moveEntryToTrash(long entryId) |
void |
restoreEntryFromTrash(long entryId) |
void |
subscribe(long groupId) |
void |
unsubscribe(long groupId) |
public Portlet_Blogs_BlogsEntryServiceSoapBindingImpl()
public void deleteEntry(long entryId)
throws java.rmi.RemoteException
deleteEntry in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap[] getCompanyEntries(long companyId, java.util.Calendar displayDate, int status, int max) throws java.rmi.RemoteException
getCompanyEntries in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap getEntry(long entryId) throws java.rmi.RemoteException
getEntry in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap getEntry(long groupId, java.lang.String urlTitle) throws java.rmi.RemoteException
getEntry in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic int getGroupEntriesCount(long groupId,
java.util.Calendar displayDate,
int status)
throws java.rmi.RemoteException
getGroupEntriesCount in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic int getGroupEntriesCount(long groupId,
int status)
throws java.rmi.RemoteException
getGroupEntriesCount in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap[] getGroupEntries(long groupId, java.util.Calendar displayDate, int status, int max) throws java.rmi.RemoteException
getGroupEntries in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap[] getGroupEntries(long groupId, java.util.Calendar displayDate, int status, int start, int end) throws java.rmi.RemoteException
getGroupEntries in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap[] getGroupEntries(long groupId, int status, int max) throws java.rmi.RemoteException
getGroupEntries in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap[] getGroupEntries(long groupId, int status, int start, int end) throws java.rmi.RemoteException
getGroupEntries in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap[] getGroupsEntries(long companyId, long groupId, java.util.Calendar displayDate, int status, int max) throws java.rmi.RemoteException
getGroupsEntries in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap[] getOrganizationEntries(long organizationId, java.util.Calendar displayDate, int status, int max) throws java.rmi.RemoteException
getOrganizationEntries in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic BlogsEntrySoap moveEntryToTrash(long entryId) throws java.rmi.RemoteException
moveEntryToTrash in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic void restoreEntryFromTrash(long entryId)
throws java.rmi.RemoteException
restoreEntryFromTrash in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic void subscribe(long groupId)
throws java.rmi.RemoteException
subscribe in interface BlogsEntryServiceSoapjava.rmi.RemoteExceptionpublic void unsubscribe(long groupId)
throws java.rmi.RemoteException
unsubscribe in interface BlogsEntryServiceSoapjava.rmi.RemoteException