com.liferay.client.soap.portal.service
Class ServiceContext

java.lang.Object
  extended by com.liferay.client.soap.portal.service.ServiceContext
All Implemented Interfaces:
java.io.Serializable

public class ServiceContext
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ServiceContext()
           
ServiceContext(boolean addCommunityPermissions, boolean addGroupPermissions, boolean addGuestPermissions, long[] assetCategoryIds, boolean assetEntryVisible, long[] assetLinkEntryIds, java.lang.String[] assetTagNames, java.util.HashMap attributes, java.lang.String command, boolean commandAdd, boolean commandUpdate, java.lang.String[] communityPermissions, long companyId, java.util.Calendar createDate, java.lang.String currentURL, boolean deriveDefaultPermissions, java.util.HashMap expandoBridgeAttributes, java.util.Calendar formDate, java.lang.String[] groupPermissions, long guestOrUserId, java.lang.String[] guestPermissions, java.util.HashMap headers, boolean indexingEnabled, java.lang.String languageId, java.lang.String layoutFullURL, java.lang.String layoutURL, java.lang.Object locale, java.util.Calendar modifiedDate, java.lang.String pathMain, long plid, java.lang.String portalURL, java.lang.String portletId, PortletPreferencesIds portletPreferencesIds, java.lang.String remoteAddr, java.lang.String remoteHost, java.lang.Object request, java.lang.String rootPortletId, long scopeGroupId, boolean signedIn, java.lang.String userAgent, java.lang.String userDisplayURL, long userId, java.lang.String uuid, int workflowAction)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 long[] getAssetCategoryIds()
          Gets the assetCategoryIds value for this ServiceContext.
 long[] getAssetLinkEntryIds()
          Gets the assetLinkEntryIds value for this ServiceContext.
 java.lang.String[] getAssetTagNames()
          Gets the assetTagNames value for this ServiceContext.
 java.util.HashMap getAttributes()
          Gets the attributes value for this ServiceContext.
 java.lang.String getCommand()
          Gets the command value for this ServiceContext.
 java.lang.String[] getCommunityPermissions()
          Gets the communityPermissions value for this ServiceContext.
 long getCompanyId()
          Gets the companyId value for this ServiceContext.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this ServiceContext.
 java.lang.String getCurrentURL()
          Gets the currentURL value for this ServiceContext.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.util.HashMap getExpandoBridgeAttributes()
          Gets the expandoBridgeAttributes value for this ServiceContext.
 java.util.Calendar getFormDate()
          Gets the formDate value for this ServiceContext.
 java.lang.String[] getGroupPermissions()
          Gets the groupPermissions value for this ServiceContext.
 long getGuestOrUserId()
          Gets the guestOrUserId value for this ServiceContext.
 java.lang.String[] getGuestPermissions()
          Gets the guestPermissions value for this ServiceContext.
 java.util.HashMap getHeaders()
          Gets the headers value for this ServiceContext.
 java.lang.String getLanguageId()
          Gets the languageId value for this ServiceContext.
 java.lang.String getLayoutFullURL()
          Gets the layoutFullURL value for this ServiceContext.
 java.lang.String getLayoutURL()
          Gets the layoutURL value for this ServiceContext.
 java.lang.Object getLocale()
          Gets the locale value for this ServiceContext.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this ServiceContext.
 java.lang.String getPathMain()
          Gets the pathMain value for this ServiceContext.
 long getPlid()
          Gets the plid value for this ServiceContext.
 java.lang.String getPortalURL()
          Gets the portalURL value for this ServiceContext.
 java.lang.String getPortletId()
          Gets the portletId value for this ServiceContext.
 PortletPreferencesIds getPortletPreferencesIds()
          Gets the portletPreferencesIds value for this ServiceContext.
 java.lang.String getRemoteAddr()
          Gets the remoteAddr value for this ServiceContext.
 java.lang.String getRemoteHost()
          Gets the remoteHost value for this ServiceContext.
 java.lang.Object getRequest()
          Gets the request value for this ServiceContext.
 java.lang.String getRootPortletId()
          Gets the rootPortletId value for this ServiceContext.
 long getScopeGroupId()
          Gets the scopeGroupId value for this ServiceContext.
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
 java.lang.String getUserAgent()
          Gets the userAgent value for this ServiceContext.
 java.lang.String getUserDisplayURL()
          Gets the userDisplayURL value for this ServiceContext.
 long getUserId()
          Gets the userId value for this ServiceContext.
 java.lang.String getUuid()
          Gets the uuid value for this ServiceContext.
 int getWorkflowAction()
          Gets the workflowAction value for this ServiceContext.
 int hashCode()
           
 boolean isAddCommunityPermissions()
          Gets the addCommunityPermissions value for this ServiceContext.
 boolean isAddGroupPermissions()
          Gets the addGroupPermissions value for this ServiceContext.
 boolean isAddGuestPermissions()
          Gets the addGuestPermissions value for this ServiceContext.
 boolean isAssetEntryVisible()
          Gets the assetEntryVisible value for this ServiceContext.
 boolean isCommandAdd()
          Gets the commandAdd value for this ServiceContext.
 boolean isCommandUpdate()
          Gets the commandUpdate value for this ServiceContext.
 boolean isDeriveDefaultPermissions()
          Gets the deriveDefaultPermissions value for this ServiceContext.
 boolean isIndexingEnabled()
          Gets the indexingEnabled value for this ServiceContext.
 boolean isSignedIn()
          Gets the signedIn value for this ServiceContext.
 void setAddCommunityPermissions(boolean addCommunityPermissions)
          Sets the addCommunityPermissions value for this ServiceContext.
 void setAddGroupPermissions(boolean addGroupPermissions)
          Sets the addGroupPermissions value for this ServiceContext.
 void setAddGuestPermissions(boolean addGuestPermissions)
          Sets the addGuestPermissions value for this ServiceContext.
 void setAssetCategoryIds(long[] assetCategoryIds)
          Sets the assetCategoryIds value for this ServiceContext.
 void setAssetEntryVisible(boolean assetEntryVisible)
          Sets the assetEntryVisible value for this ServiceContext.
 void setAssetLinkEntryIds(long[] assetLinkEntryIds)
          Sets the assetLinkEntryIds value for this ServiceContext.
 void setAssetTagNames(java.lang.String[] assetTagNames)
          Sets the assetTagNames value for this ServiceContext.
 void setAttributes(java.util.HashMap attributes)
          Sets the attributes value for this ServiceContext.
 void setCommand(java.lang.String command)
          Sets the command value for this ServiceContext.
 void setCommandAdd(boolean commandAdd)
          Sets the commandAdd value for this ServiceContext.
 void setCommandUpdate(boolean commandUpdate)
          Sets the commandUpdate value for this ServiceContext.
 void setCommunityPermissions(java.lang.String[] communityPermissions)
          Sets the communityPermissions value for this ServiceContext.
 void setCompanyId(long companyId)
          Sets the companyId value for this ServiceContext.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this ServiceContext.
 void setCurrentURL(java.lang.String currentURL)
          Sets the currentURL value for this ServiceContext.
 void setDeriveDefaultPermissions(boolean deriveDefaultPermissions)
          Sets the deriveDefaultPermissions value for this ServiceContext.
 void setExpandoBridgeAttributes(java.util.HashMap expandoBridgeAttributes)
          Sets the expandoBridgeAttributes value for this ServiceContext.
 void setFormDate(java.util.Calendar formDate)
          Sets the formDate value for this ServiceContext.
 void setGroupPermissions(java.lang.String[] groupPermissions)
          Sets the groupPermissions value for this ServiceContext.
 void setGuestOrUserId(long guestOrUserId)
          Sets the guestOrUserId value for this ServiceContext.
 void setGuestPermissions(java.lang.String[] guestPermissions)
          Sets the guestPermissions value for this ServiceContext.
 void setHeaders(java.util.HashMap headers)
          Sets the headers value for this ServiceContext.
 void setIndexingEnabled(boolean indexingEnabled)
          Sets the indexingEnabled value for this ServiceContext.
 void setLanguageId(java.lang.String languageId)
          Sets the languageId value for this ServiceContext.
 void setLayoutFullURL(java.lang.String layoutFullURL)
          Sets the layoutFullURL value for this ServiceContext.
 void setLayoutURL(java.lang.String layoutURL)
          Sets the layoutURL value for this ServiceContext.
 void setLocale(java.lang.Object locale)
          Sets the locale value for this ServiceContext.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this ServiceContext.
 void setPathMain(java.lang.String pathMain)
          Sets the pathMain value for this ServiceContext.
 void setPlid(long plid)
          Sets the plid value for this ServiceContext.
 void setPortalURL(java.lang.String portalURL)
          Sets the portalURL value for this ServiceContext.
 void setPortletId(java.lang.String portletId)
          Sets the portletId value for this ServiceContext.
 void setPortletPreferencesIds(PortletPreferencesIds portletPreferencesIds)
          Sets the portletPreferencesIds value for this ServiceContext.
 void setRemoteAddr(java.lang.String remoteAddr)
          Sets the remoteAddr value for this ServiceContext.
 void setRemoteHost(java.lang.String remoteHost)
          Sets the remoteHost value for this ServiceContext.
 void setRequest(java.lang.Object request)
          Sets the request value for this ServiceContext.
 void setRootPortletId(java.lang.String rootPortletId)
          Sets the rootPortletId value for this ServiceContext.
 void setScopeGroupId(long scopeGroupId)
          Sets the scopeGroupId value for this ServiceContext.
 void setSignedIn(boolean signedIn)
          Sets the signedIn value for this ServiceContext.
 void setUserAgent(java.lang.String userAgent)
          Sets the userAgent value for this ServiceContext.
 void setUserDisplayURL(java.lang.String userDisplayURL)
          Sets the userDisplayURL value for this ServiceContext.
 void setUserId(long userId)
          Sets the userId value for this ServiceContext.
 void setUuid(java.lang.String uuid)
          Sets the uuid value for this ServiceContext.
 void setWorkflowAction(int workflowAction)
          Sets the workflowAction value for this ServiceContext.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceContext

public ServiceContext()

ServiceContext

public ServiceContext(boolean addCommunityPermissions,
                      boolean addGroupPermissions,
                      boolean addGuestPermissions,
                      long[] assetCategoryIds,
                      boolean assetEntryVisible,
                      long[] assetLinkEntryIds,
                      java.lang.String[] assetTagNames,
                      java.util.HashMap attributes,
                      java.lang.String command,
                      boolean commandAdd,
                      boolean commandUpdate,
                      java.lang.String[] communityPermissions,
                      long companyId,
                      java.util.Calendar createDate,
                      java.lang.String currentURL,
                      boolean deriveDefaultPermissions,
                      java.util.HashMap expandoBridgeAttributes,
                      java.util.Calendar formDate,
                      java.lang.String[] groupPermissions,
                      long guestOrUserId,
                      java.lang.String[] guestPermissions,
                      java.util.HashMap headers,
                      boolean indexingEnabled,
                      java.lang.String languageId,
                      java.lang.String layoutFullURL,
                      java.lang.String layoutURL,
                      java.lang.Object locale,
                      java.util.Calendar modifiedDate,
                      java.lang.String pathMain,
                      long plid,
                      java.lang.String portalURL,
                      java.lang.String portletId,
                      PortletPreferencesIds portletPreferencesIds,
                      java.lang.String remoteAddr,
                      java.lang.String remoteHost,
                      java.lang.Object request,
                      java.lang.String rootPortletId,
                      long scopeGroupId,
                      boolean signedIn,
                      java.lang.String userAgent,
                      java.lang.String userDisplayURL,
                      long userId,
                      java.lang.String uuid,
                      int workflowAction)
