com.liferay.client.soap.portal.service.http
Class Portal_LayoutSetBranchServiceSoapBindingStub
java.lang.Object
org.apache.axis.client.Stub
com.liferay.client.soap.portal.service.http.Portal_LayoutSetBranchServiceSoapBindingStub
- All Implemented Interfaces:
- LayoutSetBranchServiceSoap, java.rmi.Remote, javax.xml.rpc.Stub
public class Portal_LayoutSetBranchServiceSoapBindingStub
- extends org.apache.axis.client.Stub
- implements LayoutSetBranchServiceSoap
| Fields inherited from class org.apache.axis.client.Stub |
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
|
Method Summary |
LayoutSetBranchSoap |
addLayoutSetBranch(long groupId,
boolean privateLayout,
java.lang.String name,
java.lang.String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
|
protected org.apache.axis.client.Call |
createCall()
|
void |
deleteLayoutSetBranch(long layoutSetBranchId)
|
LayoutSetBranchSoap[] |
getLayoutSetBranches(long groupId,
boolean privateLayout)
|
LayoutSetBranchSoap |
mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
LayoutSetBranchSoap |
updateLayoutSetBranch(long groupId,
long layoutSetBranchId,
java.lang.String name,
java.lang.String description,
ServiceContext serviceContext)
|
| Methods inherited from class org.apache.axis.client.Stub |
_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, setUsername |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portal_LayoutSetBranchServiceSoapBindingStub
public Portal_LayoutSetBranchServiceSoapBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
Portal_LayoutSetBranchServiceSoapBindingStub
public Portal_LayoutSetBranchServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
Portal_LayoutSetBranchServiceSoapBindingStub
public Portal_LayoutSetBranchServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
createCall
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
addLayoutSetBranch
public LayoutSetBranchSoap addLayoutSetBranch(long groupId,
boolean privateLayout,
java.lang.String name,
java.lang.String description,
boolean master,
long copyLayoutSetBranchId,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
addLayoutSetBranch in interface LayoutSetBranchServiceSoap
- Throws:
java.rmi.RemoteException
deleteLayoutSetBranch
public void deleteLayoutSetBranch(long layoutSetBranchId)
throws java.rmi.RemoteException
- Specified by:
deleteLayoutSetBranch in interface LayoutSetBranchServiceSoap
- Throws:
java.rmi.RemoteException
getLayoutSetBranches
public LayoutSetBranchSoap[] getLayoutSetBranches(long groupId,
boolean privateLayout)
throws java.rmi.RemoteException
- Specified by:
getLayoutSetBranches in interface LayoutSetBranchServiceSoap
- Throws:
java.rmi.RemoteException
mergeLayoutSetBranch
public LayoutSetBranchSoap mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
mergeLayoutSetBranch in interface LayoutSetBranchServiceSoap
- Throws:
java.rmi.RemoteException
updateLayoutSetBranch
public LayoutSetBranchSoap updateLayoutSetBranch(long groupId,
long layoutSetBranchId,
java.lang.String name,
java.lang.String description,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
updateLayoutSetBranch in interface LayoutSetBranchServiceSoap
- Throws:
java.rmi.RemoteException