Serialized Form


Package org.apache.oodt.product

Class org.apache.oodt.product.ProductException extends Exception implements Serializable

serialVersionUID: 8240102969482071451L


Package org.apache.oodt.xmlquery

Class org.apache.oodt.xmlquery.Header extends Object implements Serializable

serialVersionUID: -4596588383046581840L

Serialized Fields

name

String name

type

String type

unit

String unit

Class org.apache.oodt.xmlquery.LargeResult extends Result implements Serializable

serialVersionUID: -969838775595705444L

Serialized Fields

size

long size
Size of the product.

Class org.apache.oodt.xmlquery.QueryElement extends Object implements Serializable

serialVersionUID: -8401434443475540800L

Serialized Fields

role

String role

value

String value

Class org.apache.oodt.xmlquery.QueryException extends Exception implements Serializable

Class org.apache.oodt.xmlquery.QueryHeader extends Object implements Serializable

serialVersionUID: -8601229234696670816L

Serialized Fields

id

String id

title

String title

description

String description

type

String type

statusID

String statusID

securityType

String securityType

revisionNote

String revisionNote

dataDictID

String dataDictID

Class org.apache.oodt.xmlquery.QueryResult extends Object implements Serializable

serialVersionUID: 9156030927051226848L

Serialized Fields

list

List<E> list

Class org.apache.oodt.xmlquery.Result extends Object implements Serializable

serialVersionUID: 9169143944191239575L

Serialized Fields

id

String id

mimeType

String mimeType

profileID

String profileID

resourceID

String resourceID

headers

List<E> headers

value

Object value

classified

boolean classified

validity

long validity

Class org.apache.oodt.xmlquery.Statistic extends Object implements Serializable

serialVersionUID: 8611279755682736062L

Serialized Fields

url

String url

time

long time

Class org.apache.oodt.xmlquery.XMLQuery extends Object implements Serializable

serialVersionUID: -7638068782048963710L

Serialized Fields

resultModeId

String resultModeId

propogationType

String propogationType

propogationLevels

String propogationLevels

maxResults

int maxResults

kwqString

String kwqString

mimeAccept

List<E> mimeAccept

statistics

List<E> statistics

numResults

int numResults

queryHeader

QueryHeader queryHeader

selectElementSet

List<E> selectElementSet

fromElementSet

List<E> fromElementSet

whereElementSet

List<E> whereElementSet

result

QueryResult result



Copyright © 1999-2012 Apache OODT. All Rights Reserved.