|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoasis.names.tc.wsrp.v1.types.UpdateResponse
public class UpdateResponse
Constructor Summary | |
---|---|
UpdateResponse()
|
|
UpdateResponse(MarkupContext markupContext,
java.lang.String navigationalState,
java.lang.String newMode,
java.lang.String newWindowState,
PortletContext portletContext,
SessionContext sessionContext)
|
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 |
MarkupContext |
getMarkupContext()
Gets the markupContext value for this UpdateResponse. |
java.lang.String |
getNavigationalState()
Gets the navigationalState value for this UpdateResponse. |
java.lang.String |
getNewMode()
Gets the newMode value for this UpdateResponse. |
java.lang.String |
getNewWindowState()
Gets the newWindowState value for this UpdateResponse. |
PortletContext |
getPortletContext()
Gets the portletContext value for this UpdateResponse. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SessionContext |
getSessionContext()
Gets the sessionContext value for this UpdateResponse. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setMarkupContext(MarkupContext markupContext)
Sets the markupContext value for this UpdateResponse. |
void |
setNavigationalState(java.lang.String navigationalState)
Sets the navigationalState value for this UpdateResponse. |
void |
setNewMode(java.lang.String newMode)
Sets the newMode value for this UpdateResponse. |
void |
setNewWindowState(java.lang.String newWindowState)
Sets the newWindowState value for this UpdateResponse. |
void |
setPortletContext(PortletContext portletContext)
Sets the portletContext value for this UpdateResponse. |
void |
setSessionContext(SessionContext sessionContext)
Sets the sessionContext value for this UpdateResponse. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateResponse()
public UpdateResponse(MarkupContext markupContext, java.lang.String navigationalState, java.lang.String newMode, java.lang.String newWindowState, PortletContext portletContext, SessionContext sessionContext)
Method Detail |
---|
public SessionContext getSessionContext()
public void setSessionContext(SessionContext sessionContext)
sessionContext
- public PortletContext getPortletContext()
public void setPortletContext(PortletContext portletContext)
portletContext
- public MarkupContext getMarkupContext()
public void setMarkupContext(MarkupContext markupContext)
markupContext
- public java.lang.String getNavigationalState()
public void setNavigationalState(java.lang.String navigationalState)
navigationalState
- public java.lang.String getNewWindowState()
public void setNewWindowState(java.lang.String newWindowState)
newWindowState
- public java.lang.String getNewMode()
public void setNewMode(java.lang.String newMode)
newMode
- 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 |