com.liferay.client.portlet.blogs.service.http
Class Portlet_Blogs_BlogsEntryServiceSoapBindingImpl
java.lang.Object
com.liferay.client.portlet.blogs.service.http.Portlet_Blogs_BlogsEntryServiceSoapBindingImpl
- All Implemented Interfaces:
- BlogsEntryServiceSoap, java.rmi.Remote
public class Portlet_Blogs_BlogsEntryServiceSoapBindingImpl
- extends java.lang.Object
- implements BlogsEntryServiceSoap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portlet_Blogs_BlogsEntryServiceSoapBindingImpl
public Portlet_Blogs_BlogsEntryServiceSoapBindingImpl()
getCompanyEntries
public BlogsEntrySoap[] getCompanyEntries(long companyId,
int max)
throws java.rmi.RemoteException
- Specified by:
getCompanyEntries
in interface BlogsEntryServiceSoap
- Throws:
java.rmi.RemoteException
getGroupEntries
public BlogsEntrySoap[] getGroupEntries(long groupId,
int max)
throws java.rmi.RemoteException
- Specified by:
getGroupEntries
in interface BlogsEntryServiceSoap
- Throws:
java.rmi.RemoteException
getOrganizationEntries
public BlogsEntrySoap[] getOrganizationEntries(long organizationId,
int max)
throws java.rmi.RemoteException
- Specified by:
getOrganizationEntries
in interface BlogsEntryServiceSoap
- Throws:
java.rmi.RemoteException
getEntry
public BlogsEntrySoap getEntry(long groupId,
java.lang.String urlTitle)
throws java.rmi.RemoteException
- Specified by:
getEntry
in interface BlogsEntryServiceSoap
- Throws:
java.rmi.RemoteException
getEntry
public BlogsEntrySoap getEntry(long entryId)
throws java.rmi.RemoteException
- Specified by:
getEntry
in interface BlogsEntryServiceSoap
- Throws:
java.rmi.RemoteException
deleteEntry
public void deleteEntry(long entryId)
throws java.rmi.RemoteException
- Specified by:
deleteEntry
in interface BlogsEntryServiceSoap
- Throws:
java.rmi.RemoteException