com.liferay.client.soap.portal.service.http
Class Portal_LayoutBranchServiceSoapBindingImpl
java.lang.Object
com.liferay.client.soap.portal.service.http.Portal_LayoutBranchServiceSoapBindingImpl
- All Implemented Interfaces:
- LayoutBranchServiceSoap, java.rmi.Remote
public class Portal_LayoutBranchServiceSoapBindingImpl
- extends java.lang.Object
- implements LayoutBranchServiceSoap
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portal_LayoutBranchServiceSoapBindingImpl
public Portal_LayoutBranchServiceSoapBindingImpl()
addLayoutBranch
public LayoutBranchSoap addLayoutBranch(long layoutRevisionId,
java.lang.String name,
java.lang.String description,
boolean master,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
addLayoutBranch in interface LayoutBranchServiceSoap
- Throws:
java.rmi.RemoteException
deleteLayoutBranch
public void deleteLayoutBranch(long layoutBranchId)
throws java.rmi.RemoteException
- Specified by:
deleteLayoutBranch in interface LayoutBranchServiceSoap
- Throws:
java.rmi.RemoteException
updateLayoutBranch
public LayoutBranchSoap updateLayoutBranch(long layoutBranchId,
java.lang.String name,
java.lang.String description,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
updateLayoutBranch in interface LayoutBranchServiceSoap
- Throws:
java.rmi.RemoteException