com.liferay.portlet.expando.model
Class ExpandoTableSoap
java.lang.Object
com.liferay.portlet.expando.model.ExpandoTableSoap
- All Implemented Interfaces:
- Serializable
public class ExpandoTableSoap
- extends Object
- implements Serializable
This class is used by SOAP remote services.
- See Also:
- Serialized Form
- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpandoTableSoap
public ExpandoTableSoap()
toSoapModel
public static ExpandoTableSoap toSoapModel(ExpandoTable model)
toSoapModels
public static ExpandoTableSoap[] toSoapModels(ExpandoTable[] models)
toSoapModels
public static ExpandoTableSoap[][] toSoapModels(ExpandoTable[][] models)
toSoapModels
public static ExpandoTableSoap[] toSoapModels(List<ExpandoTable> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getTableId
public long getTableId()
setTableId
public void setTableId(long tableId)
getCompanyId
public long getCompanyId()
setCompanyId
public void setCompanyId(long companyId)
getClassNameId
public long getClassNameId()
setClassNameId
public void setClassNameId(long classNameId)
getName
public String getName()
setName
public void setName(String name)