|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.dsws.reportengine.RetrieveQueryContext
RetrieveQueryContext is used to retrieve QueryContexts necessary to refresh a document.
The QueryContexts objects are returned inside the DocumentInformation object
retrieved by the
ReportEngine.getDocumentInformation
Web Service call.
A Context is used to avoid ambiguity when defining a query.
See QueryContext
for an example of how to use a retrieve object.
RetrieveQueryContext,
RetrieveMustFillInfo,
RetrieveView,
RetrieveData,
Action,
FillDBLogons,
FillDBLogon,
DataProviderInfo,
RetrieveDataProvidersInfo,
ReportEngine,
DocumentInformation,
Serialized Form| Constructor Summary | |
RetrieveQueryContext()
Instantiate a new blank RetrieveQueryContext object. |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Internal Use Only. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Internal Use Only. |
int |
hashCode()
Internal Use Only. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RetrieveQueryContext()
| Method Detail |
public boolean equals(java.lang.Object obj)
Internal Use Only.
public int hashCode()
Internal Use Only.
public static org.apache.axis.description.TypeDesc getTypeDesc()
Internal Use Only.
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only.
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||