Serialized Form


Package org.gcube_system.namespaces.application.aquamaps.gistypes

Class org.gcube_system.namespaces.application.aquamaps.gistypes.BoundsInfoType extends Object implements Serializable

Serialized Fields

minx

double minx

maxx

double maxx

miny

double miny

maxy

double maxy

crs

String crs

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.gistypes.LayerArray extends Object implements Serializable

Serialized Fields

name

LayerInfoType[] name

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.gistypes.LayerInfoType extends Object implements Serializable

Serialized Fields

name

String name

title

String title

_abstract

String _abstract

url

String url

serverProtocol

String serverProtocol

serverPassword

String serverPassword

serverLogin

String serverLogin

serverType

String serverType

srs

String srs

type

LayerType type

trasparent

boolean trasparent

baseLayer

boolean baseLayer

buffer

int buffer

hasLegend

boolean hasLegend

visible

boolean visible

selected

boolean selected

queryable

boolean queryable

maxExtent

BoundsInfoType maxExtent

minExtent

BoundsInfoType minExtent

defaultStyle

String defaultStyle

opacity

double opacity

styles

org.gcube.common.core.types.StringArray styles

transect

TransectInfoType transect

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.gistypes.LayerType extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.gcube_system.namespaces.application.aquamaps.gistypes.TransectInfoType extends Object implements Serializable

Serialized Fields

enabled

boolean enabled

table

String table

maxelements

int maxelements

minimumgap

int minimumgap

fields

org.gcube.common.core.types.StringArray fields

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.gistypes.WMSContextInfoType extends Object implements Serializable

Serialized Fields

width

int width

height

int height

displayProjection

String displayProjection

maxExtent

BoundsInfoType maxExtent

minExtent

BoundsInfoType minExtent

numZoomLevels

int numZoomLevels

zoomTo

int zoomTo

lon_center

double lon_center

lat_center

double lat_center

units

String units

title

String title

name

String name

maxResolution

double maxResolution

layers

org.gcube.common.core.types.StringArray layers

keywords

org.gcube.common.core.types.StringArray keywords

_abstract

String _abstract

logoFormat

String logoFormat

logoWidth

int logoWidth

logoHeight

int logoHeight

logoUrl

String logoUrl

contactInformation

String contactInformation

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.gcube_system.namespaces.application.aquamaps.types

Class org.gcube_system.namespaces.application.aquamaps.types.Analysis extends Object implements Serializable

Serialized Fields

id

String id

title

String title

author

String author

description

String description

status

String status

startTime

long startTime

endTime

long endTime

submissionTime

long submissionTime

currentPhasePercent

double currentPhasePercent

reportIds

String reportIds

type

String type

performedAnalysis

String performedAnalysis

archiveLocation

String archiveLocation

sources

String sources

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.AquaMap extends Object implements Serializable

Serialized Fields

boundingBox

String boundingBox

name

String name

author

String author

date

long date

id

int id

type

String type

selectedSpecies

SpeciesArray selectedSpecies

layers

LayerArray layers

images

FileArray images

additionalFiles

FileArray additionalFiles

threshold

float threshold

status

String status

gis

boolean gis

algorithmType

String algorithmType

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.AquaMapArray extends Object implements Serializable

Serialized Fields

aquaMapList

AquaMap[] aquaMapList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Area extends Object implements Serializable

Serialized Fields

type

String type

name

String name

code

String code

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.AreasArray extends Object implements Serializable

Serialized Fields

areasList

Area[] areasList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Customization extends Object implements Serializable

Serialized Fields

code

String code

perturbationList

Perturbation[] perturbationList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.CustomizationArray extends Object implements Serializable

Serialized Fields

customizationList

Customization[] customizationList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.EnvelopeWeightArray extends Object implements Serializable

Serialized Fields

envelopeWeightList

EnvelopeWeights[] envelopeWeightList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.EnvelopeWeights extends Object implements Serializable

