Overview
Package
Class
Tree
Deprecated
Index
Help
Esri Geoportal Server
1.1
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
A
ABSTRACT_MAXLENGTH
- Static variable in class com.esri.gpt.catalog.search.
SearchResultRecord
The maximum length of the abstract *
AbstractHTTPHarvestProtocol
- Class in
com.esri.gpt.catalog.harvest.protocols
Abstract HTTP-based harvest protocol
AbstractHTTPHarvestProtocol()
- Constructor for class com.esri.gpt.catalog.harvest.protocols.
AbstractHTTPHarvestProtocol
AcknowlegementResponse
- Class in
com.esri.gpt.server.csw.provider.components
Generates a CSW GetRecords acknowlegement response (resultType=validate).
AcknowlegementResponse()
- Constructor for class com.esri.gpt.server.csw.provider.components.
AcknowlegementResponse
Default constructor
AclFilter
- Class in
com.esri.gpt.catalog.lucene
A filter that provides access control at a document level.
AclFilter(String, String[])
- Constructor for class com.esri.gpt.catalog.lucene.
AclFilter
Constructs with a field name and a list of principal strings associated with the current user.
AclProperty
- Class in
com.esri.gpt.catalog.lucene
Represents the access control property associated with a document.
AclProperty(String)
- Constructor for class com.esri.gpt.catalog.lucene.
AclProperty
Constructs with a supplied name.
ACTION_STATUS_ERROR
- Static variable in class com.esri.gpt.catalog.arcims.
ImsRequest
ACTION_STATUS_NONE
- Static variable in class com.esri.gpt.catalog.arcims.
ImsRequest
ACTION_STATUS_OK
- Static variable in class com.esri.gpt.catalog.arcims.
ImsRequest
ACTION_STATUS_REPLACED
- Static variable in class com.esri.gpt.catalog.arcims.
ImsRequest
ACTION_STATUS_UNKNOWN
- Static variable in class com.esri.gpt.catalog.arcims.
ImsRequest
ActionCriteria
- Class in
com.esri.gpt.framework.request
Represents the criteria associated with an action.
ActionCriteria()
- Constructor for class com.esri.gpt.framework.request.
ActionCriteria
Default constructor.
ActionCriteria(ActionCriteria)
- Constructor for class com.esri.gpt.framework.request.
ActionCriteria
Construct by duplicating a supplied action criteria.
ActionResult
- Class in
com.esri.gpt.framework.request
Represents the result associated with an action.
ActionResult()
- Constructor for class com.esri.gpt.framework.request.
ActionResult
Default constructor.
adaptLogicalClause(BooleanQuery, LogicalClause)
- Method in class com.esri.gpt.catalog.lucene.
LogicalClauseAdapter
Builds a Lucene BooleanQuery by recursively traversing a catalog discovery LogicalClause.
adaptPropertyClause(BooleanQuery, LogicalClause, PropertyClause)
- Method in class com.esri.gpt.catalog.lucene.
PropertyClauseAdapter
Adapts a catalog discovery PropertyClause to the Lucene model.
adaptSpatialClause(BooleanQuery, LogicalClause, SpatialClause)
- Method in class com.esri.gpt.catalog.lucene.
SpatialClauseAdapter
Adapts a catalog discovery SpatialClause to the Lucene model.
add(Discoverable)
- Method in class com.esri.gpt.catalog.discovery.
Discoverables
Adds a member to the collection.
add(Sortable)
- Method in class com.esri.gpt.catalog.discovery.
Sortables
Adds a member to the collection.
add(XmlAttribute)
- Method in class com.esri.gpt.catalog.gxe.
XmlAttributes
Adds a member to the collection.
add(XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
XmlElements
Adds a member to the collection.
add(IStoreable)
- Method in class com.esri.gpt.catalog.lucene.
Storeables
Adds a store-able property to the collection.
add(Code)
- Method in class com.esri.gpt.catalog.schema.
Codes
Adds a member to the collection.
add(ContentValue)
- Method in class com.esri.gpt.catalog.schema.
ContentValues
Adds a member to the collection.
add(Namespace)
- Method in class com.esri.gpt.catalog.schema.
Namespaces
Adds a member to the collection.
add(String, String)
- Method in class com.esri.gpt.catalog.schema.
Namespaces
Adds a member to the collection.
add(Parameter)
- Method in class com.esri.gpt.catalog.schema.
Parameters
Adds a member to the collection.
add(Schema)
- Method in class com.esri.gpt.catalog.schema.
Schemas
Adds a member to the collection.
add(Section)
- Method in class com.esri.gpt.catalog.schema.
Sections
Adds a member to the collection.
add(ValidationError)
- Method in class com.esri.gpt.catalog.schema.
ValidationErrors
Adds a member to the collection.
add(ResourceLink)
- Method in class com.esri.gpt.catalog.search.
ResourceLinks
Adds a link to the collection.
add(StringAttribute)
- Method in class com.esri.gpt.framework.collection.
StringAttributeMap
Adds a member to the collection.
add(String)
- Method in class com.esri.gpt.framework.collection.
StringSet
Adds a value to the collection.
add(String)
- Method in class com.esri.gpt.framework.search.
DcList
Adds the.
add(String, String)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapNameMapping
Adds a naming reference.
add(OpenProvider)
- Method in class com.esri.gpt.framework.security.identity.open.
OpenProviders
Adds a member to the collection.
add(T)
- Method in class com.esri.gpt.framework.security.principal.
SecurityPrincipals
Adds a member to the collection.
add(UserAttribute)
- Method in class com.esri.gpt.framework.security.principal.
UserAttributeMap
Adds a member to the collection.
add(DatabaseReference, boolean)
- Method in class com.esri.gpt.framework.sql.
DatabaseReferences
Adds a DatabaseReference to the collection.
add(AsnOperation)
- Method in class com.esri.gpt.server.assertion.components.
AsnOperations
Adds a configured operation to the collection.
add(String)
- Method in class com.esri.gpt.server.assertion.components.
AsnPrincipals
Adds a principal URN to the collection.
add(String)
- Method in class com.esri.gpt.server.assertion.components.
AsnSupportedValues
Adds a supported value to the domain.
add(AsnIndexReference)
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexReferences
Adds an index configuration reference to the collection.
add(String)
- Method in class com.esri.gpt.server.csw.client.
DcList
Adds the.
add(SupportedParameter)
- Method in class com.esri.gpt.server.csw.provider.components.
SupportedParameters
Adds an member to the collection.
addActionListener(ISearchListener)
- Method in class com.esri.gpt.control.rest.search.
DistributedSearchDispatcher
Adds the action listener.
addActionListener(ISearchListener)
- Method in class com.esri.gpt.control.rest.search.
SearchThread
Adds the action listener.
addAttribute(DirContext, String, Attributes)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapEditFunctions
Adds and attribute(s) to an LDAP object.
addBinding(String, String, Object)
- Method in class com.esri.gpt.framework.sql.
ExpressionBinder
Adds a bound field filter to the expression.
addBinding(String, String, boolean, boolean)
- Method in class com.esri.gpt.framework.sql.
ExpressionBinder
Adds a bound field filter to the expression.
addBindings(String, String, Object[])
- Method in class com.esri.gpt.framework.sql.
ExpressionBinder
Adds a collection of bound field filters to the expression.
addBindings(String, String[], boolean, boolean)
- Method in class com.esri.gpt.framework.sql.
ExpressionBinder
Adds a collection of bound field filters to the expression.
addBriefLicenseInfo(String, BriefLicenseInfo)
- Method in class com.esri.gpt.sdisuite.
IntegrationResponse
Deprecated.
addCatalog(String, CswCatalog)
- Method in class com.esri.gpt.server.csw.client.
CswCatalogs
Add a key value pair to catalog collection.
addCatalog(CswCatalog)
- Method in class com.esri.gpt.server.csw.client.
CswCatalogs
Add a catalog using its id as a key.
addCatalogtoConfig(CswCatalog, String)
- Method in class com.esri.gpt.server.csw.client.
CswCatalogs
Add a new Catalog to the collection.
addClause(String, Object[])
- Method in class com.esri.gpt.framework.sql.
ExpressionBinder
Adds a sub-clause expression.
addCurlies(String)
- Static method in class com.esri.gpt.framework.util.
UuidUtil
Adds curly braces {} to a uuid.
addCustomLink(String, String)
- Method in class com.esri.gpt.framework.search.
SearchXslRecordLinks
Adds the custom link.
addDefaultLinkOptions(String, boolean)
- Method in class com.esri.gpt.framework.search.
SearchXslRecordLinks
Adds the default link options.
addDefinition(String, String, String, String, StringAttributeMap)
- Method in class com.esri.gpt.framework.scheduler.
ThreadSchedulerConfiguration
Adds a thread definition.
addDelimited(String)
- Method in class com.esri.gpt.framework.collection.
StringSet
Adds a delimited set of tags to the collection.
addEntry(AtomFeedWriter.AtomEntry)
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Adds the entry.
addEntry(DirContext, String, Attributes)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapEditFunctions
Adds an entry to LDAP.
addErrorMessage(String)
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Adds an error message to the Faces context.
addErrorMessage(String, Object[])
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Adds an error message message to the Faces context.
addErrorMessage(Throwable)
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Adds an error message to the Faces context based upon a thrown exception.
addField(Discoverable, Object[])
- Method in class com.esri.gpt.catalog.discovery.
DiscoveredRecord
Adds a field to the record.
addGroupObjectClass(String)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Adds group objects that will be used for creating groups.
addInvalidParameter(Section, Parameter)
- Method in class com.esri.gpt.catalog.schema.
ValidationErrors
Adds a validation error with an ValidationError.REASONCODE_ISINVALID reason code.
addKeywords(String, String)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Adds one or more keywords to the keyword set.
addMessage(FacesMessage)
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Adds a message to the Faces context.
addParameter(String, String)
- Method in class com.esri.gpt.catalog.search.
MapViewerConfigs
Adds the parameter.
addProfile(P)
- Method in class com.esri.gpt.framework.search.
SearchXslProfiles
Add a key value pair to profile collection.
addRDFPair(String, String)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Adds a predicate/value pair to the catch-all map of RDF pairs associated with the service.
addResourceLink(ResourceLink)
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Adds the resource link.
addSibling(Indexables)
- Method in class com.esri.gpt.catalog.schema.indexable.
Indexables
Adds a sibling.
addStorableValues(PropertyMeaning, Object[])
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableContext
Adds a collection storeable values.
addStoreableValue(PropertyMeaning, Object)
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableContext
Adds a storeable value.
addStringToXmlHeader(String)
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
addSuccessMessage(String)
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Adds a success message to the Faces context.
addSuccessMessage(String, Object[])
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Adds a success message to the Faces context.
addToSession(String, Object)
- Method in class com.esri.gpt.framework.context.
RequestContext
Adds the to session.
addUserObjectClass(String)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapUserProperties
Adds user objects used to create users
addUserToRole(User, String)
- Method in class com.esri.gpt.framework.security.identity.
IdentityAdapter
Adds user to role.
addUserToRole(DirContext, User, String)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapEditFunctions
Adds user to role.
addUserToRole(User, String)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapIdentityAdapter
Adds user to role.
addUserToRole(User, String)
- Method in class com.esri.gpt.framework.security.identity.local.
SimpleIdentityAdapter
Adds user to role.
addValue(IndexableContext, PropertyMeaning, String)
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableProperty
Adds an evaluated value to the collection.
afterPhase(PhaseEvent)
- Method in class com.esri.gpt.framework.jsf.
PrimaryPhaseListener
Faces event fired after a PhaseEvent is processed.
AGSInterrogator
- Class in
com.esri.gpt.catalog.arcgis.metadata
Interrogates an ArcGIS server target to determine the REST and SOAP endpoints for an ArcGIS server services catalog.
AGSInterrogator(ProcessingContext, AGSTarget)
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
AGSInterrogator
Constructs with a supplied processing context and ArcGIS server target.
AGSInterrogator(HttpClientRequest, AGSTarget)
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
AGSInterrogator
Constructs with a supplied processing context and ArcGIS server target.
AGSProcessor
- Class in
com.esri.gpt.catalog.arcgis.metadata
Processes resources associated with an ArcGIS server.
AGSProcessor(ProcessingContext)
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
AGSProcessor
Constructs with an associated processing context.
AGSProcessorConfig
- Class in
com.esri.gpt.catalog.arcgis.metadata
AGSProcessor configuration.
AGSProcessorConfig()
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
AGSProcessorConfig
Default constructor.
AGSSynchronizer
- Class in
com.esri.gpt.catalog.arcgis.metadata
Background thread to synchronize ArcGIS Server content with the metadata catalog.
AGSSynchronizer()
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
AGSSynchronizer
Default constructor.
AGSTarget
- Class in
com.esri.gpt.catalog.arcgis.metadata
Holds properties associated with an ArcGIS Server and the type of resource targetted for processing.
AGSTarget()
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
AGSTarget
Default constructor.
AGSTarget.TargetType
- Enum in
com.esri.gpt.catalog.arcgis.metadata
The type of resource that ws targettted on the ArcGIS server.
AliasedDiscoverables
- Class in
com.esri.gpt.catalog.discovery
A map of discoverable properties keyed on alias names.
AliasedDiscoverables()
- Constructor for class com.esri.gpt.catalog.discovery.
AliasedDiscoverables
Default constructor.
analyzePingResponse(InputStream)
- Method in class com.esri.gpt.catalog.harvest.clients.
HRCSWClient
Analyzes response from the ping request.
ANONYMOUS_USERNAME
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Anonymous username = "anonymous"
AnySupportedValues
- Class in
com.esri.gpt.server.csw.provider.components
A collection where any value is supported.
AnySupportedValues()
- Constructor for class com.esri.gpt.server.csw.provider.components.
AnySupportedValues
Default constructor
AnyTextProperty
- Class in
com.esri.gpt.catalog.lucene
Represents the a virtual property associated with the execution of a multi-field query parser.
AnyTextProperty(String, StringSet)
- Constructor for class com.esri.gpt.catalog.lucene.
AnyTextProperty
Constructs with a supplied name and a set of field names to consider.
APP_URN_PREFIX
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Application URN prefix = "urn:esri:geoportal"
appendAttributeValues(Attributes, Map<String, Object>, boolean)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapQueryFunctions
Appends attribute values to a map (keyed on attribute id).
appendChildren(XmlElements)
- Method in class com.esri.gpt.catalog.gxe.
XmlElement
Appends child elements.
appendClause(LogicalClause, DiscoveryClause)
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Appends a clause to the query filter.
appendDetailComponents(Schema, UiContext, UIComponent)
- Method in class com.esri.gpt.catalog.schema.
Section
Appends Faces display components for this section of the metadata details page.
appendDetailSections(UiContext, UIComponent)
- Method in class com.esri.gpt.catalog.schema.
Schema
Appends all sections of the schema to the sections component of the metadata details page.
appendDiscoveredField(OperationContext, Element, Returnable)
- Method in class com.esri.gpt.server.csw.provider.local.
QueryResponse
Creates and appends elements associated with a returnable property to a record element.
appendDiscoveredRecords(OperationContext, Element)
- Method in class com.esri.gpt.server.csw.provider.local.
QueryResponse
Creates and appends the discovered record elements to the XML document.
appendEditorComponents(Schema, UiContext, UIComponent)
- Method in class com.esri.gpt.catalog.schema.
Section
Appends Faces editing components for this section of the metadata editor
appendEditorSections(UiContext, UIComponent)
- Method in class com.esri.gpt.catalog.schema.
Schema
Appends all sections of the schema to the metadata editor sections component.
appendExpression(StringBuilder, String)
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Appends an expression to an SQL where clause.
appendExpression(StringBuffer, String)
- Method in class com.esri.gpt.framework.sql.
BaseDao
Appends an expression to an SQL where clause.
appendForWrite(Document, Object)
- Method in class com.esri.gpt.catalog.lucene.
DatastoreField
Appends the field to a document prior to writing the document to the index.
appendForWrite(Document)
- Method in class com.esri.gpt.catalog.lucene.
GeometryProperty
Appends underlying fields to a document prior to writing the document to the index.
appendForWrite(Document, Object)
- Method in class com.esri.gpt.catalog.lucene.
GeometryProperty
Appends underlying fields to a document prior to writing the document to the index.
appendForWrite(Document)
- Method in class com.esri.gpt.catalog.lucene.
Storeable
Appends underlying fields to a document prior to writing the document to the index.
appendForWrite(Document, Object)
- Method in class com.esri.gpt.catalog.lucene.
Storeable
Appends underlying fields to a document prior to writing the document to the index.
appendNullCheck(BooleanQuery, String)
- Method in class com.esri.gpt.catalog.lucene.
DiscoveryClauseAdapter
Appends a null-check query to the active boolean query.
appendParam(StringBuffer, String, String)
- Method in class com.esri.gpt.catalog.search.
RestUrlBuilder
Appends a parameter to the query parameters buffer.
appendParam(StringBuffer, String, String, List<String>)
- Method in class com.esri.gpt.catalog.search.
RestUrlBuilder
Appends parameter value list to the query parameters buffer.
appendQuery(BooleanQuery, LogicalClause, Query)
- Method in class com.esri.gpt.catalog.lucene.
DiscoveryClauseAdapter
Appends a processed query to the active boolean query.
appendRecord(Collection<Resource>, ServiceHandlerFactory, ServiceInfo, boolean)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
GeoDataServerHandler
appendRecord(Collection<Resource>, ServiceHandlerFactory, ServiceInfo, boolean)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceHandler
Creates new record instance (or more record instances) for given ServiceInfo and appends to the collection.
appendSearchResultsElement(OperationContext, Element)
- Method in class com.esri.gpt.server.csw.provider.local.
QueryResponse
Creates and appends the csw:SearchResults element to the XML document.
appendSelectAll(BooleanQuery)
- Method in class com.esri.gpt.catalog.lucene.
DiscoveryClauseAdapter
Appends a select all query to the active boolean query.
appendSubStringValues(Attribute, StringSet)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapQueryFunctions
Appends a collection of sub-string attribute values to a list.
appendValueFilter(StringBuilder, String, String, boolean)
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Appends a value filter to an SQL where clause.
appendValueFilter(StringBuffer, String, String, boolean)
- Method in class com.esri.gpt.framework.sql.
BaseDao
Appends a value filter to an SQL where clause.
appendWherePhrase(String, StringBuilder, Publisher)
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Appends WHERE phrase.
appendWritableFields(Document)
- Method in class com.esri.gpt.server.assertion.index.
AsnRdfPart
Appends fields to a document for indexing.
appendWritableFields(Document)
- Method in class com.esri.gpt.server.assertion.index.
AsnSystemPart
Appends fields to a document for indexing.
appendWritableFields(Document)
- Method in class com.esri.gpt.server.assertion.index.
AsnUserPart
Appends fields to a document for indexing.
ApplicationConfiguration
- Class in
com.esri.gpt.framework.context
Represents the primary configuration for an application.
ApplicationConfiguration()
- Constructor for class com.esri.gpt.framework.context.
ApplicationConfiguration
Default constructor.
ApplicationConfigurationLoader
- Class in
com.esri.gpt.framework.context
Application configuration loader.
ApplicationConfigurationLoader()
- Constructor for class com.esri.gpt.framework.context.
ApplicationConfigurationLoader
Default constructor.
ApplicationContext
- Class in
com.esri.gpt.framework.context
Context for an application.
ApplicationContext()
- Constructor for class com.esri.gpt.framework.context.
ApplicationContext
Default constructor.
ApplicationException
- Exception in
com.esri.gpt.framework.context
Super-class for application exceptions.
ApplicationException()
- Constructor for exception com.esri.gpt.framework.context.
ApplicationException
Default constructor.
ApplicationException(String)
- Constructor for exception com.esri.gpt.framework.context.
ApplicationException
Construct based upon an error message.
ApplicationException(String, Throwable)
- Constructor for exception com.esri.gpt.framework.context.
ApplicationException
Construct based upon an error message and a cause.
ApplicationException(Throwable)
- Constructor for exception com.esri.gpt.framework.context.
ApplicationException
Construct based upon a cause.
ApplicationRuntimeException
- Exception in
com.esri.gpt.framework.context
Super-class for application exceptions.
ApplicationRuntimeException()
- Constructor for exception com.esri.gpt.framework.context.
ApplicationRuntimeException
Default constructor.
ApplicationRuntimeException(String)
- Constructor for exception com.esri.gpt.framework.context.
ApplicationRuntimeException
Construct based upon an error message.
ApplicationRuntimeException(String, Throwable)
- Constructor for exception com.esri.gpt.framework.context.
ApplicationRuntimeException
Construct based upon an error message and a cause.
ApplicationRuntimeException(Throwable)
- Constructor for exception com.esri.gpt.framework.context.
ApplicationRuntimeException
Construct based upon a cause.
applyArgs(PreparedStatement, int, Map<String, Object>)
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Applies arguments to the statement.
applyAttributeMap(StringAttributeMap)
- Method in class com.esri.gpt.catalog.harvest.protocols.
AbstractHTTPHarvestProtocol
Sets all the attributes.
applyAttributeMap(StringAttributeMap)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol
Sets all the attributes.
applyAttributeMap(StringAttributeMap)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolArcIms
Sets all the attributes.
applyAttributeMap(StringAttributeMap)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolCsw
Sets all the attributes.
applyAttributeMap(StringAttributeMap)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolNone
Sets all the attributes.
applyAttributeMap(StringAttributeMap)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolOai
Sets all the attributes.
applyBindings(PreparedStatement, int)
- Method in class com.esri.gpt.framework.sql.
ExpressionBinder
Binds variables to a JDBC prepared statement.
applyEsriTags(Schema, EsriTags)
- Method in class com.esri.gpt.catalog.schema.
Meaning
Applies meaning associated with evaluated ESRI tags
applyHint(UiContext, UIComponent)
- Method in class com.esri.gpt.catalog.schema.
Input
Applies a hint to an input component if a hint resource key was configured.
ArcGISProtocol
- Class in
com.esri.gpt.control.webharvest.client.arcgis
ArcGIS protocol.
ArcGISProtocol()
- Constructor for class com.esri.gpt.control.webharvest.client.arcgis.
ArcGISProtocol
ArcGISProtocolFactory
- Class in
com.esri.gpt.control.webharvest.protocol.factories
ArcGIS protocol factory.
ArcGISProtocolFactory()
- Constructor for class com.esri.gpt.control.webharvest.protocol.factories.
ArcGISProtocolFactory
ArcGISQueryBuilder
- Class in
com.esri.gpt.control.webharvest.client.arcgis
ArcGIS query builder.
ArcGISQueryBuilder(IterationContext, ArcGISProtocol, String, String)
- Constructor for class com.esri.gpt.control.webharvest.client.arcgis.
ArcGISQueryBuilder
Creates instance of the builder.
ArcImsProtocolFactory
- Class in
com.esri.gpt.control.webharvest.protocol.factories
ArcIMS protocol factory.
ArcImsProtocolFactory()
- Constructor for class com.esri.gpt.control.webharvest.protocol.factories.
ArcImsProtocolFactory
ArcImsQueryBuilder
- Class in
com.esri.gpt.control.webharvest.client.arcims
ArcIMS query builder.
ArcImsQueryBuilder(IterationContext, HarvestProtocolArcIms, String)
- Constructor for class com.esri.gpt.control.webharvest.client.arcims.
ArcImsQueryBuilder
Creates instance of the builder.
asBytes(String)
- Static method in class com.esri.gpt.framework.http.
ContentProvider
Converts a String to a UTF-8 encoded byte array.
asDublinCore(AGSProcessor)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Returns the Dublin Core metadata for the service.
asDublinCore(ApplicationConfiguration, HttpClientRequest)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Returns the Dublin Core metadata for the service.
ASearchEngine
- Class in
com.esri.gpt.catalog.search
Defines operations to be carried out by the search end point.
ASearchEngine()
- Constructor for class com.esri.gpt.catalog.search.
ASearchEngine
Default Constructor.
ASearchEngine(RequestContext)
- Constructor for class com.esri.gpt.catalog.search.
ASearchEngine
Overloaded Constructor.
asFromTimestamp()
- Method in class com.esri.gpt.framework.util.
DateProxy
Returns a timestamp applicable for the from part of a date range query.
asFromTimestampExcl()
- Method in class com.esri.gpt.framework.util.
DateProxy
Returns an exclusive timestamp applicable for the from part of a date range query.
asJson(GxeContext, GxeDefinition)
- Method in class com.esri.gpt.catalog.gxe.
GxeJsonSerializer
Returns a JSON representation for a Geoportal XML editor definition.
asJson()
- Method in class com.esri.gpt.control.search.browse.
TocTree
Returns a JSON representation of the property.
asJson()
- Method in class com.esri.gpt.server.assertion.components.
AsnProperty
Returns a JSON representation of the property.
AsnApiHandler
- Class in
com.esri.gpt.server.assertion.handler
Generates the API associated with configured operations.
AsnApiHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnApiHandler
Default constructor
AsnAssertionRenderer
- Class in
com.esri.gpt.server.assertion.components
Creates an assertion based property for response rendering.
AsnAssertionRenderer()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnAssertionRenderer
Default constructor.
AsnAssertionRenderer(AsnAssertionRenderer)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnAssertionRenderer
Construct by duplicating an existing object.
AsnAssertionSet
- Class in
com.esri.gpt.server.assertion.components
Represents a configured assertion set (i.e.
AsnAssertionSet()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnAssertionSet
Default constructor.
AsnAssertionSet(String)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnAssertionSet
Constructs with a supplied name.
AsnAssertionSet(AsnAssertionSet)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnAssertionSet
Construct by duplicating an existing object.
AsnAuthorizer
- Class in
com.esri.gpt.server.assertion.components
Handles authorization requests for an assertion operation.
AsnAuthorizer()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Default constructor.
AsnAuthPolicy
- Class in
com.esri.gpt.server.assertion.components
Represents a configured authorization policy associated with an operation.
AsnAuthPolicy()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Default constructor.
AsnAuthPolicy(AsnAuthPolicy)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Construct by duplicating an existing object.
AsnBaseIndexAdapter
- Class in
com.esri.gpt.server.assertion.index
Base class for an adapter that handles read/write operations against a Lucene index of assertions.
AsnBaseIndexAdapter()
- Constructor for class com.esri.gpt.server.assertion.index.
AsnBaseIndexAdapter
Default constructor
AsnCommentHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles assertions associated with comment queries.
AsnCommentHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnCommentHandler
Default constructor
AsnConfig
- Class in
com.esri.gpt.server.assertion
Assertion configuration.
AsnConfig()
- Constructor for class com.esri.gpt.server.assertion.
AsnConfig
Default constructor
AsnConstants
- Class in
com.esri.gpt.server.assertion.components
Assertion constants.
AsnConstants()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnConstants
AsnContext
- Class in
com.esri.gpt.server.assertion.components
Provides a context for assertion operations.
AsnContext()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnContext
Default constructor
AsnCreateHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles the creation of an assertion.
AsnCreateHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnCreateHandler
Default constructor
AsnDeleteHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles the deletion of an assertion.
AsnDeleteHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnDeleteHandler
Default constructor
AsnDisableHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles the disabling of an assertion.
AsnDisableHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnDisableHandler
Default constructor
AsnEnableHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles the enabling of an assertion.
AsnEnableHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnEnableHandler
Default constructor
AsnFactory
- Class in
com.esri.gpt.server.assertion
Instantiates components associated with the execution of assertion operations.
AsnFactory()
- Constructor for class com.esri.gpt.server.assertion.
AsnFactory
Default constructor
AsnFilter
- Class in
com.esri.gpt.server.assertion.index
A filter associated with a field and value.
AsnFilter(String, String)
- Constructor for class com.esri.gpt.server.assertion.index.
AsnFilter
Constructs with an associated field and value.
AsnFilter(AsnFilter[], String)
- Constructor for class com.esri.gpt.server.assertion.index.
AsnFilter
Constructs with an associated field and value.
AsnIndexAdapter
- Class in
com.esri.gpt.server.assertion.index
Handles read/write operations against a Lucene index of assertions.
AsnIndexAdapter()
- Constructor for class com.esri.gpt.server.assertion.index.
AsnIndexAdapter
Default constructor
AsnIndexReference
- Class in
com.esri.gpt.server.assertion.index
Represents a configuration reference to a Lucene based assertion index.
AsnIndexReference()
- Constructor for class com.esri.gpt.server.assertion.index.
AsnIndexReference
Default constructor.
AsnIndexReference(AsnIndexReference)
- Constructor for class com.esri.gpt.server.assertion.index.
AsnIndexReference
Construct by duplicating an existing object.
AsnIndexReferences
- Class in
com.esri.gpt.server.assertion.index
Represents a collection of configured index references.
AsnIndexReferences()
- Constructor for class com.esri.gpt.server.assertion.index.
AsnIndexReferences
Default constructor
AsnInsufficientPrivilegeException
- Exception in
com.esri.gpt.server.assertion.exception
Thrown when the current user has insufficient privilege for the requested operation.
AsnInsufficientPrivilegeException()
- Constructor for exception com.esri.gpt.server.assertion.exception.
AsnInsufficientPrivilegeException
Default constructor
AsnInvalidOperationException
- Exception in
com.esri.gpt.server.assertion.exception
Thrown when a requested operation is invalid.
AsnInvalidOperationException()
- Constructor for exception com.esri.gpt.server.assertion.exception.
AsnInvalidOperationException
Default constructor
AsnInvalidOperationException(String)
- Constructor for exception com.esri.gpt.server.assertion.exception.
AsnInvalidOperationException
Construct based upon an error message.
AsnOperation
- Class in
com.esri.gpt.server.assertion.components
Represents an assertion operation.
AsnOperation()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnOperation
Default constructor.
AsnOperation(AsnOperation)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnOperation
Construct by duplicating an existing object.
AsnOperation(AsnAssertionSet)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnOperation
Construct by duplicating components of an assertion set.
AsnOperationHandler
- Class in
com.esri.gpt.server.assertion.handler
Super-class for an assertion operation handler.
AsnOperationHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnOperationHandler
Default constructor
AsnOperations
- Class in
com.esri.gpt.server.assertion.components
Represents a collection of configured assertion operations.
AsnOperations()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnOperations
Default constructor
AsnPredicate
- Class in
com.esri.gpt.server.assertion.components
Represents an assertion predicate.
AsnPredicate()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnPredicate
Default constructor.
AsnPredicate(AsnPredicate)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnPredicate
Construct by duplicating an existing object.
AsnPredicate(String)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnPredicate
Constructs with supplied URN.
AsnPrincipals
- Class in
com.esri.gpt.server.assertion.components
A collection of security principal URNs.
AsnPrincipals()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnPrincipals
Default constructor.
AsnPrincipals(AsnPrincipals)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnPrincipals
Construct by duplicating an existing object.
AsnProperties
- Class in
com.esri.gpt.server.assertion.components
A list of properties.
AsnProperties()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnProperties
Default constructor
AsnProperties(AsnProperties)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnProperties
Construct by duplicating an existing object.
AsnProperty
- Class in
com.esri.gpt.server.assertion.components
A tree structure or properties with subject, predicate and value.
AsnProperty()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnProperty
Default constructor
AsnProperty(String, String, String)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnProperty
Constructs with a subject, predicate and value.
AsnProperty(AsnProperty)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnProperty
Construct by duplicating an existing object.
AsnRatingHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles assertions associated with rating queries.
AsnRatingHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnRatingHandler
Default constructor
AsnRdfPart
- Class in
com.esri.gpt.server.assertion.index
Represents the RDF fields associated with a assertion.
AsnRdfPart()
- Constructor for class com.esri.gpt.server.assertion.index.
AsnRdfPart
Default constructor
AsnRdfPart(AsnRdfPart)
- Constructor for class com.esri.gpt.server.assertion.index.
AsnRdfPart
Construct by duplicating an existing object.
AsnRequestHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles inbound assertion requests.
AsnRequestHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnRequestHandler
Default constructor
AsnRequestOptions
- Class in
com.esri.gpt.server.assertion.components
Options associated with an assertion request.
AsnRequestOptions()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnRequestOptions
Default constructor
AsnResponse
- Class in
com.esri.gpt.server.assertion.components
Represents an assertion operation response.
AsnResponse()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnResponse
Default constructor
AsnSampleValueFilter
- Class in
com.esri.gpt.server.assertion.components
Sample value filter.
AsnSampleValueFilter()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnSampleValueFilter
Default constructor.
AsnServlet
- Class in
com.esri.gpt.server.assertion
Assertion servlet.
AsnServlet()
- Constructor for class com.esri.gpt.server.assertion.
AsnServlet
AsnSubject
- Class in
com.esri.gpt.server.assertion.components
Represents an assertion subject.
AsnSubject()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnSubject
Default constructor.
AsnSubject(AsnSubject)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnSubject
Construct by duplicating an existing object.
AsnSubject(String)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnSubject
Constructs with a URN prefix and type part.
AsnSupportedValues
- Class in
com.esri.gpt.server.assertion.components
Holds a domain values supported by an assertion operation.
AsnSupportedValues()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnSupportedValues
Default constructor
AsnSupportedValues(String, String)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnSupportedValues
Constructs the set of supported values from a delimited string.
AsnSupportedValues(AsnSupportedValues)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnSupportedValues
Construct by duplicating an existing object.
AsnSystemPart
- Class in
com.esri.gpt.server.assertion.index
Represents the system fields associated with a assertion.
AsnSystemPart()
- Constructor for class com.esri.gpt.server.assertion.index.
AsnSystemPart
Default constructor
AsnSystemPart(AsnSystemPart)
- Constructor for class com.esri.gpt.server.assertion.index.
AsnSystemPart
Construct by duplicating an existing object.
AsnUIResource
- Class in
com.esri.gpt.server.assertion.components
Represents a UI resource.
AsnUIResource()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnUIResource
Default constructor
AsnUIResource(String, String, String)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnUIResource
Constructs with a resource key and default value.
AsnUIResource(AsnUIResource)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnUIResource
Construct by duplicating an existing object.
AsnUIResourcesHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles operations associated with UI resources.
AsnUIResourcesHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnUIResourcesHandler
Default constructor
AsnUnestablishedUserException
- Exception in
com.esri.gpt.server.assertion.exception
Thrown when the current user was not established correctly.
AsnUnestablishedUserException()
- Constructor for exception com.esri.gpt.server.assertion.exception.
AsnUnestablishedUserException
Default constructor
AsnUpdateHandler
- Class in
com.esri.gpt.server.assertion.handler
Handles the update of an assertion.
AsnUpdateHandler()
- Constructor for class com.esri.gpt.server.assertion.handler.
AsnUpdateHandler
Default constructor
AsnUserPart
- Class in
com.esri.gpt.server.assertion.index
Represents the user fields associated with a assertion.
AsnUserPart()
- Constructor for class com.esri.gpt.server.assertion.index.
AsnUserPart
Default constructor
AsnUserPart(AsnUserPart)
- Constructor for class com.esri.gpt.server.assertion.index.
AsnUserPart
Construct by duplicating an existing object.
AsnValue
- Class in
com.esri.gpt.server.assertion.components
Represents an assertion value.
AsnValue()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnValue
Default constructor.
AsnValue(AsnValue)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnValue
Construct by duplicating an existing object.
AsnValueFilter
- Class in
com.esri.gpt.server.assertion.components
Filters a value submitted by a user.
AsnValueFilter()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnValueFilter
Default constructor.
AsnValueType
- Class in
com.esri.gpt.server.assertion.components
Represents an assertion value type.
AsnValueType()
- Constructor for class com.esri.gpt.server.assertion.components.
AsnValueType
Default constructor.
AsnValueType(AsnValueType)
- Constructor for class com.esri.gpt.server.assertion.components.
AsnValueType
Construct by duplicating an existing object.
Assertion
- Class in
com.esri.gpt.server.assertion.index
An assertion that can be indexed as a Lucene document.
Assertion()
- Constructor for class com.esri.gpt.server.assertion.index.
Assertion
Default constructor
assertLoggedIn(RequestContext)
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Asserts that the active user is logged in.
assertLoggedIn()
- Method in class com.esri.gpt.framework.security.identity.
AuthenticationStatus
Asserts that the active user is logged in.
assertRole(String)
- Method in class com.esri.gpt.framework.security.principal.
RoleSet
Asserts that the current user has a required role.
assertRole(RoleSet)
- Method in class com.esri.gpt.framework.security.principal.
RoleSet
Asserts that the current user has at least one of the roles specified in the supplied role set.
asSortable()
- Method in class com.esri.gpt.catalog.discovery.
Discoverable
Create a sortable property base upon this discoverable.
asString()
- Method in interface com.esri.gpt.framework.resource.api.
SourceUri
Provides pure string representation of the Source URI.
asString()
- Method in class com.esri.gpt.framework.resource.common.
StringUri
asString()
- Method in class com.esri.gpt.framework.resource.common.
UrlUri
asString()
- Method in class com.esri.gpt.framework.resource.common.
UuidUri
asToTimestamp()
- Method in class com.esri.gpt.framework.util.
DateProxy
Returns a timestamp applicable for the to part of a date range query.
asToTimestampExcl()
- Method in class com.esri.gpt.framework.util.
DateProxy
Returns an exclusive timestamp applicable for the to part of a date range query.
asXml()
- Method in class com.esri.gpt.control.search.browse.
TocTree
Returns an XML representation of the property.
asXml()
- Method in class com.esri.gpt.server.assertion.components.
AsnProperty
Returns an XML representation of the property.
AtomFeedWriter
- Class in
com.esri.gpt.control.georss
ATOM feed writer.
AtomFeedWriter(PrintWriter)
- Constructor for class com.esri.gpt.control.georss.
AtomFeedWriter
Constructor.
AtomFeedWriter(PrintWriter, String)
- Constructor for class com.esri.gpt.control.georss.
AtomFeedWriter
Constructor.
AtomFeedWriter.AtomEntry
- Class in
com.esri.gpt.control.georss
Represents an Atom Entry.
AtomFeedWriter.AtomEntry()
- Constructor for class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
AtomFeedWriter.AtomFeed
- Class in
com.esri.gpt.control.georss
Represents an Atom Feed.
AtomFeedWriter.AtomFeed()
- Constructor for class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Instantiates a new atom feed.
authenticate(RequestContext, Credentials)
- Method in class com.esri.gpt.framework.context.
BaseServlet
Authenticate credentials found within and HTTP request.
authenticate(User)
- Method in class com.esri.gpt.framework.security.identity.
IdentityAdapter
Authenticates credentials.
authenticate(RequestContext, User)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Authenticates a user.
authenticate(User)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapIdentityAdapter
Authenticates a user.
authenticate(User)
- Method in class com.esri.gpt.framework.security.identity.local.
SimpleIdentityAdapter
Authenticates a user.
AuthenticationStatus
- Class in
com.esri.gpt.framework.security.identity
Authentication status associated with a user.
AuthenticationStatus()
- Constructor for class com.esri.gpt.framework.security.identity.
AuthenticationStatus
Default constructor.
authorizeAction(RequestContext)
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Authorizes an action.
authorizeAction(RoleSet)
- Method in class com.esri.gpt.framework.security.identity.
AuthenticationStatus
Authorizes an action based upon the authenticated roles for the current user and a supplied role set for the action.
authorizeCreate(AsnContext, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Authorizes a create operation.
authorizeDelete(AsnContext, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Authorizes a delete operation.
authorizeDisable(AsnContext, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Authorizes a disable operation.
authorizeEnable(AsnContext, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Authorizes an enable operation.
authorizeQuery(AsnContext)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Authorizes a query based operation.
authorizeUpdate(AsnContext, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Authorizes an update operation.
AUTOSELECT_FREQUENCY
- Static variable in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
default autoselect wait/sleep duration (1 hour)
B
Base64
- Class in
com.esri.gpt.framework.security.codec
Handles base64 encoding/decoding.
Base64
- Class in
com.esri.gpt.server.csw.client
Handles base64 encoding/decoding.
BaseActionListener
- Class in
com.esri.gpt.framework.jsf
Super-class for a JSF based action listener.
BaseActionListener()
- Constructor for class com.esri.gpt.framework.jsf.
BaseActionListener
Default constructor.
BaseDao
- Class in
com.esri.gpt.framework.sql
Super-class for a database access object.
BaseDao()
- Constructor for class com.esri.gpt.framework.sql.
BaseDao
Default constructor.
BaseDao(RequestContext)
- Constructor for class com.esri.gpt.framework.sql.
BaseDao
Constructs with an associated request context.
BaseHarvestController
- Class in
com.esri.gpt.control.harvest
Base harvest controller.
BaseHarvestController(String, String)
- Constructor for class com.esri.gpt.control.harvest.
BaseHarvestController
Creates instance of the object.
BaseSaxHandler
- Class in
com.esri.gpt.framework.xml
Handles core SAX events during the parsing of an XML document.
BaseSaxHandler()
- Constructor for class com.esri.gpt.framework.xml.
BaseSaxHandler
Default constructor.
BaseServlet
- Class in
com.esri.gpt.framework.context
Super-class for HttpServlet end-points.
BaseServlet()
- Constructor for class com.esri.gpt.framework.context.
BaseServlet
BaseSortDirectionStyleMap
- Class in
com.esri.gpt.control.view
Base (abstract) sort direction style map.
BaseSortDirectionStyleMap()
- Constructor for class com.esri.gpt.control.view.
BaseSortDirectionStyleMap
BATCH_INDEXWRITER_KEY
- Static variable in class com.esri.gpt.catalog.lucene.
LuceneIndexAdapter
beforePhase(PhaseEvent)
- Method in class com.esri.gpt.framework.jsf.
PrimaryPhaseListener
Faces event fired before a PhaseEvent is processed.
begin(HttpServletResponse)
- Method in class com.esri.gpt.control.rest.writer.
ResponseWriter
Begins the response.
begin(HttpServletResponse)
- Method in class com.esri.gpt.control.rest.writer.
XmlResultSetWriter
Begins the response.
BriefLicenseInfo
- Class in
com.esri.gpt.sdisuite
Represents brief license information properties.
BriefLicenseInfo()
- Constructor for class com.esri.gpt.sdisuite.
BriefLicenseInfo
Default constructor
build(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the bind-able resource links associated with a resultant search record.
build(TocContext, String)
- Static method in class com.esri.gpt.control.search.browse.
TocTree
Builds a tree.
build()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Builds the components of the top and bottom HtmlPanelGroup based upon the content of the PageCursor.
build(RequestContext, boolean)
- Method in class com.esri.gpt.control.view.
SelectablePublishers
Builds the list of selectable publishers.
build(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.sdisuite.
IntegrationLinkBuilder
methods =================================================================
buildAclGroups(Groups, ArrayList<String>)
- Method in class com.esri.gpt.framework.security.metadata.
MetadataAcl
Build list of selected groups
buildAddToMapLink(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the link associated with adding a service to the map viewer.
buildAGSLinks(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds a set of links associated with a rest based ArcGIS service map service.
buildAllGroups(RequestContext)
- Method in class com.esri.gpt.control.publication.
SelectableGroups
Builds the list of candidate access.
buildConfiguredGroup(SelectItem)
- Method in class com.esri.gpt.control.publication.
SelectableGroups
Builds the list of candidate access.
buildContentTypeLink(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the link associated with the content type icon.
buildCustomLinks(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the custom links.
buildDetailsLink(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the link associated with the metadata details page.
buildFactories(String, String, String)
- Method in class com.esri.gpt.control.livedata.
LiveDataRendererFactoryBuilder
Builds collection of factories.
buildFilterNode(String[], String)
- Method in class com.esri.gpt.server.csw.provider.
GetRecordsProvider
Builds an ogc:Filter node from HTTP GET parameters.
buildFullDN(String, String)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapFunctions
Builds a full distinguished name based upon a relative DN and base DN.
buildFullRoleSet(Roles)
- Method in class com.esri.gpt.framework.security.principal.
Role
Builds the full role set associated with this role.
buildMessages(MessageBroker, boolean)
- Method in class com.esri.gpt.catalog.schema.
ValidationErrors
Builds validation error messages.
buildMessages(MessageBroker, List<String>, boolean)
- Method in class com.esri.gpt.catalog.schema.
ValidationErrors
Builds validation error messages.
buildMetadataLink(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the link associated with full metadata retrieval.
buildOpenLink(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds a generic Open link for the resource URL associated with the record.
buildParameters(SearchCriteria, String, String)
- Method in class com.esri.gpt.catalog.search.
RestUrlBuilder
Builds the rest URL query parameters string.
buildPreviewLink(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the link associated with the resource preview page.
buildSelectableGroups(RequestContext)
- Static method in class com.esri.gpt.framework.security.principal.
Publisher
Builds a collection of groups that can be selected by the current user to set access policy
buildSelectablePublishers(RequestContext, boolean)
- Static method in class com.esri.gpt.framework.security.principal.
Publisher
Builds a collection of publishers (users) that can be selected by the current user.
buildSortByNode(String[])
- Method in class com.esri.gpt.server.csw.provider.
GetRecordsProvider
Builds an ogc:SortBy node from HTTP GET parameters.
buildThumbnailLink(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the link associated with the thumbnail.
buildWebsiteLink(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Builds the link associated with an organizational website.
ByteArrayHandler
- Class in
com.esri.gpt.framework.http
Writes the content of an HTTP response body to a byte array.
ByteArrayHandler()
- Constructor for class com.esri.gpt.framework.http.
ByteArrayHandler
Default constructor.
ByteArrayProvider
- Class in
com.esri.gpt.framework.http
Byte array provider for the content of an HTTP request body.
ByteArrayProvider(byte[], String)
- Constructor for class com.esri.gpt.framework.http.
ByteArrayProvider
Constructs with an array of bytes and a content type.
C
cacheXsdReference(Schema)
- Static method in class com.esri.gpt.catalog.schema.
XsdValidator
Caches a reference to an XSD for a schema.
cancel(RequestContext, String)
- Method in class com.esri.gpt.control.webharvest.engine.
Harvester
Cancels pending tasks for given repository.
canCreate(AsnContext, AsnAuthPolicy)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Determines if the user can create an assertion.
canDelete(AsnContext, AsnAuthPolicy, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Determines if a the action user can delete an assertion.
canDisable(AsnContext, AsnAuthPolicy, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Determines if a the action user can disable an assertion.
canEnable(AsnContext, AsnAuthPolicy, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Determines if a the action user can create an assertion.
canHandleResource()
- Method in interface com.esri.gpt.catalog.search.
IMapViewer
Can handle resource.
canHandleResource()
- Method in class com.esri.gpt.catalog.search.
MapViewerFlex
If resource can be handled
canQuery(AsnContext, AsnAuthPolicy)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Determines if the user can query assertions.
canQueryBBox()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQueryBBox()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query can search by bounding box.
canQueryBBoxOption()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQueryBBoxOption()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query can search by bounding box option.
canQueryContentType()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQueryContentType()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query can search by content type.
canQueryDataCategory()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQueryDataCategory()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query can search by data category.
canQueryFromDate()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQueryFromDate()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query can search by
from
date.
canQueryMaxRecords()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQueryMaxRecords()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query is able to limit maximum number records.
canQuerySearchText()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQuerySearchText()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query can search by text.
canQuerySortOption()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQuerySortOption()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query can sort.
canQueryToDate()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCapabilities
canQueryToDate()
- Method in interface com.esri.gpt.framework.resource.query.
Capabilities
Checks if query can search by
to
date.
canUpdate(AsnContext, AsnAuthPolicy, Assertion)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Determines if a the action user can update an assertion.
Capabilities
- Interface in
com.esri.gpt.framework.resource.query
Query interface capabilities.
CapabilitiesParse
- Class in
com.esri.gpt.server.csw.client
The Class CapabilitiesParse.
CapabilitiesParse(CswCatalogCapabilities)
- Constructor for class com.esri.gpt.server.csw.client.
CapabilitiesParse
Instantiates a new capabilities parse.
CapabilityOptions
- Class in
com.esri.gpt.server.csw.provider.components
Options associated with a CSW GetCapabilities request.
CapabilityOptions()
- Constructor for class com.esri.gpt.server.csw.provider.components.
CapabilityOptions
Default constructor
CASE_INSENCITIVE_ORDER
- Static variable in class com.esri.gpt.control.livedata.selector.
HttpRequestDefinition
comparator
CaseInsensitiveMap
<
T
> - Class in
com.esri.gpt.framework.collection
Maintains an ordered map where are all map keys are stored as lower case strings.
CaseInsensitiveMap(boolean)
- Constructor for class com.esri.gpt.framework.collection.
CaseInsensitiveMap
Construct with a flag indicating if an empty map key is allowed.
CatalogConfiguration
- Class in
com.esri.gpt.catalog.context
Catalog configuration information.
CatalogConfiguration()
- Constructor for class com.esri.gpt.catalog.context.
CatalogConfiguration
Default constructor.
CatalogIndexAdapter
- Class in
com.esri.gpt.catalog.context
Super-class for an adapter that maintains and searches an index of metadata documents.
CatalogIndexAdapter(RequestContext)
- Constructor for class com.esri.gpt.catalog.context.
CatalogIndexAdapter
Constructs with an associated request context.
CatalogIndexException
- Exception in
com.esri.gpt.catalog.context
A catalog index related exception.
CatalogIndexException(String)
- Constructor for exception com.esri.gpt.catalog.context.
CatalogIndexException
Construct based upon an error message.
CatalogIndexException(String, Throwable)
- Constructor for exception com.esri.gpt.catalog.context.
CatalogIndexException
Construct based upon an error message and a cause.
CatalogSynchronizer
- Class in
com.esri.gpt.catalog.context
Background thread to ensure catalog synchronization.
CatalogSynchronizer()
- Constructor for class com.esri.gpt.catalog.context.
CatalogSynchronizer
Default constructor.
CfgContext
- Class in
com.esri.gpt.catalog.schema
Provides a context supporting schema configuration.
CfgContext()
- Constructor for class com.esri.gpt.catalog.schema.
CfgContext
Default constructor.
CfgContext(SchemaFactory)
- Constructor for class com.esri.gpt.catalog.schema.
CfgContext
Constructs with a supplied metadata component factory.
CHAINED_OPERAND_AND
- Static variable in class com.esri.gpt.server.assertion.index.
AsnFilter
Chained and operand = "and"
CHAINED_OPERAND_ANDNOT
- Static variable in class com.esri.gpt.server.assertion.index.
AsnFilter
Chained and not operand = "andnot"
CHAINED_OPERAND_OR
- Static variable in class com.esri.gpt.server.assertion.index.
AsnFilter
Chained or operand = "or"
changePassword(User, ChangePasswordCriteria)
- Method in class com.esri.gpt.framework.security.identity.
IdentityAdapter
Changes the password for a user.
changePassword(User, ChangePasswordCriteria)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapIdentityAdapter
Changes the password for a user.
changePassword(User, ChangePasswordCriteria)
- Method in class com.esri.gpt.framework.security.identity.local.
SimpleIdentityAdapter
Changes the password for a user.
ChangePasswordCriteria
- Class in
com.esri.gpt.framework.security.credentials
Criteria associated with a change password request.
ChangePasswordCriteria()
- Constructor for class com.esri.gpt.framework.security.credentials.
ChangePasswordCriteria
Default constructor.
CharacterHandler
- Class in
com.esri.gpt.framework.http
Character based handler for the content of an HTTP response body.
CharacterHandler(Writer)
- Constructor for class com.esri.gpt.framework.http.
CharacterHandler
Constructs with a supplied character writer.
characters(char[], int, int)
- Method in class com.esri.gpt.control.livedata.sos.
CompoundResponseHandler
characters(char[], int, int)
- Method in class com.esri.gpt.control.livedata.sos.
SimpleResponseHandler
characters(char[], int, int)
- Method in class com.esri.gpt.control.livedata.sos.
SOSParser
characters(char[], int, int)
- Method in class com.esri.gpt.framework.xml.
BaseSaxHandler
Sets text node characters for a SAX element.
characters(char[], int, int)
- Method in class com.esri.gpt.migration.to1.
RemoteGetDocumentRequest
Sets text node characters for a SAX element.
characters(char[], int, int)
- Method in class com.esri.gpt.server.csw.client.
CapabilitiesParse
Appends element chracters.
chckAttr(StringAttribute)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol
Checks attribute.
chckAttr(StringAttribute)
- Method in class com.esri.gpt.control.webharvest.client.arcgis.
ArcGISProtocol
Checks attribute.
check()
- Method in class com.esri.gpt.framework.util.
DateRange
Checks the range.
checkActionEvent(ActionEvent, boolean)
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Checks an action event to determine if this is a page cursor navigation event.
checkConnection(String)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol
Checks connection to the specific server.
checkConnection()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Checks connection to the remote host.
checkCurrentPage()
- Method in class com.esri.gpt.catalog.search.
SearchFilterPagination
Check current page.
checkCurrentPage()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Check current page.
checkCurrentPage()
- Method in class com.esri.gpt.framework.request.
PageCursor
Check current page.
checkExclusiveOpenStatus()
- Method in class com.esri.gpt.catalog.schema.
Sections
Checks to ensure that no more than one mutually exclusive section is open.
checkI18NAttributes(GxeContext, GxeFile, Node, XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
GxeLoader
Checks the I18N (internationalization and localization) attributes for an XmlElement.
checkPagination()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Check pagination.
checkUrl(String, User, String, String, String)
- Method in class com.esri.gpt.sdisuite.
IntegrationContext
Authorizes access to a URL.
checkUrl(String, User, String, String, String)
- Method in class com.esri.gpt.sdisuite.
SampleIntegrationContext
methods =================================================================
checkValue(String)
- Static method in enum com.esri.gpt.catalog.management.
MmdEnums.ApprovalStatus
Checks the value of a String to determine the corresponding enum.
checkValue(String)
- Static method in enum com.esri.gpt.catalog.management.
MmdEnums.PublicationMethod
Checks the value of a String to determine the corresponding enum.
checkValue(String)
- Static method in enum com.esri.gpt.framework.request.
SortOption.SortDirection
Checks the value of a String to determine the corresponding enum.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.harvest.history.
HeActionCriteria.HistoryAction
Checks history action name.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.harvest.jobs.
HjRecord.JobStatus
Checks status.
checkValueOf(HrRecord.RecentJobStatus)
- Static method in enum com.esri.gpt.catalog.harvest.jobs.
HjRecord.JobStatus
Checks value of status.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.harvest.jobs.
HjRecord.JobType
Checks type.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol.ProtocolType
Checks type.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.harvest.repository.
HrActionCriteria.RepositoryAction
Checks repository action.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.harvest.repository.
HrRecord.HarvestFrequency
Checks value of the frequency.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.harvest.repository.
HrRecord.RecentJobStatus
Checks recent job status.
checkValueOf(int)
- Static method in enum com.esri.gpt.catalog.harvest.repository.
HrRecord.RecentJobStatus
Checks job integer id.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.search.
ISearchFilterKeyword.KeySearchTextOptions
Checks value given as string.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.search.
ISearchFilterSpatialObj.OptionsBounds
Checks value given as string.
checkValueOf(String)
- Static method in enum com.esri.gpt.catalog.search.
SearchEngineCSW.AimsContentTypes
Checks value.
checkValueOf(String)
- Static method in enum com.esri.gpt.control.georss.
KmlFeedWriter.Geometry
Checks value given as string.
checkValueOf(String)
- Static method in enum com.esri.gpt.control.georss.
RecordSnippetWriter.Target
Checks value of the string.
checkValueOf(String)
- Static method in enum com.esri.gpt.control.georss.
RestQueryServlet.ResponseFormat
Checks then returns the format associated with a value.
checkValueOf(String)
- Static method in enum com.esri.gpt.framework.util.
TimePeriod.DayOfWeek
checkValueOf(String)
- Static method in enum com.esri.gpt.framework.util.
TimePeriod.Unit
Checks string value.
chkBool(String, boolean)
- Static method in class com.esri.gpt.framework.util.
Val
Converts a string to a boolean value.
chkDbl(String, double)
- Static method in class com.esri.gpt.framework.util.
Val
Converts a string to a double value.
chkDbl(String, double)
- Static method in class com.esri.gpt.server.csw.client.
Utils
Converts a string to a double value.
chkEmail(String)
- Static method in class com.esri.gpt.framework.util.
Val
Check a string to see if it matches an email address.
chkInt(String, int)
- Static method in class com.esri.gpt.framework.util.
Val
Converts a string to an int value.
chkInt(String, int)
- Static method in class com.esri.gpt.server.csw.client.
Utils
Chk int.
chkLong(String, long)
- Static method in class com.esri.gpt.framework.util.
Val
Converts a string to a long value.
chkStr(String)
- Static method in class com.esri.gpt.framework.util.
Val
Check a string value.
chkStr(String, String)
- Static method in class com.esri.gpt.framework.util.
Val
Check a string value.
chkStr(String, int)
- Static method in class com.esri.gpt.framework.util.
Val
Check a string value and ensures that it does not exceed a maximum length.
chkStr(String)
- Static method in class com.esri.gpt.server.csw.client.
Utils
If string is null, returns empty string, else returns trimmed string.
chkUrl(String)
- Static method in class com.esri.gpt.framework.util.
Val
Checks a string if it's a alid URL.
clean(String)
- Method in class com.esri.gpt.framework.xml.
XmlCleaner
Cleans an XML string.
cleanup()
- Method in class com.esri.gpt.framework.scheduler.
FileCleanup
Performs cleaning up task.
clear()
- Method in class com.esri.gpt.catalog.schema.
ContentValue
Clears the value.
clear()
- Method in class com.esri.gpt.catalog.search.
SearchResult
Clear/Reset all instance variables.
clear()
- Method in class com.esri.gpt.framework.collection.
StringSet
Clears the collection.
clear()
- Method in class com.esri.gpt.framework.jsf.
FacesMap
Clears the map.
clear()
- Method in class com.esri.gpt.server.assertion.components.
AsnPrincipals
Clears the collection.
clearAllValues()
- Method in class com.esri.gpt.catalog.schema.
Content
Clears single and multiple values.
clone()
- Method in class com.esri.gpt.framework.geometry.
Envelope
Clones object.
close()
- Method in class com.esri.gpt.control.rest.writer.
ResponseWriter
Closes the underlying writer.
close()
- Method in class com.esri.gpt.control.search.browse.
TocIndexAdapter
Closes any open resources.
close()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Closes the connected directory context (if open).
close()
- Method in class com.esri.gpt.framework.sql.
ManagedConnection
Closes the underlying JDBC connection.
close(InputStream)
- Static method in class com.esri.gpt.server.csw.client.
Utils
Close InputStream.
close(OutputStream)
- Static method in class com.esri.gpt.server.csw.client.
Utils
Close OutputStream.
close(Reader)
- Static method in class com.esri.gpt.server.csw.client.
Utils
Close a reader input .
closeAll()
- Method in class com.esri.gpt.framework.sql.
ConnectionBroker
Closes all ManagedConnections.
closeAll()
- Method in class com.esri.gpt.framework.sql.
ManagedConnections
Closes all ManagedConnections.
closeConnection(ManagedConnection)
- Method in class com.esri.gpt.framework.sql.
ConnectionBroker
Closes a ManagedConnection.
closeConnection(Connection)
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Closes a JDBC connection.
closeConnection(ManagedConnection)
- Method in class com.esri.gpt.framework.sql.
ManagedConnections
Closed a ManagedConnection.
closeEnumeration(NamingEnumeration<? extends Object>)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapFunctions
Closes a naming enumeration (if open).
closeReader(IndexReader)
- Method in class com.esri.gpt.server.assertion.index.
AsnBaseIndexAdapter
Closes an index reader.
closeResultSet(ResultSet)
- Static method in class com.esri.gpt.framework.sql.
BaseDao
Closes result set.
closeSearcher(IndexSearcher)
- Method in class com.esri.gpt.catalog.lucene.
LuceneIndexAdapter
Closes an index searcher.
closeSearcher(IndexSearcher)
- Method in class com.esri.gpt.server.assertion.index.
AsnBaseIndexAdapter
Closes an index searcher.
closeStatement(Statement)
- Static method in class com.esri.gpt.framework.sql.
BaseDao
Closes a statement.
closeWriter(IndexWriter)
- Method in class com.esri.gpt.catalog.lucene.
LuceneIndexAdapter
Closes an index writer.
closeWriter(IndexWriter)
- Method in class com.esri.gpt.server.assertion.index.
AsnBaseIndexAdapter
Closes an index writer.
Code
- Class in
com.esri.gpt.catalog.schema
Code component associated with a parameter's content.
Code()
- Constructor for class com.esri.gpt.catalog.schema.
Code
Default constructor.
Code(Code)
- Constructor for class com.esri.gpt.catalog.schema.
Code
Construct by duplicating an existing object.
Codes
- Class in
com.esri.gpt.catalog.schema
Defines a code collection.
Codes()
- Constructor for class com.esri.gpt.catalog.schema.
Codes
Default constructor.
Codes(Codes)
- Constructor for class com.esri.gpt.catalog.schema.
Codes
Construct by duplicating an existing object.
collectExistingSourceURIs(String, String)
- Method in class com.esri.gpt.catalog.publication.
ResourceProcessor
Collects document source URIs associated with a parent resource (SQL LIKE).
collection()
- Method in class com.esri.gpt.catalog.lucene.
Storeables
Returns the storeables collection (for iteration).
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
FeatureServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
GeocodeServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
GeoDataServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
GeometryServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
GlobeServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
GPServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ImageServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
MapServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
MobileServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
NAServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
OGCServerHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
SearchServerHandler
Collect metadata associated with a service.
collectMetadata(AGSProcessor, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceHandler
Collect metadata associated with a service.
collectMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceHandler
Collect metadata associated with a service.
collectParentMetadata(AGSProcessor, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceHandler
Collect metadata associated with the parent of a service.
collectParentMetadata(ServiceHandlerFactory, ServiceInfo)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceHandler
Collect metadata associated with the parent of a service.
CollectSourceUrisRequest
- Class in
com.esri.gpt.catalog.publication
Collects source URI's.
CollectSourceUrisRequest(RequestContext, HrRecord)
- Constructor for class com.esri.gpt.catalog.publication.
CollectSourceUrisRequest
Creates instance of the request.
collectStats(StatsRequest, IndexReader)
- Method in class com.esri.gpt.catalog.lucene.stats.
SingleFieldStats
Executes the collection of statistics.
collectStats(StatsRequest, IndexReader)
- Method in class com.esri.gpt.catalog.lucene.stats.
SummaryStats
Executes the collection of statistics.
com.esri.gpt.catalog.arcgis.metadata
- package com.esri.gpt.catalog.arcgis.metadata
Processing of service and dataset metadata associated with a referenced ArcGIS Server.
com.esri.gpt.catalog.arcims
- package com.esri.gpt.catalog.arcims
ArcIMS server access classes.
com.esri.gpt.catalog.context
- package com.esri.gpt.catalog.context
Catalog (database) configuration information utility classes.
com.esri.gpt.catalog.discovery
- package com.esri.gpt.catalog.discovery
Discovery classes.
com.esri.gpt.catalog.discovery.rest
- package com.esri.gpt.catalog.discovery.rest
REST interface to the discovery service.
com.esri.gpt.catalog.gxe
- package com.esri.gpt.catalog.gxe
com.esri.gpt.catalog.harvest.clients
- package com.esri.gpt.catalog.harvest.clients
Contains implementations of harvest repository clients.
com.esri.gpt.catalog.harvest.clients.exceptions
- package com.esri.gpt.catalog.harvest.clients.exceptions
Exceptions to be thrown by harvest repository clients.
com.esri.gpt.catalog.harvest.history
- package com.esri.gpt.catalog.harvest.history
Harvest history requests.
com.esri.gpt.catalog.harvest.jobs
- package com.esri.gpt.catalog.harvest.jobs
Harvest job requests.
com.esri.gpt.catalog.harvest.protocols
- package com.esri.gpt.catalog.harvest.protocols
Protocols definitions.
com.esri.gpt.catalog.harvest.repository
- package com.esri.gpt.catalog.harvest.repository
Harvest repository requests.
com.esri.gpt.catalog.lucene
- package com.esri.gpt.catalog.lucene
Indexing and search technology.
com.esri.gpt.catalog.lucene.stats
- package com.esri.gpt.catalog.lucene.stats
Provides basic statistics associated with a Lucene index.
com.esri.gpt.catalog.management
- package com.esri.gpt.catalog.management
Metadata management classes.
com.esri.gpt.catalog.publication
- package com.esri.gpt.catalog.publication
Publishing metadata documents.
com.esri.gpt.catalog.schema
- package com.esri.gpt.catalog.schema
Provides the underlying component objects associated with metadata schema's defined in a declarative manner by configurable XML documents.
com.esri.gpt.catalog.schema.indexable
- package com.esri.gpt.catalog.schema.indexable
Elements indexable within the schema.
com.esri.gpt.catalog.search
- package com.esri.gpt.catalog.search
Package contains classes pertaining to performing a search on the selected search interface.
com.esri.gpt.control
- package com.esri.gpt.control
Controllers.
com.esri.gpt.control.arcims
- package com.esri.gpt.control.arcims
ArcIMS controller.
com.esri.gpt.control.download
- package com.esri.gpt.control.download
Provides implementation for data download controller.
com.esri.gpt.control.filter
- package com.esri.gpt.control.filter
HTTP request filter.
com.esri.gpt.control.georss
- package com.esri.gpt.control.georss
Provides GEORSS feed.
com.esri.gpt.control.harvest
- package com.esri.gpt.control.harvest
Harvest controller.
com.esri.gpt.control.identity
- package com.esri.gpt.control.identity
User login/logout controller.
com.esri.gpt.control.livedata
- package com.esri.gpt.control.livedata
Live data services spport.
com.esri.gpt.control.livedata.selector
- package com.esri.gpt.control.livedata.selector
Advanced renderer selector.
com.esri.gpt.control.livedata.sos
- package com.esri.gpt.control.livedata.sos
Sensor Observation Service support.
com.esri.gpt.control.publication
- package com.esri.gpt.control.publication
Metadata publication.
com.esri.gpt.control.rest
- package com.esri.gpt.control.rest
REST interface.
com.esri.gpt.control.rest.repositories
- package com.esri.gpt.control.rest.repositories
Provides a Rest API for repositories registered within the GPT harvesting tables.
com.esri.gpt.control.rest.search
- package com.esri.gpt.control.rest.search
Provides a Rest API to search multiple repositories registerd in GPT
http://host:port/context
/rest/distributed?
com.esri.gpt.control.rest.writer
- package com.esri.gpt.control.rest.writer
Rest response writers.
com.esri.gpt.control.search
- package com.esri.gpt.control.search
Package contains classes to a controller for doing GPT search criteria operations.
com.esri.gpt.control.search.browse
- package com.esri.gpt.control.search.browse
Browsing catalog functionality.
com.esri.gpt.control.sitemap
- package com.esri.gpt.control.sitemap
Provides an end-point associated with the generation of sitemap files based upon the content of the metadata catalog.
com.esri.gpt.control.view
- package com.esri.gpt.control.view
General classes involved in page generation.
com.esri.gpt.control.webharvest
- package com.esri.gpt.control.webharvest
Web harvester module implementation.
com.esri.gpt.control.webharvest.client.arcgis
- package com.esri.gpt.control.webharvest.client.arcgis
ArcGIS protocol related classes.
com.esri.gpt.control.webharvest.client.arcims
- package com.esri.gpt.control.webharvest.client.arcims
ArcIMS related classes.
com.esri.gpt.control.webharvest.client.csw
- package com.esri.gpt.control.webharvest.client.csw
CSW related classes.
com.esri.gpt.control.webharvest.client.oai
- package com.esri.gpt.control.webharvest.client.oai
OAI related classes.
com.esri.gpt.control.webharvest.client.res
- package com.esri.gpt.control.webharvest.client.res
ArcGIS related classes.
com.esri.gpt.control.webharvest.client.waf
- package com.esri.gpt.control.webharvest.client.waf
WAF related classes.
com.esri.gpt.control.webharvest.common
- package com.esri.gpt.control.webharvest.common
Common implementations of the query framework.
com.esri.gpt.control.webharvest.engine
- package com.esri.gpt.control.webharvest.engine
Web harvester engine.
com.esri.gpt.control.webharvest.protocol
- package com.esri.gpt.control.webharvest.protocol
Protocol management.
com.esri.gpt.control.webharvest.protocol.factories
- package com.esri.gpt.control.webharvest.protocol.factories
Protocol factories.
com.esri.gpt.framework.ArcGIS
- package com.esri.gpt.framework.ArcGIS
ArcGIS related classes.
com.esri.gpt.framework.collection
- package com.esri.gpt.framework.collection
Specialized collections utility classes.
com.esri.gpt.framework.context
- package com.esri.gpt.framework.context
Application context classes.
com.esri.gpt.framework.geometry
- package com.esri.gpt.framework.geometry
Geometry and spatial specific classes.
com.esri.gpt.framework.http
- package com.esri.gpt.framework.http
Provides an interface for the execution of outbound HTTP requests.
com.esri.gpt.framework.isodate
- package com.esri.gpt.framework.isodate
ISO date & time utility.
com.esri.gpt.framework.jsf
- package com.esri.gpt.framework.jsf
Bridge between JSF technology and the application classes.
com.esri.gpt.framework.jsf.components
- package com.esri.gpt.framework.jsf.components
Custom JSF components.
com.esri.gpt.framework.mail
- package com.esri.gpt.framework.mail
Mail utility classes.
com.esri.gpt.framework.request
- package com.esri.gpt.framework.request
Single request support classes.
com.esri.gpt.framework.resource.adapters
- package com.esri.gpt.framework.resource.adapters
Various resource adapters.
com.esri.gpt.framework.resource.api
- package com.esri.gpt.framework.resource.api
Network accessible esources framework.
com.esri.gpt.framework.resource.common
- package com.esri.gpt.framework.resource.common
Common resource classes.
com.esri.gpt.framework.resource.query
- package com.esri.gpt.framework.resource.query
Query framework definitions.
com.esri.gpt.framework.scheduler
- package com.esri.gpt.framework.scheduler
Thread scheduler.
com.esri.gpt.framework.search
- package com.esri.gpt.framework.search
Search support.
com.esri.gpt.framework.security.codec
- package com.esri.gpt.framework.security.codec
Cryptographic encoders.
com.esri.gpt.framework.security.credentials
- package com.esri.gpt.framework.security.credentials
User credentials.
com.esri.gpt.framework.security.identity
- package com.esri.gpt.framework.security.identity
Identity management.
com.esri.gpt.framework.security.identity.ldap
- package com.esri.gpt.framework.security.identity.ldap
Ldap identity adapter.
com.esri.gpt.framework.security.identity.local
- package com.esri.gpt.framework.security.identity.local
Local database identity adapter.
com.esri.gpt.framework.security.identity.open
- package com.esri.gpt.framework.security.identity.open
Openid authentication.
com.esri.gpt.framework.security.metadata
- package com.esri.gpt.framework.security.metadata
Metadata document access policy.
com.esri.gpt.framework.security.principal
- package com.esri.gpt.framework.security.principal
Security principials.
com.esri.gpt.framework.sql
- package com.esri.gpt.framework.sql
Database access objects and JDBC connection utility classes.
com.esri.gpt.framework.util
- package com.esri.gpt.framework.util
General usage and utility classes.
com.esri.gpt.framework.xml
- package com.esri.gpt.framework.xml
XML documents utility classes.
com.esri.gpt.migration.to1
- package com.esri.gpt.migration.to1
Database migration utility.
com.esri.gpt.sdisuite
- package com.esri.gpt.sdisuite
SDI suite integration.
com.esri.gpt.server.assertion
- package com.esri.gpt.server.assertion
Provides operations associated with RDF like assertions that are serialized as documents within one or more Lucene indexes.
com.esri.gpt.server.assertion.components
- package com.esri.gpt.server.assertion.components
Assertion components.
com.esri.gpt.server.assertion.exception
- package com.esri.gpt.server.assertion.exception
Assertion exceptions.
com.esri.gpt.server.assertion.handler
- package com.esri.gpt.server.assertion.handler
Assertion handlers.
com.esri.gpt.server.assertion.index
- package com.esri.gpt.server.assertion.index
Assertion index.
com.esri.gpt.server.csw.client
- package com.esri.gpt.server.csw.client
Embeded CSW client.
com.esri.gpt.server.csw.provider
- package com.esri.gpt.server.csw.provider
CSW response provider.
com.esri.gpt.server.csw.provider.components
- package com.esri.gpt.server.csw.provider.components
CSW provider components.
com.esri.gpt.server.csw.provider.local
- package com.esri.gpt.server.csw.provider.local
CSW support for the local catalog.
commit()
- Method in class com.esri.gpt.framework.sql.
ManagedConnection
Handles the commit for the transaction.
commit(Connection)
- Method in class com.esri.gpt.framework.sql.
TransactionCounter
Handles the commit for the transaction.
commitAll()
- Method in class com.esri.gpt.framework.sql.
ManagedConnections
Executes a commit for each ManagedConnection.
CommonCapabilities
- Class in
com.esri.gpt.control.webharvest.common
Common implementation of capabilities.
CommonCapabilities()
- Constructor for class com.esri.gpt.control.webharvest.common.
CommonCapabilities
CommonCriteria
- Class in
com.esri.gpt.control.webharvest.common
Common implementation of criteria.
CommonCriteria()
- Constructor for class com.esri.gpt.control.webharvest.common.
CommonCriteria
CommonPublishable
- Class in
com.esri.gpt.framework.resource.common
Common publishable.
CommonPublishable()
- Constructor for class com.esri.gpt.framework.resource.common.
CommonPublishable
CommonResult
- Class in
com.esri.gpt.control.webharvest.common
Common result implementation.
CommonResult(Iterable<Resource>)
- Constructor for class com.esri.gpt.control.webharvest.common.
CommonResult
Creates instance of the result.
CommonResult(Resource)
- Constructor for class com.esri.gpt.control.webharvest.common.
CommonResult
Creates instance of the result.
compare(Locator.Candidate, Locator.Candidate)
- Method in class com.esri.gpt.catalog.lucene.
Locator.ScoreComparator
compare(Group, Group)
- Method in class com.esri.gpt.framework.security.principal.
Groups
Compares 2 groups for sorting purposes.
compare(User, User)
- Method in class com.esri.gpt.framework.security.principal.
Users
Compares 2 users for sorting purposes.
compareTo(SelectItem)
- Method in class com.esri.gpt.framework.jsf.
SelectItemComparable
Compare To
compareTo(Object)
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
compileFromResourcePath(String)
- Method in class com.esri.gpt.framework.xml.
XsltTemplate
Compiles the XSLT based upon a relative resource path.
compileFromSystemId(String)
- Method in class com.esri.gpt.framework.xml.
XsltTemplate
Compiles the XSLT based upon a system path.
Component
- Class in
com.esri.gpt.catalog.schema
Super-class for a configurable component associated with a metadata schema.
Component()
- Constructor for class com.esri.gpt.catalog.schema.
Component
Default constructor.
Component(Component)
- Constructor for class com.esri.gpt.catalog.schema.
Component
Construct by duplicating an existing object.
COMPONENT_FAMILY
- Static variable in class com.esri.gpt.framework.jsf.components.
UIJscript
The COMPONEN t_ FAMILY.
COMPONENT_FAMILY
- Static variable in class com.esri.gpt.framework.jsf.components.
UILiveData
The JSF Component family.
COMPONENT_FAMILY
- Static variable in class com.esri.gpt.framework.jsf.components.
UIPagination
The JSF Component family.
COMPONENT_FAMILY
- Static variable in class com.esri.gpt.framework.jsf.components.
UIPrepareView
The JSF Component family.
COMPONENT_FAMILY
- Static variable in class com.esri.gpt.framework.jsf.components.
UITableCommandLink
The JSF Component family.
COMPONENT_TYPE
- Static variable in class com.esri.gpt.framework.jsf.components.
UIJscript
The COMPONEN t_ TYPE.
COMPONENT_TYPE
- Static variable in class com.esri.gpt.framework.jsf.components.
UILiveData
The JSF Component type.
COMPONENT_TYPE
- Static variable in class com.esri.gpt.framework.jsf.components.
UIPagination
The JSF Component type.
COMPONENT_TYPE
- Static variable in class com.esri.gpt.framework.jsf.components.
UIPrepareView
The JSF Component type.
COMPONENT_TYPE
- Static variable in class com.esri.gpt.framework.jsf.components.
UITableCommandLink
The JSF Component type.
CompoundResponseHandler
- Class in
com.esri.gpt.control.livedata.sos
SOS compound response handler.
CompoundResponseHandler(SOSContext, ValueComponentsArray)
- Constructor for class com.esri.gpt.control.livedata.sos.
CompoundResponseHandler
CONFIG_FILE
- Static variable in class com.esri.gpt.sdisuite.
IntegrationContextFactory
The configuration file location.
CONFIG_FOLDER_PATH
- Static variable in class com.esri.gpt.framework.search.
SearchXslProfiles
The configuration folder path.
Configuration
- Class in
com.esri.gpt.framework.context
Super-class representing a configuration.
Configuration()
- Constructor for class com.esri.gpt.framework.context.
Configuration
Default constructor.
ConfigurationException
- Exception in
com.esri.gpt.framework.context
A configuration related exception.
ConfigurationException(String)
- Constructor for exception com.esri.gpt.framework.context.
ConfigurationException
Construct based upon an error message.
ConfigurationException(String, Throwable)
- Constructor for exception com.esri.gpt.framework.context.
ConfigurationException
Construct based upon an error message and a cause.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Code
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Component
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Content
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
ContentValue
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableProperty
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.indexable.
Indexables
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Input
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
InputDelimitedTextArea
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
InputMap
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
InputSelectManyCheckbox
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
InputSelectOneMenu
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
InputSelectWithOther
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
InputText
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
InputTextArea
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
InputTextArray
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Interrogation
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Label
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Namespace
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Parameter
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Schema
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Section
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
UiComponent
Configures the object based upon a node loaded from a schema configuration XML.
configure(CfgContext, Node, NamedNodeMap)
- Method in class com.esri.gpt.catalog.schema.
Validation
Configures the object based upon a node loaded from a schema configuration XML.
configure()
- Method in class com.esri.gpt.server.assertion.
AsnConfig
Builds the configuration.
configure(AsnIndexReference)
- Method in class com.esri.gpt.server.assertion.index.
AsnBaseIndexAdapter
Configures the adapter from an index configuration reference.
configureFromUserAttributes(UserAttributeMap)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapNameMapping
Configures the mapping from a supplied user attribute map.
connect(PropertyMeaning)
- Method in interface com.esri.gpt.catalog.discovery.
IStoreables
Returns underlying data store component associated with a property meaning.
connect(PropertyMeaning)
- Method in class com.esri.gpt.catalog.lucene.
Storeables
Connects a meaning to a store-able property,
connect()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Establishes an LDAP connection.
connect()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
To connect to a catalog service.
ConnectionBroker
- Class in
com.esri.gpt.framework.sql
Primary interface for accessing JDBC connection resources.
ConnectionBroker()
- Constructor for class com.esri.gpt.framework.sql.
ConnectionBroker
Default constructor.
ConnectionBroker(DatabaseReferences)
- Constructor for class com.esri.gpt.framework.sql.
ConnectionBroker
Construct based upon a configured collection of DatabaseReferences.
contains(Object)
- Method in class com.esri.gpt.framework.collection.
StringSet
Determine if the collection contains a value.
contains(String)
- Method in class com.esri.gpt.server.assertion.components.
AsnPrincipals
Determines if a principal URN is contained within the collection.
containsKey(Object)
- Method in class com.esri.gpt.framework.collection.
CaseInsensitiveMap
Determines if a key is contained within the map.
containsKey(Object)
- Method in class com.esri.gpt.framework.jsf.
FacesMap
Determines if a key is contained within the map.
containsString(String)
- Method in class com.esri.gpt.framework.collection.
StringSet
Determine if the collection contains a value.
containsValue(Object)
- Method in class com.esri.gpt.framework.jsf.
FacesMap
Determines if a value is contained within the map.
Content
- Class in
com.esri.gpt.catalog.schema
Content component associated with a metadata schema.
Content()
- Constructor for class com.esri.gpt.catalog.schema.
Content
Default constructor.
Content(Content)
- Constructor for class com.esri.gpt.catalog.schema.
Content
Construct by duplicating an existing object.
ContentBase
- Class in
com.esri.gpt.framework.http
Base class for providers of HTTP request content and handlers of HTTP response content.
ContentBase()
- Constructor for class com.esri.gpt.framework.http.
ContentBase
Default constructor.
ContentHandler
- Class in
com.esri.gpt.framework.http
Handler for the content of an HTTP response body.
ContentHandler()
- Constructor for class com.esri.gpt.framework.http.
ContentHandler
Default constructor.
ContentProvider
- Class in
com.esri.gpt.framework.http
Provider for the content of an HTTP request body.
ContentProvider()
- Constructor for class com.esri.gpt.framework.http.
ContentProvider
Default constructor.
CONTENTTYPE_PROPERTY_PREFIX
- Static variable in class com.esri.gpt.catalog.search.
SearchResultRecord
Prefix where content type is appended to to come up with the readable content type title
ContentValue
- Class in
com.esri.gpt.catalog.schema
Stores a string value associated with a parameter's content.
ContentValue()
- Constructor for class com.esri.gpt.catalog.schema.
ContentValue
Default constructor.
ContentValue(ContentValue)
- Constructor for class com.esri.gpt.catalog.schema.
ContentValue
Construct by duplicating an existing object.
ContentValue(String)
- Constructor for class com.esri.gpt.catalog.schema.
ContentValue
Construct with a supplied value.
ContentValues
- Class in
com.esri.gpt.catalog.schema
Defines a list of content values.
ContentValues()
- Constructor for class com.esri.gpt.catalog.schema.
ContentValues
Default constructor.
ContentValues(ContentValues)
- Constructor for class com.esri.gpt.catalog.schema.
ContentValues
Construct by duplicating an existing object.
contextDestroyed(ServletContextEvent)
- Method in class com.esri.gpt.sdisuite.
IntegrationContextListener
Invoked when the servlet context is destroyed.
contextInitialized(ServletContextEvent)
- Method in class com.esri.gpt.sdisuite.
IntegrationContextListener
Invoked when the servlet context is initialized.
ConverterLinksToHtml
- Class in
com.esri.gpt.framework.jsf
The Class ConverterLinksToHtml.
ConverterLinksToHtml()
- Constructor for class com.esri.gpt.framework.jsf.
ConverterLinksToHtml
ConverterListToString
- Class in
com.esri.gpt.framework.jsf
The Class ConverterListToString.
ConverterListToString()
- Constructor for class com.esri.gpt.framework.jsf.
ConverterListToString
convertToFeaturesStream(InputStream, String)
- Static method in class com.esri.gpt.framework.util.
KmlUtil
Drills-down KML stream for "Placemark" and follows "NetworkLink".
CoreQueryables
- Class in
com.esri.gpt.server.csw.provider.local
Defines CSW queryables associated with the Dublin core.
CoreQueryables(RequestContext)
- Constructor for class com.esri.gpt.server.csw.provider.local.
CoreQueryables
Default constructor.
count(AsnContext, IndexSearcher, String, String, String, String)
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexAdapter
Returns a hit count for a subject, predicate and value combination.
countDocuments()
- Method in class com.esri.gpt.catalog.context.
CatalogIndexAdapter
Counts the documents within the index.
countDocuments()
- Method in class com.esri.gpt.catalog.lucene.
LuceneIndexAdapter
Counts the documents within the index.
countReferencedRecords()
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Gets the count of records (non-folder) from the ADMIN table that are referenced within the ArcIMS metadata table.
countUnreferencedRecords()
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Gets the count of records from the ADMIN table that are not referenced within the ArcIMS metadata table.
createActionBinding(String)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Creates the action binding.
createActLstnrMethodBinding(String)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Creates the action listener method binding.
createDefaultMapViewer()
- Static method in class com.esri.gpt.catalog.search.
MapViewerFactory
Creates a new MapViewer object.
createIndex(Schema, PublicationRecord)
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Creates index.
createInstances(StringSet)
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Creates multiple instances of this search engine.
createInstances(StringSet)
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Creates instances
createInstances(StringSet)
- Method in class com.esri.gpt.catalog.search.
SearchEngineExternalCsw
Creates the instances.
createInstances(StringSet)
- Method in class com.esri.gpt.catalog.search.
SearchEngineLocal
Creates instances
createInstances(StringSet)
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Creates instances of this search engines from the rids
createMapViewer(String, String, SearchResultRecord, RequestContext)
- Static method in class com.esri.gpt.catalog.search.
MapViewerFactory
Creates a new MapViewer object.
createParserProxies()
- Method in class com.esri.gpt.catalog.lucene.
ParserAdaptorInfos
Creates collection of parser proxies.
createParserProxy()
- Method in class com.esri.gpt.catalog.lucene.
ParserAdaptorInfo
Creates instance of parser proxy corresponding to the definition.
createQuery(IterationContext, Criteria)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
AGSProcessor
createQuery(IterationContext, Criteria)
- Method in class com.esri.gpt.catalog.publication.
ResourceProcessor
Creates iteration query.
createQuery(IterationContext, Criteria)
- Method in class com.esri.gpt.catalog.publication.
SingleXmlProcessor
createRegexPattern()
- Static method in class com.esri.gpt.framework.util.
UuidUtil
Creates regular expression pattern.
createRegexPattern(int)
- Static method in class com.esri.gpt.framework.util.
UuidUtil
Creates regular expression pattern.
createSearchEngine(SearchCriteria, SearchResult, RequestContext, MessageBroker)
- Static method in class com.esri.gpt.catalog.search.
SearchEngineFactory
Creates a new SearchDAO object.
createSearchEngine(SearchCriteria, SearchResult, RequestContext, String, MessageBroker)
- Static method in class com.esri.gpt.catalog.search.
SearchEngineFactory
Creates a new SearchEngine object.
createSearchEngine(SearchCriteria, SearchResult, RequestContext, String, MessageBroker, String, String)
- Static method in class com.esri.gpt.catalog.search.
SearchEngineFactory
Creates a new Search
createSearchEngine(String, String, SearchPointOptions)
- Method in class com.esri.gpt.catalog.search.
SearchEngineFactory
Creates a new SearchEngine object.
createSearchEngines(SearchCriteria, SearchResult, RequestContext, StringSet, MessageBroker, String, String)
- Static method in class com.esri.gpt.catalog.search.
SearchEngineFactory
Creates a new SearchEngine object.
createValidatorBinding(String)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Creates the validator binding.
createValueBinding(String)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Creates the value binding.
CredentialPolicy
- Class in
com.esri.gpt.framework.security.credentials
Super-class for a credential policy.
CredentialPolicy()
- Constructor for class com.esri.gpt.framework.security.credentials.
CredentialPolicy
Default constructor.
CredentialPolicyException
- Exception in
com.esri.gpt.framework.security.credentials
Occurs when new credentials do no pass the credential policy.
CredentialPolicyException(String)
- Constructor for exception com.esri.gpt.framework.security.credentials.
CredentialPolicyException
Construct based upon an error message.
CredentialProvider
- Class in
com.esri.gpt.framework.http
Provides credentials for the execution of an HTTP client request.
CredentialProvider(String, String)
- Constructor for class com.esri.gpt.framework.http.
CredentialProvider
Constructs with a supplied username and password.
Credentials
- Class in
com.esri.gpt.framework.security.credentials
Super-class for security credentials.
Credentials()
- Constructor for class com.esri.gpt.framework.security.credentials.
Credentials
Default constructor.
CredentialsDeniedException
- Exception in
com.esri.gpt.framework.security.credentials
Occurs when credentials are denied during authentication.
CredentialsDeniedException(String)
- Constructor for exception com.esri.gpt.framework.security.credentials.
CredentialsDeniedException
Construct based upon an error message.
CredentialsMap
- Class in
com.esri.gpt.framework.context
Credentials map.
CredentialsMap()
- Constructor for class com.esri.gpt.framework.context.
CredentialsMap
Creates instance of the map.
Criteria
- Class in
com.esri.gpt.framework.request
Represents the criteria associated with a query or an action.
Criteria()
- Constructor for class com.esri.gpt.framework.request.
Criteria
Default constructor.
Criteria
- Interface in
com.esri.gpt.framework.resource.query
Query criteria.
CswCatalog
- Class in
com.esri.gpt.server.csw.client
Maintains information of CSW Catalog The catalogs contain all the information like url, profile information credentials and capabilities.
CswCatalog()
- Constructor for class com.esri.gpt.server.csw.client.
CswCatalog
Instantiates a new csw catalog.
CswCatalog(String, String, CswProfile)
- Constructor for class com.esri.gpt.server.csw.client.
CswCatalog
Creates instance of the catalog.
CswCatalogCapabilities
- Class in
com.esri.gpt.server.csw.client
Catalog capabilities.
CswCatalogCapabilities()
- Constructor for class com.esri.gpt.server.csw.client.
CswCatalogCapabilities
CswCatalogs
- Class in
com.esri.gpt.server.csw.client
Collections class for catalogs.
CswCatalogs()
- Constructor for class com.esri.gpt.server.csw.client.
CswCatalogs
CswClient
- Class in
com.esri.gpt.server.csw.client
CswClient class is used to submit CSW search request.
CswClient()
- Constructor for class com.esri.gpt.server.csw.client.
CswClient
Constructor
CswConstants
- Class in
com.esri.gpt.server.csw.provider.components
Defines some commonly used CSW constants.
CswConstants()
- Constructor for class com.esri.gpt.server.csw.provider.components.
CswConstants
CswNamespaces
- Class in
com.esri.gpt.server.csw.provider.components
Defines CSW name spaces.
CswNamespaces()
- Constructor for class com.esri.gpt.server.csw.provider.components.
CswNamespaces
Default constructor.
CswProfile
- Class in
com.esri.gpt.server.csw.client
The Class CswProfile.
CswProfile()
- Constructor for class com.esri.gpt.server.csw.client.
CswProfile
Instantiates a new csw profile.
CswProfile(String, String, String)
- Constructor for class com.esri.gpt.server.csw.client.
CswProfile
The Constructor.
CswProfile(String, String, String, String, String, String, String, boolean, boolean)
- Constructor for class com.esri.gpt.server.csw.client.
CswProfile
The Constructor.
CswProfiles
- Class in
com.esri.gpt.server.csw.client
The collection of CSw profiles.
CswProfiles()
- Constructor for class com.esri.gpt.server.csw.client.
CswProfiles
Instantiates a new csw profiles.
CswProtocolFactory
- Class in
com.esri.gpt.control.webharvest.protocol.factories
CSW protocol factory.
CswProtocolFactory()
- Constructor for class com.esri.gpt.control.webharvest.protocol.factories.
CswProtocolFactory
CswQueryBuilder
- Class in
com.esri.gpt.control.webharvest.client.csw
CSW query builder.
CswQueryBuilder(IterationContext, HarvestProtocolCsw, String)
- Constructor for class com.esri.gpt.control.webharvest.client.csw.
CswQueryBuilder
Creates instance of the builder.
CswRecord
- Class in
com.esri.gpt.server.csw.client
The Class CswRecord.
CswRecord()
- Constructor for class com.esri.gpt.server.csw.client.
CswRecord
CswRecords
- Class in
com.esri.gpt.server.csw.client
The Class CswRecords.
CswRecords()
- Constructor for class com.esri.gpt.server.csw.client.
CswRecords
Instantiates a new csw records.
CswRepository
- Class in
com.esri.gpt.control.rest.repositories
Provides utility functions associated with registered CSW reposirories.
CswRepository()
- Constructor for class com.esri.gpt.control.rest.repositories.
CswRepository
Default constructor.
CswResult
- Class in
com.esri.gpt.server.csw.client
The Class CswResult.
CswResult()
- Constructor for class com.esri.gpt.server.csw.client.
CswResult
CswRuntimeException
- Exception in
com.esri.gpt.server.csw.client
The Class CswRuntimeException.
CswRuntimeException()
- Constructor for exception com.esri.gpt.server.csw.client.
CswRuntimeException
Instantiates a new csw runtime exception.
CswRuntimeException(String)
- Constructor for exception com.esri.gpt.server.csw.client.
CswRuntimeException
Instantiates a new csw runtime exception.
CswSearchCriteria
- Class in
com.esri.gpt.server.csw.client
The Class CswSearchCriteria.
CswSearchCriteria()
- Constructor for class com.esri.gpt.server.csw.client.
CswSearchCriteria
Instantiates a new csw search criteria.
CswSearchRequest
- Class in
com.esri.gpt.server.csw.client
CswSearchRequest class.
CswSearchRequest()
- Constructor for class com.esri.gpt.server.csw.client.
CswSearchRequest
CswSearchRequest(CswCatalog, String)
- Constructor for class com.esri.gpt.server.csw.client.
CswSearchRequest
CswSearchResponse
- Class in
com.esri.gpt.server.csw.client
CswSearchResponse class.
CswSearchResponse()
- Constructor for class com.esri.gpt.server.csw.client.
CswSearchResponse
Constructor
CswServlet
- Class in
com.esri.gpt.server.csw.provider
CSW provider servlet.
CswServlet()
- Constructor for class com.esri.gpt.server.csw.provider.
CswServlet
D
DaoRequest
<
RDT
extends
RequestDefinition
<? extends
Criteria
,? extends
Result
>> - Class in
com.esri.gpt.framework.request
Super-class for a database access request.
DaoRequest()
- Constructor for class com.esri.gpt.framework.request.
DaoRequest
Default constructor.
DaoRequest(RequestContext, RDT)
- Constructor for class com.esri.gpt.framework.request.
DaoRequest
Constructs with an associated request context and definition.
DATA_THEME_CODES
- Static variable in class com.esri.gpt.catalog.schema.
EsriTags
DatabaseException
- Exception in
com.esri.gpt.framework.sql
A database related runtime exception.
DatabaseException(String)
- Constructor for exception com.esri.gpt.framework.sql.
DatabaseException
Construct based upon an error message.
DatabaseException(String, Throwable)
- Constructor for exception com.esri.gpt.framework.sql.
DatabaseException
Construct based upon an error message and a cause.
DatabaseReference
- Class in
com.esri.gpt.framework.sql
Configuration reference for a database.
DatabaseReference()
- Constructor for class com.esri.gpt.framework.sql.
DatabaseReference
Default constructor.
DatabaseReferences
- Class in
com.esri.gpt.framework.sql
DatabaseReference collection.
DatabaseReferences()
- Constructor for class com.esri.gpt.framework.sql.
DatabaseReferences
Default constructor.
DataMigration
- Class in
com.esri.gpt.migration.to1
A class to migrate data from Geoportal 9.3.x to 10 database.
DataMigration()
- Constructor for class com.esri.gpt.migration.to1.
DataMigration
DatastoreField
- Class in
com.esri.gpt.catalog.lucene
Represents a field that is held within the underlying data store.
DatastoreField(String, Field.Store, Field.Index, Field.TermVector)
- Constructor for class com.esri.gpt.catalog.lucene.
DatastoreField
Constructs with fully supplied parameters.
DatastoreFields
- Class in
com.esri.gpt.catalog.lucene
Represents a collection of fields that are held within the underlying data store.
DatastoreFields()
- Constructor for class com.esri.gpt.catalog.lucene.
DatastoreFields
Default constructor.
DataTableBackingBean
- Class in
com.esri.gpt.control.view
The Class dataTableBackingBean.
DataTableBackingBean()
- Constructor for class com.esri.gpt.control.view.
DataTableBackingBean
DATE_FORMAT
- Static variable in class com.esri.gpt.catalog.search.
SearchEngineCSW
Date format used by csw
DatePickerConfig
- Class in
com.esri.gpt.framework.jsf
Date picker configuration JavaScript generator.
DatePickerConfig()
- Constructor for class com.esri.gpt.framework.jsf.
DatePickerConfig
DateProxy
- Class in
com.esri.gpt.framework.util
Serves as a proxy for the specification of a date.
DateProxy()
- Constructor for class com.esri.gpt.framework.util.
DateProxy
Default constructor.
DateRange
- Class in
com.esri.gpt.framework.util
Stores from and to date proxies for date range queries.
DateRange()
- Constructor for class com.esri.gpt.framework.util.
DateRange
Default constructor.
DcElement
- Class in
com.esri.gpt.catalog.discovery
Contains basic information for a Dublin Core element.
DcElement(String)
- Constructor for class com.esri.gpt.catalog.discovery.
DcElement
Constructs with a supplied element name.
DcList
- Class in
com.esri.gpt.framework.search
The Class DcList.
DcList()
- Constructor for class com.esri.gpt.framework.search.
DcList
Instantiates a new dc list.
DcList(String)
- Constructor for class com.esri.gpt.framework.search.
DcList
Instantiates a new dc list.
DcList
- Class in
com.esri.gpt.server.csw.client
The Class DcList.
DcList()
- Constructor for class com.esri.gpt.server.csw.client.
DcList
Instantiates a new dc list.
DcList(String)
- Constructor for class com.esri.gpt.server.csw.client.
DcList
Instantiates a new dc list.
DcList.Value
- Class in
com.esri.gpt.framework.search
The Class Value.
DcList.Value(String, String)
- Constructor for class com.esri.gpt.framework.search.
DcList.Value
Instantiates a new value.
DcList.Value
- Class in
com.esri.gpt.server.csw.client
The Class Value.
DcList.Value(String, String)
- Constructor for class com.esri.gpt.server.csw.client.
DcList.Value
Instantiates a new value.
decode(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UIPagination
Deals with interpretating the incoming prameters to fill in pagination details
decode(String, String)
- Static method in class com.esri.gpt.framework.security.codec.
Base64
This method decodes the given string using the base64 encoding specified in RFC-2045 (Section 6.8).
decode(byte[])
- Static method in class com.esri.gpt.server.csw.client.
Base64
This method decodes the given byte array using the base64 encoding specified in RFC-2045 (Section 6.8).
decode(String, String)
- Static method in class com.esri.gpt.server.csw.client.
Base64
This method decodes the given string using the base64 encoding specified in RFC-2045 (Section 6.8).
decrypt(String)
- Static method in class com.esri.gpt.framework.security.codec.
PC1_Encryptor
Decrypts a string using the default key.
decrypt(String, String)
- Static method in class com.esri.gpt.framework.security.codec.
PC1_Encryptor
Decrypts a string.
DEFAULT_BUNDLE_BASE_NAME
- Static variable in class com.esri.gpt.framework.jsf.
MessageBroker
Default resource bundle that should be looked at
DEFAULT_CSW_PROFILE
- Static variable in class com.esri.gpt.catalog.search.
SearchConfig
The Constant DEFAULT CSW PROFILE.
DEFAULT_DATE_FORMAT
- Static variable in class com.esri.gpt.framework.search.
SearchXslRecord
DEFAULT_DISTR_TIMEOUT
- Static variable in class com.esri.gpt.catalog.search.
SearchConfig
The Constant DEFAULT_DISTR_TIMEOUT.
DEFAULT_MAX_SAVED_SEARCHES
- Static variable in class com.esri.gpt.catalog.search.
SearchConfig
The dConstant DEFAULT MAXIMUM SAVED SEARCHES *.
DEFAULT_MAXIMUM_SEARCHSITES
- Static variable in class com.esri.gpt.catalog.search.
SearchConfig
The Constant DEFAULT_MAXIMUM_SEARCHSITES.
DEFAULT_NEWLINE
- Static variable in class com.esri.gpt.control.rest.writer.
ResponseWriter
The default newline string = "\r\n"
DEFAULT_POOL_SIZE
- Static variable in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
default pool of worker threads getPoolSize
DEFAULT_PORT_NO
- Static variable in class com.esri.gpt.catalog.harvest.clients.
HRARCIMSClient
Default port number.
DEFAULT_PRECISION
- Static variable in class com.esri.gpt.catalog.lucene.
DoubleField
The default storage precision = 8
DEFAULT_RECORDS_PER_PAGE
- Static variable in interface com.esri.gpt.framework.request.
PageCursor.IRecordsPerPageProvider
Default record per page
DEFAULT_REQUEST_TIMEOUT
- Static variable in class com.esri.gpt.server.csw.client.
CswClient
The REQUES Timeout parameter.
DEFAULT_RESULTS_PER_PAGE
- Static variable in class com.esri.gpt.catalog.search.
SearchConfig
The default number of results per page *.
DEFAULT_TAB
- Static variable in class com.esri.gpt.control.rest.writer.
ResponseWriter
The default tab string = " " (2 spaces)
DEFAULT_TIME_FORMAT
- Static variable in class com.esri.gpt.catalog.search.
SearchFilterTemporal
The default time format.
DEFAULT_TIME_FORMAT
- Static variable in class com.esri.gpt.framework.util.
DateProxy
default time format used by class
DEFAULT_TIMEOUT
- Static variable in class com.esri.gpt.catalog.search.
SearchConfig
The Constant DEFAULT_TIMEOUT.
defaultValue()
- Static method in enum com.esri.gpt.catalog.management.
MmdEnums.ApprovalStatus
Returns the default value for the enum.
defaultValue()
- Static method in enum com.esri.gpt.catalog.management.
MmdEnums.PublicationMethod
Returns the default value for the enum.
defaultValue()
- Static method in enum com.esri.gpt.framework.request.
SortOption.SortDirection
Returns the default value for the enum.
delete(Object, User)
- Method in class com.esri.gpt.catalog.search.
GptRepository
Delete a search
delete(Object, User)
- Method in interface com.esri.gpt.catalog.search.
ISearchSaveRepository
Delete.
delete(AsnContext, String)
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexAdapter
Deletes an assertion.
deleteCatalogfromConfig(CswCatalog, String)
- Method in class com.esri.gpt.server.csw.client.
CswCatalogs
Delete an existing Catalog from the configuration file.
deleteDocument(String)
- Method in class com.esri.gpt.catalog.context.
CatalogIndexAdapter
Deletes a document from the index.
deleteDocuments(String[])
- Method in class com.esri.gpt.catalog.context.
CatalogIndexAdapter
Deletes a collection of documents from the index.
deleteDocuments(String[])
- Method in class com.esri.gpt.catalog.lucene.
LuceneIndexAdapter
Deletes a collection of documents from the index.
deleteIndex(PublicationRecord)
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Deletes index.
DeleteMetadataRequest
- Class in
com.esri.gpt.catalog.arcims
Deletes a record by executing a request against an ArcIMS metadata publish service.
DeleteMetadataRequest()
- Constructor for class com.esri.gpt.catalog.arcims.
DeleteMetadataRequest
Default constructor.
DeleteMetadataRequest(RequestContext, Publisher)
- Constructor for class com.esri.gpt.catalog.arcims.
DeleteMetadataRequest
Constructs with an associated request context and publisher.
deleteNodes(Document, XPath, String)
- Static method in class com.esri.gpt.catalog.schema.
Content
Deletes nodes from a document based upon an XPath expression.
DeleteProvider
- Class in
com.esri.gpt.server.csw.provider
Provides the CSW Transaction/Delete operation.
DeleteProvider()
- Constructor for class com.esri.gpt.server.csw.provider.
DeleteProvider
Default constructor
deleteRecord(String)
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Deletes a metadata administration record.
deleteRecord(Publisher, MmdQueryCriteria)
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Deletes records matching criteria.
DeleteSourceUrisRequest
- Class in
com.esri.gpt.catalog.publication
Deletes collection of the source URI's.
DeleteSourceUrisRequest(RequestContext, Publisher, Iterable<Map.Entry<String, String>>)
- Constructor for class com.esri.gpt.catalog.publication.
DeleteSourceUrisRequest
deleteUnreferencedRecords(int)
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Deletes records from the ADMIN table that are not referenced within the ArcIMS metadata table.
deleteUnreferencedSourceURIs()
- Method in class com.esri.gpt.catalog.publication.
ResourceProcessor
Deletes catalog documents that are no longer referenced by the parent resource.
DELIM_SEARCHTEME_PARAM
- Static variable in class com.esri.gpt.catalog.search.
SearchFilterThemeTypes
Delimeter that will be used for getSearchParams value
DELIMETER_KV
- Static variable in class com.esri.gpt.catalog.search.
SearchEngineRest
The Constant DELIMETER_VALUES between key value
DELIMETER_KVP
- Static variable in class com.esri.gpt.catalog.search.
SearchEngineRest
The Constant DELIMETER key value pair
DELIMETER_LIST
- Static variable in class com.esri.gpt.framework.search.
DcList
The Constant DELIMETER_LIST.
DELIMETER_LIST
- Static variable in class com.esri.gpt.server.csw.client.
DcList
The Constant DELIMETER_LIST.
DELIMETER_VALUES
- Static variable in class com.esri.gpt.framework.search.
DcList
The Constant DELIMETER_VALUES.
DELIMETER_VALUES
- Static variable in class com.esri.gpt.server.csw.client.
DcList
The Constant DELIMETER_VALUES.
DescribeRecordOptions
- Class in
com.esri.gpt.server.csw.provider.components
Options associated with a CSW DescribeRecord request.
DescribeRecordOptions()
- Constructor for class com.esri.gpt.server.csw.provider.components.
DescribeRecordOptions
Default constructor
DescribeRecordProvider
- Class in
com.esri.gpt.server.csw.provider
Provides the CSW DescribeRecord operation.
DescribeRecordProvider()
- Constructor for class com.esri.gpt.server.csw.provider.
DescribeRecordProvider
Default constructor
DescribeRecordResponse
- Class in
com.esri.gpt.server.csw.provider.components
Generates a CSW DescribeRecordResponse.
DescribeRecordResponse()
- Constructor for class com.esri.gpt.server.csw.provider.components.
DescribeRecordResponse
Default constructor
description()
- Method in class com.esri.gpt.catalog.lucene.
SpatialRankingValueSource
Returns the ValueSource description.
destroy()
- Method in class com.esri.gpt.control.filter.
EncodingFilter
Destroy event for the filter.
destroy()
- Method in class com.esri.gpt.control.filter.
MultipartFilter
Destroy event for the filter.
destroy()
- Method in class com.esri.gpt.framework.context.
InitializationServlet
Destroys servlet.
destroy()
- Method in class com.esri.gpt.sdisuite.
IntegrationLinkServlet
determineEncoding(HttpClientRequest)
- Method in class com.esri.gpt.framework.http.
CharacterHandler
Determines the character encoding associated with the HTTP response.
determineResourceUrl(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Determines the primary resource URL associated with the resultant record.
determineResourceUrl(SearchXslRecord, SearchResultRecord)
- Method in class com.esri.gpt.sdisuite.
IntegrationLinkBuilder
determineSourceUri(Schema)
- Method in class com.esri.gpt.catalog.publication.
PublicationRequest
Determines and sets the source URI for the document.
determineUsername(HttpServletRequest)
- Method in class com.esri.gpt.framework.security.identity.
SingleSignOnMechanism
Determines the user name associated with a single sign-on request.
determineUuid(Schema)
- Method in class com.esri.gpt.catalog.publication.
PublicationRequest
Determines and sets the UUID for the document.
Digest
- Class in
com.esri.gpt.framework.security.codec
Digest authenticator.
Discoverable
- Class in
com.esri.gpt.catalog.discovery
Represents a property that can be discovered through query.
Discoverable(String)
- Constructor for class com.esri.gpt.catalog.discovery.
Discoverable
Constructs with supplied client name.
Discoverable(Discoverable)
- Constructor for class com.esri.gpt.catalog.discovery.
Discoverable
Constructs a discoverable based upon another.
Discoverables
- Class in
com.esri.gpt.catalog.discovery
A list of discoverable properties.
Discoverables()
- Constructor for class com.esri.gpt.catalog.discovery.
Discoverables
Default constructor.
DiscoveredRecord
- Class in
com.esri.gpt.catalog.discovery
Represents a record discovered through query.
DiscoveredRecord()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveredRecord
Default constructor.
DiscoveredRecords
- Class in
com.esri.gpt.catalog.discovery
A list of records discovered through query.
DiscoveredRecords()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveredRecords
Default constructor.
DiscoveryAdapter
- Class in
com.esri.gpt.server.csw.provider.local
Super-class for adapting CSW operation components to the local discovery model.
DiscoveryAdapter(OperationContext)
- Constructor for class com.esri.gpt.server.csw.provider.local.
DiscoveryAdapter
Constructs with a supplied operation context
DiscoveryClause
- Class in
com.esri.gpt.catalog.discovery
Super-class for a clause within a filter.
DiscoveryClause()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveryClause
Default constructor.
DiscoveryClauseAdapter
- Class in
com.esri.gpt.catalog.lucene
Super-class for the adaptation of a catalog discovery clause to the Lucene model.
DiscoveryClauseAdapter(LuceneQueryAdapter)
- Constructor for class com.esri.gpt.catalog.lucene.
DiscoveryClauseAdapter
Constructs with an associated query adapter.
DiscoveryClauses
- Class in
com.esri.gpt.catalog.discovery
A list of discovery clauses.
DiscoveryClauses()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveryClauses
Default constructor.
DiscoveryComponent
- Class in
com.esri.gpt.catalog.discovery
Super-class for objects that participate in the discovery model.
DiscoveryComponent()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveryComponent
Default constructor.
DiscoveryContext
- Class in
com.esri.gpt.server.csw.provider.local
Provides a context for executing CSW operation against the local catalog.
DiscoveryContext(OperationContext)
- Constructor for class com.esri.gpt.server.csw.provider.local.
DiscoveryContext
Constructs with a supplied operation context
DiscoveryException
- Exception in
com.esri.gpt.catalog.discovery
A discovery related exception.
DiscoveryException(String)
- Constructor for exception com.esri.gpt.catalog.discovery.
DiscoveryException
Construct based upon an error message.
DiscoveryException(String, Throwable)
- Constructor for exception com.esri.gpt.catalog.discovery.
DiscoveryException
Construct based upon an error message and a cause.
DiscoveryFilter
- Class in
com.esri.gpt.catalog.discovery
Defines the filter that constrains a query.
DiscoveryFilter()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveryFilter
Default constructor.
DiscoveryQuery
- Class in
com.esri.gpt.catalog.discovery
Defines the model for an executable query.
DiscoveryQuery()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveryQuery
Default constructor.
DiscoveryQueryAdapter
- Class in
com.esri.gpt.catalog.discovery
An abstract class defining the interface for the execution of a discovery query.
DiscoveryQueryAdapter()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveryQueryAdapter
DiscoveryResult
- Class in
com.esri.gpt.catalog.discovery
Represents the result of a query.
DiscoveryResult()
- Constructor for class com.esri.gpt.catalog.discovery.
DiscoveryResult
Default constructor.
DistinguishedNameCredential
- Class in
com.esri.gpt.framework.security.credentials
Stores a distinguished name credential.
DistinguishedNameCredential()
- Constructor for class com.esri.gpt.framework.security.credentials.
DistinguishedNameCredential
Default constructor.
DistinguishedNameCredential(String)
- Constructor for class com.esri.gpt.framework.security.credentials.
DistinguishedNameCredential
Constructs with a supplied distinguished name.
DistributedAdpAtomSearchPageWriter
- Class in
com.esri.gpt.control.rest.search
The Class DistributedAdpAtomSearchPageWriter.
DistributedAdpAtomSearchPageWriter()
- Constructor for class com.esri.gpt.control.rest.search.
DistributedAdpAtomSearchPageWriter
DistributedAdpHtmlWriter
- Class in
com.esri.gpt.control.rest.search
Distributed ADP HTML writer.
DistributedAdpHtmlWriter()
- Constructor for class com.esri.gpt.control.rest.search.
DistributedAdpHtmlWriter
DistributedAdpSearchPageWriter
- Class in
com.esri.gpt.control.rest.search
The Class SearchPageDistributedAdp.
DistributedAdpSearchPageWriter()
- Constructor for class com.esri.gpt.control.rest.search.
DistributedAdpSearchPageWriter
DistributedSearchDispatcher
- Class in
com.esri.gpt.control.rest.search
The Class DistributedSearch.
DistributedSearchDispatcher()
- Constructor for class com.esri.gpt.control.rest.search.
DistributedSearchDispatcher
Default constructor.
DistributedSearchEvent
- Class in
com.esri.gpt.control.rest.search
The Class DistributedSearchEvent.
DistributedSearchEvent(Object, SearchStatus)
- Constructor for class com.esri.gpt.control.rest.search.
DistributedSearchEvent
Instantiates a new distributed search event.
DistributedSearchServlet
- Class in
com.esri.gpt.control.rest.search
End-point for distributed search requests.
DistributedSearchServlet()
- Constructor for class com.esri.gpt.control.rest.search.
DistributedSearchServlet
Default constructor.
doDelete(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.rest.
ManageDocumentServlet
Deletes a document from the catalog.
doDelete(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.search.
ServletSavedSearch
Do delete.
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class com.esri.gpt.control.filter.
EncodingFilter
Executes the filter.
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class com.esri.gpt.control.filter.
MultipartFilter
Executes the filter.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.arcims.
ServletConnector
Handles a GET request.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.arcims.
ServletConnectorProxy
Handles a GET request.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.livedata.sos.
SimpleSOSBridge
Handles the HTTP
GET
method.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.rest.
ManageDocumentServlet
Gets an XML document from the catalog.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.framework.context.
BaseServlet
Handles a GET request.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.framework.security.identity.open.
OpenidConsumerServlet
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.sdisuite.
IntegrationLinkServlet
doGetCswCatalog(String, String, String)
- Method in class com.esri.gpt.catalog.search.
SearchFilterHarvestSites
Do get csw catalog.
domToString(Document)
- Static method in class com.esri.gpt.framework.xml.
XmlIoUtil
Returns the xml string for a document.
DomUtil
- Class in
com.esri.gpt.framework.xml
XML Document utility functions.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.arcims.
ServletConnectorProxy
Handles a POST request.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.livedata.sos.
SimpleSOSBridge
Handles the HTTP
POST
method.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.rest.
ManageDocumentServlet
Handles a POST request.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.framework.context.
BaseServlet
Handles a POST request.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.sdisuite.
IntegrationLinkServlet
doPut(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.rest.
ManageDocumentServlet
Publishes an XML document to the catalog.
doPut(HttpServletRequest, HttpServletResponse)
- Method in class com.esri.gpt.control.search.
ServletSavedSearch
Do put.
doSearch()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Do search.
doSearch()
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Performs search.
doSearch(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Performs a search using a supplied CSW request string.
doSearch()
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
doSearch(int, boolean)
- Method in class com.esri.gpt.control.search.
SearchController
Do search.
doTag()
- Method in class com.esri.gpt.framework.jsf.
DatePickerConfig
Called by the container to invoke this tag.
doTag()
- Method in class com.esri.gpt.framework.jsf.
PageContextTag
Called by the container to invoke this tag.
DoubleField
- Class in
com.esri.gpt.catalog.lucene
A non-tokenized field that allows for Double value comparison.
DoubleField(String, int)
- Constructor for class com.esri.gpt.catalog.lucene.
DoubleField
Constructs with a supplied name and precision.
doubleFromIndexableString(String, int)
- Static method in class com.esri.gpt.catalog.lucene.
DoubleField
Reverts an indexable String back to a double value.
doubleToIndexableString(Double, int)
- Static method in class com.esri.gpt.catalog.lucene.
DoubleField
Converts a double value to a String that can be indexed for search.
DownloadConfiguration
- Class in
com.esri.gpt.control.download
DownloadConfiguration
DownloadConfiguration()
- Constructor for class com.esri.gpt.control.download.
DownloadConfiguration
DownloadController
- Class in
com.esri.gpt.control.download
Download controller.
DownloadController()
- Constructor for class com.esri.gpt.control.download.
DownloadController
duplicate()
- Method in class com.esri.gpt.catalog.gxe.
GxeDefinition
Produces a deep clone of the object.
duplicate(XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
XmlAttribute
Produces a deep clone of the object.
duplicate(XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
XmlAttributes
Produces a deep clone of the object.
duplicate(XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
XmlElement
Produces a deep clone of the object.
duplicate(XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
XmlElements
Produces a deep clone of the object.
duplicate(XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
XmlNode
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.gxe.
XmlNodeInfo
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Code
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Component
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Content
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
ContentValue
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Input
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
InputDelimitedTextArea
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
InputMap
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
InputSelectManyCheckbox
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
InputSelectOneMenu
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
InputSelectWithOther
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
InputText
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
InputTextArea
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
InputTextArray
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Interrogation
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Label
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Namespace
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Parameter
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Schema
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Section
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.catalog.schema.
Validation
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnAssertionRenderer
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnAssertionSet
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnOperation
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnPredicate
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnPrincipals
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnProperties
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnProperty
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnSubject
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnSupportedValues
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnUIResource
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnValue
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnValueType
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexReference
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.index.
AsnRdfPart
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.index.
AsnSystemPart
Produces a deep clone of the object.
duplicate()
- Method in class com.esri.gpt.server.assertion.index.
AsnUserPart
Produces a deep clone of the object.
E
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
AliasedDiscoverables
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
DcElement
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
DcElement
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
Discoverable
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
Discoverable
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
Discoverables
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveredRecord
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveredRecords
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryClause
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryClause
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryClauses
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryComponent
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryFilter
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryQuery
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryResult
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
LogicalClause
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
PropertyClause
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeanings
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
Returnable
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
Sortable
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.discovery.
Sortables
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.catalog.discovery.
SpatialClause
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Code
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Component
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Content
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
ContentValue
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Input
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
InputDelimitedTextArea
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
InputMap
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
InputSelectManyCheckbox
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
InputSelectOneMenu
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
InputSelectWithOther
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
InputText
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
InputTextArea
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
InputTextArray
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Interrogation
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Label
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Meaning
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Namespace
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Parameter
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Schema
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Section
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
UiComponent
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.schema.
Validation
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.search.
ResourceLink
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.catalog.search.
ResourceLinks
Appends property information for the component to a buffer.
echo(StringBuffer)
- Method in class com.esri.gpt.framework.geometry.
Envelope
Appends property information for the component to a StringBuffer.
echo(StringBuffer)
- Method in class com.esri.gpt.framework.geometry.
Geometry
Appends property information for the component to a StringBuffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.server.assertion.index.
AsnRdfPart
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.server.assertion.index.
AsnSystemPart
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.server.assertion.index.
AsnUserPart
Appends property information for the component to a buffer.
echo(StringBuffer, int)
- Method in class com.esri.gpt.server.assertion.index.
Assertion
Appends property information for the component to a buffer.
EditMetadataController
- Class in
com.esri.gpt.control.publication
Controller for the online metadata editor.
EditMetadataController()
- Constructor for class com.esri.gpt.control.publication.
EditMetadataController
Default constructor.
EditorRequest
- Class in
com.esri.gpt.catalog.publication
Handles the publishing of metadata document from the metadata editor.
EditorRequest(RequestContext, Publisher, String)
- Constructor for class com.esri.gpt.catalog.publication.
EditorRequest
Constructs a request to publish an uploaded metadata document.
ElementSetType_Brief
- Static variable in class com.esri.gpt.server.csw.provider.components.
CswConstants
="brief", return the brief record response
ElementSetType_Full
- Static variable in class com.esri.gpt.server.csw.provider.components.
CswConstants
="full", return the full record response
ElementSetType_Summary
- Static variable in class com.esri.gpt.server.csw.provider.components.
CswConstants
="summary", return the summary record response
eligible(Parameter)
- Method in interface com.esri.gpt.catalog.schema.
Predicate
Checks if parameter is eligible for select.
EmailPolicyException
- Exception in
com.esri.gpt.framework.security.credentials
Occurs when a new email address violates policy.
EmailPolicyException(String)
- Constructor for exception com.esri.gpt.framework.security.credentials.
EmailPolicyException
Construct based upon an error message.
EMPTY
- Static variable in class com.esri.gpt.framework.geometry.
Envelope
EMPTY_SCHEME
- Static variable in class com.esri.gpt.framework.search.
DcList
The Constant EMPTY_SCHEME.
EMPTY_SCHEME
- Static variable in class com.esri.gpt.server.csw.client.
DcList
The Constant EMPTY_SCHEME.
enclosedInForm(UIComponent)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Enclosed in form.
encode(String, String)
- Static method in class com.esri.gpt.framework.security.codec.
Base64
This method encodes the given string using the base64 encoding specified in RFC-2045 (Section 6.8).
encode(byte[])
- Static method in class com.esri.gpt.server.csw.client.
Base64
This method encodes the given byte array using the base64 encoding specified in RFC-2045 (Section 6.8).
encode(String, String)
- Static method in class com.esri.gpt.server.csw.client.
Base64
This method encodes the given string using the base64 encoding specified in RFC-2045 (Section 6.8).
encodeBegin(FacesContext)
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Details
encodeBegin(FacesContext)
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Summary
encodeBegin(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UIJscript
Encoding of component.
encodeBegin(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UILiveData
Completes begin phase of component encoding.
encodeBegin(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UIPagination
Encode begin.
encodeBegin(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UIPrepareView
Completes begin phase of component encoding.
encodeBegin(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UITableCommandLink
encodeChildren(FacesContext)
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Details
encodeChildren(FacesContext)
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Summary
encodeEnd(FacesContext)
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Details
encodeEnd(FacesContext)
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Summary
encodeEnd(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UIJscript
Prints end of encoding.
encodeEnd(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UIPagination
Encode end.
encodeEnd(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UITableCommandLink
encodePostbody(String)
- Method in class com.esri.gpt.server.csw.client.
CswClient
Encode PostBody Encode special characters (such as %, space, <, >, \, and &) to percent values.
encodeUrlParam(String)
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Encodes a URL parameter value.
encodeUrlParam(String)
- Method in class com.esri.gpt.catalog.search.
RestUrlBuilder
Encodes a URL parameter value.
EncodingFilter
- Class in
com.esri.gpt.control.filter
Filter to set the character encoding for a servlet request, and check for session timeouts.
EncodingFilter()
- Constructor for class com.esri.gpt.control.filter.
EncodingFilter
Default constructor.
encrypt(String)
- Static method in class com.esri.gpt.framework.security.codec.
PC1_Encryptor
Encrypts a string using the default key.
encrypt(String, String)
- Static method in class com.esri.gpt.framework.security.codec.
PC1_Encryptor
Encrypts a string.
encryptLdapPassword(String)
- Method in class com.esri.gpt.framework.security.credentials.
UsernamePasswordCredentials
Encrypts a password according to the algorithm specified.
endDocument()
- Method in class com.esri.gpt.control.livedata.sos.
ResponseHandler
endDocument()
- Method in class com.esri.gpt.framework.xml.
BaseSaxHandler
Ends the SAX document.
endElement(String, String, String)
- Method in class com.esri.gpt.control.livedata.sos.
CompoundResponseHandler
endElement(String, String, String)
- Method in class com.esri.gpt.control.livedata.sos.
SimpleResponseHandler
endElement(String, String, String)
- Method in class com.esri.gpt.control.livedata.sos.
SOSParser
endElement(String, String, String)
- Method in class com.esri.gpt.framework.xml.
BaseSaxHandler
Ends a SAX element.
endElement(String, String, String)
- Method in class com.esri.gpt.migration.to1.
RemoteGetDocumentRequest
Ends a SAX element.
endElement(String, String, String)
- Method in class com.esri.gpt.server.csw.client.
CapabilitiesParse
Sax end element
endPrefixMapping(String)
- Method in class com.esri.gpt.control.livedata.sos.
ResponseHandler
endRow(int)
- Method in class com.esri.gpt.control.rest.writer.
JsonResultSetWriter
Ends a row.
endRow(int)
- Method in class com.esri.gpt.control.rest.writer.
ResultSetWriter
Ends a row.
endRow(int)
- Method in class com.esri.gpt.control.rest.writer.
XmlResultSetWriter
Ends a row.
endRows(int)
- Method in class com.esri.gpt.control.rest.writer.
JsonResultSetWriter
Ends a collection of rows.
endRows(int)
- Method in class com.esri.gpt.control.rest.writer.
ResultSetWriter
Ends a collection of rows.
endRows(int)
- Method in class com.esri.gpt.control.rest.writer.
XmlResultSetWriter
Ends a collection of rows.
ensure(PropertyMeanings, String)
- Method in class com.esri.gpt.catalog.lucene.
Storeables
Ensures a storeable property within the collection.
ensureAttributes()
- Method in class com.esri.gpt.catalog.gxe.
XmlElement
Ensures that the attribute collection is not null and returns the collection.
ensureChildren()
- Method in class com.esri.gpt.catalog.gxe.
XmlElement
Ensures that the child collection is not null and returns the collection.
ensureChildren()
- Method in class com.esri.gpt.server.assertion.components.
AsnProperty
Gets the child properties (ensures that the collection has been instantiated).
ensureContentTypeEncoding(String, String)
- Static method in class com.esri.gpt.framework.http.
ContentProvider
Ensures that an HTTP Contype-Type string contains a supplied encoding (i.e.
ensureMinimals()
- Method in class com.esri.gpt.catalog.schema.
Schema
Ensures the the minimal components of a schema.
ensureNodeInfo()
- Method in class com.esri.gpt.catalog.gxe.
XmlNode
Ensures that the node information is not null and returns the value.
ensureReferenceToRemoteUser(User)
- Method in class com.esri.gpt.framework.security.identity.local.
LocalDao
Ensures a local reference to a remote user.
ensureResourceIdentifier()
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableContext
Ensures the existence of a resource identifier.
ensureToken(User)
- Method in class com.esri.gpt.sdisuite.
IntegrationContext
Ensure that the active user has a valid SAML token.
ensureToken(User)
- Method in class com.esri.gpt.sdisuite.
SampleIntegrationContext
Entries()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Entries.
entrySet()
- Method in class com.esri.gpt.framework.jsf.
FacesMap
Returns the set of entries contained within the map.
EnumerationAdapter
<
T
> - Class in
com.esri.gpt.framework.util
Enumeration adapter.
EnumerationAdapter(Enumeration)
- Constructor for class com.esri.gpt.framework.util.
EnumerationAdapter
Creates instance of the adapter.
Envelope
- Class in
com.esri.gpt.framework.geometry
Basic envelope.
Envelope()
- Constructor for class com.esri.gpt.framework.geometry.
Envelope
Default constructor.
Envelope(double, double, double, double)
- Constructor for class com.esri.gpt.framework.geometry.
Envelope
Instantiates a new envelope.
Envelope(Envelope)
- Constructor for class com.esri.gpt.framework.geometry.
Envelope
Construct by duplicating an existing object.
Envelope
- Class in
com.esri.gpt.server.csw.client
Envelope defined as in geographical coordinate system.
Envelope()
- Constructor for class com.esri.gpt.server.csw.client.
Envelope
Envelope constructor
Envelope(double, double, double, double)
- Constructor for class com.esri.gpt.server.csw.client.
Envelope
Envelope constructor
equals(Object)
- Method in class com.esri.gpt.catalog.lucene.
SpatialRankingValueSource
Determines if this ValueSource is equal to another.
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchCriteria
Tests equality of object.
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchFilterConnection
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchFilterKeyword
Checks if two objects are equal.
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchFilterPagination
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchFilterSort
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchFilterSpatial
Compares two objects.
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchFilterTemporal
Checks if an object argument is the same as
this.
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchFilterThemeTypes
Checks if Object given is equal to
this
.
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchParameterMap
Checks equality of argument object.
equals(Object)
- Method in class com.esri.gpt.catalog.search.
SearchParameterMap.Value
Checks equality of argument object
equals(Object)
- Method in class com.esri.gpt.framework.geometry.
Envelope
Checks if two objects are equal.
equals(Object)
- Method in class com.esri.gpt.framework.resource.common.
StringUri
equals(Object)
- Method in class com.esri.gpt.framework.resource.common.
UrlUri
equals(Object)
- Method in class com.esri.gpt.framework.resource.common.
UuidUri
equalsSubset(SearchParameterMap)
- Method in class com.esri.gpt.catalog.search.
SearchParameterMap
Since this class can be used to serialize classes, this equals is to be used when comparing 2 class maps, as opposed to just comparing the 2 maps since a subclass may have a superset of key value pairs
error(SAXParseException)
- Method in class com.esri.gpt.catalog.schema.
XsdValidator
Triggered when a SAX error occurs during XSD validation.
escapeSingleQuotes(String)
- Static method in class com.esri.gpt.framework.util.
Val
Escapes single and quotes within a string.
escapeStrForJson(String)
- Static method in class com.esri.gpt.framework.util.
Val
Escapes arbitrary text into a JSON escaped string.
escapeXml(String)
- Static method in class com.esri.gpt.framework.util.
Val
Escapes special xml characters within a string.
escapeXmlForBrowser(String)
- Static method in class com.esri.gpt.framework.util.
Val
Escapes special xml characters within a string.
EsriIsoTranslator
- Class in
com.esri.gpt.catalog.arcims
Handles the translation of documents to EsriIso format.
EsriIsoTranslator()
- Constructor for class com.esri.gpt.catalog.arcims.
EsriIsoTranslator
Default constructor.
EsriTags
- Class in
com.esri.gpt.catalog.schema
Maintains information associated with ESRI tags within a metadata document.
EsriTags()
- Constructor for class com.esri.gpt.catalog.schema.
EsriTags
Default constructor.
establishThreadLocalInstance(HttpServletRequest)
- Static method in class com.esri.gpt.framework.http.
CredentialProvider
Establishes a thread local instance of credentials based upon authorization credentials found within the HTTP request header.
establishUser(AsnContext)
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthorizer
Establishes the user associated with the operation.
evaluate(String)
- Method in enum com.esri.gpt.catalog.discovery.
PropertyValueType
Converts a String value into an Object of the associated value type.
evaluate(String, boolean, boolean)
- Method in enum com.esri.gpt.catalog.discovery.
PropertyValueType
Converts a String value into an Object of the associated value type.
evaluate(Document, XPath, Parameter)
- Method in class com.esri.gpt.catalog.schema.
Content
Evaluates the XPath select expression associated with a parameter.
evaluate(Schema, Document)
- Method in class com.esri.gpt.catalog.schema.
EsriTags
Evaluates ESRI tags within a document.
evaluate(Schema, IndexableContext, Document, Node, XPath)
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableProperty
Evaluates the property based upon the supplied metadata document.
evaluate(Schema, IndexableContext, Document, XPath)
- Method in class com.esri.gpt.catalog.schema.indexable.
Indexables
Evaluates indexable properties based upon the supplied metadata document.
evaluate(Parameter)
- Method in class com.esri.gpt.catalog.schema.
Meaning
Evaluates a parameter's meaning.
evaluate(Schema, Document, XPath)
- Method in class com.esri.gpt.catalog.schema.
Parameter
Evaluates a parameter based upon the supplied metadata document.
evaluate(Document)
- Method in class com.esri.gpt.catalog.schema.
Schema
Evaluates a schema based upon the supplied metadata document.
evaluate(Schema, Document, XPath)
- Method in class com.esri.gpt.catalog.schema.
Section
Evaluates a section based upon the supplied metadata document.
evaluateDefault(UiContext, String)
- Method in class com.esri.gpt.catalog.schema.
Input
Evaluates the default value for the input component.
evaluateIdQuery(OperationContext, String[])
- Method in interface com.esri.gpt.server.csw.provider.components.
IQueryEvaluator
Builds and evaluates an ID based query.
evaluateIdQuery(OperationContext, String[])
- Method in class com.esri.gpt.server.csw.provider.local.
QueryEvaluator
Builds and evaluates an ID based query.
evaluateNodeValue(GxeContext, XmlNode, String)
- Method in class com.esri.gpt.catalog.gxe.
GxeJsonSerializer
Evaluates a GXE XmlNode value.
evaluateQuery(OperationContext)
- Method in interface com.esri.gpt.server.csw.provider.components.
IQueryEvaluator
Evaluates the query.
evaluateQuery(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.local.
QueryEvaluator
Evaluates the query.
exceptionToResponse(AsnContext, Exception)
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Generates an exception based operation response.
execute()
- Method in class com.esri.gpt.catalog.arcims.
ExtendedQueryRequest
Executes query.
execute()
- Method in class com.esri.gpt.catalog.arcims.
QueryRequest
Executes query.
execute(RequestContext, DiscoveryQuery)
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryQueryAdapter
Executes a query for metadata documents.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.catalog.gxe.
GxeServlet
Executes a request.
execute()
- Method in class com.esri.gpt.catalog.harvest.history.
HeDeleteRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.history.
HeSelectOneRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.history.
HeSelectRequest
Executes request.
execute(XsltTemplate, Writer, Map)
- Method in class com.esri.gpt.catalog.harvest.history.
HeTransformReportRequest
Executes request.
execute(InputStream, long)
- Method in class com.esri.gpt.catalog.harvest.history.
HeUpdateReportRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.history.
HeUpdateRequest
Executes event.
execute()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjCancelRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjCompleteRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjCreateRequest
Inserts a new jobs into the database.
execute()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjGetNextRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjLoadAllRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjResetRunningRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjWithdrawRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrAssertUrlRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrCompleteUpdateRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrDeleteRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrHarvestRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrSelectRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrTestRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrUpdateLastSyncDate
Executes request.
execute(RequestContext, DiscoveryQuery)
- Method in class com.esri.gpt.catalog.lucene.
LuceneQueryAdapter
Executes a query for metadata documents.
execute()
- Method in class com.esri.gpt.catalog.management.
MmdActionRequest
Executes the action request.
execute(MmdQueryCriteria)
- Method in class com.esri.gpt.catalog.management.
MmdActionRequest
Executes request for all records matching given query criteria.
execute()
- Method in class com.esri.gpt.catalog.management.
MmdQueryRequest
Executes the query request.
execute()
- Method in class com.esri.gpt.catalog.publication.
CollectSourceUrisRequest
Executes request.
execute()
- Method in class com.esri.gpt.catalog.publication.
DeleteSourceUrisRequest
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.arcims.
ServletConnector
Executes a POST request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.georss.
RestQueryServlet
Processes the HTTP request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.rest.
IndexStatsServlet
Processes the HTTP request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.rest.
ManageDocumentServlet
Provides a concrete executeUpdate() method to fulfill the sub-class requirement of the parent BaseServlet class.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.rest.
OpenSearchDescriptionServlet
Executes a request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.rest.repositories.
RepositoriesServlet
Processes the HTTP request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.rest.
RestServlet
Process the HTTP request request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.rest.search.
DistributedSearchServlet
Processes the HTTP request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.search.browse.
TocServlet
Executes a request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.search.
ServletSavedSearch
Execute.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.sitemap.
SitemapServlet
Processes the HTTP request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.control.view.
ThumbnailServlet
Executes the request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.framework.context.
BaseServlet
Processes the HTTP request.
execute()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Executes the HTTP request.
execute()
- Method in interface com.esri.gpt.framework.resource.query.
Query
Executes query.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.server.assertion.
AsnServlet
Executes a request.
execute(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.server.csw.provider.
CswServlet
Executes a request.
execute(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.
DescribeRecordProvider
Executes a parsed operation request.
execute(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.
GetCapabilitiesProvider
Executes a parsed operation request.
execute(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.
GetRecordByIdProvider
Executes a parsed operation request.
execute(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.
GetRecordsProvider
Executes a parsed operation request.
executeAssert()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrAssertUrlRequest
Executes assertion.
executeCSW(HttpServletRequest, HttpServletResponse, RequestContext)
- Method in class com.esri.gpt.server.csw.provider.
CswServlet
Executes a CSW request.
executeDelete(String)
- Method in class com.esri.gpt.catalog.arcims.
DeleteMetadataRequest
Executes a DELETE_METADATA request against an ArcIMS metadata publish service.
executeDelete(OperationContext, Publisher, String, String, String[])
- Method in class com.esri.gpt.server.csw.provider.
DeleteProvider
Executes a deletion request.
executeGet(String)
- Method in class com.esri.gpt.catalog.arcims.
GetDocumentRequest
Executes a GET_METADATA_DOCUMENT request against an ArcIMS metadata publish service.
executeGet(String)
- Method in class com.esri.gpt.migration.to1.
RemoteGetDocumentRequest
Executes a GET_METADATA_DOCUMENT request against an ArcIMS metadata publish service.
executeHarvest(String)
- Method in class com.esri.gpt.catalog.arcims.
HarvestMetadataRequest
Harvests single metadata.
executeIO(InputStream, OutputStream)
- Method in class com.esri.gpt.framework.http.
ContentBase
Executes stream to stream I/O.
executeIO(Reader, Writer)
- Method in class com.esri.gpt.framework.http.
ContentBase
Executes character to character I/O.
executeIO(InputStream, OutputStream)
- Method in class com.esri.gpt.framework.http.
IOUtility
Executes stream to stream I/O.
executeIO(Reader, Writer)
- Method in class com.esri.gpt.framework.http.
IOUtility
Executes character to character I/O.
executeIO(InputStream, String, Writer)
- Method in class com.esri.gpt.framework.http.
IOUtility
Executes stream to character I/O.
executeIO(Reader, String, OutputStream)
- Method in class com.esri.gpt.framework.http.
IOUtility
Executes character to stream I/O.
executePut(PutMetadataInfo)
- Method in class com.esri.gpt.catalog.arcims.
PutMetadataRequest
Executes a PUT_METADATA request against an ArcIMS metadata publish service.
executeQuery(DiscoveryQuery)
- Method in class com.esri.gpt.catalog.lucene.
LuceneQueryAdapter
Executes a query against a Lucene index.
executeQuery(HttpServletRequest, RequestContext, MessageBroker, RestQuery)
- Method in class com.esri.gpt.control.georss.
RestQueryServlet
Executes the query.
executeQuery(HttpServletRequest, HttpServletResponse, RequestContext, MessageBroker, RestQuery)
- Method in class com.esri.gpt.control.rest.search.
DistributedSearchServlet
executeQuery1(HttpServletRequest, RequestContext, MessageBroker, RestQuery)
- Method in class com.esri.gpt.control.georss.
RestQueryServlet
Execute Query that returns a SearchResult object (SearchResult as opposed to the SearchResultRecord which executeQuery does).
executeRequest()
- Method in class com.esri.gpt.catalog.arcims.
ImsRequest
Executes an ArcIMS service request and parses the response.
executeRequest(ImsClient)
- Method in class com.esri.gpt.catalog.arcims.
ImsRequest
Executes an ArcIMS service request and parses the response.
executeRequest()
- Method in class com.esri.gpt.catalog.arcims.
PublishServiceRequest
Executes an ArcIMS service request and parses the response.
executeRequest(CredentialProvider, String, String)
- Method in class com.esri.gpt.migration.to1.
RemoteGetDocumentRequest
Executes an ArcIMS service request and parses the response.
executeTransfer(String, String, String)
- Method in class com.esri.gpt.catalog.arcims.
TransferOwnershipRequest
Transfers ownsership for a metadata document.
executeUpdate(Native)
- Method in class com.esri.gpt.catalog.harvest.repository.
HrUpdateRequest
Executes request.
ExpressionBinder
- Class in
com.esri.gpt.framework.sql
Aids in the process of binding variables to SQL expressions.
ExpressionBinder()
- Constructor for class com.esri.gpt.framework.sql.
ExpressionBinder
Default constructor.
ExtendedQueryRequest
- Class in
com.esri.gpt.catalog.arcims
Extended Arc IMS query request.
ExtendedQueryRequest()
- Constructor for class com.esri.gpt.catalog.arcims.
ExtendedQueryRequest
Creates instance of the request.
ExtendedQueryRequest(UsernamePasswordCredentials)
- Constructor for class com.esri.gpt.catalog.arcims.
ExtendedQueryRequest
Creates instance of the request.
ExtendedQueryRequest.SpatialOperator
- Enum in
com.esri.gpt.catalog.arcims
Spatial operator.
extract(HttpServletRequest)
- Static method in class com.esri.gpt.framework.context.
CredentialsMap
Extracts object from the session.
extract(ServletRequest)
- Static method in class com.esri.gpt.framework.context.
RequestContext
Extracts the request context from the current servlet request.
extract()
- Static method in class com.esri.gpt.framework.jsf.
PageContext
Extract the PageContext from the Faces context instance.
extractAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
AbstractHTTPHarvestProtocol
Gets all the attributes.
extractAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol
Gets all the attributes.
extractAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolArcIms
Gets all the attributes.
extractAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolCsw
Gets all the attributes.
extractAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolNone
Gets all the attributes.
extractAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolOai
Gets all the attributes.
extractFrom(HttpURLConnection)
- Static method in class com.esri.gpt.framework.security.codec.
Digest
Extracts digest from the connection.
extractFromSession(String)
- Method in class com.esri.gpt.framework.context.
RequestContext
Extract an object from session.
extractHttpServletRequest()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Extracts the HttpServletRequest from the Faces context instance.
extractHttpServletResponse()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Extracts the HttpServletResponse from the Faces context instance.
extractHttpSession()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Extracts the HttpSession from the Faces context instance.
extractKmlStream(InputStream)
- Static method in class com.esri.gpt.framework.util.
KmlUtil
Gets KML input stream from KMZ stream.
extractMessageBroker()
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Extract the MessageBroker from the Faces context instance.
extractMessageBroker()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Extract the MessageBroker from the Faces context instance.
extractMessageBroker()
- Static method in class com.esri.gpt.framework.jsf.
PageContext
Extract the MessageBroker from the Faces context instance.
extractPageContext()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Extract the PageContext from the Faces context instance.
extractProperty(PropertyClause, String, String)
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Extracts a property clause from the HTTP request.
extractPropertyList(String, String, String, boolean)
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Extracts a grouping of property clauses (delimited list) from the HTTP request.
extractPropertyRange(String, String, String)
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Extracts a range based discovery clause from the HTTP request.
extractRequestContext()
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Extract the request context from the Faces context instance.
extractRequestContext()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Extract the request context from the Faces context instance.
extractServletContext()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Extracts the ServletContext from the Faces context instance.
extractSortables(String)
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Extracts sort option parameters from the HTTP request.
extractSpatialClause(String, String, String)
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Extracts the spatial clause from the HTTP request.
extractViewRoot()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Extracts the ServletContext from the Faces context instance.
F
FacesContextBroker
- Class in
com.esri.gpt.framework.jsf
Broker for a JSF FacesContext.
FacesContextBroker()
- Constructor for class com.esri.gpt.framework.jsf.
FacesContextBroker
Default constructor.
FacesContextBroker(HttpServletRequest, HttpServletResponse)
- Constructor for class com.esri.gpt.framework.jsf.
FacesContextBroker
Constructs a Faces context broker from the current HTTP request.
FacesMap
<
MemberType
extends
Serializable
> - Class in
com.esri.gpt.framework.jsf
Supplies an implemented Map interface intended for use within a JSF expression.
FacesMap()
- Constructor for class com.esri.gpt.framework.jsf.
FacesMap
Default constructor.
fatalError(SAXParseException)
- Method in class com.esri.gpt.catalog.schema.
XsdValidator
Triggered when a SAX fatal error occurs during XSD validation.
FeatureServerHandler
- Class in
com.esri.gpt.catalog.arcgis.metadata
Handles the collection of metadata for an ArcGIS globe service (GlobeServer).
FeatureServerHandler()
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
FeatureServerHandler
Default constructor.
FeedbackMessage
- Class in
com.esri.gpt.framework.mail
Stores information related to user feedback about the site.
FeedbackMessage()
- Constructor for class com.esri.gpt.framework.mail.
FeedbackMessage
Default constructor.
FeedWriter
- Interface in
com.esri.gpt.control.georss
Feed writer.
FIELD_ACL
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
Document access control list field (multi-value) = "acl"
FIELD_DATEMODIFIED
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
Document modification date field name = "datemodified"
FIELD_FID
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
Document file identifier field name = "fileIdentifier"
FIELD_RDF_PREDICATE
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: RDF predicate = "rdf.predicate"
FIELD_RDF_SUBJECT
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: RDF subject = "rdf.subject"
FIELD_RDF_VALUE
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: RDF value = "rdf.value"
FIELD_SCHEMA
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
Document SCHEMA = "sys.schema", e.g.
FIELD_SITEUUID
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
Document SITEUUID, parent site uuid = "sys.siteuuid"
FIELD_SYS_ASSERTIONID
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: system assertion id = "sys.assertionid"
FIELD_SYS_EDIT_TIMESTAMP
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: system timestamp (value edit) = "sys.edit.timestamp"
FIELD_SYS_ENABLED
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: system enabled status = "sys.enabled"
FIELD_SYS_RESOURCEID
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: system resource id (associated metadata document id) = "sys.resourceid"
FIELD_SYS_TIMESTAMP
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: system timestamp = "sys.timestamp"
FIELD_USER_ID
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: user id (local geoportal user id) = "user.id"
FIELD_USER_IPADDRESS
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: system IP address = "user.ipaddress"
FIELD_USER_KEY
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: user key (typically the distinguished name) = "user.key"
FIELD_USER_NAME
- Static variable in class com.esri.gpt.server.assertion.components.
AsnConstants
Field: username = "user.name"
FIELD_UUID
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
Document UUID (primary key) field name = "uuid"
FIELD_XML
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
Document XML = "sys.xml"
FIELD_XML_BRIEF
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
CSW Brief Response XML = "sys.xml.brief"
FIELD_XML_SUMMARY
- Static variable in class com.esri.gpt.catalog.lucene.
Storeables
CSW Summary Response XML = "sys.xml.brief"
FileCleanup
- Class in
com.esri.gpt.framework.scheduler
Performs file clean up operation server communication.
FileCleanup(StringAttributeMap)
- Constructor for class com.esri.gpt.framework.scheduler.
FileCleanup
Sets the file clean up parameters
FileCleanupThread
- Class in
com.esri.gpt.framework.scheduler
Document cleanup background thread.
FileCleanupThread()
- Constructor for class com.esri.gpt.framework.scheduler.
FileCleanupThread
Filter
- Class in
com.esri.gpt.framework.request
Represents a filter.
Filter()
- Constructor for class com.esri.gpt.framework.request.
Filter
Default constructor.
filter(String)
- Method in class com.esri.gpt.server.assertion.components.
AsnSampleValueFilter
Filters a value.
filter(String)
- Method in class com.esri.gpt.server.assertion.components.
AsnValueFilter
Filters a value.
Filters
- Class in
com.esri.gpt.framework.request
Maintains a collection of filters.
Filters()
- Constructor for class com.esri.gpt.framework.request.
Filters
Default constructor.
finalize()
- Method in class com.esri.gpt.catalog.lucene.
LuceneIndexSynchronizer
Closes and open resources.
finalize()
- Method in class com.esri.gpt.control.webharvest.engine.
Harvester
finalize()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Finalize on garbage collection.
finalize()
- Method in class com.esri.gpt.framework.sql.
ManagedConnection
Finalize on garbage collection.
find(String, String)
- Method in class com.esri.gpt.catalog.gxe.
XmlAttributes
Finds an attribute within the collection
find(String)
- Method in class com.esri.gpt.catalog.lucene.
Locator
Finds candidates.
find(String, String, String, String)
- Method in class com.esri.gpt.catalog.lucene.
Locator
Finds all candidates for the address.
findApplicationName(String)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapNameMapping
Finds the application name associated with and LDAP name.
findBestCandidate(Locator.Candidate[])
- Method in class com.esri.gpt.catalog.lucene.
Locator
Finds best candidate from the array of candidates.
findBestCandidate(Locator.Candidate[], Comparator<Locator.Candidate>)
- Method in class com.esri.gpt.catalog.lucene.
Locator
Finds best candidate from the array of candidates.
findByReferenceName(String)
- Method in class com.esri.gpt.framework.sql.
ManagedConnections
Finds the ManagedConnection associated with a DatabaseReference name.
findByTag(String)
- Method in class com.esri.gpt.catalog.search.
ResourceLinks
Finds a resource link associated with a tag.
findByTag(String)
- Method in class com.esri.gpt.framework.sql.
DatabaseReferences
Finds the DatabaseReference associated with a tag.
findByUuid(String)
- Method in class com.esri.gpt.catalog.harvest.history.
HeRecords
Looks for the record by uuid.
findByUuid(String)
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecords
Looks for harvest repository.
findChildren(Node, String)
- Static method in class com.esri.gpt.framework.xml.
DomUtil
Finds the children of a parent node matching the supplied child tag name.
findComponent(FacesContext, String)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Find component.
findComponent(UIComponent, String)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Find component.
findDiscoverable(String)
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Finds the discoverable property associated with a discoverable key.
findDiscoverable(String)
- Method in class com.esri.gpt.server.csw.provider.local.
DiscoveryContext
Finds the discoverable associated with a property name.
findEnclosingFormOf(UIComponent)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Find enclosing form of the component.
findExistingSourceUri(String)
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Finds source URI from metadata UUID.
findExistingUuid(String, String)
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Checks for an existing metadata document UUID for a document that is about to be published.
findExtensible(XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
XmlElements
Finds an extensible element within the collection.
findFirst(Node, String)
- Static method in class com.esri.gpt.framework.xml.
DomUtil
Finds the first child of a parent node based upon the supplied tag name for the child.
findHarvestDue()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecords
Finds all records for which harvest is due now.
findInputComponent(UiContext, UIComponent)
- Method in class com.esri.gpt.catalog.schema.
Input
Finds the associated Faces UIInput component.
findLdapName(String)
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapNameMapping
Finds the LDAP name associated with an application name.
findMatchingElement(XmlElement, String, String)
- Method in class com.esri.gpt.catalog.gxe.
XmlElements
Finds a matching child element.
findNextDue()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecords
Finds the closest next record to harvest in the near future.
findOverridable(XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
XmlElements
Finds an overridable element within the collection.
findRoot(Document)
- Method in class com.esri.gpt.catalog.gxe.
GxeFile
Finds the root node within a document.
findSaved(boolean)
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecords
Finds saved/non-saved harvest repositories.
findSelected()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecords
Finds selected harvest repositories.
findUrlByTag(String)
- Method in class com.esri.gpt.catalog.search.
ResourceLinks
Finds resource link url associated with a tag.
findUuid(String)
- Method in class com.esri.gpt.catalog.arcims.
ImsMetadataAdminDao
Checks for an existing metadata document UUID based upon a supplied UUID or FileIdentifier.
FlatResourcesAdapter
- Class in
com.esri.gpt.framework.resource.adapters
Flattes collection of resources.
FlatResourcesAdapter(Iterable<Resource>)
- Constructor for class com.esri.gpt.framework.resource.adapters.
FlatResourcesAdapter
Creates instance of the adapter.
FlatResourcesAdapter(Resource)
- Constructor for class com.esri.gpt.framework.resource.adapters.
FlatResourcesAdapter
Creates instance of the adapter.
flush()
- Method in class com.esri.gpt.control.rest.writer.
ResponseWriter
Flushes the underlying writer.
forceOpen(UIComponent)
- Method in class com.esri.gpt.catalog.schema.
Section
Force a section open within the editor.
format(Object, StringBuffer, FieldPosition)
- Method in class com.esri.gpt.framework.isodate.
IsoDateFormat
formatDate(Timestamp)
- Static method in class com.esri.gpt.framework.util.
DateProxy
Formats a date as "yyyy-MM-dd".
formatIso8601Timestamp(Timestamp)
- Static method in class com.esri.gpt.framework.util.
DateProxy
Formats a timestamp as "yyyy-MM-dd'T'HH:mm:ssZ".
formatValue(Parameter, String)
- Method in class com.esri.gpt.catalog.schema.
Content
Formats a value associated with a parameter.
formatValue(Parameter, String)
- Method in class com.esri.gpt.catalog.schema.
Input
Formats a value associated with a parameter.
from(String)
- Static method in enum com.esri.gpt.catalog.discovery.
PropertyComparisonType
Makes a property comparison type from a supplied string value.
from(String)
- Static method in enum com.esri.gpt.catalog.discovery.
PropertyMeaningType
Makes a property meaning type from a supplied string value.
from(String)
- Static method in enum com.esri.gpt.catalog.discovery.
PropertyValueType
Makes a property value type from a supplied string value.
from(String)
- Static method in enum com.esri.gpt.catalog.discovery.
Sortable.SortDirection
Makes a result type from a supplied string value.
FTP_URL_PFX
- Static variable in class com.esri.gpt.catalog.harvest.clients.
HRHttpClient
ftp protocol prefix
G
generateCswByIdRequest(String)
- Method in class com.esri.gpt.catalog.search.
GetRecordsGenerator
Generates a CSW GetRecordById request.
generateCSWGetMetadataByIDRequestURL(String, String)
- Method in class com.esri.gpt.server.csw.client.
CswProfile
Generate a CSW request String to get metadata by ID.
generateCSWGetRecordsRequest(CswSearchCriteria)
- Method in class com.esri.gpt.server.csw.client.
CswProfile
Generate a CSW request String.
generateCswRequest(DiscoveryQuery)
- Method in class com.esri.gpt.catalog.search.
GetRecordsGenerator
Generates a CSW GetRecords request string from a DiscoveryQuery.
generateFailedResponse(AsnContext, String)
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Generates a failed operation response.
generateGetRecordsRequest(SearchCriteria, Map<String, String>, boolean)
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Generate get records request.
generateHostBasedRealm()
- Method in exception com.esri.gpt.framework.http.
HttpClient401Exception
Creates a realm based upon the host:port for the underlying URL.
generateNativeResource()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Generates temporary native resource.
generateOkResponse(AsnContext, String)
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Generates an OK operation response.
generatePassword()
- Method in class com.esri.gpt.framework.security.credentials.
UsernamePasswordCredentials
Generates and sets random password.
generateResponse(TocContext)
- Method in class com.esri.gpt.control.search.browse.
TocTree
Generates the response string.
generateResponse(AsnContext, AsnProperty)
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Generates an operation response.
generateResponse(AsnContext, AsnProperties)
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Generates an operation response.
generateResponse(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.components.
AcknowlegementResponse
Generates the response.
generateResponse(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.components.
DescribeRecordResponse
Generates the response.
generateResponse(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.components.
GetCapabilitiesResponse
Generates the response.
generateResponse(OperationContext)
- Method in interface com.esri.gpt.server.csw.provider.components.
IResponseGenerator
Generates the response.
generateResponse(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.components.
TransactionResponse
Generates the response.
generateResponse(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.
DeleteProvider
Generates the response.
generateResponse(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.
InsertProvider
Generates the response.
generateResponse(OperationContext)
- Method in class com.esri.gpt.server.csw.provider.local.
QueryResponse
Generates the response.
generateSoapResponse(OperationContext, String, String, Exception)
- Method in class com.esri.gpt.server.csw.provider.components.
RequestHandler
Wraps the response within a SOAp envelope.
GeocodeServerHandler
- Class in
com.esri.gpt.catalog.arcgis.metadata
Handles the collection of metadata for an ArcGIS locator service (GeocodeServer).
GeocodeServerHandler()
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
GeocodeServerHandler
Default constructor.
GeoDataServerHandler
- Class in
com.esri.gpt.catalog.arcgis.metadata
Handles the collection of metadata for an ArcGIS geodatabase service (GeoDataServer).
GeoDataServerHandler()
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
GeoDataServerHandler
Default constructor.
Geometry
- Class in
com.esri.gpt.framework.geometry
Super-class for a geometry.
Geometry()
- Constructor for class com.esri.gpt.framework.geometry.
Geometry
Default constructor.
GeometryProperty
- Class in
com.esri.gpt.catalog.lucene
Represents the bounding envelope associated with a document.
GeometryProperty(String)
- Constructor for class com.esri.gpt.catalog.lucene.
GeometryProperty
Constructs with a supplied name.
GeometryServerHandler
- Class in
com.esri.gpt.catalog.arcgis.metadata
Handles the collection of metadata for an ArcGIS geometry service (GeometryServer).
GeometryServerHandler()
- Constructor for class com.esri.gpt.catalog.arcgis.metadata.
GeometryServerHandler
Default constructor.
get(String)
- Method in interface com.esri.gpt.catalog.discovery.
IStoreables
Finds a store-able property within the collection.
get(String)
- Method in class com.esri.gpt.catalog.lucene.
Storeables
Finds a store-able property within the collection.
get(Object)
- Method in class com.esri.gpt.control.identity.
HasAttributeMap
Implements the "get" method for a Map to determine if a user attribute is available.
get(Object)
- Method in class com.esri.gpt.control.search.browse.
TocsByKey
Implements the "get" method for a Map to return toc configuration status a tag.
get(Object)
- Method in class com.esri.gpt.control.view.
BaseSortDirectionStyleMap
Gets header style for the given column.
get(Object)
- Method in class com.esri.gpt.framework.collection.
CaseInsensitiveMap
Gets the value associated with a key.
get(Object)
- Method in class com.esri.gpt.framework.jsf.
FacesMap
Gets the value associated with a key.
get(Object)
- Method in class com.esri.gpt.framework.jsf.
MenuStyleMap
Implements the "get" method for a Map to determine the style class of a menu navigation link.
get(Object)
- Method in class com.esri.gpt.framework.jsf.
RoleMap
Implements the "get" method for a Map to determine if the active user has a specified role.
get(Object)
- Method in class com.esri.gpt.framework.jsf.
TabStyleMap
Implements the "get" method for a Map to determine the style class of a tab navigation link.
get(Object)
- Method in class com.esri.gpt.framework.request.
SortOptionStyleMap
Implements the "get" method for a Map to determine the style class for a column key.
get(String)
- Method in class com.esri.gpt.framework.search.
DcList
Gets the.
get(String)
- Method in class com.esri.gpt.framework.security.identity.open.
OpenProviders
Gets the provider associated with a name.
get(ResultSet, int)
- Method in interface com.esri.gpt.framework.sql.
IClobMutator
Gets value of the CLOB.
get(ResultSet, String)
- Method in interface com.esri.gpt.framework.sql.
IClobMutator
Gets value of the CLOB.
get(String)
- Method in class com.esri.gpt.server.csw.client.
DcList
Gets the.
get_getRecordByIDGetURL()
- Method in class com.esri.gpt.server.csw.client.
CswCatalogCapabilities
Gets the _get record by id get url.
get_getRecordsPostURL()
- Method in class com.esri.gpt.server.csw.client.
CswCatalogCapabilities
Gets the _get records post url.
get_requestStr()
- Method in class com.esri.gpt.server.csw.client.
CswSearchResponse
getAbstract()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the abstract.
getAbstractData()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the abstract data.
getAbstractText()
- Method in class com.esri.gpt.server.csw.client.
CswCatalogCapabilities
Gets the abstract text.
getAccessPolicyType()
- Method in class com.esri.gpt.framework.security.metadata.
MetadataAccessPolicy
Gets the access policy type
getAccessToGroupDN()
- Method in class com.esri.gpt.catalog.management.
MmdActionCriteria
Gets the group access dn.
getAccessToGroupDN()
- Method in class com.esri.gpt.framework.security.metadata.
MetadataAccessPolicy
Gets the group access distributed name
getAction()
- Method in class com.esri.gpt.catalog.harvest.history.
HeActionCriteria
Gets history action.
getAction()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrActionCriteria
Gets repository action.
getAction()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the action.
getActionAsString()
- Method in class com.esri.gpt.catalog.harvest.history.
HeActionCriteria
Gets history action as string.
getActionAsString()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrActionCriteria
Gets action as string.
getActionCriteria()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRequest
Gets the action criteria.
getActionCriteria()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRequest
Gets the action criteria.
getActionCriteria()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets the action criteria.
getActionCriteria()
- Method in class com.esri.gpt.catalog.management.
MmdRequest
Gets the action criteria.
getActionCriteria()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets the action criteria.
getActionCriteria()
- Method in class com.esri.gpt.framework.request.
HybridCriteria
Gets the action criteria.
getActionKey()
- Method in class com.esri.gpt.framework.request.
ActionCriteria
Gets the key representing the action to be performed.
getActionListener()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the action listener.
getActionListenerExpression()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets the expression used to bind generated command links to the controller.
getActionResult()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRequest
Gets the action result.
getActionResult()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRequest
Gets the action result.
getActionResult()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets the action result.
getActionResult()
- Method in class com.esri.gpt.catalog.management.
MmdRequest
Gets the action result.
getActionResult()
- Method in class com.esri.gpt.framework.request.
HybridResult
Gets the action result.
getActionStatus()
- Method in class com.esri.gpt.catalog.arcims.
ImsRequest
Gets the action status for the request.
getActive()
- Method in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
Gets 'active' flag
getActive()
- Method in class com.esri.gpt.framework.scheduler.
ThreadSchedulerConfiguration
Gets
active
flag value.
getActive()
- Method in class com.esri.gpt.framework.security.identity.
SingleSignOnMechanism
Gets the flag indication whether or not single sign-on is active.
getActiveDefinition()
- Method in class com.esri.gpt.catalog.gxe.
GxeContext
Gets the Geoportal XML definition that is currently active.
getActiveDocumentXml()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the XML associated with the metadata document that was most recently evaluated for this schema.
getActiveUserAttributes()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Gets the active user profile attributes.
getActiveUsername()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Gets the active username.
getAdapterClassName()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets the adapter class name.
getAddedCount()
- Method in interface com.esri.gpt.control.webharvest.engine.
Statistics
Gets number of added documents.
getAdditionalOptions()
- Method in class com.esri.gpt.server.csw.provider.components.
RequestOptions
Gets the free form map of additional options.
getAdditionalProperties()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationContext
Gets the free form map of additional properties.
getAdditionalProperties()
- Method in class com.esri.gpt.server.csw.provider.components.
ServiceProperties
Gets the free form map of additional properties.
getAddress()
- Method in class com.esri.gpt.catalog.lucene.
Locator.Candidate
Gets address.
getAdminIndexReference()
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexReferences
Gets the configuration reference to the admin index.
getAgsServiceUrls()
- Method in class com.esri.gpt.control.publication.
ResourceReader
Gets a list of ArcGIS server service URLs associated with the last ArcGIS server or folder read.
getAlias()
- Method in class com.esri.gpt.control.download.
ItemInfo
Gets alias.
getAliases()
- Method in class com.esri.gpt.catalog.discovery.
DcElement
Gets the aliased names recognized by the client.
getAllAliased()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeanings
Gets the entire map of aliased discoverables.
getAllAliased()
- Method in class com.esri.gpt.catalog.discovery.
PropertySets
Gets the entire map of aliased discoverables.
getAllAliased()
- Method in class com.esri.gpt.server.csw.provider.local.
CoreQueryables
Gets the map of all discoverables keyed on alias names.
getAllFeatures()
- Method in class com.esri.gpt.control.download.
DownloadController
Gets all features.
getAllOutputFormats()
- Method in class com.esri.gpt.control.download.
DownloadController
Gets all output formats.
getAllowEmptyKey()
- Method in class com.esri.gpt.framework.collection.
CaseInsensitiveMap
Gets the status indicating whether an empty key is allowed.
getAllowEmptyValues()
- Method in class com.esri.gpt.framework.collection.
StringSet
Gets the status indicating whether empty strings are allowed.
getAllowExternalSearch()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Checks if is allow external search.
getAllowLeadingWildcard()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning
Gets the status indicating whether or not "LIKE" expressions can begin with a wildcard for this property.
getAllowNonLocalResourceIds()
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Gets the flag indicating whether or not non local resource IDs are allowed.
getAllProfiles()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets all CSW profiles.
getAllProjections()
- Method in class com.esri.gpt.control.download.
DownloadController
Gets all projections.
getAllRasters()
- Method in class com.esri.gpt.control.download.
DownloadController
Gets all rasters.
getAllSections()
- Method in class com.esri.gpt.control.harvest.
ReportViewer
Gets all report sections.
getAlternativeTitle()
- Method in class com.esri.gpt.catalog.publication.
PublicationRecord
Gets alternative title.
getAlwaysFalse()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Gets always false.
getAlwaysFalse()
- Method in class com.esri.gpt.control.harvest.
HarvestHistoryController
Gets always false.
getAlwaysFalse()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Returns a false condition in support of the check-all control on the manage metadata page.
getAnalyzePriorToIndexing()
- Method in class com.esri.gpt.server.assertion.components.
AsnValueType
Gets the flag indicating whether or not the value should be analyzed prior to indexing.
getAnalyzerClassName()
- Method in class com.esri.gpt.catalog.lucene.
LuceneConfig
Gets the class name for the analyzer.
getAnalyzeValue()
- Method in class com.esri.gpt.server.assertion.index.
AsnRdfPart
Gets the flag indicating whether or not the value should be analyzed prior to indexing.
getAnonymousValue()
- Method in class com.esri.gpt.framework.security.identity.
SingleSignOnMechanism
Gets the credential value that indicates an anonymous user.
getApplicationConfiguration()
- Method in class com.esri.gpt.framework.context.
RequestContext
Gets the application configuration.
getApplicationConfiguration()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets application configuration.
getApplicationConfiguration()
- Method in class com.esri.gpt.framework.security.identity.
IdentityAdapter
Gets the application configuration.
getApplicationConfiguration()
- Method in class com.esri.gpt.framework.sql.
BaseDao
Gets the application configuration.
getApplicationContext()
- Method in class com.esri.gpt.framework.context.
RequestContext
Gets the context for this application.
getApplyToAll()
- Method in class com.esri.gpt.catalog.management.
MmdActionRequest
Gets flag if apply action to all records.
getApprovalStatus()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets approval status.
getApprovalStatus()
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Gets the approval status.
getApprovalStatus()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the approval status.
getApprovalStatus()
- Method in class com.esri.gpt.catalog.publication.
PublicationRecord
Gets the approval status.
getApprovalStatus()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets approval status.
getApprovalStatus()
- Method in class com.esri.gpt.server.csw.provider.components.
TransactionOptions
Gets the approval status (optional).
getApprovalStatusMsg()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the approval status resource bundle message.
getArcGis()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets CSW properties.
getArcIms()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets ArcIMS properties.
getArcImsCatalog()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets the configured ArcIMS catalog.
getArcIMSContentType()
- Method in class com.esri.gpt.catalog.schema.
EsriTags
Gets the ArcIMS content type.
getArcIMSContentType()
- Method in class com.esri.gpt.catalog.schema.
Meaning
Gets the ArcIMS content type.
getAreAssertionsEnabled()
- Method in class com.esri.gpt.server.assertion.
AsnConfig
Gets the status indicating whether or not assertions are enabled.
getArraySize()
- Method in class com.esri.gpt.catalog.schema.
InputTextArray
Gets the number of input text components in the array.
getAsObject(FacesContext, UIComponent, String)
- Method in class com.esri.gpt.framework.jsf.
ConverterLinksToHtml
Gets the string as an object.
getAsObject(FacesContext, UIComponent, String)
- Method in class com.esri.gpt.framework.jsf.
ConverterListToString
Gets the String as a list object.
getAssertionContext()
- Method in class com.esri.gpt.server.assertion.handler.
AsnRequestHandler
Gets the operation context.
getAssertionFactory()
- Method in class com.esri.gpt.server.assertion.components.
AsnContext
Gets the assertion factory.
getAssertionId()
- Method in class com.esri.gpt.server.assertion.index.
AsnSystemPart
Gets the assertion id (primary key).
getAssertionIdPrefix()
- Method in class com.esri.gpt.server.assertion.components.
AsnAssertionSet
Gets the URN prefix associated with subject assertion IDs.
getAssertionSet()
- Method in class com.esri.gpt.server.assertion.components.
AsnOperation
Gets the assertion set.
getAsString(FacesContext, UIComponent, Object)
- Method in class com.esri.gpt.framework.jsf.
ConverterLinksToHtml
Gets the List object as string.
getAsString(FacesContext, UIComponent, Object)
- Method in class com.esri.gpt.framework.jsf.
ConverterListToString
Gets the list as a string.
getAt()
- Method in class com.esri.gpt.framework.scheduler.
ThreadDefinition
Gets time.
getAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
AbstractHTTPHarvestProtocol
Gets all the attributes.
getAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolArcIms
Gets all the attributes.
getAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolCsw
Gets all the attributes.
getAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolNone
Gets all the attributes.
getAttributeMap()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolOai
Gets all the attributes.
getAttributeMap()
- Method in class com.esri.gpt.control.webharvest.client.arcgis.
ArcGISProtocol
getAttributeMap()
- Method in interface com.esri.gpt.control.webharvest.protocol.
Protocol
Gets protocol attributes map.
getAttributes()
- Method in class com.esri.gpt.catalog.gxe.
XmlElement
Gets the attributes.
getAttributes()
- Method in class com.esri.gpt.catalog.lucene.
Locator.Candidate
Gets attributes.
getAttributes()
- Method in class com.esri.gpt.catalog.lucene.
ParserAdaptorInfo
Gets attributes.
getAttributes()
- Method in class com.esri.gpt.framework.jsf.components.
UITableCommandLink
Gets the attributemap of this Component
getAttributesToRender(GxeContext, XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
GxeJsonSerializer
Gets the list of attributes to render.
getAttributeValue(String, String)
- Method in class com.esri.gpt.catalog.gxe.
XmlElement
Gets a child attribute value
getAttributeValue(NamedNodeMap, String)
- Static method in class com.esri.gpt.framework.xml.
DomUtil
Returns an attribute value from a NamedNodeMap.
getAttrs()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets map of attributes.
getAuthenticatedRoles()
- Method in class com.esri.gpt.framework.security.identity.
AuthenticationStatus
Gets the set of authenticated roles.
getAuthenticatedUserRequiresRole()
- Method in class com.esri.gpt.framework.security.principal.
Roles
Gets the policy regarding authenticated users and role membership.
getAuthenticationRequired()
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Gets the flag indicating whether or not authentication is required.
getAuthenticationStatus()
- Method in class com.esri.gpt.framework.security.principal.
User
Gets the authentication status.
getAuthenticationUrl()
- Method in class com.esri.gpt.framework.security.identity.open.
OpenProvider
Gets the authentication URL.
getAuthor()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Gets the author.
getAuthorizer()
- Method in class com.esri.gpt.server.assertion.components.
AsnContext
Gets the authorizer.
getAuthPolicy()
- Method in class com.esri.gpt.server.assertion.components.
AsnAssertionSet
Gets the authorization policy.
getAuthPolicy()
- Method in class com.esri.gpt.server.assertion.components.
AsnOperation
Gets the authorization policy.
getAutoApprove()
- Method in class com.esri.gpt.catalog.publication.
PublicationRecord
Gets the status indicating if a new document should be automatically approved.
getAutoApprove()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Checks if 'auto-approve' is enabled.
getAutoApprove(Protocol)
- Static method in class com.esri.gpt.control.webharvest.protocol.
ProtocolInvoker
Checks if 'auto-approve' is enabled.
getAutoApprove()
- Method in class com.esri.gpt.server.csw.provider.components.
TransactionOptions
Gets the status indicating if a new document should be automatically approved.
getAutoSelectFrequency()
- Method in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
Gets auto-selection frequency (milliseconds).
getAxlRequest()
- Method in class com.esri.gpt.catalog.arcims.
ImsClient
Gets the ArcXML request.
getAxlRequest()
- Method in class com.esri.gpt.catalog.arcims.
ImsRequest
Gets the ArcIMS axl request.
getAxlResponse()
- Method in class com.esri.gpt.catalog.arcims.
ImsClient
Gets the ArcXML response.
getAxlResponse()
- Method in class com.esri.gpt.catalog.arcims.
ImsRequest
Gets the ArcIMS axl response.
getAxlToCswXsltTemplate()
- Method in class com.esri.gpt.control.arcims.
ServletConnector
Gets the axl to csw xslt template.
getBase64EncodedToken(User)
- Method in class com.esri.gpt.sdisuite.
IntegrationContext
Base64 encodes the SAML token associated with the active user.
getBase64EncodedToken(User)
- Method in class com.esri.gpt.sdisuite.
SampleIntegrationContext
getBaseContextPath()
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Gets the base context path associated with the HTTP servlet request.
getBaseContextPath()
- Method in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
Gets base context path
getBaseLocations()
- Method in class com.esri.gpt.catalog.gxe.
GxeFile
Gets the base locations.
getBasemapLabel()
- Method in class com.esri.gpt.framework.jsf.components.
LiveDataTag
Gets basemap label.
getBaseQueryUrl()
- Method in class com.esri.gpt.catalog.lucene.stats.
StatsRequest
Gets the base URL used to construct a REST query.
getBaseStatsUrl()
- Method in class com.esri.gpt.catalog.lucene.stats.
StatsRequest
Gets the base URL used to construct a stats request.
getBaseUrl()
- Method in class com.esri.gpt.catalog.lucene.
StandardNetworkParserAdaptor
Gets base URL.
getBaseUrl()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
Gets the base url.
getBBox()
- Method in class com.esri.gpt.catalog.arcims.
ExtendedQueryRequest
Gets bounding box.
getBBox()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCriteria
getBBox()
- Method in interface com.esri.gpt.framework.resource.query.
Criteria
Gets bounding box.
getBBoxOption()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCriteria
getBBoxOption()
- Method in interface com.esri.gpt.framework.resource.query.
Criteria
Gets bounding box option.
getBeanExpression(String)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Gets the bean expression.
getBeanExpression(String, String)
- Method in class com.esri.gpt.framework.jsf.components.
UISupport
Gets the expression.
getBeginPosition()
- Method in class com.esri.gpt.control.livedata.sos.
SOSContext
Gets begin position.
getBindings()
- Method in class com.esri.gpt.framework.sql.
ExpressionBinder
Gets a list of objects bound to the expression.
getBody()
- Method in class com.esri.gpt.framework.mail.
FeedbackMessage
Gets the body.
getBody()
- Method in class com.esri.gpt.framework.mail.
MailRequest
Gets the body.
getBottomHtmlPanelGroup()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets the bound HtmlPanelGroup for the bottom portion of the page.
getBoundingEnvelope()
- Method in class com.esri.gpt.catalog.discovery.
SpatialClause
Gets the bounding envelope of the constraining geometry.
getBrief()
- Method in class com.esri.gpt.catalog.discovery.
PropertySets
Gets the brief discoverable set.
getBrief()
- Method in class com.esri.gpt.server.csw.provider.local.
CoreQueryables
Gets the collection of discoverables associated with the brief element set.
getBriefLicenseInfos()
- Method in class com.esri.gpt.sdisuite.
IntegrationResponse
Deprecated.
getBriefMetadata()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the brief metadata.
getBrowseService()
- Method in class com.esri.gpt.catalog.arcims.
ImsCatalog
Gets the metadata browse service.
getBundleBaseName()
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Gets the base name for the resource bundle.
getBytesRead()
- Method in class com.esri.gpt.framework.http.
ResponseInfo
Gets the actual number of bytes read from the HTTP response body.
getCandidateGroups()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets list of candidate groups
getCanEdit()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the editable status for the document.
getCanPublishAsProxy()
- Method in class com.esri.gpt.control.publication.
UploadMetadataController
Gets the flag indicating if the user can publish on behalf of another.
getCapabilities()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the capabilities string associated with the service.
getCapabilities()
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the capabilities.
getCapabilities()
- Method in class com.esri.gpt.control.webharvest.client.arcgis.
ArcGISQueryBuilder
getCapabilities()
- Method in class com.esri.gpt.control.webharvest.client.arcims.
ArcImsQueryBuilder
getCapabilities()
- Method in class com.esri.gpt.control.webharvest.client.csw.
CswQueryBuilder
getCapabilities()
- Method in class com.esri.gpt.control.webharvest.client.oai.
OaiQueryBuilder
getCapabilities()
- Method in class com.esri.gpt.control.webharvest.client.res.
ResourceQueryBuilder
getCapabilities()
- Method in class com.esri.gpt.control.webharvest.client.waf.
WafQueryBuilder
getCapabilities()
- Method in interface com.esri.gpt.framework.resource.query.
QueryBuilder
Gets query capabilities.
getCapabilities()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
Gets the capabilities.
getCapabilitiesLocation()
- Method in class com.esri.gpt.server.csw.provider.components.
CapabilityOptions
Gets the location of the CSW Capabilities resource XML.
GetCapabilitiesProvider
- Class in
com.esri.gpt.server.csw.provider
Provides the CSW GetCapabilities operation.
GetCapabilitiesProvider()
- Constructor for class com.esri.gpt.server.csw.provider.
GetCapabilitiesProvider
Default constructor
GetCapabilitiesResponse
- Class in
com.esri.gpt.server.csw.provider.components
Generates a CSW Capabilities response.
GetCapabilitiesResponse()
- Constructor for class com.esri.gpt.server.csw.provider.components.
GetCapabilitiesResponse
Default constructor
getCapabilityOptions()
- Method in class com.esri.gpt.server.csw.provider.components.
RequestOptions
Gets the GetCapabilities request options.
getCaption()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets the page caption.
getCaptionResourceKey()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets the resource key associated with the page caption.
getCatalog(String)
- Method in class com.esri.gpt.server.csw.client.
CswCatalogs
getCatalog(int)
- Method in class com.esri.gpt.server.csw.client.
CswCatalogs
getCatalog()
- Method in class com.esri.gpt.server.csw.client.
CswSearchRequest
Accessor methods
getCatalogAdminDN()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets the distinguished name for the catalog administration account.
getCatalogConfiguration()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets the metadata catalog configuration associated with this application.
getCatalogConfiguration()
- Method in class com.esri.gpt.framework.context.
RequestContext
Gets the metadata catalog configuration associated with this application.
getCenterX()
- Method in class com.esri.gpt.framework.geometry.
Envelope
Gets x coordinate of the center of the envelope.
getCenterY()
- Method in class com.esri.gpt.framework.geometry.
Envelope
Gets y coordinate of the center of the envelope.
getChangeListenerExpression()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
getChangePasswordCriteria()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Gets the change password criteria.
getCharactersRead()
- Method in class com.esri.gpt.framework.http.
ResponseInfo
Gets the actual number of characters read from the HTTP response body.
getChildren()
- Method in class com.esri.gpt.catalog.gxe.
XmlElement
Gets the children.
getChildren()
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableProperty
Gets the child properties.
getChildren()
- Method in class com.esri.gpt.control.search.browse.
TocItem
Gets the children.
getChildren()
- Method in class com.esri.gpt.control.search.browse.
TocTree
Gets the children.
getChildren()
- Method in class com.esri.gpt.server.assertion.components.
AsnProperty
Gets the child properties.
getChildrenToRender(GxeContext, XmlElement)
- Method in class com.esri.gpt.catalog.gxe.
GxeJsonSerializer
Gets the list of children to render.
getClassInstance()
- Method in class com.esri.gpt.catalog.search.
SearchGptXslProfile
Gets the class instance.
getClassName()
- Method in class com.esri.gpt.catalog.lucene.
ParserAdaptorInfo
Gets class name.
getClassName()
- Method in class com.esri.gpt.catalog.search.
MapViewerConfigs
Gets the class name.
getClassName()
- Method in class com.esri.gpt.framework.scheduler.
ThreadDefinition
Gets thread class name.
getClauses()
- Method in class com.esri.gpt.catalog.discovery.
LogicalClause
Gets the collection of clauses to be operated on.
getClient(String)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol
Gets client associated with particular protocol.
getClient(String)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolArcIms
Gets harvest client.
getClient(String)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolCsw
Gets harvest client.
getClient(String)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolNone
Gets harvest client.
getClient(String)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolOai
Gets harvest client.
getClient(String)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolResource
getClient(String)
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolWaf
Gets harvest client.
getClipText()
- Method in class com.esri.gpt.control.georss.
RecordSnippetWriter
Checks if text shoud be clipped.
getClobMutator()
- Method in class com.esri.gpt.framework.sql.
ManagedConnection
Gets clob mutator.
getClone()
- Method in class com.esri.gpt.catalog.search.
SearchCriteria
Gets the clone.
getCode()
- Method in exception com.esri.gpt.server.csw.provider.components.
OwsException
Gets the code.
getCodes()
- Method in class com.esri.gpt.catalog.schema.
Content
Gets the codes for this parameter.
getCollectableFieldNames(IndexReader)
- Method in class com.esri.gpt.catalog.lucene.stats.
StatsRequest
Gets the field names for which statistics can be collected.
getCols()
- Method in class com.esri.gpt.catalog.schema.
InputTextArea
Gets the number of columns in the text area component.
getColumnKey()
- Method in class com.esri.gpt.framework.request.
SortOption
Gets the column key for the sort.
getCommandAttributeName()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets the name of the attribute used to indicate the command that should be executed.
getCommandAttributeValue()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets value of the command attribute indicating that a page cursor navigation event has occurred.
getComparisonField()
- Method in class com.esri.gpt.catalog.lucene.
Storeable
Gets the non-tokenized field for exact/range comparison queries.
getComparisonType()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning
Gets the comparison type for the property.
getComponentType()
- Method in class com.esri.gpt.framework.jsf.components.
JscriptTag
Returns component type string representation
getComponentType()
- Method in class com.esri.gpt.framework.jsf.components.
LiveDataTag
Returns component type string representation
getComponentType()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the component type.
getComponentType()
- Method in class com.esri.gpt.framework.jsf.components.
PrepareViewTag
Gets component type.
getComponentType()
- Method in class com.esri.gpt.framework.jsf.components.
TableCommandLinkTag
Gets the component type.
getConfig()
- Method in class com.esri.gpt.sdisuite.
IntegrationContext
Gets the configuration parameters.
getConfiguration()
- Method in class com.esri.gpt.framework.context.
ApplicationContext
Gets the configuration associated with this application.
getConfiguration()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Gets the LDAP configuration.
getConfiguration()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapFunctions
Gets the LDAP configuration.
getConfiguration()
- Method in class com.esri.gpt.sdisuite.
IntegrationContextFactory
Gets the configuration.
getConfiguration()
- Method in class com.esri.gpt.server.assertion.
AsnFactory
Gets the configuration.
getConfigurationFileName()
- Method in class com.esri.gpt.framework.search.
SearchXslProfiles
Gets the configuration file name.
getConfigurationFolderPath()
- Method in class com.esri.gpt.framework.search.
SearchXslProfiles
Gets the configuration folder path.
getConfiguredInstance()
- Static method in class com.esri.gpt.catalog.search.
SearchConfig
Convinience method.
getConfiguredRoles()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets the configured roles for the application.
getConfiguredSchemas()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets the configured schemas.
getConfiguredSchemas()
- Method in class com.esri.gpt.catalog.publication.
PublicationRequest
Gets the configured schemas.
getConfiguredTocs()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Loads the configured tocs
getConfirmationPassword()
- Method in class com.esri.gpt.framework.security.credentials.
UsernamePasswordCredentials
Gets the confirmation password.
getConnectedContext()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Gets the connected directory context.
getConnection()
- Method in class com.esri.gpt.catalog.search.
GptRepository
Gets the connection.
getConnectionBroker()
- Method in class com.esri.gpt.framework.context.
RequestContext
Gets the broker for database access.
getConnectionProperties()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapConfiguration
Gets the configured LDAP connection properties.
getConnectionTimeoutMs()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the connection timeout in milliseconds.
getConnectionTimeOutMs()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets the connection time out in milliseconds.
getConnectionTimeoutMs()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
Gets the connection timeout ms.
getConnectionUri()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the connection uri.
getConnectionUri()
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Get the connection uri
getConnectTimeout()
- Method in class com.esri.gpt.server.csw.client.
CswClient
Gets the timeout.
getConsumerKey()
- Method in class com.esri.gpt.framework.security.identity.open.
OpenProvider
Gets the consumer key (oAuth).
getConsumerSecret()
- Method in class com.esri.gpt.framework.security.identity.open.
OpenProvider
Gets the consumer secret (oAuth).
getContent()
- Method in class com.esri.gpt.catalog.schema.
Parameter
Gets the Content component.
getContent()
- Method in class com.esri.gpt.framework.http.
ByteArrayHandler
Gets the content associated with the HTTP response.
getContent()
- Method in class com.esri.gpt.framework.http.
StringHandler
Gets the content associated with the HTTP response.
getContent()
- Method in interface com.esri.gpt.framework.resource.api.
Publishable
Gets content.
getContentAsEncryptedString()
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Gets content as encrypted string.
getContentAsXml()
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Gets query criteria as XML string.
getContentDevType()
- Method in class com.esri.gpt.catalog.schema.
EsriTags
Gets the content developer type.
getContentEncoding()
- Method in class com.esri.gpt.framework.http.
ResponseInfo
Gets the character encoding associated with the HTTP response body.
getContentHandler()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets the handler for the content of the HTTP response body.
getContentLength()
- Method in class com.esri.gpt.framework.http.
ByteArrayProvider
Gets the content length (in bytes) to be provided in the HTTP request header.
getContentLength()
- Method in class com.esri.gpt.framework.http.
ContentProvider
Gets the content length (in bytes) to be provided in the HTTP request header.
getContentLength()
- Method in class com.esri.gpt.framework.http.
ResponseInfo
Gets the declared length associated with the HTTP response body.
getContentLength()
- Method in class com.esri.gpt.framework.http.
StreamProvider
Gets the content length (in bytes) to be provided in the HTTP request header.
getContentProvider()
- Method in class com.esri.gpt.control.livedata.selector.
HttpRequestDefinition
Gets content provider.
getContentProvider()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets the provider for the content of the HTTP request body.
getContentType()
- Method in class com.esri.gpt.catalog.arcims.
PutMetadataInfo
Gets the content type.
getContentType()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the content type.
getContentType()
- Method in class com.esri.gpt.control.livedata.
HostResponse
Gets content type.
getContentType()
- Method in class com.esri.gpt.control.rest.writer.
JsonResultSetWriter
Gets the response content type.
getContentType()
- Method in class com.esri.gpt.control.rest.writer.
ResponseWriter
Gets the response content type.
getContentType()
- Method in class com.esri.gpt.control.rest.writer.
XmlResultSetWriter
Gets the response content type.
getContentType()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCriteria
getContentType()
- Method in class com.esri.gpt.framework.http.
ByteArrayProvider
Gets the content type to be provided in the HTTP request header.
getContentType()
- Method in class com.esri.gpt.framework.http.
ContentProvider
Gets the content type to be provided in the HTTP request header.
getContentType()
- Method in class com.esri.gpt.framework.http.
ResponseInfo
Gets the content type (i.e.
getContentType()
- Method in class com.esri.gpt.framework.http.
StreamProvider
Gets the content type to be provided in the HTTP request header.
getContentType()
- Method in interface com.esri.gpt.framework.resource.query.
Criteria
Content type.
getContentTypeLink()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the content type link associated with the record.
getContext()
- Method in class com.esri.gpt.catalog.publication.
ResourceProcessor
Gets the processing context.
getContextBroker()
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Gets the Faces context broker.
getContextPath()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets the context path.
getCopyright()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Gets the copyright.
getCorePoolSize()
- Method in class com.esri.gpt.framework.scheduler.
ThreadSchedulerConfiguration
Gets core pool size.
getCountExpression()
- Method in class com.esri.gpt.catalog.schema.
Interrogation
Gets the selection expression.
getCreatePrincipals()
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Gets the accepted principals required when creating a new assertion.
getCreateSchemaItems()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Gets the list of schema's that can be created with the editor.
getCreateSchemaKey()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Gets the schema key selected from the create metadata page.
getCreator()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the service creator.
getCredentialLocation()
- Method in class com.esri.gpt.framework.security.identity.
SingleSignOnMechanism
Gets the location of the credential.
getCredentialProvider()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets the provider for HTTP authorization credentials.
getCredentials()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
AGSProcessor
Gets credentials.
getCredentials()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceHandler
Gets credentials.
getCredentials()
- Method in class com.esri.gpt.catalog.arcims.
ImsHttpClient
Gets the credentials for the user.
getCredentials()
- Method in class com.esri.gpt.catalog.arcims.
ImsRequest
Gets the credentials for the user.
getCredentials()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the credentials.
getCredentials()
- Method in class com.esri.gpt.control.identity.
LoginController
Gets the credentials.
getCredentials(HttpServletRequest)
- Method in class com.esri.gpt.framework.context.
BaseServlet
Looks for username:password credentials within the Authorization header parameter of the HTTP request.
getCredentials()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Gets the credentials for the connection.
getCredentials()
- Method in class com.esri.gpt.framework.security.principal.
User
Gets the credentials for the user.
getCredentials()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
Gets the credentials.
getCriteria()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRecord
Gets criteria.
getCriteria()
- Method in class com.esri.gpt.catalog.search.
SavedSearchCriteria
Gets the criteria.
getCriteria()
- Method in class com.esri.gpt.control.georss.
HtmlAdvancedWriter
Gets the criteria.
getCriteria()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Gets harvest criteria.
getCriteria()
- Method in class com.esri.gpt.control.harvest.
HarvestHistoryController
Gets harvest history criteria.
getCriteria()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets the criteria for a manage metadata request.
getCriteria()
- Method in class com.esri.gpt.framework.request.
RequestDefinition
Gets the criteria for the request.
getCriteria()
- Method in class com.esri.gpt.server.csw.client.
CswSearchRequest
getCriteriaPageCursor()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
getCssPrefix()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the css prefix.
getCsw()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets CSW properties.
getCswBaseURL()
- Method in class com.esri.gpt.server.csw.provider.components.
ServiceProperties
Convenience method to get the base CSW URL used for call back functions.
getCswBriefXslt()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the XSLT (file path) for generating the brief CSW response (optional).
getCswClient()
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the csw client.
getCswClient()
- Method in class com.esri.gpt.server.csw.client.
CswSearchRequest
getCswOutputSchema()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the CSW output schema (namespace) associated with the document.
getCswProfile()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the CSW profile.
getCswProfile()
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the csw profile.
getCswProfiles()
- Method in class com.esri.gpt.catalog.search.
SearchGptXslProfiles
Gets the csw profiles.
getCswSearchResponse()
- Method in class com.esri.gpt.server.csw.client.
CswSearchRequest
getCswSubContextPath()
- Method in class com.esri.gpt.server.csw.provider.components.
ServiceProperties
Gets the HTTP sub-context path associated with the CSW service.
getCswSummaryXslt()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the XSLT (file path) for generating the summary CSW response (optional).
getCswToAxlXsltTemplate()
- Method in class com.esri.gpt.control.arcims.
ServletConnector
Gets the axl to csw xslt template.
getCurrentEnvelopeInView()
- Method in class com.esri.gpt.catalog.search.
SearchResult
Gets the current envelope in view.
getCurrentInstance()
- Static method in class com.esri.gpt.control.livedata.
LiveDataController
Gets current instance of the controller.
getCurrentMetadataAccessPolicy()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the document current access policy.
getCurrentMetadataAccessPolicyKeys()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the document current access policy.
getCurrentMetadataXmlInView()
- Method in class com.esri.gpt.catalog.search.
SearchResult
Gets the current metadata xml requested for view.
getCurrentPage()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Gets the current page for the cursor.
getCurrentPage()
- Method in class com.esri.gpt.framework.request.
PageCursor
Gets the current page for the cursor.
getCurrentStyleClass()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets the style class associated with the current page.
getCursorPageAttributeName()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets the name of the attribute used to indicate the cursor page.
getCustomElements()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Gets the custom elements.
getCustomLinks()
- Method in class com.esri.gpt.framework.search.
SearchXslRecordLinks
Gets the custom links.
getDatabaseReference()
- Method in class com.esri.gpt.framework.sql.
ManagedConnection
Gets the DatabaseReference for this connection.
getDatabaseReferences()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets the database references associated with this application.
getDataCategory()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCriteria
getDataCategory()
- Method in interface com.esri.gpt.framework.resource.query.
Criteria
Gets data categories.
getDataTable()
- Method in class com.esri.gpt.control.view.
DataTableBackingBean
Gets the data table.
getDate()
- Method in class com.esri.gpt.framework.util.
DateProxy
Gets the input date string.
getDateModifiedFrom()
- Method in class com.esri.gpt.catalog.search.
SearchFilterTemporal
Gets the date modified from.
getDateModifiedFromAsDate()
- Method in interface com.esri.gpt.catalog.search.
ISearchFilterTemporal
Gets the date modified from as date.
getDateModifiedFromAsDate()
- Method in class com.esri.gpt.catalog.search.
SearchFilterTemporal
Gets the date modified From as Date object.
getDateModifiedTo()
- Method in class com.esri.gpt.catalog.search.
SearchFilterTemporal
Gets the date modified to.
getDateModifiedToAsDate()
- Method in interface com.esri.gpt.catalog.search.
ISearchFilterTemporal
Gets the date modified to as date.
getDateModifiedToAsDate()
- Method in class com.esri.gpt.catalog.search.
SearchFilterTemporal
Gets the date modified to as Date object.
getDateRange()
- Method in class com.esri.gpt.catalog.harvest.history.
HeQueryCriteria
Gets harvest date range.
getDateRange()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrQueryCriteria
Gets date range.
getDateRange()
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Gets the date range.
getDcElement()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning
Gets the Dublin Core element associated with this property.
getDcPropertySets()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeanings
Gets the configured Dublin Core property sets.
getDefaultCols()
- Method in class com.esri.gpt.catalog.schema.
InputTextArea
Gets the default number of columns (60).
getDefaultDelimeter()
- Method in class com.esri.gpt.catalog.schema.
InputDelimitedTextArea
Gets the default delimiter (",").
getDefaultEncoding()
- Method in class com.esri.gpt.framework.http.
ResponseInfo
Gets the default character encoding for an HTTP response.
getDefaultEnvelope()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning.Geometry
Gets the property meaning names to consider for an any text query.
getDefaultEnvelope()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the default envelope.
getDefaultFolderName()
- Method in class com.esri.gpt.framework.security.principal.
Publisher
Gets the default folder name for this publisher.
getDefaultHeight()
- Method in class com.esri.gpt.catalog.schema.
InputMap
Gets the default height (300).
getDefaultMaxlength()
- Method in class com.esri.gpt.catalog.schema.
InputText
Gets the default max length (128).
getDefaultMaxlength()
- Method in class com.esri.gpt.catalog.schema.
InputTextArea
Gets the default max length (4000).
getDefaultRows()
- Method in class com.esri.gpt.catalog.schema.
InputTextArea
Gets the default number of rows (8).
getDefaultSearchUri()
- Method in class com.esri.gpt.catalog.search.
SearchFilterConnection
Gets the default search uri.
getDefaultSiteId()
- Method in class com.esri.gpt.control.search.
SearchHarvestSitesController
Gets the default site id.
getDefaultSiteName()
- Method in class com.esri.gpt.control.search.
SearchHarvestSitesController
Gets the default site name.
getDefaultSize()
- Method in class com.esri.gpt.catalog.schema.
InputText
Gets the default size (50).
getDefaultValue()
- Method in class com.esri.gpt.catalog.schema.
Input
Gets the default value.
getDefaultValue()
- Method in class com.esri.gpt.server.assertion.components.
AsnUIResource
Gets the default value.
getDefaultViewerUrl()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the default viewer url.
getDefaultWidth()
- Method in class com.esri.gpt.catalog.schema.
InputMap
Gets the default width (600).
getDelay()
- Method in class com.esri.gpt.framework.scheduler.
ThreadDefinition
Gets delay.
getDelete()
- Method in class com.esri.gpt.catalog.schema.
Content
Gets the XPath expression used to select nodes for deletion when an updated value is empty.
getDelete()
- Method in class com.esri.gpt.catalog.schema.
Section
Gets the XPath expression used to select nodes for deletion when an optional section has not been filled (i.e.
getDeleteIfEmpty()
- Method in class com.esri.gpt.catalog.schema.
Content
Indicates if the node associated with the update expression should be deleted if the updated value is empty.
getDeleteParentIfEmpty()
- Method in class com.esri.gpt.catalog.schema.
Content
Indicates if the parent node associated with the update expression should be deleted if the updated value is empty.
getDeletePrincipals()
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Gets the accepted principals required when deleting an assertion.
getDeletionIDs()
- Method in class com.esri.gpt.server.csw.provider.components.
TransactionOptions
Gets the IDs to delete.
getDelimiter()
- Method in class com.esri.gpt.catalog.schema.
InputDelimitedTextArea
Gets the delimiter.
getDelimiterQueryParameters()
- Method in class com.esri.gpt.catalog.lucene.
SpatialRankingValueSource
Returns the delimited query parameters.
getDescribeRecordLocation()
- Method in class com.esri.gpt.server.csw.provider.components.
DescribeRecordOptions
Gets the location of the CSW DescribeRecord resource XML.
getDescribeRecordOptions()
- Method in class com.esri.gpt.server.csw.provider.components.
RequestOptions
Gets the DescribeRecord request options.
getDescription()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the service description.
getDescription()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Gets the description.
getDescription()
- Method in interface com.esri.gpt.control.georss.
KmlFeedWriter.KmlSignatureProvider
getDescription()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
getDescriptionURL()
- Method in class com.esri.gpt.catalog.search.
OpenSearchProperties
Gets the URL for the open search service description.
getDetails()
- Method in class com.esri.gpt.control.harvest.
ReportViewer
Gets report details.
getDetailsPanelGroup()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the bound HtmlPanelGroup for the details page panel.
getDetailsXslt()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the XSLT (file path) for displaying metadata details (as HTML).
getDirectDriverClassName()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the driver class name for a direct database reference.
getDirection()
- Method in class com.esri.gpt.catalog.discovery.
Sortable
Gets the sort direction.
getDirection()
- Method in class com.esri.gpt.framework.request.
SortOption
Gets the sort direction.
getDirectory()
- Method in class com.esri.gpt.server.assertion.index.
AsnBaseIndexAdapter
Gets the Lucene Directory assoctated with the index.
getDirectPassword()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the password for a direct database reference.
getDirectUrl()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the URL for a direct database reference.
getDirectUsername()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the username for a direct database reference.
getDiscoverables()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Gets the aliased map of configured discoverable properties.
getDiscoveryContext()
- Method in class com.esri.gpt.server.csw.provider.local.
DiscoveryAdapter
Gets the active discovery context.
getDiscoveryQuery()
- Method in class com.esri.gpt.server.csw.provider.local.
DiscoveryContext
Gets the active discovery query.
getDisplayResultsStyle()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the style attribute for the display results page.
getDistinguishedName()
- Method in class com.esri.gpt.framework.security.credentials.
DistinguishedNameCredential
Gets the distinguished name for this user.
getDistinguishedName()
- Method in class com.esri.gpt.framework.security.credentials.
UsernamePasswordCredentials
Gets the distinguished name for this user.
getDistinguishedName()
- Method in class com.esri.gpt.framework.security.principal.
SecurityPrincipal
Gets the distinguished name for this principal.
getDistributedSearchMaxSelectedSites()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the distributed search max selected sites.
getDistributedSearchTimeoutMillisecs()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the distributed search timeout millisecs.
getDocIdSet(IndexReader)
- Method in class com.esri.gpt.catalog.lucene.
AclFilter
Applies the filter and returns a DocIdSet of matching documents.
getDocIdSet(IndexReader)
- Method in class com.esri.gpt.catalog.lucene.
SchemaFilter
Applies the filter and returns a DocIdSet of matching documents.
getDocIdSet(IndexReader)
- Method in class com.esri.gpt.server.assertion.index.
AsnFilter
Applies the filter and returns a DocIdSet of matching documents.
getDocument()
- Method in class com.esri.gpt.control.livedata.
HostResponse
getDocument()
- Method in class com.esri.gpt.framework.http.
XmlHandler
getDocumentFilterBitSet()
- Method in class com.esri.gpt.catalog.lucene.stats.
StatsRequest
Gets the filter bitset representing the set of documents for which statistics will be collected.
GetDocumentRequest
- Class in
com.esri.gpt.catalog.arcims
Retrieves a document executing a request against an ArcIMS metadata publish service.
GetDocumentRequest()
- Constructor for class com.esri.gpt.catalog.arcims.
GetDocumentRequest
Default constructor.
GetDocumentRequest(RequestContext, Publisher)
- Constructor for class com.esri.gpt.catalog.arcims.
GetDocumentRequest
Constructs with an associated request context and publisher.
getDocUuid()
- Method in class com.esri.gpt.catalog.publication.
HarvesterRequest
Gets published document uuid.
getDoSearch()
- Method in class com.esri.gpt.control.search.
SearchHarvestSitesController
getDownloadDataConfiguration()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets data download configuration.
getDownloadView()
- Method in class com.esri.gpt.control.download.
DownloadController
Prepares page to display list of harvest repositories.
getDueDate(Date)
- Method in enum com.esri.gpt.catalog.harvest.repository.
HrRecord.HarvestFrequency
Gets due date.
getDueOnly()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrQueryCriteria
Get due only flag.
getDuration()
- Method in interface com.esri.gpt.control.webharvest.engine.
Statistics
Gets duration.
getEditable()
- Method in class com.esri.gpt.catalog.schema.
Input
Gets the editable status.
getEditable()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the editable status.
getEditFunctions()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Gets the edit functions.
getEditor()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Gets harvest repository editor.
getEditRepositoryView()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Prepares page to display edited repository.
getEditTimestamp()
- Method in class com.esri.gpt.server.assertion.index.
AsnSystemPart
Gets the edit timestamp (last value edit).
getElement()
- Method in exception com.esri.gpt.catalog.harvest.clients.exceptions.
HRInvalidProtocolException
Gets protocol element which is invalid.
getElementName()
- Method in class com.esri.gpt.catalog.discovery.
DcElement
Gets the element name.
getElementNames()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the requested response element names (specific returnables).
getElementSetName()
- Method in class com.esri.gpt.catalog.search.
GetRecordsGenerator
Gets the CSW element set name to return.
getElementSetType()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the response element set type (brief,summary,full).
getElementSetTypeNames()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the type names specified for the element set type.
getEmailAddress()
- Method in class com.esri.gpt.framework.security.credentials.
RecoverPasswordCriteria
Gets the email address.
getEmailAddress()
- Method in class com.esri.gpt.framework.security.principal.
UserAttributeMap
Gets the email address.
getEmailAddressRegexp()
- Method in class com.esri.gpt.framework.mail.
MailConfiguration
Gets the regular expression used to validate an E-Mail address.
getEmbededSnippet()
- Method in class com.esri.gpt.control.livedata.
LiveDataController
Gets definition of the embeded snippet.
getEmbededUrl()
- Method in class com.esri.gpt.control.livedata.
LiveDataController
Gets URL for the embeded snippet.
getEmbededUrl(String)
- Method in class com.esri.gpt.control.livedata.
LiveDataController
Gets URL for the embeded snippet.
getEnabled()
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexReference
Gets the status indicating whether or not the index is enabled.
getEnabled()
- Method in class com.esri.gpt.server.assertion.index.
AsnSystemPart
Gets the flag indicating whether or not the assertion is enabled.
getEnableDisablePrincipals()
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Gets the accepted principals required when enabling/disabling an assertion.
getEncKey()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets encryption key.
getEnclosingEnvelope()
- Method in class com.esri.gpt.catalog.search.
SearchResult
Gets the enclosing envelope.
getEncryptedPwd()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Encrypts a password for configuration file storage.
getEndPage()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Gets the ending page for the cursor.
getEndPage()
- Method in class com.esri.gpt.framework.request.
PageCursor
Gets the ending page for the cursor.
getEndPointMetadataUrl()
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Gets the end point metadata url.
getEndPointSearchUrl()
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Gets the end point url.
getEndPosition()
- Method in class com.esri.gpt.control.livedata.sos.
SOSContext
Gets end position.
getEndRecord()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Gets the ending record for the current page.
getEndRecord()
- Method in class com.esri.gpt.framework.request.
PageCursor
Gets the ending record for the current page.
getEndTime()
- Method in interface com.esri.gpt.control.webharvest.engine.
Statistics
Gets end time.
getEndTimestamp()
- Method in class com.esri.gpt.control.rest.search.
SearchStatus
Gets the ending time stamp.
getEntryBaseUrl()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter
Gets the entry base url.
getEnvelope()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the service envelope.
getEnvelope()
- Method in class com.esri.gpt.catalog.arcims.
PutMetadataInfo
Gets the bounding envelope for the document.
getEnvelope()
- Method in class com.esri.gpt.catalog.schema.
Meaning
Gets the bounding envelope.
getEnvelope()
- Method in interface com.esri.gpt.catalog.search.
ISearchFilterSpatialObj
Gets the envelope.
getEnvelope()
- Method in class com.esri.gpt.catalog.search.
SearchFilterSpatial
Gets the envelope associated with the class
getEnvelope()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the bounding envelope.
getEnvelope()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the bounding box.
getEnvelope()
- Method in class com.esri.gpt.server.csw.client.
CswSearchCriteria
Accessor methods.
getErrorMessage()
- Method in class com.esri.gpt.framework.jsf.components.
LiveDataTag
Gets error message.
getEscapeChar()
- Method in class com.esri.gpt.catalog.discovery.
PropertyClause.PropertyIsLike
Gets the escape character.
getEsriDocID()
- Method in class com.esri.gpt.catalog.schema.
Meaning
Gets the value the ESRI tagged document UUID.
getEvaluatedValue()
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableProperty
Gets the first evaluated value.
getEvaluatedValues()
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableProperty
Gets the evaluated values.
getEvent()
- Method in class com.esri.gpt.catalog.harvest.history.
HeUpdateRequest
Gets event to update.
getEvent()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event key.
getEventDeleteSavedSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event delete saved search.
getEventDownloadSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event download search.
getEventExecuteSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event search.
getEventLoadSavedSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event load saved search.
getEventModifySearchCriteria()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event search modify criteria.
getEventMySearches()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event to show my saved searches.
getEventNewSearchCriteria()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event new search criteria.
getEventRedoSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event redo search.
getEventResetSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event reset search.
getEventSaveSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event save search.
getEventType(ActionEvent)
- Method in class com.esri.gpt.control.search.
SearchController
Gets the event type.
getEventUploadSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event upload search.
getEventUuid()
- Method in class com.esri.gpt.catalog.harvest.history.
HeActionCriteria
Gets uuid of the selected report to view.
getEventUuid()
- Method in class com.esri.gpt.catalog.harvest.history.
HeQueryCriteria
Gets event uuid.
getEventViewMdDetails()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event view metadata in summary form.
getEventViewMdFull()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event view metadata in full form.
getExceptions()
- Method in class com.esri.gpt.catalog.publication.
ProcessedRecord
Gets the list of exception messages encountered during processing.
getExecutionLog()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets a buffer representing the loggable content of an executed HTTP request.
getExpandResultCheckboxStyle()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the style attribute for the expand result check-box.
getExpandResultContent()
- Method in class com.esri.gpt.catalog.search.
SearchCriteria
Gets the flag indicating whether or not result records should be expanded by default.
getExpandResultContentStyle()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the style attribute for the content panel of a result record.
getExplicitPath()
- Method in class com.esri.gpt.control.publication.
UploadMetadataController
Gets the explicit path of the file to upload.
getExpression(boolean)
- Method in class com.esri.gpt.framework.sql.
ExpressionBinder
Gets the SQL where clause expression.
getExternal()
- Method in class com.esri.gpt.control.harvest.
HarvestHistoryController
Gets information if it's external call.
getExternalContext()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Gets the external context associated with the current FacesContext instance.
getExternalId()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the external repository id.
getExtractDataTaskUrl()
- Method in class com.esri.gpt.control.download.
DownloadController
Gets geoprocessing task URL.
getFacesContext()
- Method in class com.esri.gpt.catalog.gxe.
GxeContext
Gets the current FacesContext instance.
getFacesContext()
- Method in class com.esri.gpt.framework.jsf.
FacesContextBroker
Gets the current FacesContext instance.
getFacesId()
- Method in class com.esri.gpt.catalog.schema.
Input
Gets the Faces ID for the component.
getFacesId()
- Method in class com.esri.gpt.catalog.schema.
Section
Gets the Faces ID for the section.
getFactory()
- Method in class com.esri.gpt.catalog.schema.
CfgContext
Gets the metadata component factory.
getFactory()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the transformer factory.
getFactoryAttributes()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the factory attributes.
getFamily()
- Method in class com.esri.gpt.framework.jsf.components.
UIJscript
Family name of this component.
getFamily()
- Method in class com.esri.gpt.framework.jsf.components.
UILiveData
Gets component family.
getFamily()
- Method in class com.esri.gpt.framework.jsf.components.
UIPagination
Gets the family.
getFamily()
- Method in class com.esri.gpt.framework.jsf.components.
UIPrepareView
Gets component family.
getFeatureFormatInfo()
- Method in class com.esri.gpt.control.download.
DownloadConfiguration
Gets feature format info.
getFeatureOfInterest()
- Method in class com.esri.gpt.control.livedata.sos.
SOSContext
Gets feature of interest.
getFeedbackMessage()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Gets the message associated with user feedback.
getFieldName()
- Method in class com.esri.gpt.catalog.lucene.
AclFilter
Gets the ACL field name.
getFieldNames()
- Method in class com.esri.gpt.catalog.lucene.
AnyTextProperty
Gets the array of field names to in include within the multi-field query.
getFields()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveredRecord
Gets the returnable fields associated with the record.
getFields()
- Method in class com.esri.gpt.catalog.lucene.
Storeable
Gets the underlying data store fields associated with the property.
getFileIdentifier()
- Method in class com.esri.gpt.catalog.arcims.
PutMetadataInfo
Gets the file identifier.
getFileIdentifier()
- Method in class com.esri.gpt.catalog.publication.
PublicationRecord
Gets the file identifier.
getFileIdentifier()
- Method in class com.esri.gpt.catalog.schema.
Meaning
Gets the file identifier.
getFileIdentifier()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the file identifier.
getFileLocation()
- Method in class com.esri.gpt.catalog.gxe.
GxeDefinition
Gets the location of the root definition file.
getFilter()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryQuery
Gets the filter that constrains the query.
getFilter()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Convenience method to return the filter associated with the query being populated.
getFilterVersion()
- Method in class com.esri.gpt.catalog.search.
GetRecordsGenerator
Gets the CSW filter version.
getFindable()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Checks if record is findable.
getFindable()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Checks if record is findable.
getFlags()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol
getFlags()
- Method in class com.esri.gpt.control.webharvest.client.arcgis.
ArcGISProtocol
getFlags()
- Method in interface com.esri.gpt.control.webharvest.protocol.
Protocol
Gets flag set.
getFolderUuid()
- Method in class com.esri.gpt.framework.security.principal.
Publisher
Gets the folder uuid for this publisher.
getForceStop()
- Method in class com.esri.gpt.control.rest.search.
SearchStatus
Gets the flag indicating whether or not the process should be forceably stopped.
getFormatRequestToXsl()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the format request to xsl.
getFormattedUpdateDate()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the formatted update date.
getFormerId()
- Method in class com.esri.gpt.catalog.search.
SearchEngineExternalCsw
Gets the former hint.
getFrameStyle()
- Method in interface com.esri.gpt.control.livedata.
ILiveDataProperties
Gets widget frame style.
getFrameStyle()
- Method in class com.esri.gpt.control.livedata.
LiveDataController
Gets widget frame style.
getFrameStyleWide()
- Method in class com.esri.gpt.control.livedata.
LiveDataController
Gets widget frame style.
getFromAddress()
- Method in class com.esri.gpt.framework.mail.
FeedbackMessage
Gets the from E-Mail address.
getFromAddress()
- Method in class com.esri.gpt.framework.mail.
MailRequest
Gets the from E-Mail address.
getFromDate()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrActionCriteria
Gets from date.
getFromDate()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCriteria
getFromDate()
- Method in interface com.esri.gpt.framework.resource.query.
Criteria
Gets update date to search from.
getFromDate()
- Method in class com.esri.gpt.framework.util.
DateRange
Gets the from date.
getFromDateAsDate()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrActionCriteria
Gets from date as date object.
getFromName()
- Method in class com.esri.gpt.framework.mail.
FeedbackMessage
Gets the name of the person sending feedback.
getFromTimestamp()
- Method in class com.esri.gpt.framework.util.
DateRange
Returns a timestamp applicable for the from part of a date range query.
getFull()
- Method in class com.esri.gpt.catalog.discovery.
PropertySets
Gets the full discoverable set.
getFull()
- Method in class com.esri.gpt.server.csw.provider.local.
CoreQueryables
Gets the collection of discoverables associated with the full element set.
getFullMetadata()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the full metadata.
getFullMetadataUrl()
- Method in class com.esri.gpt.control.search.
SearchHarvestSitesController
Gets the full metadata url.
getFullRoleSet()
- Method in class com.esri.gpt.framework.security.principal.
Role
Gets full set of role keys applicable to this role.
getFullServiceUrl()
- Method in class com.esri.gpt.catalog.arcims.
ImsService
Gets the full URL for accessing the service.
getFullText()
- Method in class com.esri.gpt.catalog.arcims.
ExtendedQueryRequest
Gets full text to search.
getGeometry()
- Method in class com.esri.gpt.control.georss.
KmlFeedWriter
Gets geometry type.
getGeometryService()
- Method in class com.esri.gpt.framework.jsf.components.
LiveDataTag
Gets geometry service URL.
getGeometryServiceUrl()
- Method in class com.esri.gpt.framework.ArcGIS.
InteractiveMap
Gets the URL for the geometry service.
getGetCapabiltiesUrl()
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the gets the capabilties url.
getGetMetadataRecordUrl()
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the gets the metadata record url.
getGetRecordsUrl()
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the get records request url.
getGptToCswXsltTemplate()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the gpt to csw xslt template.
getGptXslProfiles()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the gpt xsl profiles.
getGroupDisplayNameAttribute()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Get the display name attribute for a group.
getGroupDynamicMemberAttribute()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Gets the attribute used to dynamically determine the groups for a user.
getGroupDynamicMembersAttribute()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Gets the attribute to dynamically determine the members of a group.
getGroupMemberAttribute()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Gets the attribute name for a member within a group.
getGroupMemberSearchPattern()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Gets the group member search pattern.
getGroupNameSearchPattern()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Gets the group name search pattern.
getGroupObjectClasses()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Gets the required group object classes.
getGroupProperties()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapConfiguration
Gets the configured LDAP group properties.
getGroups()
- Method in class com.esri.gpt.framework.security.principal.
User
Gets the groups to which the user belongs.
getGroupSearchDIT()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapGroupProperties
Gets the root directory where searching of groups will take place.
getGxeEditorDefinition()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the Geoportal XML editor definition (optional).
getHadMatch()
- Method in class com.esri.gpt.control.rest.search.
SearchStatus
Gets the flag indicating whether or not the searchable endpoint had a match.
getHandlerClass()
- Method in class com.esri.gpt.server.assertion.components.
AsnOperation
Gets the fully qualified class name of the operation handler.
getHandlerFactory()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
AGSProcessor
Gets the ArcGIS server service handler factory.
getHarvestContext()
- Method in class com.esri.gpt.control.harvest.
BaseHarvestController
Gets harvest context.
getHarvestContext()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
getHarvestCriteria()
- Method in class com.esri.gpt.control.harvest.
HarvestContext
Gets harvest repository criteria.
getHarvestDate()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRecord
Gets harvest date.
getHarvestedCount()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRecord
Gets harvested documents count.
getHarvestedCount()
- Method in interface com.esri.gpt.control.webharvest.engine.
Statistics
Gets number of harvested documents.
getHarvesterConfiguration()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets harvester configuration.
getHarvestFrequency()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets harvest frequency.
getHarvestFrequency()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets harvest frequency.
getHarvestFrequency()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets harvest frequency.
getHarvestingDataTableName()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets the harvesting table name.
getHarvestingEngine()
- Method in class com.esri.gpt.framework.context.
ApplicationContext
Gets harvesting engine.
getHarvestingHistoryTableName()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets the harvesting history table name.
getHarvestingHistoryTableName()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRequest
Gets the harvesting table name.
getHarvestingHistoryTableName()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRequest
Gets harvesting history table name.
getHarvestingHistoryTableName()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets harvesting history table name.
getHarvestingJobsCompletedTableName()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets completed harvesting jobs table name.
getHarvestingJobsCompletedTableName()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRequest
Gets harvesting job table name.
getHarvestingJobsCompletedTableName()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets completed harvesting jobs table name.
getHarvestingJobsPendingTableName()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets pending harvesting jobs table name.
getHarvestingJobsPendingTableName()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRequest
Gets harvesting job table name.
getHarvestingJobTableName()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets harvesting job table name.
getHarvestingTableName()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRequest
Gets the harvesting table name.
getHarvestingTableName()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets the harvesting table name.
getHarvestSite()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRecord
Gets harvest site.
getHarvestType()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrActionCriteria
Gets harvest type.
getHasMultiple()
- Method in class com.esri.gpt.control.publication.
SelectableGroups
Determines if the items list contains multiple groups.
getHasMultiple()
- Method in class com.esri.gpt.control.view.
SelectablePublishers
Determines if the items list contains multiple publishers.
getHasNextPage()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Determine if the cursor has a next page.
getHasNextPage()
- Method in class com.esri.gpt.framework.request.
PageCursor
Determine if the cursor has a next page.
getHasPreviousPage()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Determine if the cursor has a previous page.
getHasPreviousPage()
- Method in class com.esri.gpt.framework.request.
PageCursor
Determine if the cursor has a previous page.
getHasRecords()
- Method in class com.esri.gpt.framework.request.
QueryResult
Determines if the result has records.
getHasRestUrls()
- Method in class com.esri.gpt.control.search.
SearchHarvestSitesController
Gets the checks for rest urls.
getHasScoredExpression()
- Method in class com.esri.gpt.catalog.lucene.
LuceneQueryAdapter
Gets the flag indicating whether or not a scored expression exists within the query.
getHasUserAttribute()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Returns a Map interface of configured user attributes to aid in determining if a user attribute should be rendered.
getHasUserMessage()
- Method in exception com.esri.gpt.catalog.search.
SearchException
Checks if exception should be changed to a gui type exception.
getHeight()
- Method in class com.esri.gpt.catalog.schema.
InputMap
Gets the map height.
getHeight()
- Method in class com.esri.gpt.control.livedata.sos.
SOSContext
Gets image height.
getHeight()
- Method in class com.esri.gpt.framework.geometry.
Envelope
Gets the height.
getHintMode()
- Method in class com.esri.gpt.catalog.schema.
Input
Gets the mode for an optional hint ("inline","tip","toggle").
getHintResourceKey()
- Method in class com.esri.gpt.catalog.schema.
Input
Gets the UI property bundle resource key for a hint associated with the component.
getHistoryCriteria()
- Method in class com.esri.gpt.control.harvest.
HarvestContext
Gets harvest history criteria.
getHistoryCriteria()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Gets harvest history criteria.
getHitCount()
- Method in class com.esri.gpt.control.rest.search.
SearchStatus
Gets the number of hits.
getHitsOnly()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the hits only.
getHost()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrQueryCriteria
Gets host name.
getHost()
- Method in class com.esri.gpt.framework.mail.
MailRequest
Gets the host.
getHostAddress()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjActionCriteria
Gets host address.
getHostUrl()
- Method in class com.esri.gpt.catalog.harvest.clients.
HRAbstractClient
Gets host url.
getHostUrl()
- Method in class com.esri.gpt.catalog.harvest.clients.
HRArcGisClient
getHostUrl()
- Method in class com.esri.gpt.catalog.harvest.clients.
HRARCIMSClient
Gets host URL.
getHostUrl()
- Method in class com.esri.gpt.catalog.harvest.clients.
HRCSWClient
Gets host URL.
getHostUrl()
- Method in class com.esri.gpt.catalog.harvest.clients.
HROAIClient
Gets host URL.
getHostUrl()
- Method in class com.esri.gpt.catalog.harvest.clients.
HRWAFClient
Gets host URL.
getHostUrl()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets host url.
getHostUrl()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets host URL.
getHostUrl()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets host URL.
getHostUrlShort()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets short version of host url.
getHrRecord()
- Method in class com.esri.gpt.catalog.search.
SearchEngineExternalCsw
Gets the hr record.
getHtml()
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Details
getHtml()
- Method in interface com.esri.gpt.control.harvest.
ReportViewer.ISection
Gets inner HTML representing report section.
getHtml()
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Summary
getHttpClient()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets an HTTP client suitable for outbound requests.
getHttpContextPath()
- Method in class com.esri.gpt.server.csw.provider.components.
ServiceProperties
Gets the base context path associated with an active HTTP request.
getHttpRequest()
- Method in class com.esri.gpt.control.rest.search.
SearchContext
Gets the HTTP request.
getIcon()
- Method in class com.esri.gpt.catalog.search.
ResourceLinks
Gets the link to the classification icon.
getIconUrl()
- Method in class com.esri.gpt.framework.security.identity.open.
OpenProvider
Gets the icon URL.
getId()
- Method in enum com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol.ProtocolType
Gets id of the protocol.
getId()
- Method in class com.esri.gpt.catalog.search.
SavedSearchCriteria
Gets the id.
getId()
- Method in class com.esri.gpt.catalog.search.
SearchGptXslProfile
getId()
- Method in class com.esri.gpt.catalog.search.
SearchSaveBean
Gets the id.
getId()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Gets the id.
getId()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Gets the id.
getId()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the id.
getId()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the id.
getID()
- Method in class com.esri.gpt.server.assertion.index.
AsnUserPart
Gets the user id (local geoportal database id).
getId()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
Gets the id.
getIdentityConfiguration()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets the identity configuration associated with this application.
getIdentityConfiguration()
- Method in class com.esri.gpt.framework.context.
RequestContext
Gets the identity configuration associated with this application.
getIdentityConfiguration()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapConfiguration
Gets the identity configuration associated with this application.
getIdentityConfiguration()
- Method in class com.esri.gpt.framework.security.identity.local.
SimpleIdentityConfiguration
Gets the identity configuration associated with this application.
getIdentitySupport()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets the supported identity functions.
getIdPrefix()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the id prefix.
getIdPrefix()
- Method in class com.esri.gpt.framework.jsf.components.
UIPagination
Gets the id prefix.
getIDProperty()
- Method in class com.esri.gpt.control.search.browse.
TocTree
Gets the ID property.
getIDs()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the requested IDs.
getIncludeOwnerName()
- Method in class com.esri.gpt.server.assertion.components.
AsnAssertionRenderer
Gets the flag indicating whether or not the assertion owner name should be rendered.
getIncludeUserCapabilities()
- Method in class com.esri.gpt.server.assertion.components.
AsnAssertionRenderer
Gets the flag indicating whether or not capabilities for the active user should be rendered.
getIncomingToAddress()
- Method in class com.esri.gpt.framework.mail.
MailConfiguration
Gets the to E-Mail address for incoming mail.
getIndexableContext()
- Method in class com.esri.gpt.catalog.schema.indexable.
Indexables
Gets the indexable context.
getIndexables()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the indexable properties.
getIndexAdapter()
- Method in class com.esri.gpt.catalog.lucene.
LuceneQueryAdapter
Gets the index adapter.
getIndexAdapter()
- Method in class com.esri.gpt.control.search.browse.
TocContext
Gets the Lucene index adapter.
getIndexAdapter()
- Method in class com.esri.gpt.server.assertion.handler.
AsnOperationHandler
Gets the index adapter associated with the operation.
getIndexAdapterClass()
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexReference
Gets the fully qualified class name of the index adapter.
getIndexedCommandLink(FacesContext)
- Method in class com.esri.gpt.framework.jsf.components.
UITableCommandLink
Gets the indexed command link.
getIndexEnabled()
- Method in class com.esri.gpt.catalog.publication.
PublicationRecord
Checks if index creation is enabled.
getIndexingOption()
- Method in class com.esri.gpt.catalog.lucene.
DatastoreField
Gets the indexing option.
getIndexLocation()
- Method in class com.esri.gpt.catalog.lucene.
LuceneConfig
Gets the location of the folder that will hold the Lucene index for the catalog.
getIndexLocation()
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexReference
Gets the location of the index folder (system path).
getIndexReference()
- Method in class com.esri.gpt.server.assertion.components.
AsnAssertionSet
Gets the configuration reference to index associated with the operation.
getIndexReference()
- Method in class com.esri.gpt.server.assertion.components.
AsnOperation
Gets the configuration reference to index associated with the operation.
getIndexReference()
- Method in class com.esri.gpt.server.assertion.index.
AsnBaseIndexAdapter
Gets the configuration reference for the index.
getIndexReferences()
- Method in class com.esri.gpt.server.assertion.
AsnConfig
Gets the the configured index references.
getInfo()
- Method in class com.esri.gpt.catalog.search.
SearchParameterMap.Value
Gets the additional parameter info.
getInfo()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Gets the info.
getInfoEnabled()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Checks if info enabled.
getInfoPanel()
- Method in class com.esri.gpt.control.view.
DataTableBackingBean
Gets the info panel.
getInfoUrl()
- Method in class com.esri.gpt.control.livedata.
LiveDataController
Gets URL of the info.
getInherits()
- Method in class com.esri.gpt.framework.security.principal.
Role
Gets the configured inheritance specification string.
getInitialBufferlength()
- Method in class com.esri.gpt.framework.http.
ContentBase
Gets the initial buffer length (in bytes) for streamed content.
getInitialBufferlength()
- Method in class com.esri.gpt.framework.http.
IOUtility
Gets the initial buffer length (in bytes) for streamed content.
getInitialContextFactoryName()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapConnectionProperties
Gets the initial context factory name.
getInput()
- Method in class com.esri.gpt.catalog.schema.
Parameter
Gets the input component.
getInputDate()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRecord
Gets job date.
getInputDate()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets input date.
getInputString(BufferedInputStream)
- Static method in class com.esri.gpt.server.csw.client.
Utils
Gets the input string from an InputStream.
getInputString2(InputStream)
- Static method in class com.esri.gpt.server.csw.client.
Utils
Gets the input string2.
getInputValue(UIInput)
- Method in class com.esri.gpt.catalog.schema.
Input
Returns the String value for a Faces UIInput component.
getInputValues()
- Method in class com.esri.gpt.catalog.search.
SearchPointOptionsIo
Gets the input values.
getInstance()
- Static method in class com.esri.gpt.framework.context.
ApplicationContext
Gets the single ApplicationContext instance for this application.
getInteractiveMap()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets the interactive map configuration (for ArcGIS Server Javascript API).
getInterrogation()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the interrogation component.
getIntId()
- Method in enum com.esri.gpt.catalog.harvest.repository.
HrRecord.RecentJobStatus
Gets integer id.
getIPAddress()
- Method in class com.esri.gpt.server.assertion.components.
AsnRequestOptions
Gets the IP address associated with the request.
getIPAddress()
- Method in class com.esri.gpt.server.assertion.index.
AsnUserPart
Gets the IP address associated with the user.
getIsAdministrator()
- Method in class com.esri.gpt.framework.security.principal.
Publisher
Gets the status indicating whether this publisher is an administrator.
getIsCaseSensitive()
- Method in class com.esri.gpt.framework.collection.
StringSet
Gets the case sensitive status for a unique list.
getIsCreateDocument()
- Method in class com.esri.gpt.catalog.schema.
UiContext
Gets the status indicating if a new document is being created.
getIsEmpty()
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Checks if query criteria are empty.
getIsHarvestDue()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Checks if is harvest due now.
getIsJndiBased()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the JNDI based reference status.
getIsRemote()
- Method in class com.esri.gpt.framework.security.principal.
Publisher
Gets the status indicating whether this publisher exists within a remote identity store.
getIsRoot()
- Method in class com.esri.gpt.catalog.gxe.
GxeFile
Indicates whether or not the file is the definition root.
getIsSelected()
- Method in class com.esri.gpt.framework.request.
Record
Gets the selected status for the record.
getIsSocketBased()
- Method in class com.esri.gpt.catalog.arcims.
ImsService
Determines if the service requires socket based communication.
getIsValid()
- Method in class com.esri.gpt.framework.util.
DateProxy
Determines if the date is valid.
getIsWorking()
- Method in class com.esri.gpt.control.rest.search.
SearchThread
Gets the flag indicating if the search is in a working state.
getItems()
- Method in class com.esri.gpt.control.publication.
SelectableGroups
Gets the SelectItem list for UI display.
getItems()
- Method in class com.esri.gpt.control.view.
SelectablePublishers
Gets the SelectItem list for UI display.
getJdbcConnection()
- Method in class com.esri.gpt.framework.sql.
ManagedConnection
Gets the underlying JDBC connection.
getJndiDataSource()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the JNDI based DataSource for the reference.
getJndiName()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the name for a JNDI based database reference.
getJobDate()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRecord
Gets job date.
getJobStatus()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjCreateRequest
Gets job status.
getJobType()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrHarvestRequest
Gets job type.
getJsapiUrl()
- Method in class com.esri.gpt.framework.ArcGIS.
InteractiveMap
Gets the URL for the ArcGIS Server Javascript API.
getJscriptForeignSites()
- Method in class com.esri.gpt.catalog.search.
SearchFilterHarvestSites
Gets the jscript foreign sites.
getJsfSuffix()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the jsf suffix.
getKey()
- Method in class com.esri.gpt.catalog.gxe.
GxeDefinition
Gets the key for this definition.
getKey()
- Method in class com.esri.gpt.catalog.schema.
Component
Gets the key.
getKey()
- Method in exception com.esri.gpt.catalog.schema.
ValidationException
Gets schema key.
getKey()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the key associated with the engine.
getKey()
- Method in class com.esri.gpt.catalog.search.
SearchGptXslProfile
Gets the key.
getKey()
- Method in class com.esri.gpt.control.download.
ItemInfo
Gets key.
getKey()
- Method in class com.esri.gpt.framework.collection.
StringAttribute
Gets the key.
getKey()
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Gets the key associated with the action listener.
getKey()
- Method in class com.esri.gpt.framework.security.principal.
SecurityPrincipal
Gets the key.
getKey()
- Method in class com.esri.gpt.server.assertion.index.
AsnUserPart
Gets the user key (typically the distinguished name).
getKeyAbstract()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the abstract text connected with the key.
getKeyAbstract()
- Method in class com.esri.gpt.catalog.search.
SearchEngineExternalCsw
Gets the abstract associated with the key
getKeyAbstract()
- Method in class com.esri.gpt.catalog.search.
SearchEngineLocal
Gets the abstract associated with the key
getKeyAbstract()
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Gets the abstract associated with the key
getKeywords()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the keywords associated with the service.
getKind()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol
getKind()
- Method in class com.esri.gpt.control.webharvest.client.arcgis.
ArcGISProtocol
getKind()
- Method in interface com.esri.gpt.control.webharvest.protocol.
Protocol
Gets protocol kind.
getKmlSignatureProvider()
- Method in class com.esri.gpt.control.georss.
KmlFeedWriter
Gets KML signature provider.
getKvp()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the kvp.
getLabel()
- Method in class com.esri.gpt.catalog.schema.
Parameter
Gets the label component.
getLabel()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the label component.
getLabel()
- Method in class com.esri.gpt.catalog.schema.
Section
Gets the label component.
getLabel()
- Method in class com.esri.gpt.catalog.search.
ResourceLink
Gets the label.
getLabel()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the label.
getLabelNoResults()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the label when there are no results.
getLabelPosition()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the label position.
getLabelProperty()
- Method in class com.esri.gpt.control.search.browse.
TocTree
Gets the label property.
getLabelResourceKey()
- Method in class com.esri.gpt.catalog.search.
ResourceLink
Gets the key associated with the label within a message property resource bundle.
getLabelValues()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the label values.
getLanguage()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets language code (lowercase).
getLanguageCode()
- Method in class com.esri.gpt.server.csw.provider.components.
CapabilityOptions
Gets the language code.
getLastException()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the last exception encountered (if applicable).
getLastHarvestDate()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets last harvest date.
getLastHarvestDate()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets last harvest date.
getLastHarvestDateRange()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrQueryCriteria
Gets date range.
getLastSyncDate()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets last synchronization date.
getLayers()
- Method in class com.esri.gpt.control.download.
DownloadController
Gets pre-layers.
getLdapConfiguration()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets the LDAP configuration.
getLdapConfiguration()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapIdentityAdapter
Gets the LDAP configuration.
getLdapName()
- Method in class com.esri.gpt.framework.security.principal.
UserAttribute
Gets the corresponding LDAP name for this attribute.
getLicenseId()
- Method in class com.esri.gpt.sdisuite.
BriefLicenseInfo
getLicenseId(String)
- Method in class com.esri.gpt.sdisuite.
IntegrationContext
Gets the license id associated with a license reference.
getLicenseId(String)
- Method in class com.esri.gpt.sdisuite.
SampleIntegrationContext
getLicenseManagerUrl()
- Method in class com.esri.gpt.sdisuite.
BriefLicenseInfo
getLicenseSelectionClientUrl()
- Method in class com.esri.gpt.sdisuite.
IntegrationResponse
Gets the license selection client URL.
getLicensesUrl()
- Method in class com.esri.gpt.sdisuite.
IntegrationContextFactory
Gets the URL for viewing a user's license list..
getLink()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Gets the link.
getLinks()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Gets the links.
getLinks()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the custom links.
getListEventsPostView()
- Method in class com.esri.gpt.control.harvest.
HarvestHistoryController
Does post preparation of the list of events.
getListEventsView()
- Method in class com.esri.gpt.control.harvest.
HarvestHistoryController
Prepares page to display harvest history.
getListRepositoriesPostView()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Does post-preparation of the list of harvest repositories.
getListRepositoriesView()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Prepares page to display list of harvest repositories.
getLiteral()
- Method in class com.esri.gpt.catalog.discovery.
PropertyClause
Gets the literal value that constrains the clause.
getLocale()
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Gets locale.
getLocalId()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrQueryCriteria
Gets local id.
getLocalId()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets local id.
getLocalId()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets local id.
getLocalID()
- Method in class com.esri.gpt.framework.security.principal.
SecurityPrincipal
Gets the local ID for this principal.
getLocalName()
- Method in class com.esri.gpt.catalog.gxe.
XmlNodeInfo
Gets the local node name.
getLocation()
- Method in class com.esri.gpt.catalog.gxe.
GxeFile
Gets the location.
getLocation()
- Method in class com.esri.gpt.catalog.lucene.
Locator.Candidate
Gets point.
getLocator()
- Method in exception com.esri.gpt.server.csw.provider.components.
OwsException
Gets the locator.
getLocatorSingleFieldParameter()
- Method in class com.esri.gpt.framework.ArcGIS.
InteractiveMap
Gets the parameter name associated with a single field locator.
getLocatorUrl()
- Method in class com.esri.gpt.framework.ArcGIS.
InteractiveMap
Gets the URL for the locator.
getLockTitle()
- Method in class com.esri.gpt.catalog.arcims.
PutMetadataRequest
Checks if lock title.
getLockTitle()
- Method in class com.esri.gpt.catalog.publication.
PublicationRecord
Checks if updating title is enabled.
getLockTitle()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Checks if 'lock-title' is enabled.
getLockTitle(Protocol)
- Static method in class com.esri.gpt.control.webharvest.protocol.
ProtocolInvoker
Checks if 'lock-title' is enabled.
getLoggableContent()
- Method in class com.esri.gpt.framework.http.
ContentBase
Gets content associated with the HTTP request/response suitable for logging.
getLoggableContent()
- Method in class com.esri.gpt.framework.http.
IOUtility
Gets content associated with the HTTP request/response suitable for logging.
getLoggableContent()
- Method in class com.esri.gpt.framework.http.
StringHandler
Gets the content associated with the HTTP response suitable for logging.
getLoggableContent()
- Method in class com.esri.gpt.framework.http.
StringProvider
Gets the content associated with the HTTP request suitable for logging.
getLogger()
- Method in class com.esri.gpt.catalog.context.
CatalogIndexAdapter
Gets the logger.
getLogger()
- Method in class com.esri.gpt.catalog.lucene.
LuceneIndexAdapter
Gets the logger.
getLogger()
- Method in class com.esri.gpt.control.arcims.
ServletConnector
Gets the logger.
getLogger()
- Method in class com.esri.gpt.framework.context.
BaseServlet
Gets the logger.
getLogger()
- Method in class com.esri.gpt.framework.context.
RequestContext
Gets the logger.
getLogger()
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Gets the logger.
getLogger()
- Static method in class com.esri.gpt.framework.util.
LogUtil
Gets the default logger.
getLowerBoundary()
- Method in class com.esri.gpt.catalog.discovery.
PropertyClause.PropertyIsBetween
Gets the lower boundary.
getLuceneConfig()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets the Lucene configuration.
getLuceneConfig()
- Method in class com.esri.gpt.catalog.lucene.
LuceneIndexAdapter
Gets the Lucene configuration.
getMailConfiguration()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets the mail configuration associated with this application.
getMailConfiguration()
- Method in class com.esri.gpt.framework.context.
RequestContext
Gets the mail configuration associated with this application.
getMapHeightAdjustment()
- Method in interface com.esri.gpt.control.livedata.
ILiveDataProperties
Gets map height adjustment.
getMapHeightAdjustment()
- Method in class com.esri.gpt.control.livedata.
LiveDataController
Gets map height adjustment.
getMapService()
- Method in class com.esri.gpt.framework.jsf.components.
LiveDataTag
Gets map service URL.
getMapServiceType()
- Method in class com.esri.gpt.control.download.
DownloadConfiguration
Gets map service type.
getMapServiceType()
- Method in class com.esri.gpt.framework.ArcGIS.
InteractiveMap
Gets map service type.
getMapServiceUrl()
- Method in class com.esri.gpt.control.download.
DownloadConfiguration
Gets map service url.
getMapServiceUrl()
- Method in class com.esri.gpt.control.download.
DownloadController
Gets map service URL.
getMapServiceUrl()
- Method in class com.esri.gpt.framework.ArcGIS.
InteractiveMap
Gets the URL for the map service.
getMapStyle()
- Method in class com.esri.gpt.framework.jsf.components.
LiveDataTag
Gets map style.
getMapViewerInstances()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the map viewer instances.
getMapViewerUrl()
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Gets the map viewer url.
getMapViewerUrl()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the map viewer url.
getMapviewerUrl2()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the mapviewer as java.net.URL object.
getMatchedNodeCount()
- Method in class com.esri.gpt.catalog.schema.
Interrogation
Gets the number of nodes matching the count expression.
getMaxCharacters()
- Method in class com.esri.gpt.server.assertion.components.
AsnValueType
Gets the maximum number of characters allowed for the value.
getMaxClauseCount()
- Method in class com.esri.gpt.catalog.lucene.
LuceneConfig
Gets maximum number of clauses within boolean query.
getMaxDoc()
- Method in class com.esri.gpt.catalog.lucene.
LuceneQueryAdapter
Gets the maxDoc() count returned by the Lucene IndexSearcher.
getMaxEnumeratedPages()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the max enumerated pages.
getMaximumBodyLength()
- Method in class com.esri.gpt.framework.mail.
FeedbackMessage
Gets the maximum length of the message body.
getMaximumQueryHits()
- Method in class com.esri.gpt.framework.request.
Records
Gets the maximum query hits.
getMaximumQueryHits()
- Method in class com.esri.gpt.server.csw.client.
CswRecords
Gets the maximum query hits.
getMaxlength()
- Method in class com.esri.gpt.catalog.schema.
InputText
Gets the max length for the input text component.
getMaxQueryHits()
- Method in class com.esri.gpt.framework.request.
QueryResult
Gets the max query hits.
getMaxRec()
- Method in class com.esri.gpt.catalog.arcims.
QueryRequest
Gets maximum number of records to query.
getMaxRecords()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryFilter
Gets the maximum number of records to return.
getMaxRecords()
- Method in class com.esri.gpt.control.webharvest.common.
CommonCriteria
getMaxRecords()
- Method in interface com.esri.gpt.framework.resource.query.
Criteria
Gets maximum number of records to fetch.
getMaxRecords()
- Method in class com.esri.gpt.server.assertion.components.
AsnRequestOptions
Gets the maximum number of records to return.
getMaxRecords()
- Method in class com.esri.gpt.server.csw.client.
CswSearchCriteria
Gets the max records.
getMaxRecords()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the maximum number of records to return.
getMaxRecordsThreshold()
- Method in class com.esri.gpt.server.assertion.components.
AsnRequestOptions
Gets the threshold for the maximum number of record to return.
getMaxRecordsThreshold()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the threshold for the maximum number of record to return.
getMaxRecs()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrActionCriteria
Gets max recs.
getMaxRepErrors()
- Method in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
Gets maximum number of errors to report.
getMaxRepRecords()
- Method in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
Gets maximum number of records to report.
getMaxSavedSearches()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the max saved searches.
getMaxSearchTime()
- Method in class com.esri.gpt.control.rest.search.
SearchContext
Gets the max search time.
getMaxx()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Gets the maxx.
getMaxX()
- Method in class com.esri.gpt.framework.geometry.
Envelope
Gets the maximum x-coordinate.
getMaxX()
- Method in class com.esri.gpt.server.csw.client.
Envelope
Gets the max x.
getMaxy()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Gets the maxy.
getMaxY()
- Method in class com.esri.gpt.framework.geometry.
Envelope
Gets the maximum y-coordinate.
getMaxY()
- Method in class com.esri.gpt.server.csw.client.
Envelope
Gets the max y.
getMeaning()
- Method in class com.esri.gpt.catalog.discovery.
Discoverable
Gets the meaning behind the property.
getMeaning()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the meaning component for the schema.
getMeaningName()
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableProperty
Gets the meaning name.
getMeaningType()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning
Gets the meaning type for the property.
getMeaningType()
- Method in class com.esri.gpt.catalog.schema.
Parameter
Gets the meaning type.
getMenuStyleMap()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets the menu link style map.
getMessage()
- Method in class com.esri.gpt.catalog.schema.
ValidationError
Gets the message.
getMessage()
- Method in class com.esri.gpt.control.rest.search.
SearchStatus
Gets the message.
getMessage(String)
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Gets a message from a resource bundle.
getMessage(String, Object[])
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Gets a message from a resource bundle.
getMessage()
- Method in exception com.esri.gpt.server.csw.provider.components.
OwsException
Gets the message associated with this exception.
getMessageBroker()
- Method in class com.esri.gpt.catalog.gxe.
GxeContext
Gets the resource bundle message broker.
getMessageBroker()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the resource bundle message broker.
getMessageBroker()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the message broker.
getMessageBroker()
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Gets the resource bundle message broker.
getMessageBroker()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter
Gets the Message Broker.
getMessageBroker()
- Method in class com.esri.gpt.control.georss.
JsonFeedWriter
Gets message broker
getMessageBroker()
- Method in class com.esri.gpt.control.rest.search.
SearchContext
Gets the message broker.
getMessageBroker()
- Method in class com.esri.gpt.control.search.browse.
TocContext
Gets the resource bundle message broker.
getMessageBroker()
- Method in class com.esri.gpt.server.assertion.components.
AsnContext
Gets the resource bundle message broker.
getMetadata()
- Method in class com.esri.gpt.catalog.arcims.
HarvestMetadataRequest
Gets metadata.
getMetadata(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the metadata as a csw client api record.
getMetadata(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineExternalCsw
Gets the metadata as a csw client api record.
getMetadata(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineLocal
Sends a CSW GetRecordByID request to CSW service.
getMetadataAccessPolicy()
- Method in class com.esri.gpt.catalog.management.
MmdActionCriteria
Gets metadata access policy.
getMetadataAccessPolicy()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets the metadata access level configuration associated with this application.
getMetadataAccessPolicyArray()
- Method in class com.esri.gpt.catalog.management.
MmdActionCriteria
Gets metadata access policy array.
getMetadataAccessPolicyConfig()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets access policy configuration
getMetadataAccessPolicyString()
- Method in class com.esri.gpt.catalog.management.
MmdActionCriteria
Gets metadata access policy array.
getMetadataAccessPolicyType()
- Method in class com.esri.gpt.catalog.management.
MmdActionCriteria
Gets Metadata Access Policy type
getMetadataAccessPolicyType()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the document Metadata Access policy type.
getMetadataAsSearchResultRecord(String)
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the metadata as object.
getMetadataAsSearchResultRecord(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets metadata as search result record
getMetadataAsSearchResultRecord(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Gets the metadata as object.
getMetadataAsText(String)
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the metadata as text.
getMetadataAsText(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the metadata as text.
getMetadataAsText(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Gets the metadata as text.
getMetadataByID(String)
- Method in class com.esri.gpt.server.csw.client.
CswSearchRequest
Retrieve metadata from CSW service by its ID
getMetadataManagementGroups()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets the configured metadata management groups for the application.
getMetadataResourceURL()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the metadata resource URL.
getMetadataText(String)
- Method in class com.esri.gpt.control.search.
SearchController
Gets the metadata text.
getMetadataText(String, String)
- Method in class com.esri.gpt.control.search.
SearchController
Gets the metadata text.
getMetadataUrl(String)
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the metadata url for record.
getMetadataUrl(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the metadata url for get record by Id.
getMetadataUrl(String)
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Gets the metadata url for record.
getMetadataxslt()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the metadataxslt.
getMetadataxsltobj()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the metadataxsltobj.
getMetadataXsltObj()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the response XSLT object.
getMethod()
- Method in class com.esri.gpt.control.livedata.sos.
SOSContext
Gets service access method.
getMethodName()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets the HTTP method name.
getMilliseconds()
- Method in enum com.esri.gpt.framework.util.
TimePeriod.Unit
Gets milliseconds.
getMimeType()
- Method in class com.esri.gpt.control.search.browse.
TocContext
Gets the HTTP response MIME type.
getMimeType()
- Method in class com.esri.gpt.framework.mail.
MailRequest
Gets the Mime type.
getMimeType()
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Gets the HTTP response MIME type.
getMinx()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Gets the minx.
getMinX()
- Method in class com.esri.gpt.framework.geometry.
Envelope
Gets the minimum x-coordinate.
getMinX()
- Method in class com.esri.gpt.server.csw.client.
Envelope
Gets the min x.
getMiny()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Gets the miny.
getMinY()
- Method in class com.esri.gpt.framework.geometry.
Envelope
Gets the minimum y-coordinate.
getMinY()
- Method in class com.esri.gpt.server.csw.client.
Envelope
Gets the min y.
getMiscelleniousFilters()
- Method in class com.esri.gpt.catalog.search.
SearchCriteria
Gets the filters that do not have attributes in the search criteria.
getModfiedDate()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the modified date.
getModifiedCount()
- Method in interface com.esri.gpt.control.webharvest.engine.
Statistics
Gets number of modified documents.
getModifiedDate()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the modified date.
getModifiedDateAsDateObject()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the modified date as date object.
getModifiedDateAsDateObject(String)
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the modified date as date object.
getMoreUrl()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQuery
Gets URL to more results.
getMsgBroker()
- Method in class com.esri.gpt.control.harvest.
ReportViewer
Gets message broker.
getMsgBroker()
- Method in class com.esri.gpt.control.harvest.
ReportViewer.Summary
Gets message broker.
getMultiplePerUserSubjectPredicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Gets the flag indicating whether or not a user can have multiple assertions per subject/predicate pair.
getMultipleValues()
- Method in class com.esri.gpt.catalog.schema.
Content
Gets the multiple value list.
getMvsPassword()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the mvs password.
getMvsTablePrefix()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets the prefix used for MVS table names.
getMvsUrl()
- Method in class com.esri.gpt.catalog.search.
SearchFilterSpatial
Gets the mvs url.
getMvsUsername()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the mvs username.
getName()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the service name.
getName()
- Method in class com.esri.gpt.catalog.arcims.
PutMetadataInfo
Gets the name.
getName()
- Method in interface com.esri.gpt.catalog.discovery.
IStoreable
Gets the name of the underlying data store component.
getName()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning
Gets the name of the meaning.
getName()
- Method in class com.esri.gpt.catalog.harvest.history.
HeQueryResult
Gets harvest repository name.
getName()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrQueryCriteria
Gets repository name.
getName()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets name.
getName()
- Method in class com.esri.gpt.catalog.lucene.
DatastoreField
Gets the field name.
getName()
- Method in class com.esri.gpt.catalog.lucene.
ParserAdaptorInfo
Gets adaptor name.
getName()
- Method in class com.esri.gpt.catalog.lucene.
Storeable
Gets the property name.
getName()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
getName()
- Method in class com.esri.gpt.catalog.search.
SavedSearchCriteria
Gets the name.
getName()
- Method in class com.esri.gpt.catalog.search.
SearchSaveBean
Gets the name.
getName()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets repository name.
getName()
- Method in class com.esri.gpt.control.search.browse.
TocItem
Gets the name.
getName()
- Method in class com.esri.gpt.control.webharvest.protocol.factories.
ArcGISProtocolFactory
getName()
- Method in class com.esri.gpt.control.webharvest.protocol.factories.
ArcImsProtocolFactory
getName()
- Method in class com.esri.gpt.control.webharvest.protocol.factories.
CswProtocolFactory
getName()
- Method in class com.esri.gpt.control.webharvest.protocol.factories.
OaiProtocolFactory
getName()
- Method in class com.esri.gpt.control.webharvest.protocol.factories.
ResourceProtocolFactory
getName()
- Method in class com.esri.gpt.control.webharvest.protocol.factories.
WafProtocolFactory
getName()
- Method in interface com.esri.gpt.control.webharvest.protocol.
ProtocolFactory
Gets protocol name.
getName()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the name.
getName()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets the name associated with this configuration.
getName()
- Method in class com.esri.gpt.framework.security.identity.open.
OpenProvider
Gets the provider name.
getName()
- Method in class com.esri.gpt.framework.security.principal.
SecurityPrincipal
Gets the name for this principal.
getName()
- Method in class com.esri.gpt.framework.security.principal.
User
Gets the name for this user.
getName()
- Method in class com.esri.gpt.server.assertion.components.
AsnAssertionSet
Gets the name associated with the set.
getName()
- Method in class com.esri.gpt.server.assertion.index.
AsnIndexReference
Gets the name associated with the index.
getName()
- Method in class com.esri.gpt.server.assertion.index.
AsnUserPart
Gets the username.
getName()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
Gets the name.
getName()
- Method in class com.esri.gpt.server.csw.provider.components.
SupportedParameter
Gets the parameter name.
getNames()
- Method in class com.esri.gpt.control.livedata.sos.
ValueComponentsArray
Gets all the names.
getNamespacePrefix()
- Method in class com.esri.gpt.catalog.gxe.
XmlNodeInfo
Gets the namespace prefix.
getNamespaces()
- Method in class com.esri.gpt.catalog.schema.indexable.
Indexables
Gets the namespaces for XPath evaluation.
getNamespaces()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the namespaces for the schema.
getNamespaceURI()
- Method in class com.esri.gpt.catalog.gxe.
XmlNodeInfo
Gets the namespace URI.
getNamespaceURI(String)
- Method in class com.esri.gpt.catalog.schema.
NamespaceContextImpl
Gets the namespace URI associated with a prefix.
getNamesToConsider()
- Method in class com.esri.gpt.catalog.discovery.
PropertyMeaning.AnyText
Gets the property meaning names to consider for an any text query.
getNativeLockFactory()
- Method in class com.esri.gpt.server.assertion.index.
AsnBaseIndexAdapter
Gets the native lock factory if it has been configured for use.
getNativeResource(IterationContext)
- Method in class com.esri.gpt.catalog.arcgis.metadata.
AGSProcessor
getNativeResource(IterationContext)
- Method in class com.esri.gpt.catalog.publication.
ResourceProcessor
Gets native resource.
getNativeResource(IterationContext)
- Method in class com.esri.gpt.catalog.publication.
SingleXmlProcessor
getNativeResource()
- Method in class com.esri.gpt.control.webharvest.client.arcgis.
ArcGISQueryBuilder
getNativeResource()
- Method in class com.esri.gpt.control.webharvest.client.arcims.
ArcImsQueryBuilder
getNativeResource()
- Method in class com.esri.gpt.control.webharvest.client.csw.
CswQueryBuilder
getNativeResource()
- Method in class com.esri.gpt.control.webharvest.client.oai.
OaiQueryBuilder
getNativeResource()
- Method in class com.esri.gpt.control.webharvest.client.res.
ResourceQueryBuilder
getNativeResource()
- Method in class com.esri.gpt.control.webharvest.client.waf.
WafQueryBuilder
getNativeResource()
- Method in interface com.esri.gpt.framework.resource.query.
QueryBuilder
Gets native resource.
getNavigationOutcome()
- Method in class com.esri.gpt.control.search.
SearchHarvestSitesController
Gets the navigation outcome.
getNavigationOutcome()
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Gets the navigation outcome.
getNewCredentials()
- Method in class com.esri.gpt.framework.security.credentials.
ChangePasswordCriteria
Gets the new credentials.
getNewline()
- Method in class com.esri.gpt.control.rest.writer.
ResponseWriter
Gets the newline string.
getNewSearchFilters()
- Method in class com.esri.gpt.catalog.search.
SearchCriteria
Gets the new search filters.
getNewUser()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Gets the user associated with new registration requests.
getNewUserCredentials()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Gets the credentials associated with the new registration requests.
getNewUuid()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Creates a new UUID.
getNextHarvestDate()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets next harvest date.
getNextPage()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Gets the next page.
getNextPage()
- Method in class com.esri.gpt.framework.request.
PageCursor
Gets the next page.
getNilReasonPath()
- Method in class com.esri.gpt.catalog.schema.
Content
Gets the XPath expression used to a ISO nil-reason attribute associated with this element.
getNilReasonValue()
- Method in class com.esri.gpt.catalog.schema.
Validation
Gets the associated ISO nil-reason value (if any).
getNodeInfo()
- Method in class com.esri.gpt.catalog.gxe.
XmlNode
Gets the information associated with this XML node.
getNodes()
- Method in interface com.esri.gpt.framework.resource.api.
Resource
Gets nodes.
getNodes()
- Method in class com.esri.gpt.framework.resource.common.
CommonPublishable
getNodeType()
- Method in class com.esri.gpt.catalog.schema.
Content
Gets the node type.
getNodeValue()
- Method in class com.esri.gpt.catalog.gxe.
XmlNodeInfo
Gets the node value.
getNotBefore()
- Method in class com.esri.gpt.sdisuite.
BriefLicenseInfo
getNotOnOrAfter()
- Method in class com.esri.gpt.sdisuite.
BriefLicenseInfo
getNow()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Returns the current data in yyyy-MM-dd format.
getNumberCreated()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the number of documents created.
getNumberDeleted()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the number of documents deleted.
getNumberFailed()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the number of documents that failed.
getNumberOfHits()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryResult
Gets the number of records hit.
getNumberOfHits()
- Method in class com.esri.gpt.catalog.search.
OpenSearchProperties
Gets the number of records hit by the query.
getNumberOfRecordsModified()
- Method in class com.esri.gpt.framework.request.
ActionResult
Gets the number of records that were modified.
getNumberReplaced()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the number of documents replaced.
getNumberUnchanged()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the number of documents unchanged.
getNumberValidated()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the number of documents validated.
getOai()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets OAI properties.
getObjectMap()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the free form object map associated with this request.
getObjectMap()
- Method in class com.esri.gpt.framework.context.
RequestContext
Gets the free form object map associated with this request.
getObligation()
- Method in class com.esri.gpt.catalog.schema.
Section
Gets the obligation for this section.
getObservedProperty()
- Method in class com.esri.gpt.control.livedata.sos.
SOSContext
Gets observed property.
getOfferingName()
- Method in class com.esri.gpt.control.livedata.sos.
SOSContext
Gets offering id.
getOgcType()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
OGCServerHandler
Gets the OGC service type (e.g.
getOnBehalfOf()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Gets the key of publisher this document is being created on behalf of.
getOnChange()
- Method in class com.esri.gpt.catalog.schema.
Input
Gets the Javascript associated with the onchange event.
getOnClick()
- Method in class com.esri.gpt.catalog.schema.
Input
Gets the Javascript associated with the onclick event.
getOnCreatePlaceholder()
- Method in class com.esri.gpt.framework.jsf.components.
LiveDataTag
Gets onCreatePlaceholder handler name.
getOnlink()
- Method in class com.esri.gpt.catalog.arcims.
PutMetadataInfo
Gets the online linkage url.
getOpen()
- Method in class com.esri.gpt.catalog.schema.
Section
Gets the open status.
getOpenDocumentStatus()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Gets the open document status.
getOpenDocumentUuid()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Gets the UUID of the document currently open within the editor.
getOpenProviders()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets the configured Openid or oAuth providers.
getOpenSchemaKey()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Gets the key of the schema currently open within the editor.
getOpenSearchProperties()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecords
Gets the open search properties associated with this record set.
getOperation()
- Method in class com.esri.gpt.control.publication.
EditMetadataController
Gets 'add' operation type.
getOperation()
- Method in class com.esri.gpt.server.assertion.components.
AsnContext
Gets the active operation.
getOperationContext()
- Method in class com.esri.gpt.server.csw.provider.components.
RequestHandler
Gets the operation context.
getOperationName()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationContext
Gets the operation name.
getOperationResponse()
- Method in class com.esri.gpt.server.assertion.components.
AsnContext
Gets the operation response.
getOperationResponse()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationContext
Gets the operation response.
getOperations()
- Method in class com.esri.gpt.server.assertion.
AsnConfig
Gets the configured assertion operations.
getOptions()
- Method in class com.esri.gpt.control.publication.
UploadMetadataController
Gets the upload options.
getOrderId()
- Method in class com.esri.gpt.sdisuite.
BriefLicenseInfo
getOriginalCredentials()
- Method in class com.esri.gpt.framework.security.credentials.
ChangePasswordCriteria
Gets the original credentials.
getOsProps()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomFeed
Gets the os props.
getOtherCodeKey()
- Method in class com.esri.gpt.catalog.schema.
InputSelectWithOther
Gets the code key associated with the "Other" option.
getOtherComponent()
- Method in class com.esri.gpt.catalog.schema.
InputSelectWithOther
Gets the component for inputting "Other" text.
getOutgoingFromAddress()
- Method in class com.esri.gpt.framework.mail.
MailConfiguration
Gets the from E-Mail address for outgoing mail.
getOutputFormat()
- Method in class com.esri.gpt.control.search.browse.
TocContext
Gets the output format.
getOutputFormat()
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Gets the output format.
getOutputFormat()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationResponse
Gets the HTTP output format (MIME type).
getOutputFormatInfo()
- Method in class com.esri.gpt.control.download.
DownloadConfiguration
Gets output format info.
getOutputParams()
- Method in class com.esri.gpt.catalog.search.
SearchPointOptionsIo
Gets the output params.
getOutputSchema()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the requested output XML schema.
getOutputStream()
- Method in class com.esri.gpt.framework.http.
StreamHandler
Gets the stream to which the HTTP response is written.
getOwner()
- Method in class com.esri.gpt.catalog.harvest.history.
HeSelectRequest
Gets owner.
getOwner()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrUpdateRequest
Gets owner.
getOwner()
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Gets the document owner.
getOwnerId()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets owner user local id.
getOwnerId()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets owner id as string.
getOwnerName()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the document owner name (username).
getPageCursor()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets the underlying page cursor.
getPageCursor()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the page cursor.
getPageCursor()
- Method in class com.esri.gpt.framework.request.
QueryResult
Gets the UI page cursor.
getPageCursor()
- Method in class com.esri.gpt.server.csw.client.
CswResult
getPageCursorPanel()
- Method in class com.esri.gpt.control.harvest.
BaseHarvestController
Gets harvest history page cursor panel.
getPageCursorPanel()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets the panel for displaying the page cursor.
getPageId()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets the page id.
getPagesPerCursor()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Gets the maximum number of pages to be displayed per cursor.
getPagesPerCursor()
- Method in class com.esri.gpt.framework.request.
PageCursor
Gets the maximum number of pages to be displayed per cursor.
getParamCatalog()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the param catalog.
getParameter()
- Method in class com.esri.gpt.catalog.schema.
ValidationError
Gets the parameter that failed to validate.
getParameter(String)
- Method in class com.esri.gpt.control.filter.
MultipartWrapper
Gets the form parameter value associated with a name.
getParameter(String)
- Method in class com.esri.gpt.control.search.
HttpServletRequestWrap
Gets the parameter.
getParameterMap()
- Method in class com.esri.gpt.control.filter.
MultipartWrapper
Gets the form parameter map.
getParameterMap()
- Method in class com.esri.gpt.control.search.
HttpServletRequestWrap
Gets the parameter map.
getParameterNames()
- Method in class com.esri.gpt.control.filter.
MultipartWrapper
Gets the form parameter names.
getParameterNames()
- Method in class com.esri.gpt.control.search.
HttpServletRequestWrap
Gets the parameter names.
getParameterResourceKey()
- Method in class com.esri.gpt.catalog.schema.
ValidationError
Gets the parameter resource key.
getParameters()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets the map generally configured paramaters.
getParameters()
- Method in class com.esri.gpt.catalog.schema.
Section
Gets the parameters for the schema.
getParameters()
- Method in class com.esri.gpt.catalog.search.
MapViewerConfigs
Gets the attributes.
getParameters()
- Method in class com.esri.gpt.catalog.search.
ResourceLink
Gets the map of arbitrarily configured parameters associated with this link.
getParameterValue(HttpServletRequest, String)
- Method in class com.esri.gpt.framework.context.
BaseServlet
Gets a request parameter value.
getParameterValues(String)
- Method in class com.esri.gpt.control.filter.
MultipartWrapper
Gets the form parameter values associated with a name.
getParameterValues(String)
- Method in class com.esri.gpt.control.search.
HttpServletRequestWrap
Gets the parameter values.
getParameterValues(HttpServletRequest, String)
- Method in class com.esri.gpt.server.csw.provider.components.
ParseHelper
Gets the HTTP request parameter values associated with a key.
getParameterValues(HttpServletRequest, String, String)
- Method in class com.esri.gpt.server.csw.provider.components.
ParseHelper
Gets the HTTP request parameter values associated with a key then tokenizes all values based upon a supplied delimiter.
getParameterValues(Node, XPath, String)
- Method in class com.esri.gpt.server.csw.provider.components.
ParseHelper
Generates a String array of child text node values.
getParameterXPath()
- Method in class com.esri.gpt.catalog.schema.
ValidationError
Gets the parameter XPath selection expression
getParamExecuteSearch()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the event param execute search.
getParams()
- Method in interface com.esri.gpt.catalog.search.
ISearchFilter
Gets the parameters representing
this
object to be saved for later restoration.
getParams(SimpleDateFormat)
- Method in interface com.esri.gpt.catalog.search.
ISearchFilterTemporal
Gets the params.
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterConnection
Object serialized in map
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterContentTypes
Gets parameters serializing the class
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterHarvestSites
Gets the parameters associated with the object
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterKeyword
Gets parameters.
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterPagination
Gets the params.
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterSort
Dehydrates
this
object into a map
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterSpatial
Gets the params.
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterTemporal
Search parameters
getParams(SimpleDateFormat)
- Method in class com.esri.gpt.catalog.search.
SearchFilterTemporal
Gets the params.
getParams()
- Method in class com.esri.gpt.catalog.search.
SearchFilterThemeTypes
Gets the map parameters representing saved state
getParamUuid()
- Method in class com.esri.gpt.control.search.
SearchEvents
Gets the param uuid.
getParamValue()
- Method in class com.esri.gpt.catalog.search.
SearchParameterMap.Value
Gets the value.
getParent()
- Method in class com.esri.gpt.catalog.gxe.
GxeFile
Gets the parent.
getParent()
- Method in class com.esri.gpt.catalog.gxe.
XmlNode
Gets the parent.
getParent()
- Method in class com.esri.gpt.catalog.schema.
Section
Gets the parent section.
getParentType()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the parent service type.
getParentUuid()
- Method in class com.esri.gpt.catalog.arcims.
PutMetadataInfo
Gets the parent UUID of the containing folder for the document.
getParserProxies()
- Method in class com.esri.gpt.catalog.lucene.
LuceneConfig
Gets parser proxies.
getPassword()
- Method in class com.esri.gpt.framework.http.
CredentialProvider
Gets the password.
getPassword()
- Method in class com.esri.gpt.framework.security.credentials.
UsernamePasswordCredentials
Gets the password.
getPasswordAuthentication()
- Method in class com.esri.gpt.framework.mail.
MailConfiguration
Gets the credentials used for password authentication (SMPT_AUTH).
getPasswordAuthentication()
- Method in class com.esri.gpt.framework.security.credentials.
ProxyAuthenticator
Gets an instance of the password authentication credentials.
getPasswordEncryptionAlgorithm()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapUserProperties
Gets the password encryption algorithm.
getPerformance()
- Method in interface com.esri.gpt.control.webharvest.engine.
Statistics
Gets performance.
getPeriod()
- Method in class com.esri.gpt.framework.scheduler.
ThreadDefinition
Gets period.
getPhaseId()
- Method in class com.esri.gpt.framework.jsf.
PrimaryPhaseListener
Gets the Faces PhaseId that this listener will listen for.
getPingSupported()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocol
Checks if
ping
operation is supported.
getPoolSize()
- Method in class com.esri.gpt.control.webharvest.engine.
Harvester
getPoolSize()
- Method in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
Gets initial worker threads pool size.
getPoolSize()
- Method in interface com.esri.gpt.control.webharvest.engine.
HarvesterMBean
Gets pool size.
getPort()
- Method in class com.esri.gpt.framework.mail.
MailRequest
Gets the port.
getPortNo()
- Method in class com.esri.gpt.catalog.harvest.clients.
HRARCIMSClient
Gets connection port number.
getPortNo()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolArcIms
Gets port number.
getPortNoAsString()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolArcIms
Gets port number as string.
getPrecision()
- Method in class com.esri.gpt.catalog.lucene.
DoubleField
Gets the storage precision.
getPredicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnOperation
Gets the predicate.
getPredicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnProperty
Gets the predicate.
getPredicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnRequestOptions
Gets the predicate associated with the request.
getPredicate()
- Method in class com.esri.gpt.server.assertion.index.
AsnRdfPart
Gets the predicate.
getPrefix()
- Method in class com.esri.gpt.catalog.harvest.clients.
HROAIClient
Gets prefix.
getPrefix()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolOai
Gets prefix.
getPrefix()
- Method in class com.esri.gpt.catalog.schema.
Namespace
Gets the prefix.
getPrefix(String)
- Method in class com.esri.gpt.catalog.schema.
NamespaceContextImpl
Gets the namespace prefix associated with a URI.
getPrefixes(String)
- Method in class com.esri.gpt.catalog.schema.
NamespaceContextImpl
Gets the namespace prefix iterator associated with a URI.
getPrepareSelectedPublishers()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Prepares selected publishers.
getPrepareView()
- Method in class com.esri.gpt.framework.jsf.
BaseActionListener
Provides an interface to prepare the view for a page.
getPrepareView()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets expression used to prepare view.
getPrepareView()
- Method in class com.esri.gpt.framework.jsf.
PageContextTag
Gets expression used to prepare view.
getPreviousPage()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Gets the previous page.
getPreviousPage()
- Method in class com.esri.gpt.framework.request.
PageCursor
Gets the previous page.
getPrimaryOnlink()
- Method in class com.esri.gpt.catalog.schema.
EsriTags
Gets the primary online linkage url.
getProcessedRecords()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the list of records processed during this request.
getProductId()
- Method in class com.esri.gpt.sdisuite.
BriefLicenseInfo
getProfile()
- Method in class com.esri.gpt.catalog.harvest.clients.
HRCSWClient
Gets CSW profile.
getProfile()
- Method in class com.esri.gpt.catalog.harvest.protocols.
HarvestProtocolCsw
Gets profile.
getProfile()
- Method in class com.esri.gpt.framework.security.principal.
User
Gets the attribute map describing the user's profile.
getProfile()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
Gets the profile.
getProfileById(String)
- Method in class com.esri.gpt.catalog.search.
SearchGptXslProfiles
Gets the profile associated with the id.
getProfileById(String)
- Method in class com.esri.gpt.framework.search.
SearchXslProfiles
Get csw profile with its id.
getProfileId()
- Method in class com.esri.gpt.catalog.search.
SearchEngineCSW
Gets the profile id.
getProfileId()
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Gets the profile id.
getProfilesAsCollection()
- Method in class com.esri.gpt.catalog.search.
SearchGptXslProfiles
Gets the profiles as collection.
getProfilesAsCollection()
- Method in class com.esri.gpt.framework.search.
SearchXslProfiles
Gets the profiles as collection.
getProjectionInfo()
- Method in class com.esri.gpt.control.download.
DownloadConfiguration
Gets project info.
getProperties()
- Method in class com.esri.gpt.catalog.schema.indexable.
Indexables
Gets the child properties.
getPropertyMeanings()
- Method in class com.esri.gpt.catalog.schema.indexable.
IndexableContext
Gets the configured property meanings.
getPropertyMeanings()
- Method in class com.esri.gpt.catalog.schema.
Meaning
Gets the configured property meanings.
getPropertyMeanings()
- Method in class com.esri.gpt.catalog.schema.
Schema
Gets the configured property meanings.
getPropertyMeanings()
- Method in class com.esri.gpt.catalog.schema.
Schemas
Gets the configured property meanings.
getPropertyPrefix()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the property prefix.
getPropertyPrefix()
- Method in class com.esri.gpt.framework.jsf.components.
UIPagination
Gets the property prefix.
getProtocol()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets harvest protocol.
getProtocol()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets protocol.
getProtocolFactories()
- Method in class com.esri.gpt.framework.context.
ApplicationConfiguration
Gets protocol factories.
getProtocolIdAsString()
- Method in class com.esri.gpt.catalog.harvest.history.
HeQueryResult
Gets protocol type as string.
getProtocols()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Gets protocols eligible to choose.
getProtocols()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets protocols eligible to choose.
getProtocolType()
- Method in class com.esri.gpt.catalog.harvest.history.
HeQueryResult
Gets protocol type.
getProtocolType()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrQueryCriteria
Gets protocol type.
getProtocolType()
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Gets protocol type.
getProtocolTypeAsString()
- Method in class com.esri.gpt.catalog.harvest.history.
HeQueryResult
Gets protocol type as string.
getProtocolTypeAsString()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrQueryCriteria
Gets protocol type as string.
getProviderFactory()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationContext
Gets the operation provider factory.
getProviderUrl()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapConnectionProperties
Gets the LDAP provider url.
getPublicationMethod()
- Method in class com.esri.gpt.catalog.management.
MmdQueryCriteria
Gets the publication method.
getPublicationMethod()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the publication method.
getPublicationMethod()
- Method in class com.esri.gpt.catalog.publication.
PublicationRecord
Gets the publication method.
getPublicationMethod()
- Method in class com.esri.gpt.catalog.publication.
ResourceProcessor
Gets the publication method.
getPublicationMethod()
- Method in class com.esri.gpt.server.csw.provider.components.
TransactionOptions
Gets the publication method (optional).
getPublicationMethodMsg()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets the publication method resource bundle message.
getPublicationRecord()
- Method in class com.esri.gpt.catalog.publication.
PublicationRequest
Gets the associated publication record.
getPublished()
- Method in class com.esri.gpt.control.georss.
AtomFeedWriter.AtomEntry
Gets the published.
getPublishedCount()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRecord
Gets published documents count.
getPublishedCount()
- Method in interface com.esri.gpt.control.webharvest.engine.
Statistics
Gets total number of published documents (added and modified).
getPublishedDocId()
- Method in class com.esri.gpt.catalog.schema.
EsriTags
Gets the published UUID for the document.
getPublisher()
- Method in class com.esri.gpt.catalog.arcims.
PublishServiceRequest
Gets the publisher associated with the request.
getPublisher()
- Method in class com.esri.gpt.catalog.management.
MmdRequest
Gets the Publisher associated with this request.
getPublisher()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets publisher associated with the processing request.
getPublisher()
- Method in class com.esri.gpt.catalog.publication.
PublicationRequest
Gets the publisher associated with the request.
getPublishService()
- Method in class com.esri.gpt.catalog.arcims.
ImsCatalog
Gets the metadata publish service.
getPubSource()
- Method in class com.esri.gpt.catalog.schema.
EsriTags
Gets the publication source.
getQuery()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Gets the query being populated.
getQuery()
- Method in class com.esri.gpt.control.search.browse.
TocItem
Gets the query string (rest).
getQueryAdapter()
- Method in class com.esri.gpt.catalog.lucene.
DiscoveryClauseAdapter
Gets the the query adapter.
getQueryConstraintCql()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the query constraint CQL text.
getQueryConstraintVersion()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the query constraint version.
getQueryCriteria()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRequest
Gets the query criteria.
getQueryCriteria()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRequest
Gets the query criteria.
getQueryCriteria()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets the query criteria.
getQueryCriteria()
- Method in class com.esri.gpt.catalog.management.
MmdRequest
Gets the query criteria.
getQueryCriteria()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets the query criteria.
getQueryCriteria()
- Method in class com.esri.gpt.framework.request.
HybridCriteria
Gets the query criteria.
getQueryCriteriaAsEncrypedString()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets query criteria as encrypted string.
getQueryFunctions()
- Method in class com.esri.gpt.framework.security.identity.ldap.
LdapClient
Gets the query functions.
getQueryOptions()
- Method in class com.esri.gpt.server.csw.provider.components.
RequestOptions
Gets the query options.
getQueryPrincipals()
- Method in class com.esri.gpt.server.assertion.components.
AsnAuthPolicy
Gets the accepted principals required when querying existing assertions.
getQueryResult()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRequest
Gets the query result.
getQueryResult()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjRequest
Gets the query result.
getQueryResult()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRequest
Gets the query result.
getQueryResult()
- Method in class com.esri.gpt.catalog.management.
MmdRequest
Gets the query result.
getQueryResult()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets the query result.
getQueryResult()
- Method in class com.esri.gpt.framework.request.
HybridResult
Gets the query result.
getQueryString()
- Method in class com.esri.gpt.control.search.
HttpServletRequestWrap
Gets the query string.
getQueryTypeNames()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the type names specified for the query.
getQueueEnabled()
- Method in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
Checks if queue enabled.
getQuoted()
- Method in class com.esri.gpt.framework.jsf.components.
JscriptTag
Gets the quoted.
getQuoteJsonValue()
- Method in class com.esri.gpt.server.assertion.components.
AsnProperty
Gets the flag indicating whether or not the JSON value should be quoted.
getRasterFormatInfo()
- Method in class com.esri.gpt.control.download.
DownloadConfiguration
Gets raster format info.
getRdfPart()
- Method in class com.esri.gpt.server.assertion.index.
Assertion
Gets the part representing RDF fields associated with a assertion.
getRdfPredicate()
- Method in class com.esri.gpt.server.assertion.components.
AsnValueType
Gets the RDF predicate that will be indexed for this value type.
getRdfValueField()
- Method in class com.esri.gpt.server.assertion.components.
AsnValueType
Gets the RDF value field name within the Lucene index.
getReadTimeout()
- Method in class com.esri.gpt.server.csw.client.
CswClient
Gets the timeout.
getRealm(RequestContext)
- Method in class com.esri.gpt.framework.context.
BaseServlet
Gets the identity store realm (used as an identifier during HTTP 401 credential challenge/response).
getRealm()
- Method in exception com.esri.gpt.framework.http.
HttpClient401Exception
Gets the authentication realm associated with the request that failed.
getRealm()
- Method in class com.esri.gpt.framework.security.identity.
IdentityConfiguration
Gets the realm (used as an identifier during HTTP 401 credential challenge/response).
getReasonCode()
- Method in class com.esri.gpt.catalog.schema.
ValidationError
Gets the reason code.
getRecentJobStatus()
- Method in enum com.esri.gpt.catalog.harvest.jobs.
HjRecord.JobStatus
Gets recent job status association.
getRecentJobStatus()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrRecord
Gets recent job status.
getRecentJobStatus()
- Method in class com.esri.gpt.catalog.management.
MmdRecord
Gets recent job status.
getRecipients()
- Method in class com.esri.gpt.framework.mail.
MailRequest
Gets the recipients.
getRecord()
- Method in class com.esri.gpt.control.harvest.
ReportViewer
Gets record.
getRecordById(String, String, String)
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the record by id.
getRecordById(String, String, CswProfile)
- Method in class com.esri.gpt.server.csw.client.
CswSearchRequest
Gets the record by id.
getRecordById(String, String, CswProfile, String, String)
- Method in class com.esri.gpt.server.csw.client.
CswSearchRequest
Gets the record by id.
getRecordByIdKvpurl()
- Method in class com.esri.gpt.catalog.search.
SearchEngineRest
Gets the record by id kvpurl.
GetRecordByIdProvider
- Class in
com.esri.gpt.server.csw.provider
Provides the CSW GetRecordById operation.
GetRecordByIdProvider()
- Constructor for class com.esri.gpt.server.csw.provider.
GetRecordByIdProvider
Default constructor
getRecords()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryResult
Gets the records that matched the query.
getRecords()
- Method in class com.esri.gpt.catalog.search.
SearchResult
Returns records.
getRecords()
- Method in class com.esri.gpt.framework.request.
QueryResult
Gets the records associated with the result.
getRecords()
- Method in class com.esri.gpt.server.csw.client.
CswResult
getRecords()
- Method in class com.esri.gpt.server.csw.client.
CswSearchResponse
CSW Records returned
getRecordsAsJSON()
- Method in class com.esri.gpt.catalog.search.
SearchResult
Gets the record as JSON.
GetRecordsGenerator
- Class in
com.esri.gpt.catalog.search
Generates a CSW GetRecords request from a discovery query.
GetRecordsGenerator(RequestContext)
- Constructor for class com.esri.gpt.catalog.search.
GetRecordsGenerator
Constructs with a an active request context.
getRecordSize()
- Method in class com.esri.gpt.catalog.search.
SearchResult
Gets the record size.
getRecordsPerPage()
- Method in class com.esri.gpt.catalog.search.
OpenSearchProperties
Gets number of requested records per page.
getRecordsPerPage()
- Method in class com.esri.gpt.catalog.search.
SearchFilterPagination
Gets the records per page.
getRecordsPerPage()
- Method in class com.esri.gpt.control.harvest.
HarvestContext
Gets number of records per page.
getRecordsPerPage()
- Method in class com.esri.gpt.control.publication.
ManageMetadataController
Gets the maximum number of records to be displayed per page.
getRecordsPerPage()
- Method in interface com.esri.gpt.framework.request.
IPageCursor
Gets the maximum number of records to be displayed per page.
getRecordsPerPage()
- Method in class com.esri.gpt.framework.request.
PageCursor.DefaultRecordsPerPageProvider
Gets number of records per page.
getRecordsPerPage()
- Method in class com.esri.gpt.framework.request.
PageCursor
Gets the maximum number of records to be displayed per page.
getRecordsPerPage()
- Method in interface com.esri.gpt.framework.request.
PageCursor.IRecordsPerPageProvider
Gets number of records per page.
GetRecordsProvider
- Class in
com.esri.gpt.server.csw.provider
Provides the CSW GetRecords operation.
GetRecordsProvider()
- Constructor for class com.esri.gpt.server.csw.provider.
GetRecordsProvider
Default constructor
getRecoverPasswordCriteria()
- Method in class com.esri.gpt.control.identity.
SelfCareController
Gets the recover password criteria.
getReferencedUrl()
- Method in class com.esri.gpt.catalog.gxe.
GxeFile
Gets the URL that was referenced while loading the DOM.
getReferenceLabel()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the label for the database reference.
getReferenceName()
- Method in class com.esri.gpt.framework.sql.
DatabaseReference
Gets the name for the database reference.
getReferences()
- Method in class com.esri.gpt.framework.search.
SearchXslRecord
Gets the references.
getRegisteredUserRoleKey()
- Method in class com.esri.gpt.framework.security.principal.
Roles
Gets the key associated with the registered user role.
getRendererType()
- Method in class com.esri.gpt.framework.jsf.components.
JscriptTag
Gets the JSF render Type
getRendererType()
- Method in class com.esri.gpt.framework.jsf.components.
LiveDataTag
Gets the JSF render Type
getRendererType()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the renderer type.
getRendererType()
- Method in class com.esri.gpt.framework.jsf.components.
PrepareViewTag
Gets renderer type.
getRendererType()
- Method in class com.esri.gpt.framework.jsf.components.
TableCommandLinkTag
Gets renderer type.
getRenderFirstPageLink()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the render first page.
getRenderFirstPageLink()
- Method in class com.esri.gpt.framework.jsf.components.
UIPagination
Gets the render first page link.
getRenderLastPageLink()
- Method in class com.esri.gpt.framework.jsf.components.
PaginationTag
Gets the render last page.
getRenderLastPageLink()
- Method in class com.esri.gpt.framework.jsf.components.
UIPagination
Gets the render last page link.
getReport()
- Method in exception com.esri.gpt.server.csw.provider.components.
OwsException
Creation an OWS ExceptionReport string (XML).
getReportUuid()
- Method in class com.esri.gpt.catalog.harvest.history.
HeQueryResult
Gets report uuid.
getReportViewer()
- Method in class com.esri.gpt.control.harvest.
HarvestHistoryController
Gets viewer viewer.
getRepository()
- Method in class com.esri.gpt.catalog.harvest.history.
HeRecord
Gets harvest site.
getRepository()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrTestRequest
Gets repository to update.
getRepository()
- Method in class com.esri.gpt.catalog.harvest.repository.
HrUpdateRequest
Gets repository to update.
getRepository()
- Method in class com.esri.gpt.control.harvest.
HarvestEditor
Gets edited repository.
getRepositoryId()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQuery
Gets the ID of the repository to search.
getRequestContext()
- Method in class com.esri.gpt.catalog.arcims.
PublishServiceRequest
Gets the associated request context.
getRequestContext()
- Method in class com.esri.gpt.catalog.lucene.stats.
StatsRequest
Gets the underlying request context.
getRequestContext()
- Method in class com.esri.gpt.catalog.publication.
ProcessingContext
Gets the underlying request context.
getRequestContext()
- Method in class com.esri.gpt.catalog.publication.
PublicationRequest
Gets the associated request context.
getRequestContext()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the request context.
getRequestContext()
- Method in class com.esri.gpt.catalog.search.
GptRepository
Gets the request context
getRequestContext()
- Method in class com.esri.gpt.catalog.search.
MapViewerFlex
Gets the request context.
getRequestContext()
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Gets the associated request context.
getRequestContext()
- Method in class com.esri.gpt.control.georss.
HtmlAdvancedWriter
Gets the request context.
getRequestContext()
- Method in class com.esri.gpt.control.harvest.
ReportViewer
Gets request context
getRequestContext()
- Method in class com.esri.gpt.control.rest.search.
SearchContext
Gets the request context.
getRequestContext()
- Method in class com.esri.gpt.control.search.browse.
TocContext
Gets the underlying request context.
getRequestContext()
- Method in class com.esri.gpt.framework.security.identity.
IdentityAdapter
Gets the associated request context.
getRequestContext()
- Method in class com.esri.gpt.framework.sql.
BaseDao
Gets the associated request context.
getRequestContext()
- Method in class com.esri.gpt.server.assertion.components.
AsnContext
Gets the underlying request context.
getRequestContext()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationContext
Gets the underlying request context.
getRequestDefinition()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the request definition.
getRequestDefinition()
- Method in class com.esri.gpt.framework.request.
DaoRequest
Gets the definition for the request.
getRequestDefinition()
- Method in interface com.esri.gpt.framework.request.
IRequest
Gets the definition for the request.
getRequestDom()
- Method in class com.esri.gpt.server.csw.provider.components.
RequestOptions
Gets the XML request document.
getRequestId()
- Method in class com.esri.gpt.server.csw.provider.components.
TransactionOptions
Gets the request ID.
getRequestOptions()
- Method in class com.esri.gpt.server.assertion.components.
AsnContext
Gets the request options.
getRequestOptions()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationContext
Gets the request options.
getRequestParameter(String)
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQueryParser
Gets the HTTP request parameter value associated with a key.
getRequestParameter(HttpServletRequest, String)
- Method in class com.esri.gpt.control.georss.
RestQueryServlet
Gets the HTTP request parameter value associated with a key.
getRequestURI()
- Method in class com.esri.gpt.control.search.
HttpServletRequestWrap
Gets the request uri.
getRequestURL()
- Method in class com.esri.gpt.control.search.
HttpServletRequestWrap
Gets the request url.
getRequestXml()
- Method in class com.esri.gpt.server.csw.provider.components.
RequestOptions
Gets the request XML.
getRequestxslt()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the requestxslt.
getRequestxsltobj()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the requestxsltobj.
getRequired()
- Method in class com.esri.gpt.catalog.schema.
Validation
Gets the required status.
getRequired()
- Method in class com.esri.gpt.server.assertion.components.
AsnValueType
Gets the flag indicating whether or not a value is required.
getRequiresValuePart()
- Method in class com.esri.gpt.server.assertion.components.
AsnSubject
Gets the flag indicating whether or not a value part is required.
getResourceAutoApprove()
- Method in class com.esri.gpt.control.webharvest.engine.
HarvesterConfiguration
Checks if auto approve resource.
getResourceDataTableName()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets resource data table name.
getResourceFilePrefix()
- Method in class com.esri.gpt.server.csw.provider.components.
ServiceProperties
Gets the path prefix for resource files.
getResourceId()
- Method in class com.esri.gpt.server.assertion.index.
AsnSystemPart
Gets the associated resource document uuid.
getResourceIdentifier()
- Method in class com.esri.gpt.catalog.search.
ResourceLinkBuilder
Gets the resource identifier associated with the request.
getResourceKey()
- Method in class com.esri.gpt.catalog.schema.
Code
Gets the UI property bundle resource key.
getResourceKey()
- Method in class com.esri.gpt.catalog.schema.
Label
Gets the UI property bundle resource key.
getResourceKey()
- Method in class com.esri.gpt.control.download.
ItemInfo
Gets resource key.
getResourceKey()
- Method in class com.esri.gpt.control.search.browse.
TocItem
Gets the UI property bundle resource key.
getResourceKey()
- Method in class com.esri.gpt.framework.security.identity.open.
OpenProvider
Gets the UI property bundle resource key.
getResourceKey()
- Method in class com.esri.gpt.server.assertion.components.
AsnUIResource
Gets the UI property bundle resource key.
getResourceKeyPrefix()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets the resource key prefix to be used when generating UI components.
getResourceKeyPrefix()
- Method in class com.esri.gpt.framework.jsf.
MessageBroker
Gets the resource key prefix.
getResourceLinkBuilder()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the resource link builder.
getResourceLinks()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets the resource links.
getResourceMessage(String)
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets resource message associated with a key.
getResources()
- Method in class com.esri.gpt.control.webharvest.common.
CommonResult
getResources()
- Method in interface com.esri.gpt.framework.resource.query.
Result
Gets available resources.
getResourceTableName()
- Method in class com.esri.gpt.catalog.context.
CatalogConfiguration
Gets resource table name.
getResourceTableName()
- Method in class com.esri.gpt.catalog.management.
MmdRequest
Gets the ArcIMS service permissions table name.
getResourceType()
- Method in class com.esri.gpt.catalog.schema.
EsriTags
Gets the resource type.
getResourceUri()
- Method in class com.esri.gpt.catalog.search.
MapViewerFlex
Gets the resource uri.
getResourceUrl()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the resource URL for the service.
getResourceUrl()
- Method in class com.esri.gpt.catalog.schema.
Meaning
Gets the resource url.
getResourceUrl()
- Method in class com.esri.gpt.catalog.search.
SearchResultRecord
Gets primary resource URL.
getResourceUrl()
- Method in class com.esri.gpt.control.search.
SearchController
Gets resource URL.
getResourceUuids()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjActionCriteria
Gets resource UUIDS.
getResourceUuids()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjQueryCriteria
Gets resource UUIDS.
getResourceUuidsForSql()
- Method in class com.esri.gpt.catalog.harvest.jobs.
HjActionCriteria
Gets resource uuids formated to use in WHERE IN(<collection>) clause.
getResourceValue()
- Method in class com.esri.gpt.server.assertion.components.
AsnUIResource
Gets the resource value.
getResponse()
- Method in class com.esri.gpt.server.csw.client.
CswSearchRequest
Get the CSW search response of a CSW search request Get the CSW search response of a CSW search request
getResponseCode()
- Method in class com.esri.gpt.catalog.arcims.
ImsClient
Gets the HTTP response code.
getResponseCode()
- Method in class com.esri.gpt.framework.http.
ResponseInfo
Gets the code associated with the HTTP response.
getResponseCodeText()
- Method in class com.esri.gpt.catalog.arcims.
ImsClient
Gets the HTTP response code text.
getResponseContentEncoding()
- Method in class com.esri.gpt.catalog.arcims.
ImsHttpClient
Gets the response content encoding.
getResponseContentLength()
- Method in class com.esri.gpt.catalog.arcims.
ImsHttpClient
Gets the response content length.
getResponseContentType()
- Method in class com.esri.gpt.catalog.arcims.
ImsHttpClient
Gets the response content type.
getResponseDom()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationResponse
Gets the XML response document under construction.
getResponseFormat()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQuery
Gets the specified response format.
getResponseFormat()
- Method in class com.esri.gpt.catalog.lucene.stats.
StatsRequest
Gets the response format (html|json)
getResponseFormat(HttpServletRequest, RestQuery)
- Method in class com.esri.gpt.control.georss.
RestQueryServlet
Determines the response format.
getResponseFormat()
- Method in class com.esri.gpt.control.livedata.sos.
SOSContext
Gets response format.
getResponseGeometry()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQuery
Gets the specified response geometry format.
getResponseInfo()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets information associated with an HTTP response.
getResponseMessage()
- Method in class com.esri.gpt.framework.http.
ResponseInfo
Gets the status message (or "reason phrase") associated with the HTTP response.
getResponseProperty()
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Gets the root property for the response.
getResponseString()
- Method in class com.esri.gpt.server.assertion.components.
AsnResponse
Gets the response string.
getResponseStyle()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQuery
Gets the specified response style parameter.
getResponseTarget()
- Method in class com.esri.gpt.catalog.discovery.rest.
RestQuery
Gets the specified response target (i.e.
getResponseTimeoutMs()
- Method in class com.esri.gpt.catalog.search.
ASearchEngine
Gets the response timeout in milliseconds.
getResponseTimeOutMs()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets the response time out in milliseconds
getResponseTimeoutMs()
- Method in class com.esri.gpt.server.csw.client.
CswCatalog
Gets the request timeout ms.
getResponseWriter()
- Method in class com.esri.gpt.catalog.lucene.stats.
StatsRequest
Gets the writer to be used wjen generating the response.
getResponseXml()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveredRecord
Gets the response XML.
getResponseXML()
- Method in class com.esri.gpt.server.csw.client.
CswSearchResponse
get responseXML string.
getResponseXml()
- Method in class com.esri.gpt.server.csw.provider.components.
OperationResponse
Gets the response XML.
getResponsexslt()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the responsexslt.
getResponsexsltobj()
- Method in class com.esri.gpt.framework.search.
SearchXslProfile
Gets the response XSLT object.
getRestQuery()
- Method in class com.esri.gpt.control.rest.search.
SearchContext
Gets the rest query.
getRestRequestUrl()
- Method in class com.esri.gpt.control.search.
HttpServletRequestWrap
Gets the rest request url.
getRestrictedUsernameCharacters()
- Method in class com.esri.gpt.framework.security.credentials.
CredentialPolicy
Gets the array of characters that are restricted for a new username.
getRestSearchRequestUrl(String)
- Method in class com.esri.gpt.control.search.
SearchController
Gets the rest search request url.
getRestSearchRequestUrl(String)
- Method in class com.esri.gpt.control.search.
SearchHarvestSitesController
Gets the rest search request url.
getRestSearchRequestUrlAtom()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the rest search request url atom.
getRestSearchRequestUrlGeorss()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the rest search request url georss.
getRestSearchRequestUrlHtml()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the rest search request url html.
getRestSearchRequestUrlHtmlFragment()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the rest search request url html fragment.
getRestSearchRequestUrlHtmlResultsJsf()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the rest search request url html results jsf.
getRestSearchRequestUrlJson()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the rest search request url json.
getRestSearchRequestUrlKml()
- Method in class com.esri.gpt.control.search.
SearchController
Gets the rest search request url kml.
getRestUrl()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
AGSTarget
Gets the URL to the REST services endpoint of the ArcGIS server.
getRestUrl()
- Method in class com.esri.gpt.catalog.arcgis.metadata.
ServiceInfo
Gets the REST URL for the service.
getRestUrl()
- Method in class com.esri.gpt.control.rest.search.
DistributedAdpAtomSearchPageWriter
Gets the rest url.
getResult()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryQuery
Gets the result of the query.
getResult()
- Method in class com.esri.gpt.control.harvest.
HarvestController
Gets harvest result.
getResult()
- Method in class com.esri.gpt.control.harvest.
HarvestHistoryController
Gets harvest history result.
getResult()
- Method in class com.esri.gpt.framework.request.
RequestDefinition
Gets the result of the request.
getResultsPerPage()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the results per page.
getResultsReviewsShown()
- Method in class com.esri.gpt.catalog.search.
SearchConfig
Gets the results reviews shown.
getResultStyleClass()
- Method in class com.esri.gpt.control.view.
PageCursorPanel
Gets the style class associated with the result text.
getResultType()
- Method in class com.esri.gpt.catalog.search.
GetRecordsGenerator
Gets the CSW result type.
getResultType()
- Method in class com.esri.gpt.server.csw.provider.components.
QueryOptions
Gets the query result type (hits,results,validate).
getRetries()
- Method in class com.esri.gpt.framework.http.
HttpClientRequest
Gets the retries.
getRetrievalField()
- Method in class com.esri.gpt.catalog.lucene.
Storeable
Gets the field used to retrieve data from the store.
getReturnables()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryQuery
Gets the list of discoverable properties to return.
getRid()
- Method in class com.esri.gpt.control.rest.search.
SearchStatus
Gets the rid.
getRID()
- Method in class com.esri.gpt.control.rest.search.
SearchThread
Gets the RID.
getRIDs()
- Method in class com.esri.gpt.control.rest.search.
SearchContext
Gets the RIDs.
getRoleMap()
- Method in class com.esri.gpt.framework.jsf.
PageContext
Gets the role map associated with the active user.
getRootClause()
- Method in class com.esri.gpt.catalog.discovery.
DiscoveryFilter
Gets the root clause for the filter.
getRootElement()
- Method in class com.esri.gpt.catalog.gxe.
GxeDefinition
Gets the root element.
getRootFolder()
- Method in cl