com.liferay.client.soap.portlet.journal.service.http
Class Portlet_Journal_JournalTemplateServiceSoapBindingImpl
java.lang.Object
com.liferay.client.soap.portlet.journal.service.http.Portlet_Journal_JournalTemplateServiceSoapBindingImpl
- All Implemented Interfaces:
- JournalTemplateServiceSoap, java.rmi.Remote
public class Portlet_Journal_JournalTemplateServiceSoapBindingImpl
- extends java.lang.Object
- implements JournalTemplateServiceSoap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portlet_Journal_JournalTemplateServiceSoapBindingImpl
public Portlet_Journal_JournalTemplateServiceSoapBindingImpl()
copyTemplate
public JournalTemplateSoap copyTemplate(long groupId,
java.lang.String oldTemplateId,
java.lang.String newTemplateId,
boolean autoTemplateId)
throws java.rmi.RemoteException
- Specified by:
copyTemplate
in interface JournalTemplateServiceSoap
- Throws:
java.rmi.RemoteException
deleteTemplate
public void deleteTemplate(long groupId,
java.lang.String templateId)
throws java.rmi.RemoteException
- Specified by:
deleteTemplate
in interface JournalTemplateServiceSoap
- Throws:
java.rmi.RemoteException
getStructureTemplates
public JournalTemplateSoap[] getStructureTemplates(long groupId,
java.lang.String structureId)
throws java.rmi.RemoteException
- Specified by:
getStructureTemplates
in interface JournalTemplateServiceSoap
- Throws:
java.rmi.RemoteException
getTemplate
public JournalTemplateSoap getTemplate(long groupId,
java.lang.String templateId)
throws java.rmi.RemoteException
- Specified by:
getTemplate
in interface JournalTemplateServiceSoap
- Throws:
java.rmi.RemoteException