public class Portal_LayoutSetBranchServiceSoapBindingStub extends org.apache.axis.client.Stub implements LayoutSetBranchServiceSoap
| Constructor and Description |
|---|
Portal_LayoutSetBranchServiceSoapBindingStub() |
Portal_LayoutSetBranchServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_LayoutSetBranchServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
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) |
_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, setUsernamepublic Portal_LayoutSetBranchServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_LayoutSetBranchServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_LayoutSetBranchServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic LayoutSetBranchSoap addLayoutSetBranch(long groupId, boolean privateLayout, java.lang.String name, java.lang.String description, boolean master, long copyLayoutSetBranchId, ServiceContext serviceContext) throws java.rmi.RemoteException
addLayoutSetBranch in interface LayoutSetBranchServiceSoapjava.rmi.RemoteExceptionpublic void deleteLayoutSetBranch(long layoutSetBranchId)
throws java.rmi.RemoteException
deleteLayoutSetBranch in interface LayoutSetBranchServiceSoapjava.rmi.RemoteExceptionpublic LayoutSetBranchSoap[] getLayoutSetBranches(long groupId, boolean privateLayout) throws java.rmi.RemoteException
getLayoutSetBranches in interface LayoutSetBranchServiceSoapjava.rmi.RemoteExceptionpublic LayoutSetBranchSoap mergeLayoutSetBranch(long layoutSetBranchId, long mergeLayoutSetBranchId, ServiceContext serviceContext) throws java.rmi.RemoteException
mergeLayoutSetBranch in interface LayoutSetBranchServiceSoapjava.rmi.RemoteExceptionpublic LayoutSetBranchSoap updateLayoutSetBranch(long groupId, long layoutSetBranchId, java.lang.String name, java.lang.String description, ServiceContext serviceContext) throws java.rmi.RemoteException
updateLayoutSetBranch in interface LayoutSetBranchServiceSoapjava.rmi.RemoteException