Method Detail

isAddCommunityPermissions

public boolean isAddCommunityPermissions()
Gets the addCommunityPermissions value for this ServiceContext.

Returns:
addCommunityPermissions

setAddCommunityPermissions

public void setAddCommunityPermissions(boolean addCommunityPermissions)
Sets the addCommunityPermissions value for this ServiceContext.

Parameters:
addCommunityPermissions -

isAddGroupPermissions

public boolean isAddGroupPermissions()
Gets the addGroupPermissions value for this ServiceContext.

Returns:
addGroupPermissions

setAddGroupPermissions

public void setAddGroupPermissions(boolean addGroupPermissions)
Sets the addGroupPermissions value for this ServiceContext.

Parameters:
addGroupPermissions -

isAddGuestPermissions

public boolean isAddGuestPermissions()
Gets the addGuestPermissions value for this ServiceContext.

Returns:
addGuestPermissions

setAddGuestPermissions

public void setAddGuestPermissions(boolean addGuestPermissions)
Sets the addGuestPermissions value for this ServiceContext.

Parameters:
addGuestPermissions -

getAssetCategoryIds

public long[] getAssetCategoryIds()
Gets the assetCategoryIds value for this ServiceContext.

Returns:
assetCategoryIds

setAssetCategoryIds

public void setAssetCategoryIds(long[] assetCategoryIds)
Sets the assetCategoryIds value for this ServiceContext.

