com.liferay.client.portlet.expando.service.http
Class Portlet_Expando_ExpandoTableServiceSoapBindingImpl
java.lang.Object
com.liferay.client.portlet.expando.service.http.Portlet_Expando_ExpandoTableServiceSoapBindingImpl
- All Implemented Interfaces:
- ExpandoTableServiceSoap, java.rmi.Remote
public class Portlet_Expando_ExpandoTableServiceSoapBindingImpl
- extends java.lang.Object
- implements ExpandoTableServiceSoap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portlet_Expando_ExpandoTableServiceSoapBindingImpl
public Portlet_Expando_ExpandoTableServiceSoapBindingImpl()
updateTable
public ExpandoTableSoap updateTable(long tableId,
java.lang.String name)
throws java.rmi.RemoteException
- Specified by:
updateTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
addDefaultTable
public ExpandoTableSoap addDefaultTable(java.lang.String className)
throws java.rmi.RemoteException
- Specified by:
addDefaultTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
addDefaultTable
public ExpandoTableSoap addDefaultTable(long classNameId)
throws java.rmi.RemoteException
- Specified by:
addDefaultTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
deleteTable
public void deleteTable(long tableId)
throws java.rmi.RemoteException
- Specified by:
deleteTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
deleteTable
public void deleteTable(long classNameId,
java.lang.String name)
throws java.rmi.RemoteException
- Specified by:
deleteTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
deleteTable
public void deleteTable(java.lang.String className,
java.lang.String name)
throws java.rmi.RemoteException
- Specified by:
deleteTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
deleteTables
public void deleteTables(java.lang.String className)
throws java.rmi.RemoteException
- Specified by:
deleteTables
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
deleteTables
public void deleteTables(long classNameId)
throws java.rmi.RemoteException
- Specified by:
deleteTables
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
getTable
public ExpandoTableSoap getTable(long classNameId,
java.lang.String name)
throws java.rmi.RemoteException
- Specified by:
getTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
getTable
public ExpandoTableSoap getTable(java.lang.String className,
java.lang.String name)
throws java.rmi.RemoteException
- Specified by:
getTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
getTable
public ExpandoTableSoap getTable(long tableId)
throws java.rmi.RemoteException
- Specified by:
getTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
getDefaultTable
public ExpandoTableSoap getDefaultTable(java.lang.String className)
throws java.rmi.RemoteException
- Specified by:
getDefaultTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
getDefaultTable
public ExpandoTableSoap getDefaultTable(long classNameId)
throws java.rmi.RemoteException
- Specified by:
getDefaultTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
getTables
public ExpandoTableSoap[] getTables(java.lang.String className)
throws java.rmi.RemoteException
- Specified by:
getTables
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
getTables
public ExpandoTableSoap[] getTables(long classNameId)
throws java.rmi.RemoteException
- Specified by:
getTables
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
addTable
public ExpandoTableSoap addTable(long classNameId,
java.lang.String name)
throws java.rmi.RemoteException
- Specified by:
addTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException
addTable
public ExpandoTableSoap addTable(java.lang.String className,
java.lang.String name)
throws java.rmi.RemoteException
- Specified by:
addTable
in interface ExpandoTableServiceSoap
- Throws:
java.rmi.RemoteException