|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portal.model.GroupSoap
public class GroupSoap
Constructor Summary | |
---|---|
GroupSoap()
|
|
GroupSoap(boolean active,
long classNameId,
long classPK,
long companyId,
long creatorUserId,
java.lang.String description,
java.lang.String friendlyURL,
long groupId,
long liveGroupId,
java.lang.String name,
long parentGroupId,
long primaryKey,
int type,
java.lang.String typeSettings)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getClassNameId()
Gets the classNameId value for this GroupSoap. |
long |
getClassPK()
Gets the classPK value for this GroupSoap. |
long |
getCompanyId()
Gets the companyId value for this GroupSoap. |
long |
getCreatorUserId()
Gets the creatorUserId value for this GroupSoap. |
java.lang.String |
getDescription()
Gets the description value for this GroupSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getFriendlyURL()
Gets the friendlyURL value for this GroupSoap. |
long |
getGroupId()
Gets the groupId value for this GroupSoap. |
long |
getLiveGroupId()
Gets the liveGroupId value for this GroupSoap. |
java.lang.String |
getName()
Gets the name value for this GroupSoap. |
long |
getParentGroupId()
Gets the parentGroupId value for this GroupSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this GroupSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getType()
Gets the type value for this GroupSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getTypeSettings()
Gets the typeSettings value for this GroupSoap. |
int |
hashCode()
|
boolean |
isActive()
Gets the active value for this GroupSoap. |
void |
setActive(boolean active)
Sets the active value for this GroupSoap. |
void |
setClassNameId(long classNameId)
Sets the classNameId value for this GroupSoap. |
void |
setClassPK(long classPK)
Sets the classPK value for this GroupSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this GroupSoap. |
void |
setCreatorUserId(long creatorUserId)
Sets the creatorUserId value for this GroupSoap. |
void |
setDescription(java.lang.String description)
Sets the description value for this GroupSoap. |
void |
setFriendlyURL(java.lang.String friendlyURL)
Sets the friendlyURL value for this GroupSoap. |
void |
setGroupId(long groupId)
Sets the groupId value for this GroupSoap. |
void |
setLiveGroupId(long liveGroupId)
Sets the liveGroupId value for this GroupSoap. |
void |
setName(java.lang.String name)
Sets the name value for this GroupSoap. |
void |
setParentGroupId(long parentGroupId)
Sets the parentGroupId value for this GroupSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this GroupSoap. |
void |
setType(int type)
Sets the type value for this GroupSoap. |
void |
setTypeSettings(java.lang.String typeSettings)
Sets the typeSettings value for this GroupSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroupSoap()
public GroupSoap(boolean active, long classNameId, long classPK, long companyId, long creatorUserId, java.lang.String description, java.lang.String friendlyURL, long groupId, long liveGroupId, java.lang.String name, long parentGroupId, long primaryKey, int type, java.lang.String typeSettings)
Method Detail |
---|
public boolean isActive()
public void setActive(boolean active)
active
- public long getClassNameId()
public void setClassNameId(long classNameId)
classNameId
- public long getClassPK()
public void setClassPK(long classPK)
classPK
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public long getCreatorUserId()
public void setCreatorUserId(long creatorUserId)
creatorUserId
- public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- public java.lang.String getFriendlyURL()
public void setFriendlyURL(java.lang.String friendlyURL)
friendlyURL
- public long getGroupId()
public void setGroupId(long groupId)
groupId
- public long getLiveGroupId()
public void setLiveGroupId(long liveGroupId)
liveGroupId
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public long getParentGroupId()
public void setParentGroupId(long parentGroupId)
parentGroupId
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public int getType()
public void setType(int type)
type
- public java.lang.String getTypeSettings()
public void setTypeSettings(java.lang.String typeSettings)
typeSettings
- 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 |