Parameters:
assetCategoryIds -

isAssetEntryVisible

public boolean isAssetEntryVisible()
Gets the assetEntryVisible value for this ServiceContext.

Returns:
assetEntryVisible

setAssetEntryVisible

public void setAssetEntryVisible(boolean assetEntryVisible)
Sets the assetEntryVisible value for this ServiceContext.

Parameters:
assetEntryVisible -

getAssetLinkEntryIds

public long[] getAssetLinkEntryIds()
Gets the assetLinkEntryIds value for this ServiceContext.

Returns:
assetLinkEntryIds

setAssetLinkEntryIds

public void setAssetLinkEntryIds(long[] assetLinkEntryIds)
Sets the assetLinkEntryIds value for this ServiceContext.

Parameters:
assetLinkEntryIds -

getAssetTagNames

public java.lang.String[] getAssetTagNames()
Gets the assetTagNames value for this ServiceContext.

Returns:
assetTagNames

setAssetTagNames

public void setAssetTagNames(java.lang.String[] assetTagNames)
Sets the assetTagNames value for this ServiceContext.

Parameters:
assetTagNames -

getAttributes

public java.util.HashMap getAttributes()
Gets the attributes value for this ServiceContext.

Returns:
attributes

setAttributes

public void setAttributes(java.util.HashMap attributes)
Sets the attributes value for this ServiceContext.

Parameters:
attributes -

getCommand

public java.lang.String getCommand()
Gets the command value for this ServiceContext.

Returns:
command

setCommand

public void setCommand(java.lang.String command)
Sets the command value for this ServiceContext.

Parameters:
command -

isCommandAdd

public boolean isCommandAdd()
Gets the commandAdd value for this ServiceContext.

Returns:
commandAdd

setCommandAdd

public void setCommandAdd(boolean commandAdd)
Sets the commandAdd value for this ServiceContext.

Parameters:
commandAdd -

isCommandUpdate

public boolean isCommandUpdate()
Gets the commandUpdate value for this ServiceContext.

Returns:
commandUpdate

setCommandUpdate

public void setCommandUpdate(boolean commandUpdate)
Sets the commandUpdate value for this ServiceContext.

Parameters:
commandUpdate -

getCommunityPermissions

public java.lang.String[] getCommunityPermissions()
Gets the communityPermissions value for this ServiceContext.

Returns:
communityPermissions

setCommunityPermissions

public void setCommunityPermissions(java.lang.String[] communityPermissions)
Sets the communityPermissions value for this ServiceContext.

Parameters:
communityPermissions -

getCompanyId

public long getCompanyId()
Gets the companyId value for this ServiceContext.

Returns:
companyId

setCompanyId

public void setCompanyId(long companyId)
Sets the companyId value for this ServiceContext.

Parameters:
companyId -

getCreateDate

public java.util.Calendar getCreateDate()
Gets the createDate value for this ServiceContext.

Returns:
createDate

setCreateDate

public void setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this ServiceContext.

Parameters:
createDate -

getCurrentURL

public java.lang.String getCurrentURL()
Gets the currentURL value for this ServiceContext.

Returns:
currentURL

setCurrentURL

public void setCurrentURL(java.lang.String currentURL)
Sets the currentURL value for this ServiceContext.

Parameters:
currentURL -

isDeriveDefaultPermissions

public boolean isDeriveDefaultPermissions()
Gets the deriveDefaultPermissions value for this ServiceContext.

Returns:
deriveDefaultPermissions

