public class Portlet_Blogs_BlogsEntryServiceSoapBindingStub extends org.apache.axis.client.Stub implements BlogsEntryServiceSoap
| Constructor and Description |
|---|
Portlet_Blogs_BlogsEntryServiceSoapBindingStub() |
Portlet_Blogs_BlogsEntryServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Blogs_BlogsEntryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
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) |
_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_Blogs_BlogsEntryServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Blogs_BlogsEntryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Blogs_BlogsEntryServiceSoapBindingStub(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 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