com.liferay.portlet.expando.model
Class ExpandoTableSoap
java.lang.Object
com.liferay.portlet.expando.model.ExpandoTableSoap
- All Implemented Interfaces:
- java.io.Serializable
public class ExpandoTableSoap
- extends java.lang.Object
- implements java.io.Serializable
View Source
ServiceBuilder generated this class. Modifications in this class will be
overwritten the next time is generated.
This class is used by
com.liferay.portlet.expando.service.http.ExpandoTableServiceSoap
.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.expando.service.http.ExpandoTableServiceSoap
,
Serialized Form
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(java.util.List<ExpandoTable> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getTableId
public long getTableId()
setTableId
public void setTableId(long tableId)
getClassNameId
public long getClassNameId()
setClassNameId
public void setClassNameId(long classNameId)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)