com.liferay.client.portlet.journal.service.http
Class Portlet_Journal_JournalArticleServiceSoapBindingImpl
java.lang.Object
com.liferay.client.portlet.journal.service.http.Portlet_Journal_JournalArticleServiceSoapBindingImpl
- All Implemented Interfaces:
- JournalArticleServiceSoap, java.rmi.Remote
public class Portlet_Journal_JournalArticleServiceSoapBindingImpl
- extends java.lang.Object
- implements JournalArticleServiceSoap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portlet_Journal_JournalArticleServiceSoapBindingImpl
public Portlet_Journal_JournalArticleServiceSoapBindingImpl()
getArticle
public JournalArticleSoap getArticle(long groupId,
java.lang.String articleId,
double version)
throws java.rmi.RemoteException
- Specified by:
getArticle
in interface JournalArticleServiceSoap
- Throws:
java.rmi.RemoteException
removeArticleLocale
public JournalArticleSoap removeArticleLocale(long groupId,
java.lang.String articleId,
double version,
java.lang.String languageId)
throws java.rmi.RemoteException
- Specified by:
removeArticleLocale
in interface JournalArticleServiceSoap
- Throws:
java.rmi.RemoteException
removeArticleLocale
public void removeArticleLocale(long companyId,
java.lang.String languageId)
throws java.rmi.RemoteException
- Specified by:
removeArticleLocale
in interface JournalArticleServiceSoap
- Throws:
java.rmi.RemoteException
updateContent
public JournalArticleSoap updateContent(long groupId,
java.lang.String articleId,
double version,
java.lang.String content)
throws java.rmi.RemoteException
- Specified by:
updateContent
in interface JournalArticleServiceSoap
- Throws:
java.rmi.RemoteException