public class ServiceContext
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ServiceContext() |
ServiceContext(boolean addCommunityPermissions,
boolean addGroupPermissions,
boolean addGuestPermissions,
long[] assetCategoryIds,
boolean assetEntryVisible,
long[] assetLinkEntryIds,
double assetPriority,
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,
boolean failOnPortalException,
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 liferayPortletRequest,
java.lang.Object liferayPortletResponse,
java.lang.Object locale,
ModelPermissions modelPermissions,
java.util.Calendar modifiedDate,
java.lang.String pathFriendlyURLPrivateGroup,
java.lang.String pathFriendlyURLPrivateUser,
java.lang.String pathFriendlyURLPublic,
java.lang.String pathMain,
long plid,
java.lang.String portalURL,
java.lang.String portletId,
java.lang.Object portletPreferencesIds,
java.lang.String remoteAddr,
java.lang.String remoteHost,
java.lang.Object request,
java.lang.Object response,
java.lang.String rootPortletId,
java.lang.Object scopeGroup,
long scopeGroupId,
boolean signedIn,
ThemeDisplay themeDisplay,
java.lang.Object timeZone,
java.lang.String userAgent,
java.lang.String userDisplayURL,
long userId,
java.lang.String uuid,
java.lang.String uuidWithoutReset,
int workflowAction) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long[] |
getAssetCategoryIds()
Gets the assetCategoryIds value for this ServiceContext.
|
long[] |
getAssetLinkEntryIds()
Gets the assetLinkEntryIds value for this ServiceContext.
|
double |
getAssetPriority()
Gets the assetPriority 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 |
getLiferayPortletRequest()
Gets the liferayPortletRequest value for this ServiceContext.
|
java.lang.Object |
getLiferayPortletResponse()
Gets the liferayPortletResponse value for this ServiceContext.
|
java.lang.Object |
getLocale()
Gets the locale value for this ServiceContext.
|
ModelPermissions |
getModelPermissions()
Gets the modelPermissions value for this ServiceContext.
|
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this ServiceContext.
|
java.lang.String |
getPathFriendlyURLPrivateGroup()
Gets the pathFriendlyURLPrivateGroup value for this ServiceContext.
|
java.lang.String |
getPathFriendlyURLPrivateUser()
Gets the pathFriendlyURLPrivateUser value for this ServiceContext.
|
java.lang.String |
getPathFriendlyURLPublic()
Gets the pathFriendlyURLPublic 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.
|
java.lang.Object |
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.Object |
getResponse()
Gets the response value for this ServiceContext.
|
java.lang.String |
getRootPortletId()
Gets the rootPortletId value for this ServiceContext.
|
java.lang.Object |
getScopeGroup()
Gets the scopeGroup 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
|
ThemeDisplay |
getThemeDisplay()
Gets the themeDisplay value for this ServiceContext.
|
java.lang.Object |
getTimeZone()
Gets the timeZone value for this ServiceContext.
|
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.
|
java.lang.String |
getUuidWithoutReset()
Gets the uuidWithoutReset 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 |
isFailOnPortalException()
Gets the failOnPortalException 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 |
setAssetPriority(double assetPriority)
Sets the assetPriority 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 |
setFailOnPortalException(boolean failOnPortalException)
Sets the failOnPortalException 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 |
setLiferayPortletRequest(java.lang.Object liferayPortletRequest)
Sets the liferayPortletRequest value for this ServiceContext.
|
void |
setLiferayPortletResponse(java.lang.Object liferayPortletResponse)
Sets the liferayPortletResponse value for this ServiceContext.
|
void |
setLocale(java.lang.Object locale)
Sets the locale value for this ServiceContext.
|
void |
setModelPermissions(ModelPermissions modelPermissions)
Sets the modelPermissions value for this ServiceContext.
|
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this ServiceContext.
|
void |
setPathFriendlyURLPrivateGroup(java.lang.String pathFriendlyURLPrivateGroup)
Sets the pathFriendlyURLPrivateGroup value for this ServiceContext.
|
void |
setPathFriendlyURLPrivateUser(java.lang.String pathFriendlyURLPrivateUser)
Sets the pathFriendlyURLPrivateUser value for this ServiceContext.
|
void |
setPathFriendlyURLPublic(java.lang.String pathFriendlyURLPublic)
Sets the pathFriendlyURLPublic 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(java.lang.Object 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 |
setResponse(java.lang.Object response)
Sets the response value for this ServiceContext.
|
void |
setRootPortletId(java.lang.String rootPortletId)
Sets the rootPortletId value for this ServiceContext.
|
void |
setScopeGroup(java.lang.Object scopeGroup)
Sets the scopeGroup 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 |
setThemeDisplay(ThemeDisplay themeDisplay)
Sets the themeDisplay value for this ServiceContext.
|
void |
setTimeZone(java.lang.Object timeZone)
Sets the timeZone 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 |
setUuidWithoutReset(java.lang.String uuidWithoutReset)
Sets the uuidWithoutReset value for this ServiceContext.
|
void |
setWorkflowAction(int workflowAction)
Sets the workflowAction value for this ServiceContext.
|
public ServiceContext()
public ServiceContext(boolean addCommunityPermissions,
boolean addGroupPermissions,
boolean addGuestPermissions,
long[] assetCategoryIds,
boolean assetEntryVisible,
long[] assetLinkEntryIds,
double assetPriority,
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,
boolean failOnPortalException,
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 liferayPortletRequest,
java.lang.Object liferayPortletResponse,
java.lang.Object locale,
ModelPermissions modelPermissions,
java.util.Calendar modifiedDate,
java.lang.String pathFriendlyURLPrivateGroup,
java.lang.String pathFriendlyURLPrivateUser,
java.lang.String pathFriendlyURLPublic,
java.lang.String pathMain,
long plid,
java.lang.String portalURL,
java.lang.String portletId,
java.lang.Object portletPreferencesIds,
java.lang.String remoteAddr,
java.lang.String remoteHost,
java.lang.Object request,
java.lang.Object response,
java.lang.String rootPortletId,
java.lang.Object scopeGroup,
long scopeGroupId,
boolean signedIn,
ThemeDisplay themeDisplay,
java.lang.Object timeZone,
java.lang.String userAgent,
java.lang.String userDisplayURL,
long userId,
java.lang.String uuid,
java.lang.String uuidWithoutReset,
int workflowAction)
public boolean isAddCommunityPermissions()
public void setAddCommunityPermissions(boolean addCommunityPermissions)
addCommunityPermissions - public boolean isAddGroupPermissions()
public void setAddGroupPermissions(boolean addGroupPermissions)
addGroupPermissions - public boolean isAddGuestPermissions()
public void setAddGuestPermissions(boolean addGuestPermissions)
addGuestPermissions - public long[] getAssetCategoryIds()
public void setAssetCategoryIds(long[] assetCategoryIds)
assetCategoryIds - public boolean isAssetEntryVisible()
public void setAssetEntryVisible(boolean assetEntryVisible)
assetEntryVisible - public long[] getAssetLinkEntryIds()
public void setAssetLinkEntryIds(long[] assetLinkEntryIds)
assetLinkEntryIds - public double getAssetPriority()
public void setAssetPriority(double assetPriority)
assetPriority - public java.lang.String[] getAssetTagNames()
public void setAssetTagNames(java.lang.String[] assetTagNames)
assetTagNames - public java.util.HashMap getAttributes()
public void setAttributes(java.util.HashMap attributes)
attributes - public java.lang.String getCommand()
public void setCommand(java.lang.String command)
command - public boolean isCommandAdd()
public void setCommandAdd(boolean commandAdd)
commandAdd - public boolean isCommandUpdate()
public void setCommandUpdate(boolean commandUpdate)
commandUpdate - public java.lang.String[] getCommunityPermissions()
public void setCommunityPermissions(java.lang.String[] communityPermissions)
communityPermissions - public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate - public java.lang.String getCurrentURL()
public void setCurrentURL(java.lang.String currentURL)
currentURL - public boolean isDeriveDefaultPermissions()
public void setDeriveDefaultPermissions(boolean deriveDefaultPermissions)
deriveDefaultPermissions - public java.util.HashMap getExpandoBridgeAttributes()
public void setExpandoBridgeAttributes(java.util.HashMap expandoBridgeAttributes)
expandoBridgeAttributes - public boolean isFailOnPortalException()
public void setFailOnPortalException(boolean failOnPortalException)
failOnPortalException - public java.util.Calendar getFormDate()
public void setFormDate(java.util.Calendar formDate)
formDate - public java.lang.String[] getGroupPermissions()
public void setGroupPermissions(java.lang.String[] groupPermissions)
groupPermissions - public long getGuestOrUserId()
public void setGuestOrUserId(long guestOrUserId)
guestOrUserId - public java.lang.String[] getGuestPermissions()
public void setGuestPermissions(java.lang.String[] guestPermissions)
guestPermissions - public java.util.HashMap getHeaders()
public void setHeaders(java.util.HashMap headers)
headers - public boolean isIndexingEnabled()
public void setIndexingEnabled(boolean indexingEnabled)
indexingEnabled - public java.lang.String getLanguageId()
public void setLanguageId(java.lang.String languageId)
languageId - public java.lang.String getLayoutFullURL()
public void setLayoutFullURL(java.lang.String layoutFullURL)
layoutFullURL - public java.lang.String getLayoutURL()
public void setLayoutURL(java.lang.String layoutURL)
layoutURL - public java.lang.Object getLiferayPortletRequest()
public void setLiferayPortletRequest(java.lang.Object liferayPortletRequest)
liferayPortletRequest - public java.lang.Object getLiferayPortletResponse()
public void setLiferayPortletResponse(java.lang.Object liferayPortletResponse)
liferayPortletResponse - public java.lang.Object getLocale()
public void setLocale(java.lang.Object locale)
locale - public ModelPermissions getModelPermissions()
public void setModelPermissions(ModelPermissions modelPermissions)
modelPermissions - public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate - public java.lang.String getPathFriendlyURLPrivateGroup()
public void setPathFriendlyURLPrivateGroup(java.lang.String pathFriendlyURLPrivateGroup)
pathFriendlyURLPrivateGroup - public java.lang.String getPathFriendlyURLPrivateUser()
public void setPathFriendlyURLPrivateUser(java.lang.String pathFriendlyURLPrivateUser)
pathFriendlyURLPrivateUser - public java.lang.String getPathFriendlyURLPublic()
public void setPathFriendlyURLPublic(java.lang.String pathFriendlyURLPublic)
pathFriendlyURLPublic - public java.lang.String getPathMain()
public void setPathMain(java.lang.String pathMain)
pathMain - public long getPlid()
public void setPlid(long plid)
plid - public java.lang.String getPortalURL()
public void setPortalURL(java.lang.String portalURL)
portalURL - public java.lang.String getPortletId()
public void setPortletId(java.lang.String portletId)
portletId - public java.lang.Object getPortletPreferencesIds()
public void setPortletPreferencesIds(java.lang.Object portletPreferencesIds)
portletPreferencesIds - public java.lang.String getRemoteAddr()
public void setRemoteAddr(java.lang.String remoteAddr)
remoteAddr - public java.lang.String getRemoteHost()
public void setRemoteHost(java.lang.String remoteHost)
remoteHost - public java.lang.Object getRequest()
public void setRequest(java.lang.Object request)
request - public java.lang.Object getResponse()
public void setResponse(java.lang.Object response)
response - public java.lang.String getRootPortletId()
public void setRootPortletId(java.lang.String rootPortletId)
rootPortletId - public java.lang.Object getScopeGroup()
public void setScopeGroup(java.lang.Object scopeGroup)
scopeGroup - public long getScopeGroupId()
public void setScopeGroupId(long scopeGroupId)
scopeGroupId - public boolean isSignedIn()
public void setSignedIn(boolean signedIn)
signedIn - public ThemeDisplay getThemeDisplay()
public void setThemeDisplay(ThemeDisplay themeDisplay)
themeDisplay - public java.lang.Object getTimeZone()
public void setTimeZone(java.lang.Object timeZone)
timeZone - public java.lang.String getUserAgent()
public void setUserAgent(java.lang.String userAgent)
userAgent - public java.lang.String getUserDisplayURL()
public void setUserDisplayURL(java.lang.String userDisplayURL)
userDisplayURL - public long getUserId()
public void setUserId(long userId)
userId - public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
uuid - public java.lang.String getUuidWithoutReset()
public void setUuidWithoutReset(java.lang.String uuidWithoutReset)
uuidWithoutReset - public int getWorkflowAction()
public void setWorkflowAction(int workflowAction)
workflowAction - 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)