Esri Geoportal Server
1.0

Serialized Form


Package com.esri.gpt.catalog.arcims

Class com.esri.gpt.catalog.arcims.ImsResponseException extends ImsServiceException implements Serializable

Class com.esri.gpt.catalog.arcims.ImsServiceException extends Exception implements Serializable


Package com.esri.gpt.catalog.context

Class com.esri.gpt.catalog.context.CatalogIndexException extends ApplicationException implements Serializable


Package com.esri.gpt.catalog.discovery

Class com.esri.gpt.catalog.discovery.AliasedDiscoverables extends CaseInsensitiveMap<Discoverable> implements Serializable

Class com.esri.gpt.catalog.discovery.Discoverables extends ArrayList<Discoverable> implements Serializable

Class com.esri.gpt.catalog.discovery.DiscoveredRecords extends ArrayList<DiscoveredRecord> implements Serializable

Class com.esri.gpt.catalog.discovery.DiscoveryClauses extends ArrayList<DiscoveryClause> implements Serializable

Class com.esri.gpt.catalog.discovery.DiscoveryException extends ApplicationException implements Serializable

Class com.esri.gpt.catalog.discovery.PropertyMeanings extends CaseInsensitiveMap<PropertyMeaning> implements Serializable

Serialized Fields

allAliased

AliasedDiscoverables allAliased
instance variables ======================================================


dcPropertySets

PropertySets dcPropertySets

storeables

IStoreables storeables

Class com.esri.gpt.catalog.discovery.Sortables extends ArrayList<Sortable> implements Serializable


Package com.esri.gpt.catalog.harvest.clients.exceptions

Class com.esri.gpt.catalog.harvest.clients.exceptions.HRConnectionException extends HRException implements Serializable

Class com.esri.gpt.catalog.harvest.clients.exceptions.HRException extends ApplicationException implements Serializable

Class com.esri.gpt.catalog.harvest.clients.exceptions.HRInvalidProtocolException extends HRException implements Serializable

Serialized Fields

_definitionElement

HRInvalidProtocolException.ProtocolElement _definitionElement
protocol element which is invalid

Class com.esri.gpt.catalog.harvest.clients.exceptions.HRInvalidResponseException extends HRConnectionException implements Serializable

Class com.esri.gpt.catalog.harvest.clients.exceptions.HRInvalidUrlException extends HRConnectionException implements Serializable

Class com.esri.gpt.catalog.harvest.clients.exceptions.HRQueryException extends HRException implements Serializable

Class com.esri.gpt.catalog.harvest.clients.exceptions.HRTimeoutException extends HRConnectionException implements Serializable


Package com.esri.gpt.catalog.harvest.history

Class com.esri.gpt.catalog.harvest.history.HeActionCriteria extends ActionCriteria implements Serializable

Serialized Fields

_uuid

String _uuid
Uuid of the selected harvest repository.


_eventUuid

String _eventUuid
uuid of the selected event with report to view.


_action

HeActionCriteria.HistoryAction _action
Harvest history action.

Class com.esri.gpt.catalog.harvest.history.HeCriteria extends HybridCriteria<HeActionCriteria,HeQueryCriteria> implements Serializable

Class com.esri.gpt.catalog.harvest.history.HeQueryCriteria extends QueryCriteria implements Serializable

Serialized Fields

_uuid

String _uuid
Repository id


_eventUuid

String _eventUuid
Event id


_dateRange

DateRange _dateRange
Harvest date range.

Class com.esri.gpt.catalog.harvest.history.HeRecords extends Records<HeRecord> implements Serializable


Package com.esri.gpt.catalog.harvest.jobs

Class com.esri.gpt.catalog.harvest.jobs.HjActionCriteria extends ActionCriteria implements Serializable

Serialized Fields

resourceUuids

String[] resourceUuids

Class com.esri.gpt.catalog.harvest.jobs.HjCriteria extends HybridCriteria<HjActionCriteria,HjQueryCriteria> implements Serializable

Class com.esri.gpt.catalog.harvest.jobs.HjQueryCriteria extends QueryCriteria implements Serializable

Serialized Fields

resourceUuids

String[] resourceUuids

Class com.esri.gpt.catalog.harvest.jobs.HjRecords extends Records<HjRecord> implements Serializable


Package com.esri.gpt.catalog.harvest.protocols

Class com.esri.gpt.catalog.harvest.protocols.AbstractHTTPHarvestProtocol extends HarvestProtocol implements Serializable

Serialized Fields

_userName

