class: EchoedSearchRetrieveRequestType

public class: EchoedSearchRetrieveRequestType
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:29; Modified: 16.07.2009 15:19:29;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {614E62B0-73E7-4971-B33F-719E5A7C0C36}
 

Goto: Custom Properties, Fields, Methods

Extends: RequestType

See also: ExtraDataType, OperandType, XSortKeysType, RequestType, SearchRetrieveResponseType

Appears in: srw

Connections
 
Custom Properties
 
EchoedSearchRetrieveRequestType Attributes
Attribute Details
private java.lang.Object
  __equalsCalc
Initial: null
private boolean
  __hashCodeCalc
Initial: false
package org.apache.axis.description.ElementDesc
  elemField
Initial: new org.apache.axis.description.ElementDesc()
private gov.loc.www.zing.srw.ExtraDataType
  extraRequestData
private org.apache.axis.types.NonNegativeInteger
  maximumRecords
private java.lang.String
  query
private java.lang.String
  recordPacking
private java.lang.String
  recordSchema
private java.lang.String
  recordXPath
private org.apache.axis.types.NonNegativeInteger
  resultSetTTL
private java.lang.String
  sortKeys
private org.apache.axis.types.PositiveInteger
  startRecord
private org.apache.axis.types.URI
  stylesheet
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(EchoedSearchRetrieveRequestType.class, true)
Notes: Type metadata
private gov.loc.www.zing.cql.xcql.OperandType
  xQuery
private gov.loc.www.zing.srw.XSortKeysType
  xSortKeys
 
EchoedSearchRetrieveRequestType Methods
Operation Details
public
EchoedSearchRetrieveRequestType():
Sequential
public
EchoedSearchRetrieveRequestType(
   java.lang.String version,
   java.lang.String query,
   gov.loc.www.zing.cql.xcql.OperandType xQuery,
   org.apache.axis.types.PositiveInteger startRecord,
   org.apache.axis.types.NonNegativeInteger maximumRecords,
   java.lang.String recordPacking,
   java.lang.String recordSchema,
   java.lang.String recordXPath,
   org.apache.axis.types.NonNegativeInteger resultSetTTL,
   java.lang.String sortKeys,
   gov.loc.www.zing.srw.XSortKeysType xSortKeys,
   org.apache.axis.types.URI stylesheet,
   gov.loc.www.zing.srw.ExtraDataType extraRequestData):
Sequential
public
equals(
   java.lang.Object obj):boolean
Sequential
public static
getDeserializer(
   java.lang.String mechType,
   java.lang.Class _javaType,
   javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Deserializer
Sequential
Notes: Get Custom Deserializer
public
getExtraRequestData():gov.loc.www.zing.srw.ExtraDataType
Sequential
Notes: Gets the extraRequestData value for this EchoedSearchRetrieveRequestType.
@return extraRequestData
public
getMaximumRecords():org.apache.axis.types.NonNegativeInteger
Sequential
Notes: Gets the maximumRecords value for this EchoedSearchRetrieveRequestType.
@return maximumRecords
public
getQuery():java.lang.String
Sequential
Notes: Gets the query value for this EchoedSearchRetrieveRequestType.
@return query
public
getRecordPacking():java.lang.String
Sequential
Notes: Gets the recordPacking value for this EchoedSearchRetrieveRequestType.
@return recordPacking
public
getRecordSchema():java.lang.String
Sequential
Notes: Gets the recordSchema value for this EchoedSearchRetrieveRequestType.
@return recordSchema
public
getRecordXPath():java.lang.String
Sequential
Notes: Gets the recordXPath value for this EchoedSearchRetrieveRequestType.
@return recordXPath
public
getResultSetTTL():org.apache.axis.types.NonNegativeInteger
Sequential
Notes: Gets the resultSetTTL value for this EchoedSearchRetrieveRequestType.
@return resultSetTTL
public static
getSerializer(
   java.lang.String mechType,
   java.lang.Class _javaType,
   javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Serializer
Sequential
Notes: Get Custom Serializer
public
getSortKeys():java.lang.String
Sequential
Notes: Gets the sortKeys value for this EchoedSearchRetrieveRequestType.
@return sortKeys
public
getStartRecord():org.apache.axis.types.PositiveInteger
Sequential
Notes: Gets the startRecord value for this EchoedSearchRetrieveRequestType.
@return startRecord
public
getStylesheet():org.apache.axis.types.URI
Sequential
Notes: Gets the stylesheet value for this EchoedSearchRetrieveRequestType.
@return stylesheet
public static
getTypeDesc():org.apache.axis.description.TypeDesc
Sequential
Notes: Return type metadata object
public
getXQuery():gov.loc.www.zing.cql.xcql.OperandType
Sequential
Notes: Gets the xQuery value for this EchoedSearchRetrieveRequestType.
@return xQuery
public
getXSortKeys():gov.loc.www.zing.srw.XSortKeysType
Sequential
Notes: Gets the xSortKeys value for this EchoedSearchRetrieveRequestType.
@return xSortKeys
public
hashCode():int
Sequential
public
setExtraRequestData(
   gov.loc.www.zing.srw.ExtraDataType extraRequestData):void
Sequential
Notes: Sets the extraRequestData value for this EchoedSearchRetrieveRequestType.
public
setMaximumRecords(
   org.apache.axis.types.NonNegativeInteger maximumRecords):void
Sequential
Notes: Sets the maximumRecords value for this EchoedSearchRetrieveRequestType.
public
setQuery(
   java.lang.String query):void
Sequential
Notes: Sets the query value for this EchoedSearchRetrieveRequestType.
public
setRecordPacking(
   java.lang.String recordPacking):void
Sequential
Notes: Sets the recordPacking value for this EchoedSearchRetrieveRequestType.
public
setRecordSchema(
   java.lang.String recordSchema):void
Sequential
Notes: Sets the recordSchema value for this EchoedSearchRetrieveRequestType.
public
setRecordXPath(
   java.lang.String recordXPath):void
Sequential
Notes: Sets the recordXPath value for this EchoedSearchRetrieveRequestType.
public
setResultSetTTL(
   org.apache.axis.types.NonNegativeInteger resultSetTTL):void
Sequential
Notes: Sets the resultSetTTL value for this EchoedSearchRetrieveRequestType.
public
setSortKeys(
   java.lang.String sortKeys):void
Sequential
Notes: Sets the sortKeys value for this EchoedSearchRetrieveRequestType.
public
setStartRecord(
   org.apache.axis.types.PositiveInteger startRecord):void
Sequential
Notes: Sets the startRecord value for this EchoedSearchRetrieveRequestType.
public
setStylesheet(
   org.apache.axis.types.URI stylesheet):void
Sequential
Notes: Sets the stylesheet value for this EchoedSearchRetrieveRequestType.
public
setXQuery(
   gov.loc.www.zing.cql.xcql.OperandType xQuery):void
Sequential
Notes: Sets the xQuery value for this EchoedSearchRetrieveRequestType.
public
setXSortKeys(
   gov.loc.www.zing.srw.XSortKeysType xSortKeys):void
Sequential
Notes: Sets the xSortKeys value for this EchoedSearchRetrieveRequestType.