Serialized Fields

speciesId

String speciesId

weights

FieldArray weights

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Field extends Object implements Serializable

Serialized Fields

type

String type

name

String name

value

String value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.FieldArray extends Object implements Serializable

Serialized Fields

fields

Field[] fields

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.File extends Object implements Serializable

Serialized Fields

name

String name

type

String type

url

String url

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.FileArray extends Object implements Serializable

Serialized Fields

fileList

File[] fileList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Filter extends Object implements Serializable

Serialized Fields

type

String type

name

String name

value

String value

fieldType

String fieldType

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.FilterArray extends Object implements Serializable

Serialized Fields

filterList

Filter[] filterList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Job extends Object implements Serializable

Serialized Fields

name

String name

id

int id

aquaMapList

AquaMapArray aquaMapList

status

String status

hspec

Resource hspec

hspen

Resource hspen

hcaf

Resource hcaf

selectedSpecies

SpeciesArray selectedSpecies

envelopCustomization

PerturbationArray envelopCustomization

selectedAreas

AreasArray selectedAreas

weights

EnvelopeWeightArray weights

author

String author

date

long date

relatedResources

FileArray relatedResources

gis

boolean gis

groupId

String groupId

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Map extends Object implements Serializable

Serialized Fields

gisLayer

LayerInfoType gisLayer

gis

boolean gis

title

String title

mapType

String mapType

staticImages

FileArray staticImages

resource

Resource resource

coverage

String coverage

creationDate

long creationDate

author

String author

fileSetIt

String fileSetIt

layerId

String layerId

speciesListCSV

String speciesListCSV

custom

boolean custom

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.MapArray extends Object implements Serializable

Serialized Fields

mapList

Map[] mapList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.OrderDirection extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings extends Object implements Serializable

Serialized Fields

limit

int limit

offset

int offset

orderField

String orderField

orderDirection

OrderDirection orderDirection

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Perturbation extends Object implements Serializable

Serialized Fields

type

String type

field

String field

toPerturbId

String toPerturbId

value

String value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.PerturbationArray extends Object implements Serializable

Serialized Fields

perturbationList

Perturbation[] perturbationList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Resource extends Object implements Serializable

Serialized Fields

searchId

int searchId

title

String title

tableName

String tableName

description

String description

author

String author

disclaimer

String disclaimer

provenance

String provenance

date

long date

sourceHCAFIds

String sourceHCAFIds

sourceHSPENIds

String sourceHSPENIds

sourceHSPECIds

String sourceHSPECIds

sourceOccurrenceCellsIds

String sourceOccurrenceCellsIds

parameters

String parameters

status

String status

sourceHCAFTables

String sourceHCAFTables

sourceHSPENTables

String sourceHSPENTables

sourceHSPECTables

String sourceHSPECTables

sourceOccurrenceCellsTables

String sourceOccurrenceCellsTables

type

String type

algorithm

String algorithm

defaultSource

boolean defaultSource

percent

long percent

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.ResourceArray extends Object implements Serializable

Serialized Fields

resourceList

Resource[] resourceList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Specie extends Object implements Serializable

Serialized Fields

additionalField

FieldArray additionalField

id

String id

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.SpeciesArray extends Object implements Serializable

Serialized Fields

speciesList

Specie[] speciesList

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.application.aquamaps.types.Submitted extends Object implements Serializable

Serialized Fields

author

String author

startTime

long startTime

endTime

long endTime

submissionTime

long submissionTime

gisEnabled

boolean gisEnabled

publishedIds

String publishedIds

gisReferences

String gisReferences

isAquaMap

boolean isAquaMap

jobId

int jobId

saved

boolean saved

searchId

int searchId

selectionCriteria

String selectionCriteria

sourceHCAF

int sourceHCAF

sourceHSPEC

int sourceHSPEC

sourceHSPEN

int sourceHSPEN

status

