|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.wsrp.types._getMarkup
Constructor Summary | |
_getMarkup()
Deprecated. |
Method Summary | |
boolean |
equals(java.lang.Object obj)
Deprecated. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Deprecated. Get Custom Deserializer |
MarkupParams |
getMarkupParams()
Deprecated. |
PortletContext |
getPortletContext()
Deprecated. |
RegistrationContext |
getRegistrationContext()
Deprecated. |
RuntimeContext |
getRuntimeContext()
Deprecated. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Deprecated. Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Deprecated. Return type metadata object |
UserContext |
getUserContext()
Deprecated. |
int |
hashCode()
Deprecated. |
void |
setMarkupParams(MarkupParams markupParams)
Deprecated. |
void |
setPortletContext(PortletContext portletContext)
Deprecated. |
void |
setRegistrationContext(RegistrationContext registrationContext)
Deprecated. |
void |
setRuntimeContext(RuntimeContext runtimeContext)
Deprecated. |
void |
setUserContext(UserContext userContext)
Deprecated. |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public _getMarkup()
Method Detail |
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
public PortletContext getPortletContext()
public void setPortletContext(PortletContext portletContext)
public RuntimeContext getRuntimeContext()
public void setRuntimeContext(RuntimeContext runtimeContext)
public UserContext getUserContext()
public void setUserContext(UserContext userContext)
public MarkupParams getMarkupParams()
public void setMarkupParams(MarkupParams markupParams)
public boolean equals(java.lang.Object obj)
public int hashCode()
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)
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |