com.liferay.portlet.expando.model
Class ExpandoRowSoap
java.lang.Object
com.liferay.portlet.expando.model.ExpandoRowSoap
- All Implemented Interfaces:
- java.io.Serializable
public class ExpandoRowSoap
- 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.ExpandoRowServiceSoap
.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.expando.service.http.ExpandoRowServiceSoap
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpandoRowSoap
public ExpandoRowSoap()
toSoapModel
public static ExpandoRowSoap toSoapModel(ExpandoRow model)
toSoapModels
public static ExpandoRowSoap[] toSoapModels(java.util.List<ExpandoRow> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getRowId
public long getRowId()
setRowId
public void setRowId(long rowId)
getTableId
public long getTableId()
setTableId
public void setTableId(long tableId)
getClassPK
public long getClassPK()
setClassPK
public void setClassPK(long classPK)