String _userName
User name if required to login.


_userPassword

String _userPassword
User password if required to login.

Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocol extends Object implements Serializable

Serialized Fields

flags

long flags

Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocolArcIms extends AbstractHTTPHarvestProtocol implements Serializable

Serialized Fields

_portNo

int _portNo
Port number.


_portNoAsString

String _portNoAsString
Port number as string.


_serviceName

String _serviceName
Service name.


_rootFolder

String _rootFolder
Root folder.

Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocolCsw extends AbstractHTTPHarvestProtocol implements Serializable

Serialized Fields

_profile

String _profile
CSW profile.

Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocolNone extends HarvestProtocol implements Serializable

Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocolOai extends AbstractHTTPHarvestProtocol implements Serializable

Serialized Fields

_set

String _set
OAI set name.


_prefix

String _prefix
OAI prefix.

Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocolResource extends AbstractHTTPHarvestProtocol implements Serializable

Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocolWaf extends AbstractHTTPHarvestProtocol implements Serializable


Package com.esri.gpt.catalog.harvest.repository

Class com.esri.gpt.catalog.harvest.repository.HrActionCriteria extends ActionCriteria implements Serializable

Serialized Fields

_uuid

String _uuid
Uuid of repository to edit.


_action

HrActionCriteria.RepositoryAction _action
Harvest repository action.


_harvestType

String _harvestType
harvest type


_fromDate

String _fromDate
from date


_maxRecs

String _maxRecs
max recs

Class com.esri.gpt.catalog.harvest.repository.HrAssertUrlException extends Exception implements Serializable

Class com.esri.gpt.catalog.harvest.repository.HrCriteria extends HybridCriteria<HrActionCriteria,HrQueryCriteria> implements Serializable

Class com.esri.gpt.catalog.harvest.repository.HrDuplicatedUrlException extends Exception implements Serializable

Class com.esri.gpt.catalog.harvest.repository.HrQueryCriteria extends QueryCriteria implements Serializable

Serialized Fields

_protocolType

HarvestProtocol.ProtocolType _protocolType
Harvest protocol type.


_name

String _name
Repository name.


_hostUrl

String _hostUrl
Host name.


_dateRange

DateRange _dateRange
Update date range.


_uuid

String _uuid
Repository uuid.


_localId

String _localId
Repository local id.


_lastHarvestDateRange

DateRange _lastHarvestDateRange
Last harvest date range.


_dueOnly

boolean _dueOnly
Due only.

Class com.esri.gpt.catalog.harvest.repository.HrRecords extends Records<HrRecord> implements Serializable


Package com.esri.gpt.catalog.lucene

Class com.esri.gpt.catalog.lucene.AclFilter extends Filter implements Serializable

Serialized Fields

fieldName

String fieldName
instance variables ======================================================


timeMillis

long timeMillis

userPrincipals

String[] userPrincipals

Class com.esri.gpt.catalog.lucene.DatastoreFields extends ArrayList<DatastoreField> implements Serializable

Class com.esri.gpt.catalog.lucene.ParserAdaptorInfos extends ArrayList<ParserAdaptorInfo> implements Serializable

Class com.esri.gpt.catalog.lucene.SchemaFilter extends Filter implements Serializable

Serialized Fields

chained

Filter chained
instance variables ======================================================


fieldName

String fieldName

timeMillis

long timeMillis

value

String value

Class com.esri.gpt.catalog.lucene.SpatialRankingValueSource extends ValueSource implements Serializable

Serialized Fields

qryArea

double qryArea
Properties associated with the query envelope


qryPower

double qryPower

qryMinX

double qryMinX

qryMinY

double qryMinY

qryMaxX

double qryMaxX

qryMaxY

double qryMaxY

qryCrossedDateline

boolean qryCrossedDateline

tgtField

