|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp.type.PortletDescriptionRequest
public class PortletDescriptionRequest
| Constructor Summary | |
|---|---|
PortletDescriptionRequest()
|
|
PortletDescriptionRequest(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
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[] |
getDesiredLocales()
Gets the desiredLocales value for this PortletDescriptionRequest. |
java.lang.String |
getDesiredLocales(int i)
|
PortletContext |
getPortletContext()
Gets the portletContext value for this PortletDescriptionRequest. |
RegistrationContext |
getRegistrationContext()
Gets the registrationContext value for this PortletDescriptionRequest. |
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 |
UserContext |
getUserContext()
Gets the userContext value for this PortletDescriptionRequest. |
int |
hashCode()
|
void |
setDesiredLocales(int i,
java.lang.String _value)
|
void |
setDesiredLocales(java.lang.String[] desiredLocales)
Sets the desiredLocales value for this PortletDescriptionRequest. |
void |
setPortletContext(PortletContext portletContext)
Sets the portletContext value for this PortletDescriptionRequest. |
void |
setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this PortletDescriptionRequest. |
void |
setUserContext(UserContext userContext)
Sets the userContext value for this PortletDescriptionRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletDescriptionRequest()
public PortletDescriptionRequest(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
| Method Detail |
|---|
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
registrationContext - public PortletContext getPortletContext()
public void setPortletContext(PortletContext portletContext)
portletContext - public UserContext getUserContext()
public void setUserContext(UserContext userContext)
userContext - public java.lang.String[] getDesiredLocales()
public void setDesiredLocales(java.lang.String[] desiredLocales)
desiredLocales - public java.lang.String getDesiredLocales(int i)
public void setDesiredLocales(int i,
java.lang.String _value)
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||