public class GroupSoap
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
GroupSoap() |
GroupSoap(boolean active,
long classNameId,
long classPK,
long companyId,
long creatorUserId,
java.lang.String description,
java.lang.String friendlyURL,
long groupId,
java.lang.String groupKey,
boolean inheritContent,
long liveGroupId,
boolean manualMembership,
int membershipRestriction,
long mvccVersion,
java.lang.String name,
long parentGroupId,
long primaryKey,
int remoteStagingGroupCount,
boolean site,
java.lang.String treePath,
int type,
java.lang.String typeSettings,
java.lang.String uuid) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
java.lang.String |
getGroupKey()
Gets the groupKey value for this GroupSoap.
|
long |
getLiveGroupId()
Gets the liveGroupId value for this GroupSoap.
|
int |
getMembershipRestriction()
Gets the membershipRestriction value for this GroupSoap.
|
long |
getMvccVersion()
Gets the mvccVersion 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.
|
int |
getRemoteStagingGroupCount()
Gets the remoteStagingGroupCount 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
|
java.lang.String |
getTreePath()
Gets the treePath value for this GroupSoap.
|
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.
|
java.lang.String |
getUuid()
Gets the uuid value for this GroupSoap.
|
int |
hashCode() |
boolean |
isActive()
Gets the active value for this GroupSoap.
|
boolean |
isInheritContent()
Gets the inheritContent value for this GroupSoap.
|
boolean |
isManualMembership()
Gets the manualMembership value for this GroupSoap.
|
boolean |
isSite()
Gets the site 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 |
setGroupKey(java.lang.String groupKey)
Sets the groupKey value for this GroupSoap.
|
void |
setInheritContent(boolean inheritContent)
Sets the inheritContent value for this GroupSoap.
|
void |
setLiveGroupId(long liveGroupId)
Sets the liveGroupId value for this GroupSoap.
|
void |
setManualMembership(boolean manualMembership)
Sets the manualMembership value for this GroupSoap.
|
void |
setMembershipRestriction(int membershipRestriction)
Sets the membershipRestriction value for this GroupSoap.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvccVersion 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 |
setRemoteStagingGroupCount(int remoteStagingGroupCount)
Sets the remoteStagingGroupCount value for this GroupSoap.
|
void |
setSite(boolean site)
Sets the site value for this GroupSoap.
|
void |
setTreePath(java.lang.String treePath)
Sets the treePath 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.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this GroupSoap.
|
public GroupSoap()
public GroupSoap(boolean active,
long classNameId,
long classPK,
long companyId,
long creatorUserId,
java.lang.String description,
java.lang.String friendlyURL,
long groupId,
java.lang.String groupKey,
boolean inheritContent,
long liveGroupId,
boolean manualMembership,
int membershipRestriction,
long mvccVersion,
java.lang.String name,
long parentGroupId,
long primaryKey,
int remoteStagingGroupCount,
boolean site,
java.lang.String treePath,
int type,
java.lang.String typeSettings,
java.lang.String uuid)
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 java.lang.String getGroupKey()
public void setGroupKey(java.lang.String groupKey)
groupKey - public boolean isInheritContent()
public void setInheritContent(boolean inheritContent)
inheritContent - public long getLiveGroupId()
public void setLiveGroupId(long liveGroupId)
liveGroupId - public boolean isManualMembership()
public void setManualMembership(boolean manualMembership)
manualMembership - public int getMembershipRestriction()
public void setMembershipRestriction(int membershipRestriction)
membershipRestriction - public long getMvccVersion()
public void setMvccVersion(long mvccVersion)
mvccVersion - 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 getRemoteStagingGroupCount()
public void setRemoteStagingGroupCount(int remoteStagingGroupCount)
remoteStagingGroupCount - public boolean isSite()
public void setSite(boolean site)
site - public java.lang.String getTreePath()
public void setTreePath(java.lang.String treePath)
treePath - public int getType()
public void setType(int type)
type - public java.lang.String getTypeSettings()
public void setTypeSettings(java.lang.String typeSettings)
typeSettings - public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
uuid - 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)