String tgtField
Properties associated with the target envelope (the document's envelope)


tgtPower

double tgtPower

Class com.esri.gpt.catalog.lucene.StandardNetworkParserAdaptor extends Object implements Serializable

Serialized Fields

baseUrl

String baseUrl
base url


Package com.esri.gpt.catalog.management

Class com.esri.gpt.catalog.management.MmdActionCriteria extends ActionCriteria implements Serializable

Serialized Fields

_transferToOwner

String _transferToOwner

_metadataAccessPolicy

ArrayList<E> _metadataAccessPolicy

_metadataAccessPolicyType

String _metadataAccessPolicyType

_toggleMetadataAccessPolicy

String _toggleMetadataAccessPolicy

_accessToGroupDN

String _accessToGroupDN

Class com.esri.gpt.catalog.management.MmdCriteria extends HybridCriteria<MmdActionCriteria,MmdQueryCriteria> implements Serializable

Class com.esri.gpt.catalog.management.MmdQueryCriteria extends QueryCriteria implements Serializable

Serialized Fields

_approvalStatus

String _approvalStatus

_dateRange

DateRange _dateRange

_owner

String _owner

_pubMethod

String _pubMethod

_title

String _title

_uuid

String _uuid

_siteUuid

String _siteUuid

_protocolType

String _protocolType

Class com.esri.gpt.catalog.management.MmdRecords extends Records<MmdRecord> implements Serializable


Package com.esri.gpt.catalog.schema

Class com.esri.gpt.catalog.schema.Codes extends LinkedHashMap<String,Code> implements Serializable

Class com.esri.gpt.catalog.schema.ContentValues extends ArrayList<ContentValue> implements Serializable

Class com.esri.gpt.catalog.schema.Namespaces extends LinkedHashMap<String,Namespace> implements Serializable

Class com.esri.gpt.catalog.schema.Parameters extends LinkedHashMap<String,Parameter> implements Serializable

Class com.esri.gpt.catalog.schema.SchemaException extends ApplicationException implements Serializable

Class com.esri.gpt.catalog.schema.Schemas extends LinkedHashMap<String,Schema> implements Serializable

Serialized Fields

propertyMeanings

PropertyMeanings propertyMeanings

Class com.esri.gpt.catalog.schema.Sections extends LinkedHashMap<String,Section> implements Serializable

Class com.esri.gpt.catalog.schema.UnrecognizedSchemaException extends SchemaException implements Serializable

Class com.esri.gpt.catalog.schema.ValidationErrors extends ArrayList<ValidationError> implements Serializable

Class com.esri.gpt.catalog.schema.ValidationException extends SchemaException implements Serializable

Serialized Fields

_key

String _key
schema key


_validationErrors

ValidationErrors _validationErrors
validation errors


Package com.esri.gpt.catalog.search

Class com.esri.gpt.catalog.search.ResourceLinks extends ArrayList<ResourceLink> implements Serializable

Serialized Fields

icon

ResourceLink icon
instance variables ======================================================


thumbnail

ResourceLink thumbnail

urlsByTag

Map<K,V> urlsByTag

Class com.esri.gpt.catalog.search.SavedSearchCriterias extends ArrayList<SavedSearchCriteria> implements Serializable

Class com.esri.gpt.catalog.search.SearchCriteria extends QueryCriteria implements Serializable

Serialized Fields

savedSearchName

String savedSearchName
The saved search name.


miscelleniousFilters

SearchFiltersList miscelleniousFilters
The list of all filters.


essentialFilterObjects

SearchFiltersList essentialFilterObjects
The essential filter objects.


expandResultContent

boolean expandResultContent
Flag indicating whether or not result records should be expanded by default.


searchFilterUri

ISearchFilterURI searchFilterUri
The search uri filter.


searchFilterPageCursor

ISearchFilterPagination searchFilterPageCursor
The page cursor filter.


searchFilterSpatial

ISearchFilterSpatialObj searchFilterSpatial
The spatial search filter.


searchFilterThemes

ISearchFilterThemes searchFilterThemes
The search filter themes.


searchFilterKeyword

ISearchFilterKeyword searchFilterKeyword
The search filter keyword.


searchFilterContentTypes

ISearchFilterContentTypes searchFilterContentTypes
The search filter content types.


searchFilterTemporal

ISearchFilterTemporal searchFilterTemporal
The search filter temporal.


searchFilterSort

ISearchFilterSort searchFilterSort
The search filter sort.

Class com.esri.gpt.catalog.search.SearchException extends ApplicationException implements Serializable

Serialized Fields

hasUserMessage

boolean hasUserMessage
The has user message.

Class com.esri.gpt.catalog.search.SearchFilterConnection extends Object implements Serializable

Serialized Fields

selectedUri

String selectedUri
The selected uri.


selectedConnectionOption

String selectedConnectionOption
The selected connection option.


harvestSites

List<E> harvestSites
The harvest sites.

Class com.esri.gpt.catalog.search.SearchFilterContentTypes extends Object implements Serializable

Serialized Fields

selectedContentType

String selectedContentType
The selected content type.

Class com.esri.gpt.catalog.search.SearchFilterHarvestSites extends Object implements Serializable

Serialized Fields

selectedHarvestSiteUrl

String selectedHarvestSiteUrl
The selected harvest site url.


selectedHarvestSiteName

String selectedHarvestSiteName
The selected harvest site name.


selectedHarvestSiteProfile

String selectedHarvestSiteProfile
The selected harvest site profile.


selectedHarvestSitePostUrl

String selectedHarvestSitePostUrl
The selected harvest site post url.


selectedHarvestSiteGetRecordUrl

String selectedHarvestSiteGetRecordUrl
The selected harvest site get record url.


selectedHarvestSiteSupoortsSptlQury

String selectedHarvestSiteSupoortsSptlQury
The selected harvest site supoorts sptl qury.


selectedHarvestSiteSupoortsCtpQury

String selectedHarvestSiteSupoortsCtpQury
The selected harvest site supoorts ctp qury.


selectedHarvestSiteSupoortsSptBnds

String selectedHarvestSiteSupoortsSptBnds
The selected harvest site supoorts spt bnds.


selectedHarvestSitePassword

String selectedHarvestSitePassword
The selected harvest site password.


selectedHarvestSiteUsername

String selectedHarvestSiteUsername
The selected harvest site username.


selectedHarvestSiteId

String selectedHarvestSiteId
The selected harvest site id.


selectedDistributedIds

String selectedDistributedIds
The selected search site ids.


selectedDistributedNames

String selectedDistributedNames
The selected Distribbuted names.


selectedHarvestSiteUsesAuth

boolean selectedHarvestSiteUsesAuth

distributedPanelOpen

boolean distributedPanelOpen

searchUrl

String searchUrl
The last search.

Class com.esri.gpt.catalog.search.SearchFilterHarvestSpatial extends SearchFilterSpatial implements Serializable

Class com.esri.gpt.catalog.search.SearchFilterKeyword extends Object implements Serializable

Serialized Fields

_searchText

String _searchText
The search text.


_selectedSearchOption

String _selectedSearchOption
Key of selected search option. *

Class com.esri.gpt.catalog.search.SearchFilterPagination extends PageCursor implements Serializable

Serialized Fields

recordsPerPage

int recordsPerPage
The records per page.


startPosition

int startPosition
Start position.

Class com.esri.gpt.catalog.search.SearchFiltersList extends CopyOnWriteArrayList<ISearchFilter> implements Serializable

Class com.esri.gpt.catalog.search.SearchFilterSort extends Object implements Serializable

Serialized Fields

selectedSort

String selectedSort
The user selected sort.

Class com.esri.gpt.catalog.search.SearchFilterSpatial extends Object implements Serializable

Serialized Fields

_selectedBounds

String _selectedBounds
The bound type selected.

Class com.esri.gpt.catalog.search.SearchFilterTemporal extends Object implements Serializable

Serialized Fields

dateModfiedTo

String dateModfiedTo
The date modified to.


dateModifiedFrom

String dateModifiedFrom
The date modified from.


selectedModifiedDateOption

String selectedModifiedDateOption
The selected modified date option.

Class com.esri.gpt.catalog.search.SearchFilterThemeTypes extends Object implements Serializable

Serialized Fields

selectedThemes

List<E> selectedThemes
The selected theme.

Class com.esri.gpt.catalog.search.SearchParameterMap extends LinkedHashMap<String,SearchParameterMap.Value> implements Serializable

Class com.esri.gpt.catalog.search.SearchPointOptionsException extends SearchException implements Serializable

Serialized Fields

searchPointOptions

SearchPointOptions searchPointOptions
The search point options.


searchEngine

ASearchEngine searchEngine
The search engine.

Class com.esri.gpt.catalog.search.SearchResultRecords extends Records<SearchResultRecord> implements Serializable

Serialized Fields

openSearchProperties

OpenSearchProperties openSearchProperties

Package com.esri.gpt.control.arcims

Class com.esri.gpt.control.arcims.ServletConnector extends BaseServlet implements Serializable

Serialized Fields

axlToCswXsltTemplate

XsltTemplate axlToCswXsltTemplate
The GPT TO CSW XSLT template *.


cswToAxlXsltTemplate

XsltTemplate cswToAxlXsltTemplate
The GPT TO CSW XSLT template *.

Class com.esri.gpt.control.arcims.ServletConnectorProxy extends HttpServlet implements Serializable

Serialized Fields

_redirectURL

String _redirectURL

Package com.esri.gpt.control.download

Class com.esri.gpt.control.download.DownloadConfiguration extends Object implements Serializable

Serialized Fields

_taskUrl

String _taskUrl
task url


_mapServiceUrl

String _mapServiceUrl
map service url


_mapServiceType

String _mapServiceType
map service type


_projectionInfo

ArrayList<E> _projectionInfo
projection info


_outputFormatInfo

ArrayList<E> _outputFormatInfo
output format info


_rasterFormatInfo

ArrayList<E> _rasterFormatInfo
raster format info


_featureFormatInfo

ArrayList<E> _featureFormatInfo
feature format info

Class com.esri.gpt.control.download.ItemInfo extends Object implements Serializable

Serialized Fields

_key

String _key
key


_alias

String _alias
alias


_resourceKey

String _resourceKey
resource key


Package com.esri.gpt.control.georss

Class com.esri.gpt.control.georss.RestQueryServlet extends BaseServlet implements Serializable


Package com.esri.gpt.control.harvest

Class com.esri.gpt.control.harvest.HarvestContext extends Object implements Serializable

Serialized Fields

_harvestCriteria

HrCriteria _harvestCriteria
Harvest repository criteria.


_historyCriteria

HeCriteria _historyCriteria
Harvest history criteria.


_recordsPerPage

int _recordsPerPage
Records per page.


Package com.esri.gpt.control.identity

Class com.esri.gpt.control.identity.HasAttributeMap extends FacesMap<Boolean> implements Serializable

Serialized Fields

_activeAttributes

UserAttributeMap _activeAttributes

Package com.esri.gpt.control.livedata

Class com.esri.gpt.control.livedata.MapBasedRendererFactory.Query extends TreeMap<String,String> implements Serializable

Class com.esri.gpt.control.livedata.RendererFactories extends ArrayList<IRendererFactory> implements Serializable

Serialized Fields

basemapOnlyRenderer

IRenderer basemapOnlyRenderer
base map only renderer


Package com.esri.gpt.control.livedata.sos

Class com.esri.gpt.control.livedata.sos.ParseAbortException extends SAXException implements Serializable

Class com.esri.gpt.control.livedata.sos.SimpleSOSBridge extends HttpServlet implements Serializable

Class com.esri.gpt.control.livedata.sos.ValueComponents extends HashMap<String,Double> implements Serializable

Class com.esri.gpt.control.livedata.sos.ValueComponentsArray extends ArrayList<ValueComponents> implements Serializable


Package com.esri.gpt.control.rest

Class com.esri.gpt.control.rest.IndexStatsServlet extends BaseServlet implements Serializable

Class com.esri.gpt.control.rest.ManageDocumentServlet extends BaseServlet implements Serializable

Class com.esri.gpt.control.rest.OpenSearchDescriptionServlet extends BaseServlet implements Serializable

Class com.esri.gpt.control.rest.RestServlet extends BaseServlet implements Serializable


Package com.esri.gpt.control.rest.repositories

Class com.esri.gpt.control.rest.repositories.RepositoriesServlet extends BaseServlet implements Serializable


Package com.esri.gpt.control.rest.search

Class com.esri.gpt.control.rest.search.DistributedSearchEvent extends EventObject implements Serializable

Serialized Fields

searchStatus

SearchStatus searchStatus
The search status.

Class com.esri.gpt.control.rest.search.DistributedSearchServlet extends RestQueryServlet implements Serializable


Package com.esri.gpt.control.search

Class com.esri.gpt.control.search.ServletSavedSearch extends BaseServlet implements Serializable


Package com.esri.gpt.control.search.browse

Class com.esri.gpt.control.search.browse.TocCollection extends LinkedHashMap<String,String> implements Serializable

Class com.esri.gpt.control.search.browse.TocsByKey extends FacesMap<Boolean> implements Serializable

Serialized Fields

_tocCollection

TocCollection _tocCollection

Class com.esri.gpt.control.search.browse.TocServlet extends BaseServlet implements Serializable


Package com.esri.gpt.control.sitemap

Class com.esri.gpt.control.sitemap.SitemapServlet extends BaseServlet implements Serializable


Package com.esri.gpt.control.view

Class com.esri.gpt.control.view.BaseSortDirectionStyleMap extends FacesMap<String> implements Serializable

Serialized Fields

_style

SortDirectionStyle _style
Sort direction style.

Class com.esri.gpt.control.view.SortDirectionStyleMap extends BaseSortDirectionStyleMap implements Serializable

Serialized Fields

_sortOption

SortOption _sortOption
Sort option.

Class com.esri.gpt.control.view.ThumbnailServlet extends BaseServlet implements Serializable


Package com.esri.gpt.control.webharvest.protocol

Class com.esri.gpt.control.webharvest.protocol.ProtocolFactories extends TreeMap<String,ProtocolFactory> implements Serializable


Package com.esri.gpt.framework.collection

Class com.esri.gpt.framework.collection.CaseInsensitiveMap extends LinkedHashMap<String,T> implements Serializable

Serialized Fields

_allowEmptyKey

boolean _allowEmptyKey

Class com.esri.gpt.framework.collection.StringAttributeMap extends CaseInsensitiveMap<StringAttribute> implements Serializable

Class com.esri.gpt.framework.collection.StringSet extends LinkedHashSet<String> implements Serializable

Serialized Fields

_allowEmptyValues

boolean _allowEmptyValues

_isCaseSensitive

boolean _isCaseSensitive

_mapKeys

HashMap<K,V> _mapKeys

_trimValues

boolean _trimValues

Package com.esri.gpt.framework.context

Class com.esri.gpt.framework.context.ApplicationException extends Exception implements Serializable

Class com.esri.gpt.framework.context.ApplicationRuntimeException extends RuntimeException implements Serializable

Class com.esri.gpt.framework.context.BaseServlet extends HttpServlet implements Serializable

Class com.esri.gpt.framework.context.ConfigurationException extends ApplicationRuntimeException implements Serializable

Class com.esri.gpt.framework.context.CredentialsMap extends TreeMap<String,CredentialProvider> implements Serializable

Class com.esri.gpt.framework.context.InitializationServlet extends HttpServlet implements Serializable

Serialized Fields

_scheduler

ThreadScheduler _scheduler
thread scheduler.


Package com.esri.gpt.framework.geometry

Class com.esri.gpt.framework.geometry.Envelope extends Geometry implements Serializable

Serialized Fields

_minx

double _minx

_miny

double _miny

_maxx

double _maxx

_maxy

double _maxy

Package com.esri.gpt.framework.http

Class com.esri.gpt.framework.http.HttpClient401Exception extends IOException implements Serializable

Serialized Fields

scheme

String scheme
instance variables ======================================================


realm

String realm

url

String url

Package com.esri.gpt.framework.isodate

Class com.esri.gpt.framework.isodate.IsoDateFormat extends Format implements Serializable

Serialized Fields

format

IsoDateFormat.Format format

Package com.esri.gpt.framework.jsf

Class com.esri.gpt.framework.jsf.FacesMap extends Object implements Serializable

Class com.esri.gpt.framework.jsf.MenuStyleMap extends FacesMap<String> implements Serializable

Serialized Fields

_activePageId

String _activePageId

Class com.esri.gpt.framework.jsf.PrimaryPhaseListener extends Object implements Serializable

Class com.esri.gpt.framework.jsf.RoleMap extends FacesMap<Boolean> implements Serializable

Serialized Fields

_activeUser

User _activeUser

Class com.esri.gpt.framework.jsf.SelectItemComparable extends SelectItem implements Serializable

Class com.esri.gpt.framework.jsf.TabStyleMap extends FacesMap<String> implements Serializable

Serialized Fields

_activePageId

String _activePageId

_activeTabId

String _activeTabId

Package com.esri.gpt.framework.jsf.components

Class com.esri.gpt.framework.jsf.components.UIJscript extends UIComponentBase implements Serializable

Class com.esri.gpt.framework.jsf.components.UILiveData extends UIComponentBase implements Serializable

Class com.esri.gpt.framework.jsf.components.UIPrepareView extends UIComponentBase implements Serializable


Package com.esri.gpt.framework.request

Class com.esri.gpt.framework.request.ActionCriteria extends Criteria implements Serializable

Serialized Fields

_actionKey

String _actionKey

_selectedRecordIds

String _selectedRecordIds

_selectedRecordIdSet

StringSet _selectedRecordIdSet

Class com.esri.gpt.framework.request.Criteria extends Object implements Serializable

Class com.esri.gpt.framework.request.HybridCriteria extends Criteria implements Serializable

Serialized Fields

_actionCriteria

ActionCriteria _actionCriteria

_queryCriteria

QueryCriteria _queryCriteria

Class com.esri.gpt.framework.request.PageCursor extends Object implements Serializable

Serialized Fields

_currentPage

int _currentPage

_pagesPerCursor

int _pagesPerCursor

_totalRecordCount

int _totalRecordCount

_recordsPerPageProvider

PageCursor.IRecordsPerPageProvider _recordsPerPageProvider

Class com.esri.gpt.framework.request.PageCursor.DefaultRecordsPerPageProvider extends Object implements Serializable

Serialized Fields

_recordsPerPage

int _recordsPerPage
Records per page

Class com.esri.gpt.framework.request.QueryCriteria extends Criteria implements Serializable

Serialized Fields

_sortOption

SortOption _sortOption

Class com.esri.gpt.framework.request.Records extends ArrayList<T extends Record> implements Serializable

Serialized Fields

_maxQueryHits

int _maxQueryHits
The _max query hits.

Class com.esri.gpt.framework.request.SortOption extends Object implements Serializable

Serialized Fields

_columnKey

String _columnKey

_direction

SortOption.SortDirection _direction

_styleMap

SortOptionStyleMap _styleMap

Class com.esri.gpt.framework.request.SortOptionStyleMap extends FacesMap<String> implements Serializable

Serialized Fields

_sortOption

SortOption _sortOption

Package com.esri.gpt.framework.scheduler

Class com.esri.gpt.framework.scheduler.ThreadDefinition extends Object implements Serializable

Serialized Fields

_className

String _className
thread class


_delay

TimePeriod _delay
delay


_period

TimePeriod _period
period


_at

Date _at
date of the execution


_hasDelay

boolean _hasDelay
has delay indicator


_hasPeriod

boolean _hasPeriod
has period indicator


_hasAt

boolean _hasAt
has date indicator


_parameters

StringAttributeMap _parameters
additional parameters

Class com.esri.gpt.framework.scheduler.ThreadSchedulerConfiguration extends Object implements Serializable

Serialized Fields

_active

boolean _active
activity flag.


_corePoolSize

int _corePoolSize
core pool size. 0 to not create pool


_threadsDefinitions

List<E> _threadsDefinitions
thread definitions


Package com.esri.gpt.framework.search

Class com.esri.gpt.framework.search.DcList extends LinkedList<DcList.Value> implements Serializable

serialVersionUID: 1L


Package com.esri.gpt.framework.security.credentials

Class com.esri.gpt.framework.security.credentials.CredentialPolicyException extends ApplicationException implements Serializable

Class com.esri.gpt.framework.security.credentials.CredentialsDeniedException extends ApplicationException implements Serializable

Class com.esri.gpt.framework.security.credentials.EmailPolicyException extends CredentialPolicyException implements Serializable

Class com.esri.gpt.framework.security.credentials.PasswordConfirmationException extends CredentialPolicyException implements Serializable

Class com.esri.gpt.framework.security.credentials.PasswordPolicyException extends CredentialPolicyException implements Serializable

Class com.esri.gpt.framework.security.credentials.UsernamePolicyException extends CredentialPolicyException implements Serializable


Package com.esri.gpt.framework.security.identity

Class com.esri.gpt.framework.security.identity.IdentityException extends ApplicationException implements Serializable

Class com.esri.gpt.framework.security.identity.NotAuthorizedException extends ApplicationException implements Serializable


Package com.esri.gpt.framework.security.identity.open

Class com.esri.gpt.framework.security.identity.open.OpenidConsumerServlet extends HttpServlet implements Serializable


Package com.esri.gpt.framework.security.metadata

Class com.esri.gpt.framework.security.metadata.MetadataAccessPolicy extends Object implements Serializable

Serialized Fields

_accessPolicyType

String _accessPolicyType
instance variables ======================================================


_accessToGroupDN

String _accessToGroupDN

Package com.esri.gpt.framework.security.principal

Class com.esri.gpt.framework.security.principal.Groups extends SecurityPrincipals<Group> implements Serializable

Class com.esri.gpt.framework.security.principal.Roles extends SecurityPrincipals<Role> implements Serializable

Serialized Fields

_authenticatedUserRequiresRole

boolean _authenticatedUserRequiresRole

_registeredUserRoleKey

String _registeredUserRoleKey

Class com.esri.gpt.framework.security.principal.RoleSet extends StringSet implements Serializable

Class com.esri.gpt.framework.security.principal.SecurityPrincipals extends CaseInsensitiveMap<T extends SecurityPrincipal> implements Serializable

Class com.esri.gpt.framework.security.principal.UserAttributeMap extends CaseInsensitiveMap<UserAttribute> implements Serializable

Class com.esri.gpt.framework.security.principal.Users extends SecurityPrincipals<User> implements Serializable


Package com.esri.gpt.framework.sql

Class com.esri.gpt.framework.sql.DatabaseException extends ApplicationRuntimeException implements Serializable

Class com.esri.gpt.framework.sql.DatabaseReferences extends Object implements Serializable

Serialized Fields

_hmReferencesByName

HashMap<K,V> _hmReferencesByName

_hmReferencesByTagName

HashMap<K,V> _hmReferencesByTagName

Package com.esri.gpt.framework.util

Class com.esri.gpt.framework.util.DateProxy extends Object implements Serializable

Serialized Fields

_day

int _day

_date

String _date

_formattedInputDate

String _formattedInputDate

_fromTimestamp

Timestamp _fromTimestamp

_fromTimestampExcl

Timestamp _fromTimestampExcl

_fullFormat

String _fullFormat

_month

int _month

_toTimestamp

Timestamp _toTimestamp

_toTimestampExcl

Timestamp _toTimestampExcl

_year

int _year

Class com.esri.gpt.framework.util.DateRange extends Object implements Serializable

Serialized Fields

_fromDate

DateProxy _fromDate

_toDate

DateProxy _toDate

Class com.esri.gpt.framework.util.TimePeriod extends Object implements Serializable

Serialized Fields

waitTimeProvider

com.esri.gpt.framework.util.WaitTimeProvider waitTimeProvider
wait time provider


Package com.esri.gpt.framework.xml

Class com.esri.gpt.framework.xml.XsltTemplates extends HashMap<String,XsltTemplate> implements Serializable


Package com.esri.gpt.sdisuite

Class com.esri.gpt.sdisuite.IntegrationLinkServlet extends HttpServlet implements Serializable


Package com.esri.gpt.server.assertion

Class com.esri.gpt.server.assertion.AsnServlet extends BaseServlet implements Serializable


Package com.esri.gpt.server.assertion.components

Class com.esri.gpt.server.assertion.components.AsnProperties extends ArrayList<AsnProperty> implements Serializable


Package com.esri.gpt.server.assertion.exception

Class com.esri.gpt.server.assertion.exception.AsnInsufficientPrivilegeException extends ApplicationException implements Serializable

Class com.esri.gpt.server.assertion.exception.AsnInvalidOperationException extends ApplicationException implements Serializable

Class com.esri.gpt.server.assertion.exception.AsnUnestablishedUserException extends ApplicationException implements Serializable


Package com.esri.gpt.server.assertion.index

Class com.esri.gpt.server.assertion.index.AsnFilter extends Filter implements Serializable

Serialized Fields

chain

AsnFilter[] chain
instance variables ======================================================


chainedOperand

String chainedOperand

fieldName

String fieldName

timeMillis

long timeMillis

value

String value

Package com.esri.gpt.server.csw.client

Class com.esri.gpt.server.csw.client.CswRecords extends Records<CswRecord> implements Serializable

Serialized Fields

maximumQueryHits

int maximumQueryHits
The maximum number of hits a query generated

Class com.esri.gpt.server.csw.client.CswRuntimeException extends RuntimeException implements Serializable

Class com.esri.gpt.server.csw.client.CswSearchCriteria extends Criteria implements Serializable

Serialized Fields

_envelope

Envelope _envelope
The _envelope.


_liveDataAndMapsOnly

boolean _liveDataAndMapsOnly
The _live data and maps only.


_maxRecords

int _maxRecords
The _max records.


_searchText

String _searchText
The _search text.


_startPosition

int _startPosition
The _start position.

Class com.esri.gpt.server.csw.client.DcList extends LinkedList<DcList.Value> implements Serializable

serialVersionUID: 1L

Class com.esri.gpt.server.csw.client.InvalidOperationException extends Exception implements Serializable

Class com.esri.gpt.server.csw.client.NullReferenceException extends Exception implements Serializable


Package com.esri.gpt.server.csw.provider

Class com.esri.gpt.server.csw.provider.CswServlet extends BaseServlet implements Serializable

Serialized Fields

cswSubContextPath

String cswSubContextPath
instance variables ======================================================


resourceFilePrefix

String resourceFilePrefix

Package com.esri.gpt.server.csw.provider.components

Class com.esri.gpt.server.csw.provider.components.OwsException extends RuntimeException implements Serializable

Serialized Fields

code

String code
instance variables ======================================================


locator

String locator

text

String text

Class com.esri.gpt.server.csw.provider.components.SupportedParameters extends CaseInsensitiveMap<SupportedParameter> implements Serializable


Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.