String status

title

String title

type

String type

speciesCoverage

String speciesCoverage

customized

boolean customized

fileSetId

String fileSetId

forceRegeneration

boolean forceRegeneration

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.gcube.application.aquamaps.aquamapsservice.stubs

Class org.gcube.application.aquamaps.aquamapsservice.stubs.CalculateEnvelopefromCellSelectionRequestType extends Object implements Serializable

Serialized Fields

speciesID

String speciesID

cellIds

org.gcube.common.core.types.StringArray cellIds

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.CalculateEnvelopeRequestType extends Object implements Serializable

Serialized Fields

speciesID

String speciesID

faoAreas

String faoAreas

boundingNorth

double boundingNorth

boundingSouth

double boundingSouth

boundingEast

double boundingEast

boundingWest

double boundingWest

useFAO

boolean useFAO

useBounding

boolean useBounding

useBottomSeaTempAndSalinity

boolean useBottomSeaTempAndSalinity

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.CustomQueryDescriptorStubs extends Object implements Serializable

Serialized Fields

user

String user

rows

long rows

fields

FieldArray fields

status

ExportStatus status

errorMsg

String errorMsg

actualTableName

String actualTableName

query

String query

creationTime

long creationTime

lastAccess

long lastAccess

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.ExportCSVSettings extends Object implements Serializable

Serialized Fields

encoding

String encoding

delimiter

String delimiter

hasHeader

boolean hasHeader

fieldsMask

boolean[] fieldsMask

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.ExportStatus extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.gcube.application.aquamaps.aquamapsservice.stubs.ExportTableRequestType extends Object implements Serializable

Serialized Fields

tableName

String tableName

csvSettings

ExportCSVSettings csvSettings

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.ExportTableStatusType extends Object implements Serializable

Serialized Fields

tableName

String tableName

csvSettings

ExportCSVSettings csvSettings

rsLocator

String rsLocator

status

ExportStatus status

errors

String errors

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GenerateMapsRequestType extends Object implements Serializable

Serialized Fields

author

String author

HSPECId

int HSPECId

generateLayers

boolean generateLayers

speciesFilter

FieldArray speciesFilter

forceRegeneration

boolean forceRegeneration

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetAquaMapsPerUserRequestType extends Object implements Serializable

Serialized Fields

userID

String userID

pagedRequestSettings

PagedRequestSettings pagedRequestSettings

aquamaps

boolean aquamaps

jobIdEnabled

boolean jobIdEnabled

jobIdValue

int jobIdValue

objectStatusEnabled

boolean objectStatusEnabled

objectStatusValue

String objectStatusValue

typeEnabled

boolean typeEnabled

typeValue

String typeValue

jobStatusEnabled

boolean jobStatusEnabled

jobStatusValue

String jobStatusValue

dateEnabled

boolean dateEnabled

dateValue

String dateValue

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetGenerationLiveReportResponseType extends Object implements Serializable

Serialized Fields

percent

double percent

resourceMap

String resourceMap

resourceLoad

String resourceLoad

elaboratedSpecies

String elaboratedSpecies

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetJSONSubmittedAnalysisRequestType extends Object implements Serializable

Serialized Fields

pagedRequestSettings

PagedRequestSettings pagedRequestSettings

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetJSONSubmittedByFiltersRequestType extends Object implements Serializable

Serialized Fields

filters

FieldArray filters

settings

PagedRequestSettings settings

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetJSONSubmittedHSPECRequestType extends Object implements Serializable

Serialized Fields

pagedRequestSettings

PagedRequestSettings pagedRequestSettings

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetOccurrenceCellsRequestType extends Object implements Serializable

Serialized Fields

speciesID

String speciesID

pagedRequestSettings

PagedRequestSettings pagedRequestSettings

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetPhylogenyRequestType extends Object implements Serializable

Serialized Fields

fieldList

FieldArray fieldList

toSelect

