|
Esri Geoportal Server 1.0
|
||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
AliasedDiscoverables allAliased
PropertySets dcPropertySets
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 |
---|
HRInvalidProtocolException.ProtocolElement _definitionElement
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 |
---|
String _uuid
String _eventUuid
HeActionCriteria.HistoryAction _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 |
---|
String _uuid
String _eventUuid
DateRange _dateRange
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 |
---|
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 |
---|
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 |
---|
String _userName
String _userPassword
Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocol extends Object implements Serializable |
---|
Serialized Fields |
---|
long flags
Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocolArcIms extends AbstractHTTPHarvestProtocol implements Serializable |
---|
Serialized Fields |
---|
int _portNo
String _portNoAsString
String _serviceName
String _rootFolder
Class com.esri.gpt.catalog.harvest.protocols.HarvestProtocolCsw extends AbstractHTTPHarvestProtocol implements Serializable |
---|
Serialized Fields |
---|
String _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 |
---|
String _set
String _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 |
---|
String _uuid
HrActionCriteria.RepositoryAction _action
String _harvestType
String _fromDate
String _maxRecs
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 |
---|
HarvestProtocol.ProtocolType _protocolType
String _name
String _hostUrl
DateRange _dateRange
String _uuid
String _localId
DateRange _lastHarvestDateRange
boolean _dueOnly
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 |
---|
String fieldName
long timeMillis
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 |
---|
Filter chained
String fieldName
long timeMillis
String value
Class com.esri.gpt.catalog.lucene.SpatialRankingValueSource extends ValueSource implements Serializable |
---|
Serialized Fields |
---|
double qryArea
double qryPower
double qryMinX
double qryMinY
double qryMaxX
double qryMaxY
boolean qryCrossedDateline
String tgtField
double tgtPower
Class com.esri.gpt.catalog.lucene.StandardNetworkParserAdaptor extends Object implements Serializable |
---|
Serialized Fields |
---|
String baseUrl
Package com.esri.gpt.catalog.management |
---|
Class com.esri.gpt.catalog.management.MmdActionCriteria extends ActionCriteria implements Serializable |
---|
Serialized Fields |
---|
String _transferToOwner
ArrayList<E> _metadataAccessPolicy
String _metadataAccessPolicyType
String _toggleMetadataAccessPolicy
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 |
---|
String _approvalStatus
DateRange _dateRange
String _owner
String _pubMethod
String _title
String _uuid
String _siteUuid
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
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 |
---|
String _key
ValidationErrors _validationErrors
Package com.esri.gpt.catalog.search |
---|
Class com.esri.gpt.catalog.search.ResourceLinks extends ArrayList<ResourceLink> implements Serializable |
---|
Serialized Fields |
---|
ResourceLink icon
ResourceLink thumbnail
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 |
---|
String savedSearchName
SearchFiltersList miscelleniousFilters
SearchFiltersList essentialFilterObjects
boolean expandResultContent
ISearchFilterURI searchFilterUri
ISearchFilterPagination searchFilterPageCursor
ISearchFilterSpatialObj searchFilterSpatial
ISearchFilterThemes searchFilterThemes
ISearchFilterKeyword searchFilterKeyword
ISearchFilterContentTypes searchFilterContentTypes
ISearchFilterTemporal searchFilterTemporal
ISearchFilterSort searchFilterSort
Class com.esri.gpt.catalog.search.SearchException extends ApplicationException implements Serializable |
---|
Serialized Fields |
---|
boolean hasUserMessage
Class com.esri.gpt.catalog.search.SearchFilterConnection extends Object implements Serializable |
---|
Serialized Fields |
---|
String selectedUri
String selectedConnectionOption
List<E> harvestSites
Class com.esri.gpt.catalog.search.SearchFilterContentTypes extends Object implements Serializable |
---|
Serialized Fields |
---|
String selectedContentType
Class com.esri.gpt.catalog.search.SearchFilterHarvestSites extends Object implements Serializable |
---|
Serialized Fields |
---|
String selectedHarvestSiteUrl
String selectedHarvestSiteName
String selectedHarvestSiteProfile
String selectedHarvestSitePostUrl
String selectedHarvestSiteGetRecordUrl
String selectedHarvestSiteSupoortsSptlQury
String selectedHarvestSiteSupoortsCtpQury
String selectedHarvestSiteSupoortsSptBnds
String selectedHarvestSitePassword
String selectedHarvestSiteUsername
String selectedHarvestSiteId
String selectedDistributedIds
String selectedDistributedNames
boolean selectedHarvestSiteUsesAuth
boolean distributedPanelOpen
String searchUrl
Class com.esri.gpt.catalog.search.SearchFilterHarvestSpatial extends SearchFilterSpatial implements Serializable |
---|
Class com.esri.gpt.catalog.search.SearchFilterKeyword extends Object implements Serializable |
---|
Serialized Fields |
---|
String _searchText
String _selectedSearchOption
Class com.esri.gpt.catalog.search.SearchFilterPagination extends PageCursor implements Serializable |
---|
Serialized Fields |
---|
int recordsPerPage
int startPosition
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 |
---|
String selectedSort
Class com.esri.gpt.catalog.search.SearchFilterSpatial extends Object implements Serializable |
---|
Serialized Fields |
---|
String _selectedBounds
Class com.esri.gpt.catalog.search.SearchFilterTemporal extends Object implements Serializable |
---|
Serialized Fields |
---|
String dateModfiedTo
String dateModifiedFrom
String selectedModifiedDateOption
Class com.esri.gpt.catalog.search.SearchFilterThemeTypes extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> selectedThemes
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
ASearchEngine searchEngine
Class com.esri.gpt.catalog.search.SearchResultRecords extends Records<SearchResultRecord> implements Serializable |
---|
Serialized Fields |
---|
OpenSearchProperties openSearchProperties
Package com.esri.gpt.control.arcims |
---|
Class com.esri.gpt.control.arcims.ServletConnector extends BaseServlet implements Serializable |
---|
Serialized Fields |
---|
XsltTemplate axlToCswXsltTemplate
XsltTemplate cswToAxlXsltTemplate
Class com.esri.gpt.control.arcims.ServletConnectorProxy extends HttpServlet implements Serializable |
---|
Serialized Fields |
---|
String _redirectURL
Package com.esri.gpt.control.download |
---|
Class com.esri.gpt.control.download.DownloadConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String _taskUrl
String _mapServiceUrl
String _mapServiceType
ArrayList<E> _projectionInfo
ArrayList<E> _outputFormatInfo
ArrayList<E> _rasterFormatInfo
ArrayList<E> _featureFormatInfo
Class com.esri.gpt.control.download.ItemInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String _key
String _alias
String _resourceKey
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 |
---|
HrCriteria _harvestCriteria
HeCriteria _historyCriteria
int _recordsPerPage
Package com.esri.gpt.control.identity |
---|
Class com.esri.gpt.control.identity.HasAttributeMap extends FacesMap<Boolean> implements Serializable |
---|
Serialized Fields |
---|
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 |
---|
IRenderer basemapOnlyRenderer
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
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
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 |
---|
SortDirectionStyle _style
Class com.esri.gpt.control.view.SortDirectionStyleMap extends BaseSortDirectionStyleMap implements Serializable |
---|
Serialized Fields |
---|
SortOption _sortOption
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 |
---|
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 |
---|
boolean _allowEmptyValues
boolean _isCaseSensitive
HashMap<K,V> _mapKeys
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 |
---|
ThreadScheduler _scheduler
Package com.esri.gpt.framework.geometry |
---|
Class com.esri.gpt.framework.geometry.Envelope extends Geometry implements Serializable |
---|
Serialized Fields |
---|
double _minx
double _miny
double _maxx
double _maxy
Package com.esri.gpt.framework.http |
---|
Class com.esri.gpt.framework.http.HttpClient401Exception extends IOException implements Serializable |
---|
Serialized Fields |
---|
String scheme
String realm
String url
Package com.esri.gpt.framework.isodate |
---|
Class com.esri.gpt.framework.isodate.IsoDateFormat extends Format implements Serializable |
---|
Serialized Fields |
---|
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 |
---|
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 |
---|
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 |
---|
String _activePageId
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 |
---|
String _actionKey
String _selectedRecordIds
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
QueryCriteria _queryCriteria
Class com.esri.gpt.framework.request.PageCursor extends Object implements Serializable |
---|
Serialized Fields |
---|
int _currentPage
int _pagesPerCursor
int _totalRecordCount
PageCursor.IRecordsPerPageProvider _recordsPerPageProvider
Class com.esri.gpt.framework.request.PageCursor.DefaultRecordsPerPageProvider extends Object implements Serializable |
---|
Serialized Fields |
---|
int _recordsPerPage
Class com.esri.gpt.framework.request.QueryCriteria extends Criteria implements Serializable |
---|
Serialized Fields |
---|
SortOption _sortOption
Class com.esri.gpt.framework.request.Records extends ArrayList<T extends Record> implements Serializable |
---|
Serialized Fields |
---|
int _maxQueryHits
Class com.esri.gpt.framework.request.SortOption extends Object implements Serializable |
---|
Serialized Fields |
---|
String _columnKey
SortOption.SortDirection _direction
SortOptionStyleMap _styleMap
Class com.esri.gpt.framework.request.SortOptionStyleMap extends FacesMap<String> implements Serializable |
---|
Serialized Fields |
---|
SortOption _sortOption
Package com.esri.gpt.framework.scheduler |
---|
Class com.esri.gpt.framework.scheduler.ThreadDefinition extends Object implements Serializable |
---|
Serialized Fields |
---|
String _className
TimePeriod _delay
TimePeriod _period
Date _at
boolean _hasDelay
boolean _hasPeriod
boolean _hasAt
StringAttributeMap _parameters
Class com.esri.gpt.framework.scheduler.ThreadSchedulerConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
boolean _active
int _corePoolSize
List<E> _threadsDefinitions
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 |
---|
String _accessPolicyType
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 |
---|
boolean _authenticatedUserRequiresRole
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 |
---|
HashMap<K,V> _hmReferencesByName
HashMap<K,V> _hmReferencesByTagName
Package com.esri.gpt.framework.util |
---|
Class com.esri.gpt.framework.util.DateProxy extends Object implements Serializable |
---|
Serialized Fields |
---|
int _day
String _date
String _formattedInputDate
Timestamp _fromTimestamp
Timestamp _fromTimestampExcl
String _fullFormat
int _month
Timestamp _toTimestamp
Timestamp _toTimestampExcl
int _year
Class com.esri.gpt.framework.util.DateRange extends Object implements Serializable |
---|
Serialized Fields |
---|
DateProxy _fromDate
DateProxy _toDate
Class com.esri.gpt.framework.util.TimePeriod extends Object implements Serializable |
---|
Serialized Fields |
---|
com.esri.gpt.framework.util.WaitTimeProvider waitTimeProvider
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 |
---|
AsnFilter[] chain
String chainedOperand
String fieldName
long timeMillis
String value
Package com.esri.gpt.server.csw.client |
---|
Class com.esri.gpt.server.csw.client.CswRecords extends Records<CswRecord> implements Serializable |
---|
Serialized Fields |
---|
int maximumQueryHits
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
boolean _liveDataAndMapsOnly
int _maxRecords
String _searchText
int _startPosition
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 |
---|
String cswSubContextPath
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 |
---|
String code
String locator
String text
Class com.esri.gpt.server.csw.provider.components.SupportedParameters extends CaseInsensitiveMap<SupportedParameter> implements Serializable |
---|
|
Esri Geoportal Server 1.0
|
||||||||
PREV NEXT | FRAMES NO FRAMES |