|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.portal.model.UserGroupRoleSoap
public class UserGroupRoleSoap
| Constructor Summary | |
|---|---|
UserGroupRoleSoap()
|
|
UserGroupRoleSoap(long groupId,
UserGroupRolePK primaryKey,
long roleId,
long userId)
|
|
| 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 |
getGroupId()
Gets the groupId value for this UserGroupRoleSoap. |
UserGroupRolePK |
getPrimaryKey()
Gets the primaryKey value for this UserGroupRoleSoap. |
long |
getRoleId()
Gets the roleId value for this UserGroupRoleSoap. |
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 |
long |
getUserId()
Gets the userId value for this UserGroupRoleSoap. |
int |
hashCode()
|
void |
setGroupId(long groupId)
Sets the groupId value for this UserGroupRoleSoap. |
void |
setPrimaryKey(UserGroupRolePK primaryKey)
Sets the primaryKey value for this UserGroupRoleSoap. |
void |
setRoleId(long roleId)
Sets the roleId value for this UserGroupRoleSoap. |
void |
setUserId(long userId)
Sets the userId value for this UserGroupRoleSoap. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserGroupRoleSoap()
public UserGroupRoleSoap(long groupId,
UserGroupRolePK primaryKey,
long roleId,
long userId)
| Method Detail |
|---|
public long getGroupId()
public void setGroupId(long groupId)
groupId - public UserGroupRolePK getPrimaryKey()
public void setPrimaryKey(UserGroupRolePK primaryKey)
primaryKey - public long getRoleId()
public void setRoleId(long roleId)
roleId - public long getUserId()
public void setUserId(long userId)
userId - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | ||||||||