|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portal.model.ResourceSoap
public class ResourceSoap
Constructor Summary | |
---|---|
ResourceSoap()
|
|
ResourceSoap(long codeId,
java.lang.String primKey,
long primaryKey,
long resourceId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getCodeId()
Gets the codeId value for this ResourceSoap. |
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 ResourceSoap. |
java.lang.String |
getPrimKey()
Gets the primKey value for this ResourceSoap. |
long |
getResourceId()
Gets the resourceId value for this ResourceSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCodeId(long codeId)
Sets the codeId value for this ResourceSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this ResourceSoap. |
void |
setPrimKey(java.lang.String primKey)
Sets the primKey value for this ResourceSoap. |
void |
setResourceId(long resourceId)
Sets the resourceId value for this ResourceSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceSoap()
public ResourceSoap(long codeId, java.lang.String primKey, long primaryKey, long resourceId)
Method Detail |
---|
public long getCodeId()
public void setCodeId(long codeId)
codeId
- public java.lang.String getPrimKey()
public void setPrimKey(java.lang.String primKey)
primKey
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public long getResourceId()
public void setResourceId(long resourceId)
resourceId
- 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 |