|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portal.service.ServiceContext
public class ServiceContext
Constructor Summary | |
---|---|
ServiceContext()
|
|
ServiceContext(boolean addCommunityPermissions,
boolean addGuestPermissions,
java.util.HashMap attributes,
java.lang.String[] communityPermissions,
long companyId,
java.util.HashMap expandoBridgeAttributes,
java.lang.String[] guestPermissions,
java.lang.String languageId,
java.lang.String layoutURL,
java.lang.String pathMain,
long plid,
java.lang.String portalURL,
PortletPreferencesIds portletPreferencesIds,
long scopeGroupId,
java.lang.String[] tagsCategories,
java.lang.String[] tagsEntries,
java.lang.String userDisplayURL,
long userId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.HashMap |
getAttributes()
Gets the attributes value for this ServiceContext. |
java.lang.String[] |
getCommunityPermissions()
Gets the communityPermissions value for this ServiceContext. |
long |
getCompanyId()
Gets the companyId 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.lang.String[] |
getGuestPermissions()
Gets the guestPermissions value for this ServiceContext. |
java.lang.String |
getLanguageId()
Gets the languageId value for this ServiceContext. |
java.lang.String |
getLayoutURL()
Gets the layoutURL 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. |
PortletPreferencesIds |
getPortletPreferencesIds()
Gets the portletPreferencesIds 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 |
java.lang.String[] |
getTagsCategories()
Gets the tagsCategories value for this ServiceContext. |
java.lang.String[] |
getTagsEntries()
Gets the tagsEntries value for this ServiceContext. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUserDisplayURL()
Gets the userDisplayURL value for this ServiceContext. |
long |
getUserId()
Gets the userId value for this ServiceContext. |
int |
hashCode()
|
boolean |
isAddCommunityPermissions()
Gets the addCommunityPermissions value for this ServiceContext. |
boolean |
isAddGuestPermissions()
Gets the addGuestPermissions value for this ServiceContext. |
void |
setAddCommunityPermissions(boolean addCommunityPermissions)
Sets the addCommunityPermissions value for this ServiceContext. |
void |
setAddGuestPermissions(boolean addGuestPermissions)
Sets the addGuestPermissions value for this ServiceContext. |
void |
setAttributes(java.util.HashMap attributes)
Sets the attributes 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 |
setExpandoBridgeAttributes(java.util.HashMap expandoBridgeAttributes)
Sets the expandoBridgeAttributes value for this ServiceContext. |
void |
setGuestPermissions(java.lang.String[] guestPermissions)
Sets the guestPermissions value for this ServiceContext. |
void |
setLanguageId(java.lang.String languageId)
Sets the languageId value for this ServiceContext. |
void |
setLayoutURL(java.lang.String layoutURL)
Sets the layoutURL 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 |
setPortletPreferencesIds(PortletPreferencesIds portletPreferencesIds)
Sets the portletPreferencesIds value for this ServiceContext. |
void |
setScopeGroupId(long scopeGroupId)
Sets the scopeGroupId value for this ServiceContext. |
void |
setTagsCategories(java.lang.String[] tagsCategories)
Sets the tagsCategories value for this ServiceContext. |
void |
setTagsEntries(java.lang.String[] tagsEntries)
Sets the tagsEntries 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. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceContext()
public ServiceContext(boolean addCommunityPermissions, boolean addGuestPermissions, java.util.HashMap attributes, java.lang.String[] communityPermissions, long companyId, java.util.HashMap expandoBridgeAttributes, java.lang.String[] guestPermissions, java.lang.String languageId, java.lang.String layoutURL, java.lang.String pathMain, long plid, java.lang.String portalURL, PortletPreferencesIds portletPreferencesIds, long scopeGroupId, java.lang.String[] tagsCategories, java.lang.String[] tagsEntries, java.lang.String userDisplayURL, long userId)
Method Detail |
---|
public boolean isAddCommunityPermissions()
public void setAddCommunityPermissions(boolean addCommunityPermissions)
addCommunityPermissions
- public boolean isAddGuestPermissions()
public void setAddGuestPermissions(boolean addGuestPermissions)
addGuestPermissions
- public java.util.HashMap getAttributes()
public void setAttributes(java.util.HashMap attributes)
attributes
- 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.HashMap getExpandoBridgeAttributes()
public void setExpandoBridgeAttributes(java.util.HashMap expandoBridgeAttributes)
expandoBridgeAttributes
- public java.lang.String[] getGuestPermissions()
public void setGuestPermissions(java.lang.String[] guestPermissions)
guestPermissions
- public java.lang.String getLanguageId()
public void setLanguageId(java.lang.String languageId)
languageId
- public java.lang.String getLayoutURL()
public void setLayoutURL(java.lang.String layoutURL)
layoutURL
- 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 PortletPreferencesIds getPortletPreferencesIds()
public void setPortletPreferencesIds(PortletPreferencesIds portletPreferencesIds)
portletPreferencesIds
- public long getScopeGroupId()
public void setScopeGroupId(long scopeGroupId)
scopeGroupId
- public java.lang.String[] getTagsCategories()
public void setTagsCategories(java.lang.String[] tagsCategories)
tagsCategories
- public java.lang.String[] getTagsEntries()
public void setTagsEntries(java.lang.String[] tagsEntries)
tagsEntries
- public java.lang.String getUserDisplayURL()
public void setUserDisplayURL(java.lang.String userDisplayURL)
userDisplayURL
- public long getUserId()
public void setUserId(long userId)
userId
- 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 |