Field toSelect

pagedRequestSettings

PagedRequestSettings pagedRequestSettings

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetResourceListRequestType extends Object implements Serializable

Serialized Fields

filters

FieldArray filters

pagedRequestSettings

PagedRequestSettings pagedRequestSettings

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetSpeciesByFiltersRequestType extends Object implements Serializable

Serialized Fields

genericSearchFilters

FilterArray genericSearchFilters

specieficFilters

FilterArray specieficFilters

pagedRequestSettings

PagedRequestSettings pagedRequestSettings

hspen

int hspen

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.GetSpeciesEnvelopeRequestType extends Object implements Serializable

Serialized Fields

speciesId

String speciesId

hspenId

int hspenId

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.HspecGroupGenerationRequestType extends Object implements Serializable

Serialized Fields

author

String author

generationName

String generationName

description

String description

hspenIds

String hspenIds

hcafIds

String hcafIds

executionParameters

String executionParameters

generationParameters

String generationParameters

occurrenceCellsIds

String occurrenceCellsIds

submissionBackend

String submissionBackend

executionEnvironment

String executionEnvironment

backendUrl

String backendUrl

environmentConfiguration

String environmentConfiguration

logic

String logic

numPartitions

int numPartitions

algorithms

String algorithms

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.ImportResourceRequestType extends Object implements Serializable

Serialized Fields

rsLocator

String rsLocator

csvSettings

ExportCSVSettings csvSettings

user

String user

resourceType

String resourceType

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.RemoveHSPECGroupGenerationRequestResponseType extends Object implements Serializable

Serialized Fields

requestId

String requestId

removeTables

boolean removeTables

removeJobs

boolean removeJobs

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.RetrieveMapsByCoverageRequestType extends Object implements Serializable

Serialized Fields

speciesList

org.gcube.common.core.types.StringArray speciesList

resourceList

ResourceArray resourceList

includeCustomMaps

boolean includeCustomMaps

includeGisLayers

boolean includeGisLayers

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.SetUserCustomQueryRequestType extends Object implements Serializable

Serialized Fields

user

String user

queryString

String queryString

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.application.aquamaps.aquamapsservice.stubs.ViewCustomQueryRequestType extends Object implements Serializable

Serialized Fields

user

String user

pagedRequestSettings

PagedRequestSettings pagedRequestSettings

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.gcube.application.aquamaps.aquamapsservice.stubs.service

Class org.gcube.application.aquamaps.aquamapsservice.stubs.service.AquaMapsServiceAddressingLocator extends AquaMapsServiceLocator implements Serializable

Class org.gcube.application.aquamaps.aquamapsservice.stubs.service.AquaMapsServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

AquaMapsServicePortTypePort_address

String AquaMapsServicePortTypePort_address

AquaMapsServicePortTypePortWSDDServiceName

String AquaMapsServicePortTypePortWSDDServiceName

ports

HashSet<E> ports

Class org.gcube.application.aquamaps.aquamapsservice.stubs.service.DataManagementServiceAddressingLocator extends DataManagementServiceLocator implements Serializable

Class org.gcube.application.aquamaps.aquamapsservice.stubs.service.DataManagementServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

DataManagementPortTypePort_address

String DataManagementPortTypePort_address

DataManagementPortTypePortWSDDServiceName

String DataManagementPortTypePortWSDDServiceName

ports

HashSet<E> ports

Class org.gcube.application.aquamaps.aquamapsservice.stubs.service.PublisherServiceAddressingLocator extends PublisherServiceLocator implements Serializable

Class org.gcube.application.aquamaps.aquamapsservice.stubs.service.PublisherServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

PublisherServicePortTypePort_address

String PublisherServicePortTypePort_address

PublisherServicePortTypePortWSDDServiceName

String PublisherServicePortTypePortWSDDServiceName

ports

HashSet<E> ports



Copyright © 2013. All Rights Reserved.