|
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.UpdateResponse
Constructor Summary | |
UpdateResponse()
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 |
MarkupContext |
getMarkupContext()
Deprecated. |
java.lang.String |
getNavigationalState()
Deprecated. |
java.lang.String |
getNewMode()
Deprecated. |
java.lang.String |
getNewWindowState()
Deprecated. |
PortletContext |
getPortletContext()
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 |
SessionContext |
getSessionContext()
Deprecated. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Deprecated. Return type metadata object |
int |
hashCode()
Deprecated. |
void |
setMarkupContext(MarkupContext markupContext)
Deprecated. |
void |
setNavigationalState(java.lang.String navigationalState)
Deprecated. |
void |
setNewMode(java.lang.String newMode)
Deprecated. |
void |
setNewWindowState(java.lang.String newWindowState)
Deprecated. |
void |
setPortletContext(PortletContext portletContext)
Deprecated. |
void |
setSessionContext(SessionContext sessionContext)
Deprecated. |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdateResponse()
Method Detail |
public SessionContext getSessionContext()
public void setSessionContext(SessionContext sessionContext)
public PortletContext getPortletContext()
public void setPortletContext(PortletContext portletContext)
public MarkupContext getMarkupContext()
public void setMarkupContext(MarkupContext markupContext)
public java.lang.String getNavigationalState()
public void setNavigationalState(java.lang.String navigationalState)
public java.lang.String getNewWindowState()
public void setNewWindowState(java.lang.String newWindowState)
public java.lang.String getNewMode()
public void setNewMode(java.lang.String newMode)
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 |