|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portal.model.OrganizationSoap
public class OrganizationSoap
Constructor Summary | |
---|---|
OrganizationSoap()
|
|
OrganizationSoap(java.lang.String comments,
long companyId,
long countryId,
long leftOrganizationId,
java.lang.String name,
long organizationId,
long parentOrganizationId,
long primaryKey,
boolean recursable,
long regionId,
long rightOrganizationId,
int statusId,
java.lang.String type)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getComments()
Gets the comments value for this OrganizationSoap. |
long |
getCompanyId()
Gets the companyId value for this OrganizationSoap. |
long |
getCountryId()
Gets the countryId value for this OrganizationSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getLeftOrganizationId()
Gets the leftOrganizationId value for this OrganizationSoap. |
java.lang.String |
getName()
Gets the name value for this OrganizationSoap. |
long |
getOrganizationId()
Gets the organizationId value for this OrganizationSoap. |
long |
getParentOrganizationId()
Gets the parentOrganizationId value for this OrganizationSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this OrganizationSoap. |
long |
getRegionId()
Gets the regionId value for this OrganizationSoap. |
long |
getRightOrganizationId()
Gets the rightOrganizationId value for this OrganizationSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getStatusId()
Gets the statusId value for this OrganizationSoap. |
java.lang.String |
getType()
Gets the type value for this OrganizationSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isRecursable()
Gets the recursable value for this OrganizationSoap. |
void |
setComments(java.lang.String comments)
Sets the comments value for this OrganizationSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this OrganizationSoap. |
void |
setCountryId(long countryId)
Sets the countryId value for this OrganizationSoap. |
void |
setLeftOrganizationId(long leftOrganizationId)
Sets the leftOrganizationId value for this OrganizationSoap. |
void |
setName(java.lang.String name)
Sets the name value for this OrganizationSoap. |
void |
setOrganizationId(long organizationId)
Sets the organizationId value for this OrganizationSoap. |
void |
setParentOrganizationId(long parentOrganizationId)
Sets the parentOrganizationId value for this OrganizationSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this OrganizationSoap. |
void |
setRecursable(boolean recursable)
Sets the recursable value for this OrganizationSoap. |
void |
setRegionId(long regionId)
Sets the regionId value for this OrganizationSoap. |
void |
setRightOrganizationId(long rightOrganizationId)
Sets the rightOrganizationId value for this OrganizationSoap. |
void |
setStatusId(int statusId)
Sets the statusId value for this OrganizationSoap. |
void |
setType(java.lang.String type)
Sets the type value for this OrganizationSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrganizationSoap()
public OrganizationSoap(java.lang.String comments, long companyId, long countryId, long leftOrganizationId, java.lang.String name, long organizationId, long parentOrganizationId, long primaryKey, boolean recursable, long regionId, long rightOrganizationId, int statusId, java.lang.String type)
Method Detail |
---|
public java.lang.String getComments()
public void setComments(java.lang.String comments)
comments
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public long getCountryId()
public void setCountryId(long countryId)
countryId
- public long getLeftOrganizationId()
public void setLeftOrganizationId(long leftOrganizationId)
leftOrganizationId
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public long getOrganizationId()
public void setOrganizationId(long organizationId)
organizationId
- public long getParentOrganizationId()
public void setParentOrganizationId(long parentOrganizationId)
parentOrganizationId
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public boolean isRecursable()
public void setRecursable(boolean recursable)
recursable
- public long getRegionId()
public void setRegionId(long regionId)
regionId
- public long getRightOrganizationId()
public void setRightOrganizationId(long rightOrganizationId)
rightOrganizationId
- public int getStatusId()
public void setStatusId(int statusId)
statusId
- public java.lang.String getType()
public void setType(java.lang.String type)
type
- 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 |