setDeriveDefaultPermissions

public void setDeriveDefaultPermissions(boolean deriveDefaultPermissions)
Sets the deriveDefaultPermissions value for this ServiceContext.

Parameters:
deriveDefaultPermissions -

getExpandoBridgeAttributes

public java.util.HashMap getExpandoBridgeAttributes()
Gets the expandoBridgeAttributes value for this ServiceContext.

Returns:
expandoBridgeAttributes

setExpandoBridgeAttributes

public void setExpandoBridgeAttributes(java.util.HashMap expandoBridgeAttributes)
Sets the expandoBridgeAttributes value for this ServiceContext.

Parameters:
expandoBridgeAttributes -

getFormDate

public java.util.Calendar getFormDate()
Gets the formDate value for this ServiceContext.

Returns:
formDate

setFormDate

public void setFormDate(java.util.Calendar formDate)
Sets the formDate value for this ServiceContext.

Parameters:
formDate -

getGroupPermissions

public java.lang.String[] getGroupPermissions()
Gets the groupPermissions value for this ServiceContext.

Returns:
groupPermissions

setGroupPermissions

public void setGroupPermissions(java.lang.String[] groupPermissions)
Sets the groupPermissions value for this ServiceContext.

Parameters:
groupPermissions -

getGuestOrUserId

public long getGuestOrUserId()
Gets the guestOrUserId value for this ServiceContext.

Returns:
guestOrUserId

setGuestOrUserId

public void setGuestOrUserId(long guestOrUserId)
Sets the guestOrUserId value for this ServiceContext.

Parameters:
guestOrUserId -

getGuestPermissions

public java.lang.String[] getGuestPermissions()
Gets the guestPermissions value for this ServiceContext.

Returns:
guestPermissions

setGuestPermissions

public void setGuestPermissions(java.lang.String[] guestPermissions)
Sets the guestPermissions value for this ServiceContext.

Parameters:
guestPermissions -

getHeaders

public java.util.HashMap getHeaders()
Gets the headers value for this ServiceContext.

Returns:
headers

setHeaders

public void setHeaders(java.util.HashMap headers)
Sets the headers value for this ServiceContext.

Parameters:
headers -

isIndexingEnabled

public boolean isIndexingEnabled()
Gets the indexingEnabled value for this ServiceContext.

Returns:
indexingEnabled

setIndexingEnabled

public void setIndexingEnabled(boolean indexingEnabled)
Sets the indexingEnabled value for this ServiceContext.

Parameters:
indexingEnabled -

getLanguageId

public java.lang.String getLanguageId()
Gets the languageId value for this ServiceContext.

Returns:
languageId

setLanguageId

public void setLanguageId(java.lang.String languageId)
Sets the languageId value for this ServiceContext.

Parameters:
languageId -

getLayoutFullURL

public java.lang.String getLayoutFullURL()
Gets the layoutFullURL value for this ServiceContext.

Returns:
layoutFullURL

setLayoutFullURL

public void setLayoutFullURL(java.lang.String layoutFullURL)
Sets the layoutFullURL value for this ServiceContext.

Parameters:
layoutFullURL -

getLayoutURL

public java.lang.String getLayoutURL()
Gets the layoutURL value for this ServiceContext.

Returns:
layoutURL

setLayoutURL

public void setLayoutURL(java.lang.String layoutURL)
Sets the layoutURL value for this ServiceContext.

Parameters:
layoutURL -

getLocale

public java.lang.Object getLocale()
Gets the locale value for this ServiceContext.

Returns:
locale

setLocale

public void setLocale(java.lang.Object locale)
Sets the locale value for this ServiceContext.

Parameters:
locale -

getModifiedDate

public java.util.Calendar getModifiedDate()
Gets the modifiedDate value for this ServiceContext.

Returns:
modifiedDate

setModifiedDate

public void setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this ServiceContext.

Parameters:
modifiedDate -

getPathMain

public java.lang.String getPathMain()
Gets the pathMain value for this ServiceContext.

Returns:
pathMain

setPathMain

public void setPathMain(java.lang.String pathMain)
Sets the pathMain value for this ServiceContext.

Parameters:
pathMain -

getPlid

