com.liferay.client.soap.portal.service.http
Class Portal_LayoutSetPrototypeServiceSoapBindingStub
java.lang.Object
org.apache.axis.client.Stub
com.liferay.client.soap.portal.service.http.Portal_LayoutSetPrototypeServiceSoapBindingStub
- All Implemented Interfaces:
- LayoutSetPrototypeServiceSoap, java.rmi.Remote, javax.xml.rpc.Stub
public class Portal_LayoutSetPrototypeServiceSoapBindingStub
- extends org.apache.axis.client.Stub
- implements LayoutSetPrototypeServiceSoap
| 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 |
LayoutSetPrototypeSoap |
addLayoutSetPrototype(java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
protected org.apache.axis.client.Call |
createCall()
|
void |
deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
LayoutSetPrototypeSoap |
getLayoutSetPrototype(long layoutSetPrototypeId)
|
LayoutSetPrototypeSoap[] |
search(long companyId,
boolean active,
OrderByComparator obc)
|
LayoutSetPrototypeSoap |
updateLayoutSetPrototype(long layoutSetPrototypeId,
java.lang.String settings)
|
LayoutSetPrototypeSoap |
updateLayoutSetPrototype(long layoutSetPrototypeId,
java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String description,
boolean active,
boolean layoutsUpdateable,
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_LayoutSetPrototypeServiceSoapBindingStub
public Portal_LayoutSetPrototypeServiceSoapBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
Portal_LayoutSetPrototypeServiceSoapBindingStub
public Portal_LayoutSetPrototypeServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
Portal_LayoutSetPrototypeServiceSoapBindingStub
public Portal_LayoutSetPrototypeServiceSoapBindingStub(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
addLayoutSetPrototype
public LayoutSetPrototypeSoap addLayoutSetPrototype(java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
addLayoutSetPrototype in interface LayoutSetPrototypeServiceSoap
- Throws:
java.rmi.RemoteException
deleteLayoutSetPrototype
public void deleteLayoutSetPrototype(long layoutSetPrototypeId)
throws java.rmi.RemoteException
- Specified by:
deleteLayoutSetPrototype in interface LayoutSetPrototypeServiceSoap
- Throws:
java.rmi.RemoteException
getLayoutSetPrototype
public LayoutSetPrototypeSoap getLayoutSetPrototype(long layoutSetPrototypeId)
throws java.rmi.RemoteException
- Specified by:
getLayoutSetPrototype in interface LayoutSetPrototypeServiceSoap
- Throws:
java.rmi.RemoteException
search
public LayoutSetPrototypeSoap[] search(long companyId,
boolean active,
OrderByComparator obc)
throws java.rmi.RemoteException
- Specified by:
search in interface LayoutSetPrototypeServiceSoap
- Throws:
java.rmi.RemoteException
updateLayoutSetPrototype
public LayoutSetPrototypeSoap updateLayoutSetPrototype(long layoutSetPrototypeId,
java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
updateLayoutSetPrototype in interface LayoutSetPrototypeServiceSoap
- Throws:
java.rmi.RemoteException
updateLayoutSetPrototype
public LayoutSetPrototypeSoap updateLayoutSetPrototype(long layoutSetPrototypeId,
java.lang.String settings)
throws java.rmi.RemoteException
- Specified by:
updateLayoutSetPrototype in interface LayoutSetPrototypeServiceSoap
- Throws:
java.rmi.RemoteException