public class Portal_LayoutSetBranchServiceSoapBindingImpl extends java.lang.Object implements LayoutSetBranchServiceSoap
| Constructor and Description |
|---|
Portal_LayoutSetBranchServiceSoapBindingImpl() |
| 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) |
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) |
public Portal_LayoutSetBranchServiceSoapBindingImpl()
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
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