public long getPlid()
Gets the plid value for this ServiceContext.

Returns:
plid

setPlid

public void setPlid(long plid)
Sets the plid value for this ServiceContext.

Parameters:
plid -

getPortalURL

public java.lang.String getPortalURL()
Gets the portalURL value for this ServiceContext.

Returns:
portalURL

setPortalURL

public void setPortalURL(java.lang.String portalURL)
Sets the portalURL value for this ServiceContext.

Parameters:
portalURL -

getPortletId

public java.lang.String getPortletId()
Gets the portletId value for this ServiceContext.

Returns:
portletId

setPortletId

public void setPortletId(java.lang.String portletId)
Sets the portletId value for this ServiceContext.

Parameters:
portletId -

getPortletPreferencesIds

public PortletPreferencesIds getPortletPreferencesIds()
Gets the portletPreferencesIds value for this ServiceContext.

Returns:
portletPreferencesIds

setPortletPreferencesIds

public void setPortletPreferencesIds(PortletPreferencesIds portletPreferencesIds)
Sets the portletPreferencesIds value for this ServiceContext.

Parameters:
portletPreferencesIds -

getRemoteAddr

public java.lang.String getRemoteAddr()
Gets the remoteAddr value for this ServiceContext.

Returns:
remoteAddr

setRemoteAddr

public void setRemoteAddr(java.lang.String remoteAddr)
Sets the remoteAddr value for this ServiceContext.

Parameters:
remoteAddr -

getRemoteHost

public java.lang.String getRemoteHost()
Gets the remoteHost value for this ServiceContext.

Returns:
remoteHost

setRemoteHost

public void setRemoteHost(java.lang.String remoteHost)
Sets the remoteHost value for this ServiceContext.

Parameters:
remoteHost -

getRequest

public java.lang.Object getRequest()
Gets the request value for this ServiceContext.

Returns:
request

setRequest

public void setRequest(java.lang.Object request)
Sets the request value for this ServiceContext.

Parameters:
request -

getRootPortletId

public java.lang.String getRootPortletId()
Gets the rootPortletId value for this ServiceContext.

Returns:
rootPortletId

setRootPortletId

public void setRootPortletId(java.lang.String rootPortletId)
Sets the rootPortletId value for this ServiceContext.

Parameters:
rootPortletId -

getScopeGroupId

public long getScopeGroupId()
Gets the scopeGroupId value for this ServiceContext.

Returns:
scopeGroupId

setScopeGroupId

public void setScopeGroupId(long scopeGroupId)
Sets the scopeGroupId value for this ServiceContext.

Parameters:
scopeGroupId -

isSignedIn

public boolean isSignedIn()
Gets the signedIn value for this ServiceContext.

Returns:
signedIn

setSignedIn

public void setSignedIn(boolean signedIn)
Sets the signedIn value for this ServiceContext.

Parameters:
signedIn -

getUserAgent

public java.lang.String getUserAgent()
Gets the userAgent value for this ServiceContext.

Returns:
userAgent

setUserAgent

public void setUserAgent(java.lang.String userAgent)
Sets the userAgent value for this ServiceContext.

Parameters:
userAgent -

getUserDisplayURL

public java.lang.String getUserDisplayURL()
Gets the userDisplayURL value for this ServiceContext.

Returns:
userDisplayURL

setUserDisplayURL

public void setUserDisplayURL(java.lang.String userDisplayURL)
Sets the userDisplayURL value for this ServiceContext.

Parameters:
userDisplayURL -

getUserId

public long getUserId()
Gets the userId value for this ServiceContext.

Returns:
userId

setUserId

public void setUserId(long userId)
Sets the userId value for this ServiceContext.

Parameters:
userId -

getUuid

public java.lang.String getUuid()
Gets the uuid value for this ServiceContext.

Returns:
uuid

setUuid

public void setUuid(java.lang.String uuid)
Sets the uuid value for this ServiceContext.

Parameters:
uuid -

getWorkflowAction

public int getWorkflowAction()
Gets the workflowAction value for this ServiceContext.

Returns:
workflowAction

setWorkflowAction

public void setWorkflowAction(int workflowAction)
Sets the workflowAction value for this ServiceContext.

Parameters:
workflowAction -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer