|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.portlet.expando.model.ExpandoRowSoap
public class ExpandoRowSoap
Constructor Summary | |
---|---|
ExpandoRowSoap()
|
|
ExpandoRowSoap(long primaryKey,
long rowId,
long tableId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getPrimaryKey()
Gets the primaryKey value for this ExpandoRowSoap. |
long |
getRowId()
Gets the rowId value for this ExpandoRowSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
long |
getTableId()
Gets the tableId value for this ExpandoRowSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this ExpandoRowSoap. |
void |
setRowId(long rowId)
Sets the rowId value for this ExpandoRowSoap. |
void |
setTableId(long tableId)
Sets the tableId value for this ExpandoRowSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpandoRowSoap()
public ExpandoRowSoap(long primaryKey, long rowId, long tableId)
Method Detail |
---|
public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public long getRowId()
public void setRowId(long rowId)
rowId
- public long getTableId()
public void setTableId(long tableId)
tableId
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |