A B C D E F G H I J K L M N O P Q R S T U V W

A

AbstractMDEXStateManager - Class in com.endeca.portal.data
An abstract base class for MDEX State Managers.
AbstractMDEXStateManager() - Constructor for class com.endeca.portal.data.AbstractMDEXStateManager
 
AbstractMetadata - Class in com.endeca.portal.metadata
Base abstract class for all metadata records.
AbstractMetadata() - Constructor for class com.endeca.portal.metadata.AbstractMetadata
 
AbstractMetadataManager<T extends MetadataObject> - Class in com.endeca.portal.metadata
Central facade for managing low-level Metadata Objects and Properties.
AbstractMetadataManager() - Constructor for class com.endeca.portal.metadata.AbstractMetadataManager
 
ACTION_CLEAR_ALL_BREADCRUMBS - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
ACTION_DEEP_LINK - Static variable in class com.endeca.portlet.util.Constants
 
ACTION_PAGE_TRANSITION - Static variable in class com.endeca.portlet.util.Constants
 
ACTION_REMOVE_RANGE_FILTER - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
ACTION_REMOVE_SEARCH - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
ACTION_REPLACE_SEARCH - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
ACTION_SAVE_PREFERENCES - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
ACTION_SHOW_DETAIL_VIEW - Static variable in class com.endeca.portlet.util.Constants
 
ACTION_UPDATE_DATA_SOURCE_BINDING - Static variable in class com.endeca.portlet.util.Constants
 
ACTION_UPDATE_NAV_STATE - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
add(Metric) - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
add(Metric) - Method in class com.endeca.portal.instrumentation.MetricsAggregator
 
add(Metric) - Method in class com.endeca.portal.instrumentation.MetricsAggregators
 
add(Metric) - Method in class com.endeca.portal.instrumentation.MetricsLogger
 
add(Metric) - Static method in class com.endeca.portal.instrumentation.MetricsManager
 
addAliases(Set<String>, SourceBase) - Static method in class com.endeca.portal.lql.LQLUtils
 
addAllAttributes(Map<?, ?>) - Method in class com.endeca.portlet.ModelMap
 
addAllObjects(Map<?, ?>) - Method in class com.endeca.portlet.ModelAndView
 
addAssignment(Assignment) - Method in class com.endeca.portal.data.model.SimpleRecord
 
addAttribute(String, Object) - Method in class com.endeca.portlet.ModelMap
 
addConfigElement(Request, ContentElementConfig) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
addDataSourceConfiguration(MDEXState) - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
This method adds an MDEXState to the persistence layer and increments the cache version to indicate an update is necessary.
addDataSourceFilterExpression(ExpressionBase) - Method in class com.endeca.portal.lql.LQLFilterCollection
Add a LQL AST expression fragment to the collection of data source expressions
addDataSourceQueryState(String, QueryState) - Method in class com.endeca.portal.model.Bookmark
 
addEndecaPortletState(EndecaPortletState) - Method in class com.endeca.portal.model.Bookmark
 
addEventTrigger(PortletRequest, MDEXState) - Method in class com.endeca.portal.data.AbstractMDEXStateManager
Use this method to make sure an appropriate change event will be triggered for an altered MDEXState.
addFiltersFromRoles(String, JSONObject, JSONObject, Set<QueryFunction>, boolean) - Method in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
Calculates security filters for the user's Roles, and adds them to the Set of current filters.
addFunction(QueryFunction) - Method in class com.endeca.portal.data.QueryState
Add a specified QueryFunction to this QueryState, checking for duplicate multi select attribute refinements and override any single select attribute refinements
addFunctions(List<? extends QueryFunction>) - Method in class com.endeca.portal.data.QueryState
Add a list of QueryFunctions to this QueryState
addKey(String) - Method in class com.endeca.portal.attributes.filter.ExclusiveSetFilter
 
addMDEXState(MDEXState) - Method in class com.endeca.portal.session.UserSession
 
addMDEXStates(List<MDEXState>) - Method in class com.endeca.portal.session.UserSession
 
addObject(String, Object) - Method in class com.endeca.portlet.ModelAndView
 
addOrUpdateMDEXState(String, String) - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
This method stores an MDEXState's initial configuration string in the database.
addParam(String, String) - Method in class com.endeca.util.UrlBuilder
Manipulates the resultant URL by adding this key/value pair.
addParams(Collection<String>) - Method in class com.endeca.util.UrlBuilder
Bulk add of parameter key/value pairs.
addPortletState(long, EndecaPortletState) - Method in interface com.endeca.portal.persistence.bookmarks.BookmarkManager
 
addPortletState(long, EndecaPortletState) - Method in class com.endeca.portal.persistence.bookmarks.DefaultBookmarkManager
Creates a new portlet state record for an existing bookmark; this allows bookmarks to be updated incrementally by each portlet in the bookmarked page
addProperties(List<? extends MetadataProperty>) - Method in class com.endeca.portal.metadata.MetadataObject
Adds a list of Metadata Properties to this Metadata Object
addProperty(String, Object) - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
 
addProperty(MetadataProperty) - Method in class com.endeca.portal.metadata.MetadataObject
Adds a Metadata Property to this Metadata Object
addQueryTracking(ConversationPort, RequestIds) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
instrument a MDEX 7 query by setting HTTP headers
addQueryTracking(HttpURLConnection, RequestIds) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
Instrument a MDEX 7 query by setting HTTP headers
addRefinementGroupConfig(RefinementGroupConfig) - Method in class com.endeca.portal.data.functions.NavConfig
 
addSearchAdjustmentConfig(QueryState) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Adds a SearchAdjustmentConfig to the QueryState when the QueryState contains a SearchFilter.
addSelectionFilterExpression(ExpressionBase) - Method in class com.endeca.portal.lql.LQLFilterCollection
Add a LQL AST expression fragment to the collection of selection expressions
AnalyticsQueryConfig - Class in com.endeca.portal.data.functions
Allow an analytics query to be added to the QueryState.
AnalyticsQueryConfig() - Constructor for class com.endeca.portal.data.functions.AnalyticsQueryConfig
 
AnalyticsQueryConfig(String) - Constructor for class com.endeca.portal.data.functions.AnalyticsQueryConfig
Construct a new AnalyticsQueryConfig with a specified query.
AnalyticsQueryConfig(String, String) - Constructor for class com.endeca.portal.data.functions.AnalyticsQueryConfig
Construct a new AnalyticsQueryConfig with a specified query.
andAll(Collection<RecordFilter>) - Static method in class com.endeca.portal.data.functions.RecordFilter
Takes a collection of RecordFilters and computes the logical conjunction: AND(filter1, filter2, ...)
andAll(String...) - Static method in class com.endeca.portal.data.functions.RecordFilter
Logical conjunction of filters in string-form.
API_VERSION_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
apiErrorJSP - Variable in class com.endeca.portlet.EndecaPortlet
 
appendParam(String, String) - Method in class com.endeca.util.UrlBuilder
Manipulates the resultant URL by adding a key/value pair.
appendParams(Collection<String>) - Method in class com.endeca.util.UrlBuilder
Bulk append of parameter key/value pairs.
applySecurity(PortletRequest, MDEXState, Query) - Method in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
See MDEXSecurityManager.applySecurity(PortletRequest, MDEXState, Query)
applySecurity(PortletRequest, MDEXState, Query) - Method in interface com.endeca.portal.data.security.MDEXSecurityManager
Applies security filters to a provided Query.
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.AnalyticsQueryConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.BreadcrumbsConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.ExposeRefinement
In this method we always use RefinementConfig elements to manage the exposure and closure of properties and dimensions.
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.LQLFilter
Subclasses of LQLFilter must use LQLFilter.applyToLQLFilter(LQLFilterCollection) instead of this method.
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.LQLQueryConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.NavConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.QueryFunction
Apply this function to a Request.
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.RecordDetailsConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.RecordFilter
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.RefinementFilter
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.ResultsConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.ResultsSummaryConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.SearchAdjustmentsConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.SearchFilter
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.SearchKeysConfig
 
applyToDiscoveryServiceQuery(Request) - Method in class com.endeca.portal.data.functions.SortConfig
 
applyToLQLFilter(LQLFilterCollection) - Method in class com.endeca.portal.data.functions.DataSourceFilter
 
applyToLQLFilter(LQLFilterCollection) - Method in class com.endeca.portal.data.functions.LQLFilter
Adds the LQL filtering clause (aka fragment) produced by this class to the list of all fragments to be applied in order to generate the QueryState.
applyToLQLFilter(LQLFilterCollection) - Method in class com.endeca.portal.data.functions.RangeFilter
 
applyToLQLFilter(LQLFilterCollection) - Method in class com.endeca.portal.data.functions.SelectionFilter
 
ArbitraryLQLASTFilter - Class in com.endeca.portal.data.functions
Abstract superclass for DataSourceFilter and SelectionFilter.
ArbitraryLQLASTFilter() - Constructor for class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
 
ArbitraryLQLASTFilter(ExpressionBase) - Constructor for class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
 
ArbitraryLQLASTFilter(String, ExpressionBase) - Constructor for class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
 
Assignment - Class in com.endeca.portal.data.model
Represents a single assignment to a record.
Assignment(String, String, String) - Constructor for class com.endeca.portal.data.model.Assignment
Construct an assignment.
Assignments - Interface in com.endeca.portal.data.model
Interface representing zero, one or more assignments to a record.
AST_HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.LQLQueryConfig
 
Attribute - Class in com.endeca.portal.attributes.model
Represents an attribute object serializable via Jackson
Attribute() - Constructor for class com.endeca.portal.attributes.model.Attribute
 
ATTRIBUTE_KEYS_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Group
 
AttributeCurrencyFormatter - Class in com.endeca.portal.attributes.model.formatters
 
AttributeCurrencyFormatter() - Constructor for class com.endeca.portal.attributes.model.formatters.AttributeCurrencyFormatter
Custom constructor for creating a record spec from non-mdex models (e.g. deep-links).
AttributeDateFormatCapitalization - Enum in com.endeca.portal.attributes.model.formatters
 
AttributeDateFormatter - Class in com.endeca.portal.attributes.model.formatters
 
AttributeDateFormatter() - Constructor for class com.endeca.portal.attributes.model.formatters.AttributeDateFormatter
 
AttributeFormatter - Class in com.endeca.portal.attributes.model
 
AttributeFormatter() - Constructor for class com.endeca.portal.attributes.model.AttributeFormatter
 
AttributeIntegerFormatter - Class in com.endeca.portal.attributes.model.formatters
 
AttributeIntegerFormatter() - Constructor for class com.endeca.portal.attributes.model.formatters.AttributeIntegerFormatter
 
AttributeNumericFormatter - Class in com.endeca.portal.attributes.model.formatters
 
AttributeNumericFormatter() - Constructor for class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
AttributeSettings - Class in com.endeca.portal.attributes.model
This class represents the top-level container for the Unified Attribute Model (UAM).
AttributeSettings() - Constructor for class com.endeca.portal.attributes.model.AttributeSettings
 
AttributeSettingsManager - Class in com.endeca.portal.attributes
 
AttributeSettingsManager() - Constructor for class com.endeca.portal.attributes.AttributeSettingsManager
 
AttributeStringFormatCapitalization - Enum in com.endeca.portal.attributes.model.formatters
 
AttributeStringFormatter - Class in com.endeca.portal.attributes.model.formatters
 
AttributeStringFormatter() - Constructor for class com.endeca.portal.attributes.model.formatters.AttributeStringFormatter
 
AttributeValueSearchConfig - Class in com.endeca.portal.data.functions
 
AttributeValueSearchConfig() - Constructor for class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
AttributeValueSearchConfig(String) - Constructor for class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
AttributeValueSearchConfig(String, int) - Constructor for class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
AttributeValueSearchConfig(String, String) - Constructor for class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
AttributeValueSearchConfig(String, String, int) - Constructor for class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
AttributeValueSearchConfig(String, List<String>) - Constructor for class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
AttributeValueSearchConfig(String, List<String>, int) - Constructor for class com.endeca.portal.data.functions.AttributeValueSearchConfig
 

B

BASEFUNCTIONS_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
BasePropertyContainer - Class in com.endeca.portal.attributes.model
Base class representing a container of properties (in the meta sense, not in the sense of MDEX property).
BasePropertyContainer() - Constructor for class com.endeca.portal.attributes.model.BasePropertyContainer
 
BASEQUERYOPTIONS_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
beforeQueryStateAdd(QueryState) - Method in class com.endeca.portal.data.functions.QueryFunction
Function to check for any additional conditions when adding to the query state.
beforeQueryStateAdd(QueryState) - Method in class com.endeca.portal.data.functions.RefinementFilter
Checks to see if other is either single select on the same attribute or a duplicate multi select refinement, and if one is found we remove the function in the query state.
Bookmark - Class in com.endeca.portal.model
 
Bookmark() - Constructor for class com.endeca.portal.model.Bookmark
 
BookmarkException - Exception in com.endeca.portal.persistence.bookmarks
 
BookmarkException(String) - Constructor for exception com.endeca.portal.persistence.bookmarks.BookmarkException
one-arg constructor
BookmarkException(String, Throwable) - Constructor for exception com.endeca.portal.persistence.bookmarks.BookmarkException
two-arg constructor
BookmarkHandler - Interface in com.endeca.portal.persistence.bookmarks
 
BookmarkManager - Interface in com.endeca.portal.persistence.bookmarks
 
BPCFilter - Interface in com.endeca.portal.attributes.filter
 
BreadcrumbGenerator - Class in com.endeca.portal.data
 
BreadcrumbGenerator() - Constructor for class com.endeca.portal.data.BreadcrumbGenerator
 
BreadcrumbsConfig - Class in com.endeca.portal.data.functions
Configure how breadcrumbs will be returned on the QueryState's executed results.
BreadcrumbsConfig() - Constructor for class com.endeca.portal.data.functions.BreadcrumbsConfig
 
BreadcrumbsConfig(boolean) - Constructor for class com.endeca.portal.data.functions.BreadcrumbsConfig
Instantiate the breadcrumbs with the default ID and the given value for the returnFullPath property.
BreadcrumbsConfig(String) - Constructor for class com.endeca.portal.data.functions.BreadcrumbsConfig
Instantiate the breadcrumbs with the specified ID. returnFullPath will be true.
BreadcrumbsConfig(String, boolean) - Constructor for class com.endeca.portal.data.functions.BreadcrumbsConfig
Instantiate the breadcrumbs with the specified ID and the specified value for the returnFullPath property.
build() - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
buildSearchKeys(Results) - Static method in class com.endeca.portal.data.model.SearchUtil
Builds a list of search keys and equivalent terms based on search breadcrumbs and search adjustments.

C

CA_FILE_PROPERTY - Static variable in class com.endeca.portal.data.SSLConfig
 
CA_PASS_PROPERTY - Static variable in class com.endeca.portal.data.SSLConfig
 
cacheKeyExists(Class<?>) - Static method in class com.endeca.portal.util.JAXBHelper
This method exists to support unit testing.
cacheResults(ConversationPort, Request, Results) - Method in class com.endeca.portal.mdex.cache.DefaultMDEXCacheManager
 
cacheResults(ConversationPort, Request, Results) - Method in interface com.endeca.portal.mdex.cache.MDEXCacheManager
Put results into the cache for MDEX 7 queries
cacheResults(ConversationPort, Request, Results) - Method in class com.endeca.portal.mdex.cache.NaiveEternalCacheManager
 
cacheResults(ConversationPort, Request, Results) - Method in class com.endeca.portal.mdex.cache.NoOpLoggingCacheManager
 
CaseInsensitiveBooleanDeserializer - Class in com.endeca.portal.data.functions.util
This should not be used for new getters and setters.
CaseInsensitiveBooleanDeserializer() - Constructor for class com.endeca.portal.data.functions.util.CaseInsensitiveBooleanDeserializer
 
CATCH_ALL_GROUP_KEY - Static variable in class com.endeca.portal.mdex.ConfigServiceUtil
 
CATCH_ALL_GROUP_KEY - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
CATCH_ALL_GROUP_NAME - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
caughtParameters(String) - Static method in class com.endeca.portal.session.UserSession
 
CERT_FILE_PROPERTY - Static variable in class com.endeca.portal.data.SSLConfig
 
CERT_PASS_PROPERTY - Static variable in class com.endeca.portal.data.SSLConfig
 
ChainingAndFilter - Class in com.endeca.portal.attributes.filter
 
ChainingAndFilter() - Constructor for class com.endeca.portal.attributes.filter.ChainingAndFilter
 
ChainingFilter - Class in com.endeca.portal.attributes.filter
 
ChainingFilter() - Constructor for class com.endeca.portal.attributes.filter.ChainingFilter
 
ChainingOrFilter - Class in com.endeca.portal.attributes.filter
 
ChainingOrFilter() - Constructor for class com.endeca.portal.attributes.filter.ChainingOrFilter
 
checkAPICompatibility(MDEXState) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
 
checkDataSourceRequired() - Method in class com.endeca.portlet.EndecaPortlet
This method denotes whether or not this portlet requires a binding to a MDEX data source.
checkWebService(String, SSLConfig) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
Returns true if we are able to successfully make a request
CLASS_PROPERTY - Static variable in class com.endeca.portal.data.functions.QueryFunction
 
clear() - Method in class com.endeca.portlet.ModelAndView
 
clearCachedGlobalAttributeSettings() - Method in class com.endeca.portal.data.DataSource
Only for use with Discovery Service enabled datasources Clears any session-cached Global UAM settings from the underlying MDEXState.
clearCachedMDEXAttributes() - Method in class com.endeca.portal.data.DataSource
Clears any session-cached attributes from the underlying MDEXState.
clearEntityCaches() - Method in class com.endeca.portal.data.DataSource
Clears any information that is cached related to the entity information for this data source.
clearEntityCaches() - Method in class com.endeca.portal.data.MDEXState
Clear the entities and predefined metrics caches.
clearViewTransitionParameters(String) - Static method in class com.endeca.portal.session.UserSession
 
clientDoneLoading(ResourceRequest, ResourceResponse) - Method in class com.endeca.portlet.EndecaPortlet
 
clone() - Method in class com.endeca.portal.data.functions.QueryFunction
 
clone() - Method in class com.endeca.portal.data.MDEXState
 
clone() - Method in class com.endeca.portal.data.QueryState
 
clone() - Method in class com.endeca.portal.instrumentation.MetricsManager
 
clone(Request) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
cloneFunctionList(List<QueryFunction>) - Static method in class com.endeca.portal.data.QueryState
Clone a List of QueryFunction instances.
cloneRequest(Request) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
com.endeca.collections.util - package com.endeca.collections.util
 
com.endeca.portal.attributes - package com.endeca.portal.attributes
 
com.endeca.portal.attributes.filter - package com.endeca.portal.attributes.filter
 
com.endeca.portal.attributes.model - package com.endeca.portal.attributes.model
 
com.endeca.portal.attributes.model.formatters - package com.endeca.portal.attributes.model.formatters
 
com.endeca.portal.data - package com.endeca.portal.data
 
com.endeca.portal.data.config - package com.endeca.portal.data.config
 
com.endeca.portal.data.functions - package com.endeca.portal.data.functions
 
com.endeca.portal.data.functions.util - package com.endeca.portal.data.functions.util
 
com.endeca.portal.data.model - package com.endeca.portal.data.model
 
com.endeca.portal.data.security - package com.endeca.portal.data.security
 
com.endeca.portal.export - package com.endeca.portal.export
 
com.endeca.portal.export.util - package com.endeca.portal.export.util
 
com.endeca.portal.instrumentation - package com.endeca.portal.instrumentation
 
com.endeca.portal.liferay - package com.endeca.portal.liferay
 
com.endeca.portal.lql - package com.endeca.portal.lql
 
com.endeca.portal.mdex - package com.endeca.portal.mdex
 
com.endeca.portal.mdex.cache - package com.endeca.portal.mdex.cache
 
com.endeca.portal.mdex.ssl - package com.endeca.portal.mdex.ssl
 
com.endeca.portal.metadata - package com.endeca.portal.metadata
 
com.endeca.portal.metadata.datasource - package com.endeca.portal.metadata.datasource
 
com.endeca.portal.metadata.framework - package com.endeca.portal.metadata.framework
 
com.endeca.portal.metadata.query - package com.endeca.portal.metadata.query
 
com.endeca.portal.metadata.simple - package com.endeca.portal.metadata.simple
 
com.endeca.portal.model - package com.endeca.portal.model
 
com.endeca.portal.persistence - package com.endeca.portal.persistence
 
com.endeca.portal.persistence.bookmarks - package com.endeca.portal.persistence.bookmarks
 
com.endeca.portal.session - package com.endeca.portal.session
 
com.endeca.portal.util - package com.endeca.portal.util
 
com.endeca.portlet - package com.endeca.portlet
 
com.endeca.portlet.util - package com.endeca.portlet.util
 
com.endeca.util - package com.endeca.util
 
compare(MDEXState, MDEXState) - Method in class com.endeca.portal.data.config.MDEXStateNameComparator
 
CONFIG_PARAMETER_BUILD_DATE - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_COMPONENT_REVISION - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_CONTAINER - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_DATA_SOURCE - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_DATA_SOURCE_CHANGED - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_DATA_SOURCE_DEFAULT - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_DATA_SOURCE_DEFAULT_SETTING - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_DATA_SOURCE_HEALTH_CHECK_TIMEOUT - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_DATA_SOURCE_POLLING_INTERVAL - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_DEEP_LINK_PORTLET_NAME - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_FRAMEWORK_REVISION - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_FRAMEWORK_SCHEMA_VERSION - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_FRAMEWORK_VERSION - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_MAP_ELOCATION - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_MAP_TILE_LAYER - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_MAP_VIEW - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_MAX_EXPORT_BASE_RECS - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_MAX_EXPORT_EQL_RECS - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_MDEX_CACHE_MANAGER - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_MDEX_SECURITY_MANAGER - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_MDEX_STATE_MANAGER - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_METADATA_CACHE_ENABLED - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_PERFORMANCE_LOGGING - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_PERFORMANCE_LOGGING_CLIENT - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_PERFORMANCE_LOGGING_PORTLET - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_PERFORMANCE_LOGGING_QUERY - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_VIEW_TRANSITION_CONTEXT - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PARAMETER_WEB_SERVICES_TIMEOUT - Static variable in class com.endeca.portlet.util.Constants
 
CONFIG_PROPERTY_INHERIT_SECURITY - Static variable in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
JSON key for toggling security filter inheritance from parents on/off
CONFIG_PROPERTY_PARENT_DATA_SOURCE - Static variable in class com.endeca.portal.data.MDEXStateRelationshipUtil
 
CONFIG_PROPERTY_ROLE_PERMISSIONS - Static variable in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
JSON key for defining available security roles for filters
CONFIG_PROPERTY_ROLE_PERMISSIONS_MULTI_OR - Static variable in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
JSON key for specifying multiple filters from multiple roles should be logically OR-ed, default false=multi-roles ANDed
CONFIG_PROPERTY_SECURITY_ENABLED - Static variable in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
JSON key for toggling security on/off
CONFIG_PROPERTY_SECURITY_FILTERS - Static variable in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
JSON key for security filters
ConfigServiceUtil - Class in com.endeca.portal.mdex
 
ConfigServiceUtil() - Constructor for class com.endeca.portal.mdex.ConfigServiceUtil
 
configureSSL(HttpURLConnection, SSLConfig) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
Configure the given HttpURLConnection with the provided SSL Config Generally, portlet developers will not need to use this method.
Constants - Class in com.endeca.portlet.util
 
Container - Enum in com.endeca.portlet.util
 
ContainerAwareRollingFileAppender - Class in com.endeca.portal.util
A custom log4j Appender that automatically prepends either Tomcat's or WebSphere's root log directory to the specified log filename.
ContainerAwareRollingFileAppender() - Constructor for class com.endeca.portal.util.ContainerAwareRollingFileAppender
 
containsAttribute(String) - Method in class com.endeca.portlet.ModelMap
 
convert(S) - Method in interface com.endeca.collections.util.Converter
This method should take as input object type S, and return object type T.
convert(Record) - Static method in class com.endeca.portal.data.model.ModelUtil
Convert a conversation service record with a null record spec.
convert(MDEXAttributeList, Record) - Static method in class com.endeca.portal.data.model.ModelUtil
Convenience converter for taking MDEX attributes and a discovery service record and converting it to a unified model object.
convert(RecordSpec, Record) - Static method in class com.endeca.portal.data.model.ModelUtil
Converts a conversation service record into a uniform record model object.
convert(Element) - Static method in class com.endeca.portal.data.model.ModelUtil
Convert a 7-series assignment into a unified model assignment.
convert(List<Record>) - Static method in class com.endeca.portal.data.model.ModelUtil
This method converts a list of conversation records to an iterable of uniform record model object.
convert(MDEXAttributeList, List<Record>) - Static method in class com.endeca.portal.data.model.ModelUtil
This method converts a list of conversation records to an iterable of uniform record model object.
Converter<S,T> - Interface in com.endeca.collections.util
This interface provides the blueprint for writing a class that converts objects of type S to objects of type T.
ConverterUtil - Class in com.endeca.collections.util
This is a utility class for converting collection of one type to another.
ConverterUtil.LazyConverter<S,T> - Class in com.endeca.collections.util
 
ConverterUtil.LazyConverter(Iterable<S>, Converter<S, T>) - Constructor for class com.endeca.collections.util.ConverterUtil.LazyConverter
 
convertFromLiferayBookmark(BookmarkRecord) - Method in class com.endeca.portal.persistence.bookmarks.DefaultBookmarkManager
 
copyBPCs() - Method in class com.endeca.portal.attributes.model.AttributeSettings
This method creates a shallow copy of AttributeSettings by cloning it's containers (attributes, groups and GroupOrder).
createDataSourceTimer(RequestIds, MetricType, String, String) - Static method in class com.endeca.portal.instrumentation.Timer
 
createDiscoveryServiceQuery(QueryState) - Method in class com.endeca.portal.data.DataSource
Create a Discovery Service Request instance from a query state, using the current request state.
createElement(Document, String) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
createEmptyAttributeSettings() - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
Convenience method that creates a new empty instance of the AttributeSettings model.
createEmptyAttributeSettings(int, int) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
Convenience method that creates a new empty instance of the AttributeSettings model with predefined collection sizes.
createFilterSetFromJSON(JSONArray, JSONObject) - Method in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
Searches a set of JSON object representations of filters identified by name in the provided JSONArray.
createLiferayUrlTargetForExportPortlet(String) - Static method in class com.endeca.portal.export.util.ExportUtil
 
createOrUpdateAttributeGroup(Group) - Method in class com.endeca.portal.data.DataSource
Only for use with Discovery Service enabled datasources
createOrUpdateAttributeGroup(MDEXState, RequestIds, Group) - Static method in class com.endeca.portal.mdex.ConfigServiceUtil
 
createPortletTimer(RequestIds, MetricType) - Static method in class com.endeca.portal.instrumentation.Timer
 
CURRENTFUNCTIONS_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 

D

DATA_SOURCE_CONFIG_DIRECTORY - Static variable in class com.endeca.portal.data.config.DataSourceConfigHelper
 
DataSource - Class in com.endeca.portal.data
DataSource instances encapsulate a connection to an MDEX Engine, a current QueryState on the connection, handles the logic of executing a query on an MDEX to get results, and handles the logic of altering the QueryState.
DataSource(PortletRequest, String) - Constructor for class com.endeca.portal.data.DataSource
Construct a DataSource instance referring to a particular data source.
DataSourceConfigAlreadyExistsException - Exception in com.endeca.portal.data.config
Thrown when writing an MDEX state configuration file to disk if a file of the same name already exists.
DataSourceConfigAlreadyExistsException(String) - Constructor for exception com.endeca.portal.data.config.DataSourceConfigAlreadyExistsException
one-arg constructor
DataSourceConfigAlreadyExistsException(String, Throwable) - Constructor for exception com.endeca.portal.data.config.DataSourceConfigAlreadyExistsException
two-arg constructor
DataSourceConfigError - Class in com.endeca.portal.data.config
Class representing errors relating to DataSourceConfigs
DataSourceConfigError(File, String, String) - Constructor for class com.endeca.portal.data.config.DataSourceConfigError
 
DataSourceConfigHelper - Class in com.endeca.portal.data.config
 
DataSourceConfigHelper() - Constructor for class com.endeca.portal.data.config.DataSourceConfigHelper
 
DataSourceConfigNotFoundException - Exception in com.endeca.portal.data.config
Thrown when attempting to add or remove a child datasource from a parent that does not exist.
DataSourceConfigNotFoundException(String) - Constructor for exception com.endeca.portal.data.config.DataSourceConfigNotFoundException
one-arg constructor
DataSourceConfigNotFoundException(String, Throwable) - Constructor for exception com.endeca.portal.data.config.DataSourceConfigNotFoundException
two-arg constructor
DataSourceConfigUpdateException - Exception in com.endeca.portal.data.config
Generic error that represents unexpected errors when updating an MDEX State configuration on disk
DataSourceConfigUpdateException(String) - Constructor for exception com.endeca.portal.data.config.DataSourceConfigUpdateException
one-arg constructor
DataSourceConfigUpdateException(String, Throwable) - Constructor for exception com.endeca.portal.data.config.DataSourceConfigUpdateException
two-arg constructor
DataSourceConfigValidator - Class in com.endeca.portal.data.config
A class of static methods used to verify whether or not various items in a data source definition are valid.
DataSourceConfigValidator() - Constructor for class com.endeca.portal.data.config.DataSourceConfigValidator
 
dataSourceErrorJSP - Variable in class com.endeca.portlet.EndecaPortlet
 
DataSourceException - Exception in com.endeca.portal.data
Thrown when attempting to perform an operation on a data source, such as updating an MDEX state or executing a query
DataSourceException(String) - Constructor for exception com.endeca.portal.data.DataSourceException
one-arg constructor
DataSourceException(String, Throwable) - Constructor for exception com.endeca.portal.data.DataSourceException
two-arg constructor
dataSourceExists(String) - Method in class com.endeca.portal.session.UserSession
 
DataSourceFilter - Class in com.endeca.portal.data.functions
LQL 2.3-compliant QueryFilter that adds an arbitrary LQL expression to the DataSourceFilter of the current QueryState.
DataSourceFilter() - Constructor for class com.endeca.portal.data.functions.DataSourceFilter
 
DataSourceFilter(ExpressionBase) - Constructor for class com.endeca.portal.data.functions.DataSourceFilter
 
DataSourceFilter(String, ExpressionBase) - Constructor for class com.endeca.portal.data.functions.DataSourceFilter
 
dataSourceSelectorJSP - Variable in class com.endeca.portlet.EndecaPortlet
 
datastoreName - Variable in class com.endeca.portal.data.MDEXState
 
DATE_TYPE_PATTERN_IN_MDEX7 - Static variable in class com.endeca.portlet.util.Constants
 
DB_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
DEFAULT_API_VERSION - Static variable in class com.endeca.portal.data.MDEXState
 
DEFAULT_CONTAINER - Static variable in class com.endeca.util.SettingDefaults
Setting representing the default AJAX/non-AJAX container (see Container)
DEFAULT_DATA_SOURCE_DIRECTORY - Static variable in class com.endeca.util.SettingDefaults
Setting representing the location on disk to store the data source json files (see DataSourceConfigHelper)
DEFAULT_DATA_SOURCE_HEALTH_CHECK_TIMEOUT - Static variable in class com.endeca.util.SettingDefaults
Setting representing the query timeout for ping and API compatibility (see MDEXStateUtil).
DEFAULT_DATA_SOURCE_ID - Static variable in class com.endeca.util.SettingDefaults
Setting representing the location on disk to store the default data source id (see EndecaPortletUtil)
DEFAULT_DATA_SOURCE_POLLING_INTERVAL - Static variable in class com.endeca.util.SettingDefaults
Setting representing the polling interval to check availability of the underlying data source (see DataSourceConfigHelper). -1 means never poll.
DEFAULT_DEEP_LINK_PORTLET_NAME - Static variable in class com.endeca.util.SettingDefaults
Setting representing the name of the deep link portlet.
DEFAULT_ENGINE_VERSION - Static variable in class com.endeca.portal.data.MDEXState
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.AnalyticsQueryConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.BreadcrumbsConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.LQLQueryConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.NavConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.RecordDetailsConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.ResultsConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.ResultsSummaryConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.SearchAdjustmentsConfig
 
DEFAULT_ID - Static variable in class com.endeca.portal.data.functions.SearchKeysConfig
 
DEFAULT_MDEX_CACHE_MANAGER - Static variable in class com.endeca.util.SettingDefaults
Setting representing the default MDEX Cache Manager (see DefaultMDEXCacheManager)
DEFAULT_MDEX_RECORDS - Static variable in class com.endeca.portal.data.MDEXState
 
DEFAULT_MDEX_SECURITY_MANAGER - Static variable in class com.endeca.util.SettingDefaults
Setting representing the default MDEX Security Manager (see DefaultMDEXSecurityManager)
DEFAULT_MDEX_STATE_MANAGER - Static variable in class com.endeca.util.SettingDefaults
Setting representing the default MDEX State Manager (see DefaultMDEXStateManager)
DEFAULT_METADATA_CACHE_ENABLED - Static variable in class com.endeca.util.SettingDefaults
Setting that controls the session-based cache of groups and attributes.
DEFAULT_NUM_BULK_RECORDS - Static variable in class com.endeca.portal.data.functions.ResultsConfig
 
DEFAULT_OFFSET - Static variable in class com.endeca.portal.data.functions.ResultsConfig
 
DEFAULT_PROPERTY_NAME - Static variable in class com.endeca.portal.attributes.filter.IncludedPropertyFilter
Default property name to mark whether a BPC is included.
DEFAULT_RECORDS_PER_PAGE - Static variable in class com.endeca.portal.data.functions.ResultsConfig
 
DEFAULT_V7_DIMENSION_ROOT_DVAL_SPEC - Static variable in class com.endeca.portlet.util.Constants
 
DEFAULT_VIEW_TRANSITION_CONTEXT - Static variable in class com.endeca.util.SettingDefaults
Setting that controls the default context for relative view transitions.
DEFAULT_WEB_SERVICES_TIMEOUT - Static variable in class com.endeca.util.SettingDefaults
 
DefaultBookmarkHandler - Class in com.endeca.portal.persistence.bookmarks
Provides default functionality for handling a portlet bookmark.
DefaultBookmarkHandler(PortletStateSerializer) - Constructor for class com.endeca.portal.persistence.bookmarks.DefaultBookmarkHandler
 
DefaultBookmarkManager - Class in com.endeca.portal.persistence.bookmarks
 
DefaultBookmarkManager() - Constructor for class com.endeca.portal.persistence.bookmarks.DefaultBookmarkManager
 
defaultDataSourceId - Variable in class com.endeca.portlet.EndecaPortlet
 
DefaultMDEXCacheManager - Class in com.endeca.portal.mdex.cache
The default MDEXCacheManager implementation.
DefaultMDEXCacheManager() - Constructor for class com.endeca.portal.mdex.cache.DefaultMDEXCacheManager
 
DefaultMDEXSecurityManager - Class in com.endeca.portal.data.security
This is a simple implementation of MDEXSecurityManager, providing role-based security filters via data source configuration.
DefaultMDEXSecurityManager() - Constructor for class com.endeca.portal.data.security.DefaultMDEXSecurityManager
Default constructor
DefaultMDEXStateManager - Class in com.endeca.portal.data
This is an implementation of MDEXStateManager covering a very simple parent-child relationship of data sources.
DefaultMDEXStateManager() - Constructor for class com.endeca.portal.data.DefaultMDEXStateManager
default constructor
deferredLoad(String) - Static method in class com.endeca.portal.session.UserSession
 
deleteMDEXState(String) - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
This method removes an MDEXState from the database based on its data source id.
deleteSemanticEntities(List<String>) - Method in class com.endeca.portal.data.DataSource
Deletes all of the entity definitions in the MDEX with the passed keys.
DESCRIPTION_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
deserialize(JsonParser, DeserializationContext) - Method in class com.endeca.portal.data.functions.util.CaseInsensitiveBooleanDeserializer
 
deserializeAttributeSettings(String) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
Deserializes an attribute settings model using Jackson.
deserializePortletState(EndecaPortletState, PortletRequest, StateAwareResponse) - Method in class com.endeca.portlet.EndecaPortlet
Deserializes portlet state (see notes in EndecaPortlet.serializePortletState(PortletRequest, StateAwareResponse) above)
deserializePortletState(EndecaPortletState, PortletRequest, StateAwareResponse) - Method in interface com.endeca.portlet.PortletStateSerializer
 
dimensionAttributeIterator() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
dirty - Variable in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
 
DISCOVERY_PROPERTY_SORT_RECORD_COUNT - Static variable in class com.endeca.portal.mdex.MDEXAttribute
 
DISCOVERY_PROPERTY_VALUE_MULTI_SELECT_AND - Static variable in class com.endeca.portal.mdex.MDEXAttribute
 
DISCOVERY_PROPERTY_VALUE_MULTI_SELECT_OR - Static variable in class com.endeca.portal.mdex.MDEXAttribute
 
DISCOVERY_PROPERTY_VALUE_SINGLE_SELECT - Static variable in class com.endeca.portal.mdex.MDEXAttribute
 
DISCOVERY_SERVICE - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
DiscoveryServiceUtil - Class in com.endeca.portal.mdex
 
DiscoveryServiceUtil() - Constructor for class com.endeca.portal.mdex.DiscoveryServiceUtil
 
DISPLAY_NAME_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 
DISPLAY_NAME_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Group
 
doEdit(RenderRequest, RenderResponse) - Method in class com.endeca.portlet.EndecaPortlet
 
doHelp(RenderRequest, RenderResponse) - Method in class com.endeca.portlet.EndecaPortlet
 
done() - Method in class com.endeca.portal.instrumentation.Timer
 
doView(RenderRequest, RenderResponse) - Method in class com.endeca.portlet.EndecaPortlet
 

E

EDIT_JSP - Static variable in class com.endeca.portlet.EndecaPortlet
 
editJSP - Variable in class com.endeca.portlet.EndecaPortlet
 
enableSnippeting(Boolean) - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
enableSnippeting(String) - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
ENDECA_PORTLET_ACTION_REQUEST_ATTRIBUTE - Static variable in class com.endeca.portlet.EndecaPortlet
 
EndecaObjectWriterUtil - Class in com.endeca.portlet.util
 
EndecaObjectWriterUtil() - Constructor for class com.endeca.portlet.util.EndecaObjectWriterUtil
 
EndecaPortlet - Class in com.endeca.portlet
Base portlet class for portlets that want to make use of Endeca or Latitude Studio functionality.
EndecaPortlet() - Constructor for class com.endeca.portlet.EndecaPortlet
 
EndecaPortletState - Class in com.endeca.portlet
 
EndecaPortletState() - Constructor for class com.endeca.portlet.EndecaPortletState
 
EndecaPortletUtil - Class in com.endeca.portlet.util
 
EndecaPortletUtil() - Constructor for class com.endeca.portlet.util.EndecaPortletUtil
 
EndecaWindowState - Class in com.endeca.portlet.util
This class wraps the container specific state strings, so we can override if necessary.
EndecaWindowState() - Constructor for class com.endeca.portlet.util.EndecaWindowState
 
engineVersion - Variable in class com.endeca.portal.data.MDEXState
 
equals(Object) - Method in class com.endeca.portal.data.functions.QueryFunction
 
equals(QueryFunction) - Method in class com.endeca.portal.data.functions.QueryFunction
Compares two QueryFunction instances by checking class types and using the object's toString() method
equals(Object) - Method in class com.endeca.portal.metadata.MetadataObject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.endeca.portal.metadata.MetadataProperty
Indicates whether some other object is "equal to" this one.
equivalent(QueryState) - Method in class com.endeca.portal.data.QueryState
Convenience method to check equivalence of query states A QueryState is equivalent to another if they contain the same non-QueryConfig QueryFunctions, in the same order.
escape(String) - Static method in class com.endeca.portal.data.functions.util.FilterUtils
Escapes special characters in a filter literal.
EVENT_ANALYTICS_DETAIL_VIEW - Static variable in class com.endeca.portlet.util.Constants
 
EVENT_ANALYTICS_DETAIL_VIEW_GROUPING_IS_REQUIRED - Static variable in class com.endeca.portlet.util.Constants
 
EVENT_CREATE_ENDECA_BOOKMARK - Static variable in class com.endeca.portlet.util.Constants
 
EVENT_DATASOURCE_NAMESPACE - Static variable in class com.endeca.portlet.util.Constants
 
EVENT_DETAIL_VIEW - Static variable in class com.endeca.portlet.util.Constants
 
EVENT_LOAD_ENDECA_BOOKMARK - Static variable in class com.endeca.portlet.util.Constants
 
EVENT_NAMESPACE - Static variable in class com.endeca.portlet.util.Constants
 
EXCLUSIVE - Static variable in class com.endeca.portlet.util.EndecaWindowState
 
EXCLUSIVE_WINDOW_STATE - Static variable in class com.endeca.portlet.util.EndecaWindowState
 
ExclusiveSetFilter - Class in com.endeca.portal.attributes.filter
This filter tests whether the key property of a given BasePropertyContainer object belongs to a predefined set of keys.
ExclusiveSetFilter() - Constructor for class com.endeca.portal.attributes.filter.ExclusiveSetFilter
 
execute() - Method in class com.endeca.portal.data.DataSource
Executes a query representing the data source's QueryState.
execute(QueryState) - Method in class com.endeca.portal.data.DataSource
Executes a query representing the QueryState.
execute(Request) - Method in class com.endeca.portal.data.DataSource
Applies security and executes query against the current request's State.
execute(MDEXState, Request, RequestIds) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
execute(MDEXState, Timer, boolean, ParserPort) - Method in class com.endeca.portal.mdex.LQLParserUtil.GetPredefinedMetricsOperator
 
execute(MDEXState, Timer, boolean, ParserPort) - Method in class com.endeca.portal.mdex.LQLParserUtil.ParseFilterOperator
 
execute(MDEXState, Timer, boolean, ParserPort) - Method in class com.endeca.portal.mdex.LQLParserUtil.ParseQueryOperator
 
execute(MDEXState, Timer, boolean, SConfigPort) - Method in class com.endeca.portal.mdex.SConfigUtil.DeleteOperation
 
execute(MDEXState, Timer, boolean, SConfigPort) - Method in class com.endeca.portal.mdex.SConfigUtil.ListOperation
 
execute(MDEXState, Timer, boolean, SConfigPort) - Method in class com.endeca.portal.mdex.SConfigUtil.PutOperation
 
execute() - Method in class com.endeca.portal.metadata.query.MetadataObjectQuery
Executes the DynamicQuery and returns a list of MetadataRecord objects.
execute() - Method in class com.endeca.portal.metadata.query.MetadataPropertyQuery
Executes the DynamicQuery and returns a list of MetadataPropertyRecord objects.
execute() - Method in class com.endeca.portal.metadata.query.MetadataQuery
Executes the DynamicQuery and return objects that are instances of a class extending Liferay's base record model class BaseModel.
execute() - Static method in class com.endeca.portal.util.UpdateFramework
 
executeConfigServiceUpdateOperation(ConfigTransaction) - Method in class com.endeca.portal.data.DataSource
Executes update config service transactions
executeParserOperation(MDEXState, RequestIds, boolean, LQLParserUtil.ParserOperator<ResponseType>) - Static method in class com.endeca.portal.mdex.LQLParserUtil
 
executeSConfigOperation(MDEXState, RequestIds, boolean, SConfigUtil.SConfigOperation<ResponseType>) - Static method in class com.endeca.portal.mdex.SConfigUtil
 
executeUpdateOperation(MDEXState, RequestIds, ConfigTransaction) - Static method in class com.endeca.portal.mdex.ConfigServiceUtil
 
expandLiferayHomeToken(String) - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
Expands tokens in a path string representing the data source directory.
EXPORT_PORTLET_NAME - Static variable in class com.endeca.portal.export.util.ExportUtil
 
ExportConfigurationModel - Class in com.endeca.portal.export
A model object (POJO) for export configuration, intended to eliminate our dependency on JSONObject / JSONArray.
ExportConfigurationModel() - Constructor for class com.endeca.portal.export.ExportConfigurationModel
 
ExportUtil - Class in com.endeca.portal.export.util
Common constants and URL builders for page-transitions to the shared export-portlet.
ExportUtil() - Constructor for class com.endeca.portal.export.util.ExportUtil
 
ExposeRefinement - Class in com.endeca.portal.data.functions
Expose a refinement in a query.
ExposeRefinement() - Constructor for class com.endeca.portal.data.functions.ExposeRefinement
 
ExposeRefinement(String) - Constructor for class com.endeca.portal.data.functions.ExposeRefinement
 
ExposeRefinement(String, String) - Constructor for class com.endeca.portal.data.functions.ExposeRefinement
 
ExposeRefinement(String, String, String) - Constructor for class com.endeca.portal.data.functions.ExposeRefinement
 
expressionString - Variable in class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
 
expressionToFilterString(ExpressionBase) - Static method in class com.endeca.portal.lql.LQLUtils
Converts the supplied ExpressionBase into a String suitable for serialization, such as persistence into a portlet's preferences.

F

FALSE_STRING - Static variable in class com.endeca.portlet.util.Constants
 
Feature - Enum in com.endeca.portal.data
This class contains the mapping of MDEX version to feature support.
fetchMDEXStateVersion() - Method in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
Retrieves the version number of the currently persisted MDEX State version.
fetchUserSession(PortletRequest) - Method in class com.endeca.portal.data.DefaultMDEXStateManager
Method to fetch the current UserSession.
FIELD_NAME_DESCRIPTION - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_FEATURE - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_KEY - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_LAST_UPDATED - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_LOCALE - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_OBJECT_ID - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_PROPERTY_ID - Static variable in class com.endeca.portal.metadata.query.MetadataPropertyQuery
 
FIELD_NAME_REL - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_SOURCE - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_TYPE - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
FIELD_NAME_VALUE - Static variable in class com.endeca.portal.metadata.query.MetadataQuery
 
file - Variable in class com.endeca.portal.data.config.DataSourceConfigError
 
filter(AttributeSettings, BPCFilter, BPCFilter, boolean) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
This method allows an AttributeSettings model object to be filtered in accordance with the specified filters.
filterList - Variable in class com.endeca.portal.attributes.filter.ChainingFilter
 
filterString - Variable in class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
 
filterStringToExpression(String) - Static method in class com.endeca.portal.lql.LQLUtils
Converts a previously serialized JAXB XML representation of an LQL expression back into a Java ExpressionBase object suitable for use in runtime queries.
FilterUtils - Class in com.endeca.portal.data.functions.util
 
format(String) - Method in class com.endeca.portal.attributes.model.AttributeFormatter
 
format(String) - Method in class com.endeca.portal.attributes.model.formatters.AttributeCurrencyFormatter
 
format(String) - Method in class com.endeca.portal.attributes.model.formatters.AttributeDateFormatter
 
format(String) - Method in class com.endeca.portal.attributes.model.formatters.AttributeIntegerFormatter
 
format(String) - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
format(String) - Method in class com.endeca.portal.attributes.model.formatters.AttributeStringFormatter
 
forValue(String) - Static method in enum com.endeca.portal.data.functions.RefinementFilter.MultiSelect
 
FrameworkSetting - Class in com.endeca.portal.metadata.framework
Specialization of Metadata Object to represent a Latitude Studio Core setting
FrameworkSetting() - Constructor for class com.endeca.portal.metadata.framework.FrameworkSetting
Constructor: initializes the object with an ID of -1
FrameworkSetting(MetadataRecord) - Constructor for class com.endeca.portal.metadata.framework.FrameworkSetting
Constructor that initializes the object from a MetadataRecord.
FrameworkSetting(String, String, String) - Constructor for class com.endeca.portal.metadata.framework.FrameworkSetting
Convenience constructor that initializes the object and sets a key, value, and description
FrameworkSettingManager - Class in com.endeca.portal.metadata.framework
Encapsulates DB-interaction methods specific to Latitude Studio Core settings
fromJSONObject(JSONObject, Class<T>) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Utility method for bridging between Jackson based serialization and code which still uses org.json.JSONObject.
fromJSONObject(JSONObject) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Utility method for bridging between Jackson based serialization and code which still uses org.json.JSONObject.
fromString(String, Class<T>) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Converts a String representation of a QueryFunction to a subclass of QueryFunction.
fromString(String) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Converts a String representation of a QueryFunction to an instance of a QueryFunction.
fromXML(String, Class<T>) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 

G

GeoFilter - Class in com.endeca.portal.data.functions
Inherit RangeFilter class and support a 'locationName' field which describes the address name for the RangeFilter refinement of which RangeType is GEOCODE.
GeoFilter() - Constructor for class com.endeca.portal.data.functions.GeoFilter
 
GeoFilter(String, RangeFilter.RangeOperator, String, String, String, String) - Constructor for class com.endeca.portal.data.functions.GeoFilter
Constructs a GeoFilter
GestureId - Class in com.endeca.portal.data
A helper class used to increment and fetch the current gesture id that is stored on the UserSession
get(PortletRequest) - Static method in class com.endeca.portal.data.PageId
Get the current page id.
getAdminUrl(String, String, String, String, SSLConfig) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
 
getAggregators() - Method in class com.endeca.portal.instrumentation.MetricsAggregators
 
getAllAnalytics(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllAttributeValueSearches(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllBreadcrumbs(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllContentElementConfigs(Request, Class<T>) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllContentElements(Results, Class<T>) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllDatasources() - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
This method returns all the MDEXStateMetadataObject directly from the database in a List.
getAllFrameworkSettings() - Method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Returns all Latitude Studio core settings.
getAllLQL(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllNavigationMenus(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllPassThroughElements(Results, String) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllPortletMessages() - Method in class com.endeca.portlet.util.LanguageUtils
Invokes LanguageUtils.getAllPortletMessages(PortletRequest).
getAllPortletMessages(PortletRequest) - Static method in class com.endeca.portlet.util.LanguageUtils
Retrieves all messages available in a resource bundle for the invoking portlet.
getAllPublishedEventNames(RenderRequest) - Method in class com.endeca.portlet.EndecaPortlet
Gets the set of event names that this portlet should trigger.
getAllRecordDetails(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllRecordLists(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAllSearchAdjustments(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAnalytics(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAnalyticsQuery() - Method in class com.endeca.portal.data.functions.AnalyticsQueryConfig
 
getAncestors() - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
getAncestorsList() - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
getArbitraryAssignment() - Method in interface com.endeca.portal.data.model.Assignments
Get a single assignment from a list 1 to n assignments.
getAssignments(String) - Method in interface com.endeca.portal.data.model.Record
Retrieves a list of attributes for the given key.
getAssignments(String) - Method in class com.endeca.portal.data.model.SimpleRecord
 
getAssignments() - Method in class com.endeca.portal.data.model.SimpleRecord
 
getAttribute() - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
getAttribute(String) - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
getAttribute(String) - Method in class com.endeca.portal.session.UserSession
Get an "attribute" (not to be confused with an MDEX attribute) which is a Serializable object that is shared across the whole portal.
getAttribute(PortletRequest, String) - Static method in class com.endeca.portal.session.UserSession
Get an "attribute" (not to be confused with an MDEX attribute) which is a Serializable object that is shared across the whole portal.
getAttributeFilter() - Method in class com.endeca.portal.attributes.model.AttributeSettings
An AttributeSettings instance can contain pre-constructed BPC filters for attributes and groups.
getAttributeGroups(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAttributeKey() - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
getAttributeKey() - Method in class com.endeca.portal.data.functions.RangeFilter
 
getAttributeKey() - Method in class com.endeca.portal.data.functions.RefinementFilter
 
getAttributeKeys() - Method in class com.endeca.portal.attributes.model.Group
 
getAttributeKeys() - Method in interface com.endeca.portal.data.model.Record
 
getAttributeKeys() - Method in class com.endeca.portal.data.model.SimpleRecord
 
getAttributeNames() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
getAttributes() - Method in class com.endeca.portal.attributes.model.AttributeSettings
 
getAttributes() - Method in class com.endeca.portal.data.MDEXState
 
getAttributes() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
getAttributeSettings() - Method in class com.endeca.portal.data.MDEXState
 
getAttributeSettings(MDEXState, boolean) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAttributeValue() - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
getAttributeValue() - Method in class com.endeca.portal.data.functions.RefinementFilter
 
getAttributeValueSearch(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAvailableMDEXStates() - Method in class com.endeca.portal.session.UserSession
 
getAvailableSearchKeys(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getAvg() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getAvgLong() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getAxisValues() - Method in class com.endeca.portal.instrumentation.MetricsAggregator
 
getBaseUrl() - Method in class com.endeca.portal.model.Bookmark
 
getBaseUrl() - Method in class com.endeca.util.UrlBuilder
 
getBookmarkById(long) - Method in interface com.endeca.portal.persistence.bookmarks.BookmarkManager
 
getBookmarkById(long) - Method in class com.endeca.portal.persistence.bookmarks.DefaultBookmarkManager
 
getBookmarksByUserId(long) - Method in interface com.endeca.portal.persistence.bookmarks.BookmarkManager
 
getBookmarksByUserId(long) - Method in class com.endeca.portal.persistence.bookmarks.DefaultBookmarkManager
 
getBreadCrumb(Results, QueryState, PortletRequest) - Static method in class com.endeca.portal.data.BreadcrumbGenerator
This method should be safe to use for getting breadcrumbs when the request object is expected to be associated with the datasource from which you want breadcrumbs.
getBreadCrumb(Results, QueryState, DataSource) - Static method in class com.endeca.portal.data.BreadcrumbGenerator
return Map with Breadcrumb value for MDEX7
getBreadcrumbs(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getBreadCrumbString(Results, QueryState, DataSource, PortletRequest) - Static method in class com.endeca.portal.data.BreadcrumbGenerator
Returns the breadcrumbs string associated with the given querystate and datasource
getBuildDate() - Static method in class com.endeca.portal.util.VersionInfo
 
getCachedResults(ConversationPort, Request) - Method in class com.endeca.portal.mdex.cache.DefaultMDEXCacheManager
 
getCachedResults(ConversationPort, Request) - Method in interface com.endeca.portal.mdex.cache.MDEXCacheManager
Get the cached version of results for MDEX 7 queries
getCachedResults(ConversationPort, Request) - Method in class com.endeca.portal.mdex.cache.NaiveEternalCacheManager
 
getCachedResults(ConversationPort, Request) - Method in class com.endeca.portal.mdex.cache.NoOpLoggingCacheManager
 
getCachedValue(Class<?>) - Static method in class com.endeca.portal.util.JAXBHelper
This method exists to support unit testing.
getCacheSize() - Static method in class com.endeca.portal.util.JAXBHelper
This method exists to support unit testing.
getCAFile() - Method in class com.endeca.portal.data.SSLConfig
 
getCAPassword() - Method in class com.endeca.portal.data.SSLConfig
 
getCapitalizationMode() - Method in class com.endeca.portal.attributes.model.formatters.AttributeDateFormatter
 
getCapitalizationMode() - Method in class com.endeca.portal.attributes.model.formatters.AttributeStringFormatter
 
getCertFile() - Method in class com.endeca.portal.data.SSLConfig
 
getCertPassword() - Method in class com.endeca.portal.data.SSLConfig
 
getColumns() - Method in class com.endeca.portal.data.functions.RecordDetailsConfig
 
getColumns() - Method in class com.endeca.portal.data.functions.ResultsConfig
 
getCombinedDataSourceFilter() - Method in class com.endeca.portal.lql.LQLFilterCollection
Returns the StandaloneFilter created by AND-ing together all of the data source filter fragments previously populated into this class
getCombinedSelectionFilter() - Method in class com.endeca.portal.lql.LQLFilterCollection
Returns the StandaloneFilter created by AND-ing together all of the selection filter fragments previously populated into this class
getComponentRevision() - Static method in class com.endeca.portal.util.VersionInfo
 
getConfigById(Request, String) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getConfigServicePort() - Method in class com.endeca.portal.data.MDEXState
Convenience method for getting the Config service port
getConfigServiceURL() - Method in class com.endeca.portal.data.MDEXState
This method is only useful when the data source supports the discovery service.
getContainer() - Method in class com.endeca.portlet.EndecaPortlet
 
getContentElement(Results, Class<T>) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getContentElementConfig(Request, Class<T>) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getContext(Class<?>) - Static method in class com.endeca.portal.util.JAXBHelper
Retrieves the JAXBContext instance for the specified class.
getCorrectPageId(PortletRequest) - Static method in class com.endeca.portal.data.PageState
 
getCount() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getCreatedDate() - Method in class com.endeca.portal.model.Bookmark
 
getCurrencySymbol() - Method in class com.endeca.portal.attributes.model.formatters.AttributeCurrencyFormatter
 
getCurrencySymbolPrefixed() - Method in class com.endeca.portal.attributes.model.formatters.AttributeCurrencyFormatter
 
getCurrentGestureId(PortletRequest) - Static method in class com.endeca.portal.data.GestureId
 
getDataSource(PortletRequest) - Method in class com.endeca.portlet.EndecaPortlet
Retrieve the DataSource instance this portlet listens to.
getDataSource(PortletRequest) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Retrieve the DataSource that this portlet listens to.
getDataSourceConfigurations() - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
This method returns the currently cached Map of MDEXState's, which are keyed off of their data source id.
getDataSourceConfigVersion() - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
This returns the current version of the data sources
getDataSourceId(PortletRequest) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Retrieve the dataSourceId of the data source that this portlet listens to.
getDataSourceJsonDefinition() - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataObject
A convenience method that returns the value under the name of what it is, a data source JSON definition.
getDataSourceNotUpdatableMessage() - Method in class com.endeca.portal.data.MDEXState
 
getDataSourceQueryState(String) - Method in class com.endeca.portal.model.Bookmark
 
getDataSourceQueryStates() - Method in class com.endeca.portal.model.Bookmark
 
getDatastoreName() - Method in class com.endeca.portal.data.MDEXState
 
getDecimalFormat() - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
getDecimalPlaces() - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
getDecimalSeparator() - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
getDefaultDataSourceId() - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Retrieves the value of the default data source
getDefaultLocale() - Static method in class com.endeca.portal.liferay.LiferayUtils
Returns the default locale for the container.
getDefaultLocale(Container) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Returns the default locale for the container.
getDefaultLogDirectory() - Method in class com.endeca.portal.util.ContainerAwareRollingFileAppender
Determines the default directory to use for logfiles.
getDescendants(MDEXState, UserSession) - Static method in class com.endeca.portal.data.MDEXStateRelationshipUtil
Gets a list of MDEXState objects that are descendants of the provided MDEXState, determined by the MDEXStateRelationshipUtil.CONFIG_PROPERTY_PARENT_DATA_SOURCE property used in data source configurations.
getDescription() - Method in class com.endeca.portal.data.DataSource
get the DataSource's description
getDescription() - Method in class com.endeca.portal.data.MDEXState
 
getDescription() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the description
getDescription() - Method in interface com.endeca.portal.metadata.Metadata
get the description
getDescription() - Method in class com.endeca.portal.model.Bookmark
 
getDimensionId() - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
getDimensionId() - Method in class com.endeca.portal.data.functions.RefinementFilter
Deprecated. As of Latitude 2.1, replaced by RefinementFilter.getAttributeKey()
getDimensionName() - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
Deprecated. As of Latitude 2.1, replaced by NegativeRefinementFilter.getAttributeKey()
getDimensions() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
getDimId() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
getDimValId() - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
getDimValId() - Method in class com.endeca.portal.data.functions.RefinementFilter
Deprecated. As of Latitude 2.1, replaced by RefinementFilter.getAttributeValue()
getDimValName() - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
Deprecated. As of Latitude 2.1, replaced by NegativeRefinementFilter.getAttributeValue()
getDiscoveryServicePort(boolean) - Method in class com.endeca.portal.data.MDEXState
Convenience method for getting the Conversation service port
getDiscoveryServiceQuery() - Method in class com.endeca.portal.data.Query
 
getDiscoveryServiceResults() - Method in class com.endeca.portal.data.QueryResults
Get the wrapped discovery service results.
getDiscoveryServiceURL(boolean) - Method in class com.endeca.portal.data.MDEXState
 
getDisplayName() - Method in class com.endeca.portal.attributes.model.Attribute
 
getDisplayName() - Method in class com.endeca.portal.attributes.model.Group
 
getDisplayName() - Method in class com.endeca.portal.mdex.MDEXAttribute
Returns the appropriate display name for this attribute.
getDisplayName(PortletRequest, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Retrieves the global display name for the specified attribute
getDisplayName(DataSource, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Retrieves the global display name for the specified attribute
getDuration() - Method in class com.endeca.portal.instrumentation.Metric
 
getEnableSnippeting() - Method in class com.endeca.portal.data.functions.SearchFilter
 
getEnd() - Method in class com.endeca.portal.instrumentation.Metric
 
getEndecaPortletState(String) - Method in class com.endeca.portal.model.Bookmark
 
getEndecaPortletStates() - Method in class com.endeca.portal.model.Bookmark
 
getEntitiesCache(boolean) - Method in class com.endeca.portal.data.MDEXState
 
getEntryVersion() - Method in class com.endeca.portal.data.MDEXState
 
getEntryVersion() - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataObject
This method returns the current entry version, which we store in the Rel value of the Liferay Metadata object.
getEventName() - Method in class com.endeca.portal.data.DataSource
Retrieve the event name that gets fired/listened for when this data source changes.
getEventName() - Method in class com.endeca.portal.data.MDEXState
 
getExportPortletName() - Static method in class com.endeca.portal.export.util.ExportUtil
Returns the name of the export portlet, according to setting "df.exportPortletName".
getExposeAll() - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
getExposeAllRefinements() - Method in class com.endeca.portal.data.functions.NavConfig
 
getExpression() - Method in class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
gets the LQL expression in object form
getExpressionString() - Method in class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
Returns an XML representation of this filter's LQL AST.
getFeature() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the feature
getFeature() - Method in interface com.endeca.portal.metadata.Metadata
get the feature
getFileFromPath(String) - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
 
getFilterList() - Method in class com.endeca.portal.attributes.filter.ChainingFilter
Get a list of all filters chained by this filter.
getFirstParam(PortletRequest, String) - Method in class com.endeca.portlet.EndecaPortlet
 
getFrameworkRevision() - Static method in class com.endeca.portal.util.VersionInfo
 
getFrameworkSchemaVersion() - Static method in class com.endeca.portal.util.VersionInfo
 
getFrameworkSettingByKey(String) - Method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Returns a Latitude Studio core setting by its key.
getFrameworkSettingValueByKey(String, String) - Method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Returns the value of a Latitude Studio core setting by its key.
getFrameworkVersion() - Static method in class com.endeca.portal.util.VersionInfo
 
getFullyQualifiedTransitionContext(PortletRequest, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Returns a fully-qualified target page context path.
getFunctions() - Method in class com.endeca.portal.data.QueryState
Get direct access to the QueryFunction list.
getFunctions(Class<T>) - Method in class com.endeca.portal.data.QueryState
Get a list of all query functions of the specified class (determined using .isInstance).
getGestureId() - Method in class com.endeca.portal.instrumentation.Metric
 
getGestureId() - Method in class com.endeca.portal.instrumentation.RequestIds
 
getGetters(Class) - Static method in class com.endeca.util.Reflection
 
getGetters(Class, List<String>) - Static method in class com.endeca.util.Reflection
 
getGlobalAttributeSettings() - Method in class com.endeca.portal.data.DataSource
Gets the Global Unified Attribute Model for this datasource.
getGroupFilter() - Method in class com.endeca.portal.attributes.model.AttributeSettings
An AttributeSettings instance can contain pre-constructed BPC filters for attributes and groups.
getGroupingSeparator() - Method in class com.endeca.portal.attributes.model.formatters.AttributeIntegerFormatter
 
getGroupingSize() - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
getGroupingUsed() - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
getGroupKey() - Method in class com.endeca.portal.data.functions.ExposeRefinement
This property is required when using ExposeRefinement with Discovery Service-enabled datasources.
getGroupOrder() - Method in class com.endeca.portal.attributes.model.AttributeSettings
 
getGroups() - Method in class com.endeca.portal.attributes.model.AttributeSettings
 
getHeaderText() - Method in class com.endeca.portal.export.ExportConfigurationModel
 
getId() - Method in class com.endeca.portal.data.DataSource
get the DataSource's ID
getId() - Method in class com.endeca.portal.data.functions.QueryConfig
Retrieve this config function's id.
getId() - Method in class com.endeca.portal.data.MDEXState
 
getId() - Method in class com.endeca.portal.instrumentation.MetricsAggregator
 
getId() - Method in class com.endeca.portal.model.Bookmark
 
getInfo() - Method in class com.endeca.portal.instrumentation.Metric
 
getInitialConfiguration() - Method in class com.endeca.portal.data.MDEXState
 
getInitialQueryState() - Method in class com.endeca.portal.data.DataSource
Retrieve the initial QueryState on this data source, which is the QueryState defined in the data source's initial JSON configuration
getInitialQueryState() - Method in class com.endeca.portal.data.MDEXState
Returns the initial QueryState associated with this MDEXState, including any valid base functions present in the MDEXState's configuration.
getInstance() - Static method in class com.endeca.portal.instrumentation.MetricsManager
 
getInstance() - Static method in class com.endeca.portal.mdex.cache.MDEXCacheManagerFactory
Returns the appropriate cache manager for the current server
getInstance() - Static method in class com.endeca.portal.mdex.ssl.SSLKeyStoreManager
 
getInstance() - Static method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
Return an instance of the MDEXStateMetadataManager.
getInstance() - Static method in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
Return an instance of the MDEXStateVersionManager.
getInstance() - Static method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Gets a FrameworkSettingManager instance.
getInstance() - Static method in class com.endeca.portal.metadata.simple.SimpleMetadataManager
Method to get a FrameworkSettingManager instance.
getInstance(PortletRequest) - Static method in class com.endeca.portal.session.UserSession
TODO: This whole method just seems a little awkward...can it be cleaned up?
getIntegerFormat() - Method in class com.endeca.portal.attributes.model.formatters.AttributeIntegerFormatter
 
getIsSSLEnabled() - Method in class com.endeca.portal.data.MDEXState
 
getKey() - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
 
getKey() - Method in class com.endeca.portal.data.model.Assignment
 
getKey() - Method in class com.endeca.portal.data.model.RecordSpec
 
getKey() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the key
getKey() - Method in interface com.endeca.portal.metadata.Metadata
get the key
getKeySet() - Method in class com.endeca.portal.attributes.filter.ExclusiveSetFilter
 
getKeyStore(SSLConfig) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
 
getKeyStore(File) - Method in class com.endeca.portal.mdex.ssl.SSLKeyStoreManager
 
getLastUpdated() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the last-updated date
getLastUpdated() - Method in interface com.endeca.portal.metadata.Metadata
get the last-updated date
getLiferayUrlTargetForExportPortlet() - Static method in class com.endeca.portal.export.util.ExportUtil
Returns the query-string portion of Liferay URL parameters to invoke the export-portlet.
getLocale() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the locale
getLocale() - Method in interface com.endeca.portal.metadata.Metadata
get the locale
getLocationName() - Method in class com.endeca.portal.data.functions.GeoFilter
 
getLQL(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getLQLFunction() - Method in enum com.endeca.portal.lql.LQLBuilder.LQLMDEXType
Returns the LQL conversion function to be used on a String typed expression (such as String literal or selecting a string attribute).
getLqlOperator() - Method in enum com.endeca.portal.data.functions.RangeFilter.RangeOperator
return the String operator to be used in LQL statements for this RangeFilter.RangeOperator
getLQLParserPort() - Method in class com.endeca.portal.data.MDEXState
Convenience method for getting the LQL Parser service port
getLQLParserServiceURL() - Method in class com.endeca.portal.data.MDEXState
 
getMatchMode() - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
getMatchMode() - Method in class com.endeca.portal.data.functions.SearchFilter
 
getMax() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getMaxRefinements() - Method in class com.endeca.portal.data.functions.ExposeRefinement
Returns the maximum number of refinements to return for dimensions and navigable properties.
getMaxValuesToReturn() - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
getMDEXAttribute(String) - Method in class com.endeca.portal.data.DataSource
Convenience method to retrieve an attribute of a data source
getMDEXAttributes() - Method in class com.endeca.portal.data.DataSource
Retrieves a list of attributes available in the MDEX engine, by performing a key properties query and wrapping the results for convenience.
getMdexRecords() - Method in class com.endeca.portal.data.DataSource
 
getMdexRecords() - Method in class com.endeca.portal.data.MDEXState
 
getMDEXSecurityManager() - Method in class com.endeca.portal.session.UserSession
 
getMDEXState() - Method in class com.endeca.portal.data.DataSource
 
getMDEXState(String) - Method in class com.endeca.portal.session.UserSession
 
getMDEXStateManager() - Method in class com.endeca.portal.session.UserSession
 
getMDEXStateMetadataObject(String) - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
This method returns the MDEXStateMetadataObject based on the passed data source Id from the database.
getMDEXStates() - Method in class com.endeca.portal.session.UserSession
 
getMessage(String) - Method in class com.endeca.portlet.util.LanguageUtils
Convenience instance-specific wrapper of LanguageUtils.getMessage(PortletRequest, String).
getMessage(String, Object[]) - Method in class com.endeca.portlet.util.LanguageUtils
Convenience instance-specific wrapper of LanguageUtils.getMessage(PortletRequest, String, Object[]).
getMessage(PortletRequest, String) - Static method in class com.endeca.portlet.util.LanguageUtils
Retrieves a message with no parameter subtitution.
getMessage(PortletRequest, String, Object[]) - Static method in class com.endeca.portlet.util.LanguageUtils
Retrieves a message from a resource bundle, substituting the specified parameters for tokens in the message string.
getMetadataPropertyRecords(MetadataPropertyQuery) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Retrieves the properties for a given object.
getMetricsAggregators() - Static method in class com.endeca.portal.instrumentation.MetricsManager
 
getMin() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getModel() - Method in class com.endeca.portlet.ModelAndView
 
getModelInternal() - Method in class com.endeca.portlet.ModelAndView
 
getModelMap() - Method in class com.endeca.portlet.ModelAndView
 
getMultiSelect() - Method in class com.endeca.portal.data.functions.RefinementFilter
 
getName() - Method in class com.endeca.portal.data.DataSource
get the DataSource's name
getName() - Method in class com.endeca.portal.data.functions.QueryFunction
Retrieve the name.
getName() - Method in class com.endeca.portal.data.MDEXState
 
getName() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
getName() - Method in class com.endeca.portal.model.Bookmark
 
getNavigableAttributes() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
getNavigableValue() - Method in class com.endeca.portal.data.model.Assignment
 
getNavigationMenu(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getNumArgs() - Method in enum com.endeca.portal.data.functions.RangeFilter.RangeOperator
 
getNumBulkRecords() - Method in class com.endeca.portal.data.functions.ResultsConfig
 
getNumCachedMDEXAttributes() - Method in class com.endeca.portal.data.DataSource
Returns the number of attributes currently cached in the MDEXState.
getNumericAttributes() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
getNumRecords(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
Convenience method to return the number of records in the result from either a RecordCount or RecordList element
getObject(MetadataObjectQuery) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Retrieves a Metadata Object from a Metadata Object Query.
getObjectById(long) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Retrieves a Metadata Object by its object ID
getObjectId() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the object ID
getObjectId() - Method in interface com.endeca.portal.metadata.Metadata
get the object ID of the source record.
getObjects(MetadataObjectQuery) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Retrieves a list of Metadata Objects from a Metadata Object Query
getOffset() - Method in class com.endeca.portal.data.functions.ResultsConfig
 
getOrSetFrameworkRecordByKey(String, FrameworkSetting) - Method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Returns a Latitude Studio core setting if it exists and writes (then returns) a specified record to the db otherwise
getOwnerId() - Method in class com.endeca.portal.data.functions.ExposeRefinement
Only relevant to discovery service data sources.
getOwnerId() - Method in class com.endeca.portal.data.functions.SortConfig
 
getPageId() - Method in class com.endeca.portal.instrumentation.Metric
 
getPageId() - Method in class com.endeca.portal.instrumentation.RequestIds
 
getParamValue(PortletRequest, String, String) - Method in class com.endeca.portlet.EndecaPortlet
Retrieves the given parameter from the request, returning the given default value if the value in the request is null or the empty string
getParentMDEXState(MDEXState, UserSession) - Static method in class com.endeca.portal.data.MDEXStateRelationshipUtil
Gets the parent MDEXState object determined by the MDEXStateRelationshipUtil.CONFIG_PROPERTY_PARENT_DATA_SOURCE property used in data source configurations.
getPassThroughElement(Request, String, boolean) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getPassThroughElement(Results, String) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getPort() - Method in class com.endeca.portal.data.MDEXState
 
getPortalContext() - Static method in class com.endeca.portal.liferay.LiferayUtils
Retrieves the main context path for the portal.
getPortalContext() - Method in class com.endeca.portlet.EndecaPortlet
Retrieves the context path for the root portal web application; typically "/".
getPortalProperties() - Static method in class com.endeca.portal.liferay.LiferayUtils
Retrieves all properties from portal-ext.properties.
getPortalProperties(String) - Static method in class com.endeca.portal.liferay.LiferayUtils
Retrieves all properties from portal-ext.properties that start with a given prefix
getPortalProperty(String) - Static method in class com.endeca.portal.liferay.LiferayUtils
Retrieves a single property from portal-ext.properties.
getPortletId() - Method in class com.endeca.portal.instrumentation.Metric
 
getPortletId() - Method in class com.endeca.portal.instrumentation.RequestIds
 
getPortletId(PortletRequest) - Method in class com.endeca.portlet.EndecaPortlet
 
getPortletId() - Method in class com.endeca.portlet.EndecaPortletState
 
getPortletName() - Method in interface com.endeca.portlet.PortletStateSerializer
 
getPortletType() - Method in class com.endeca.portal.instrumentation.Metric
 
getPortletType() - Method in class com.endeca.portal.instrumentation.RequestIds
 
getPrecedenceParentDimid() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
getPredefinedMetrics(String) - Method in class com.endeca.portal.data.DataSource
Given a semantic key, return all predefined metrics.
getPredefinedMetricsCache(String, boolean) - Method in class com.endeca.portal.data.MDEXState
 
getProperties() - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
 
getProperties(String) - Method in class com.endeca.portal.mdex.MDEXAttribute
 
getProperties() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
getProperties(MetadataPropertyQuery) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Retrieves a list of Metadata Properties from a Metadata Property Query
getProperties() - Method in class com.endeca.portal.metadata.MetadataObject
Gets a list of Metadata Properties associated with this Metadata Object
getProperties(Class<T>) - Method in class com.endeca.portal.metadata.MetadataObject
Get a list of all Metadata Properties associated with this Metadata Object of the specified class (determined using .isInstance)
getProperty(String) - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
 
getProperty(String, T) - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
This is a type-safe and null-safe method to extract a property from a BPC.
getProperty() - Method in class com.endeca.portal.data.functions.RangeFilter
Deprecated. As of Latitude 2.1, replaced by RangeFilter.getAttributeKey()
getProperty() - Method in class com.endeca.portal.data.functions.SortConfig
 
getProperty(String) - Method in class com.endeca.portal.mdex.MDEXAttribute
 
getProperty(MetadataPropertyQuery) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Retrieves a Metadata Property from a Metadata Property Query.
getPropertyComparator() - Method in class com.endeca.portal.metadata.MetadataProperty
Specify the Comparator to use when determining if a MetadataProperty has been modified and should therefore be persisted to the database.
getPropertyId() - Method in class com.endeca.portal.metadata.MetadataProperty
Gets the Metadata Property's ID
getPropertyList(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getPropertyName() - Method in class com.endeca.portal.attributes.filter.IncludedPropertyFilter
 
getPropertyName() - Method in class com.endeca.portal.export.ExportConfigurationModel
 
getPropertyName(String) - Static method in class com.endeca.util.Reflection
 
getQuery() - Method in class com.endeca.portal.data.functions.LQLQueryConfig
gets the LQL expression in object form
getQueryState() - Method in class com.endeca.portal.data.DataSource
Retrieve the current query state on this data source.
getQueryState() - Method in class com.endeca.portal.data.MDEXState
 
getQueryString() - Method in class com.endeca.portal.data.functions.LQLQueryConfig
Returns an XML representation of this query's LQL AST.
getRadius() - Method in class com.endeca.portal.data.functions.GeoFilter
 
getRangeOperator() - Method in class com.endeca.portal.data.functions.RangeFilter
 
getRangeType() - Method in class com.endeca.portal.data.functions.RangeFilter
 
getRecordCount(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getRecordDetails(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getRecordFilter() - Method in class com.endeca.portal.data.functions.RecordFilter
 
getRecordKindOperator() - Method in class com.endeca.portal.data.DataSource
Returns the appropriate RecordKindOperator for this data source or null if this data source should not use a RecordKindOperator.
getRecordList(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getRecordSpec() - Method in interface com.endeca.portal.data.model.Record
Get the record specification.
getRecordSpec() - Method in class com.endeca.portal.data.model.SimpleRecord
 
getRecordSpecs() - Method in class com.endeca.portal.data.functions.RecordDetailsConfig
 
getRecordsPerPage() - Method in class com.endeca.portal.data.functions.ResultsConfig
 
getRefinementGroupConfig() - Method in class com.endeca.portal.data.functions.NavConfig
 
getRefinementSortOrder() - Method in class com.endeca.portal.attributes.model.Attribute
 
getRel() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the relationship
getRel() - Method in interface com.endeca.portal.metadata.Metadata
get the relationship
getRelevanceRankingStrategy() - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
getRequestIds() - Method in class com.endeca.portal.data.DataSource
 
getRequestLocale(PortletRequest) - Static method in class com.endeca.portal.liferay.LiferayUtils
Returns the locale to be used for the current request.
getRequestLocale(PortletRequest, Container) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Returns the locale to be used for the current request.
getRolesForUser(String, long) - Method in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
Determines the set of roles and Liferay user groups to which the current user belongs.
getRootMDEXState(MDEXState, UserSession) - Static method in class com.endeca.portal.data.MDEXStateRelationshipUtil
Gets the MDEXState object representing the top of the ancestor tree determined by the MDEXStateRelationshipUtil.CONFIG_PROPERTY_PARENT_DATA_SOURCE property used in data source configurations.
getSConfigPort(boolean) - Method in class com.endeca.portal.data.MDEXState
Convenience method for getting the Semantic Config service port
getSConfigServiceURL(boolean) - Method in class com.endeca.portal.data.MDEXState
 
getSearchAdjustments(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
getSearchInterface() - Method in class com.endeca.portal.data.functions.SearchFilter
 
getSearchOptions() - Method in class com.endeca.portal.data.functions.SearchFilter
 
getSearchTerm() - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
getSearchWithin() - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
getSelectionModel() - Method in class com.endeca.portal.attributes.model.Attribute
 
getSemanticEntities() - Method in class com.endeca.portal.data.DataSource
Retrieves the list of semantic entities from the server.
getSemanticEntities(boolean) - Method in class com.endeca.portal.data.DataSource
Retrieves the list of semantic entities from the server.
getSerializedPortletState() - Method in class com.endeca.portlet.EndecaPortletState
 
getServer() - Method in class com.endeca.portal.data.MDEXState
 
getServiceURL() - Method in class com.endeca.portal.data.DataSource
This method is only used when your data source and portlet support MDEX 7 and the Discovery Service API.
getServiceURL(String, String, String, String, SSLConfig) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
This method is used to generate URLs for the specified service.
getSessionId() - Method in class com.endeca.portal.instrumentation.Metric
 
getSessionId() - Method in class com.endeca.portal.instrumentation.RequestIds
 
getSetters(Class) - Static method in class com.endeca.util.Reflection
 
getSetters(Class, List<String>) - Static method in class com.endeca.util.Reflection
 
getSnippetLength() - Method in class com.endeca.portal.data.functions.SearchFilter
 
getSoleAssignment() - Method in interface com.endeca.portal.data.model.Assignments
Get the one and only assignment for this potential list of assignments.
getSource() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the source
getSource() - Method in interface com.endeca.portal.metadata.Metadata
get the source
getSourceRecord() - Method in class com.endeca.portal.metadata.MetadataObject
Gets the Liferay source record
getSourceRecord() - Method in class com.endeca.portal.metadata.MetadataProperty
Gets the underlying Liferay source record
getSpec() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
getSSLConfig() - Method in class com.endeca.portal.data.MDEXState
 
getStart() - Method in class com.endeca.portal.instrumentation.Metric
 
getStatementAliases(Statement) - Static method in class com.endeca.portal.lql.LQLUtils
 
getStatementKeys(Query) - Static method in class com.endeca.portal.lql.LQLUtils
 
getStaticResourceContext() - Static method in class com.endeca.portal.liferay.LiferayUtils
Retrieves the URL path prefix to be used for static resources.
getStatusMessage() - Method in class com.endeca.portal.data.MDEXState
 
getStdDev() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getStdDevLong() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getSubtractedFilterList(QueryState, QueryState) - Method in class com.endeca.portal.data.DefaultMDEXStateManager
 
getTerms() - Method in class com.endeca.portal.data.functions.SearchFilter
 
getTLSParameters() - Method in class com.endeca.portal.data.SSLConfig
 
getTotal() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getTotalLong() - Method in class com.endeca.portal.instrumentation.MetricsAggregation
 
getTotals() - Method in class com.endeca.portal.instrumentation.MetricsAggregator
 
getTruncateNumber() - Method in class com.endeca.portal.attributes.model.formatters.AttributeStringFormatter
 
getTrustStore(SSLConfig) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
 
getType() - Method in class com.endeca.portal.instrumentation.Metric
 
getType() - Method in enum com.endeca.portal.lql.LQLBuilder.LQLMDEXType
Returns the "mdex:type" for this LQLMDEXType
getType() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
getType() - Method in class com.endeca.portal.metadata.AbstractMetadata
Gets the implementation-specific type.
getType() - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataObject
 
getType() - Method in class com.endeca.portal.metadata.datasource.MDEXStateVersion
 
getType() - Method in class com.endeca.portal.metadata.framework.FrameworkSetting
Returns "Discovery Framework Core"
getType() - Method in interface com.endeca.portal.metadata.Metadata
Gets the domain-specific type of object.
getType() - Method in class com.endeca.portal.metadata.MetadataObject
Gets the implementation-specific type.
getType() - Method in class com.endeca.portal.metadata.MetadataProperty
Gets the implementation-specific type.
getType() - Method in class com.endeca.portal.metadata.simple.SimpleMetadataObject
Returns "SIMPLE"
getUnit() - Method in class com.endeca.portal.data.functions.GeoFilter
 
getUpdatePort() - Method in class com.endeca.portal.data.MDEXState
 
getUpdateServer() - Method in class com.endeca.portal.data.MDEXState
 
getUpdateSSLConfig() - Method in class com.endeca.portal.data.MDEXState
 
getUserId() - Method in class com.endeca.portal.model.Bookmark
 
getUserSession() - Method in class com.endeca.portal.data.DataSource
 
getUserSession(PortletRequest) - Method in class com.endeca.portlet.EndecaPortlet
 
getValidSessionAttributes() - Method in class com.endeca.portlet.EndecaPortlet
 
getValue() - Method in class com.endeca.portal.data.model.Assignment
 
getValue() - Method in class com.endeca.portal.data.model.RecordSpec
 
getValue() - Method in class com.endeca.portal.metadata.AbstractMetadata
get the value
getValue() - Method in interface com.endeca.portal.metadata.Metadata
get the value
getValue1() - Method in class com.endeca.portal.data.functions.RangeFilter
 
getValue2() - Method in class com.endeca.portal.data.functions.RangeFilter
 
getValue3() - Method in class com.endeca.portal.data.functions.RangeFilter
 
getVersion() - Method in class com.endeca.portal.data.DataSource
Get what APIVersion this data source supports.
getVersion() - Method in class com.endeca.portal.data.MDEXState
 
getVersion() - Method in class com.endeca.portal.data.Query
 
getVersion() - Method in class com.endeca.portal.data.QueryResults
Get what APIVersion this data source supports.
getViewName() - Method in class com.endeca.portlet.ModelAndView
 
getViewTransitionParameter(String) - Method in class com.endeca.portal.session.UserSession
 
getViewTransitionParameters() - Method in class com.endeca.portal.session.UserSession
 
getViewTransitionParameters(PortletRequest) - Method in class com.endeca.portlet.EndecaPortlet
 
getXML() - Method in class com.endeca.portal.mdex.LQLParserUtil.GetPredefinedMetricsOperator
 
getXML() - Method in class com.endeca.portal.mdex.LQLParserUtil.ParseFilterOperator
 
getXML() - Method in class com.endeca.portal.mdex.LQLParserUtil.ParseQueryOperator
 
getXML() - Method in class com.endeca.portal.mdex.SConfigUtil.DeleteOperation
 
getXML() - Method in class com.endeca.portal.mdex.SConfigUtil.ListOperation
 
getXML() - Method in class com.endeca.portal.mdex.SConfigUtil.PutOperation
 
GMT_TIMEZONE - Static variable in class com.endeca.portlet.util.Constants
 
Group - Class in com.endeca.portal.attributes.model
Represents a group object serializable via Jackson
Group() - Constructor for class com.endeca.portal.attributes.model.Group
 

H

handleActionViewRenderRequest(RenderRequest, RenderResponse) - Method in class com.endeca.portlet.EndecaPortlet
Subclasses can override this method to perform action specific rendering.
handleBookmarkCreation(Bookmark, PortletRequest, StateAwareResponse) - Method in interface com.endeca.portal.persistence.bookmarks.BookmarkHandler
Handles a bookmark's creation for a given portlet request; Default implementation is to store serialized session attributes as a single JSON String
handleBookmarkCreation(Bookmark, PortletRequest, StateAwareResponse) - Method in class com.endeca.portal.persistence.bookmarks.DefaultBookmarkHandler
See BookmarkHandler.handleBookmarkCreation(com.endeca.portal.model.Bookmark, javax.portlet.PortletRequest, javax.portlet.StateAwareResponse)
handleBookmarkCreation(Bookmark, PortletRequest, StateAwareResponse) - Method in class com.endeca.portlet.EndecaPortlet
Handles a bookmark's creation for this particular portlet; Default implementation is to store serialized session attributes as a single JSON String
handleBookmarkLoad(Bookmark, PortletRequest, StateAwareResponse) - Method in interface com.endeca.portal.persistence.bookmarks.BookmarkHandler
Handles a bookmark load for a given portlet request; Default implementation is to load a JSON String representation of this portlet's state by setting session attributes
handleBookmarkLoad(Bookmark, PortletRequest, StateAwareResponse) - Method in class com.endeca.portal.persistence.bookmarks.DefaultBookmarkHandler
See BookmarkHandler.handleBookmarkLoad(com.endeca.portal.model.Bookmark, javax.portlet.PortletRequest, javax.portlet.StateAwareResponse)
handleBookmarkLoad(Bookmark, PortletRequest, StateAwareResponse) - Method in class com.endeca.portlet.EndecaPortlet
Handles a bookmark load for this particular portlet; Default implementation is to load a JSON String representation of this portlet's state by setting session attributes
handleEditRenderRequest(RenderRequest, RenderResponse) - Method in class com.endeca.portlet.EndecaPortlet
Builds a ModelAndView object.
handleHelpRenderRequest(RenderRequest, RenderResponse) - Method in class com.endeca.portlet.EndecaPortlet
Builds a ModelAndView object.
handleObjectPropertyPersistence(T, T) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Processes a Metadata Object's list of Metadata Properties during persistence.
handlePageTransitionParameters(ActionRequest, String, Map<String, String[]>) - Method in class com.endeca.portlet.EndecaPortlet
Stores parameters in user session, to make them available after a page transition.
handlePageTransitionRedirect(ActionResponse, String) - Method in class com.endeca.portlet.EndecaPortlet
Triggers a redirect on the passed in ActionResponse, to the page specified in the viewTransitionPageContext parameter.
handleQueryException(RenderRequest, RenderResponse, Exception) - Method in class com.endeca.portlet.EndecaPortlet
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.AnalyticsQueryConfig
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.BreadcrumbsConfig
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.NavConfig
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.RecordDetailsConfig
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.ResultsConfig
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.ResultsSummaryConfig
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.SearchAdjustmentsConfig
 
HANDLER_FUNCTION - Static variable in class com.endeca.portal.data.functions.SearchKeysConfig
 
HANDLER_NAMESPACE - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
handleStateInitial(PortletRequest, MDEXState) - Method in class com.endeca.portal.data.AbstractMDEXStateManager
 
handleStateInitial(PortletRequest, MDEXState) - Method in class com.endeca.portal.data.DefaultMDEXStateManager
Returns a QueryState that is the union of all QueryFunctions on this MDEXState's initial definition and all of this MDEXState's parents' initial definitions
handleStateInitial(PortletRequest, MDEXState) - Method in interface com.endeca.portal.data.MDEXStateManager
Handles retrieval of the initial query state from a data source; used for query-time determination of the query a portlet should fire during portlet execution.
handleStateMerge(PortletRequest, MDEXState) - Method in class com.endeca.portal.data.AbstractMDEXStateManager
 
handleStateMerge(PortletRequest, MDEXState) - Method in class com.endeca.portal.data.DefaultMDEXStateManager
Returns a QueryState that is the union of all QueryFunctions on this MDEXState and all of this MDEXState's parents.
handleStateMerge(PortletRequest, MDEXState) - Method in interface com.endeca.portal.data.MDEXStateManager
Handles retrieval of a query state from a data source; used for query-time determination of the query a portlet should fire during portlet execution.
handleStateReset(PortletRequest, MDEXState) - Method in class com.endeca.portal.data.AbstractMDEXStateManager
 
handleStateReset(PortletRequest, MDEXState) - Method in class com.endeca.portal.data.DefaultMDEXStateManager
Resets all MDEXStates in this MDEXState's hierarchy, then fires events for all MDEXStates in that same hierarchy.
handleStateReset(PortletRequest, MDEXState) - Method in interface com.endeca.portal.data.MDEXStateManager
Handle resetting of the query state to its initial state; used for initialization of a data source or user-visible controls to remove all filters.
handleStateUpdate(PortletRequest, MDEXState, QueryState) - Method in class com.endeca.portal.data.AbstractMDEXStateManager
 
handleStateUpdate(PortletRequest, MDEXState, QueryState) - Method in class com.endeca.portal.data.DefaultMDEXStateManager
Sets the given QueryState onto this MDEXState's root parent, then fires events for all MDEXStates in this MDEXState's hierarchy.
handleStateUpdate(PortletRequest, MDEXState, QueryState) - Method in interface com.endeca.portal.data.MDEXStateManager
Handles updating a data source with a new query state.
handleViewRenderRequest(RenderRequest, RenderResponse) - Method in class com.endeca.portlet.EndecaPortlet
Builds a ModelAndView object for a given QueryState.
hasDataSourceFilterExpressions() - Method in class com.endeca.portal.lql.LQLFilterCollection
Convenience to check if this collection contains any data source expressions
hasDataSources() - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
This method will return true if there are 1 or more data sources persisted, and false if no data sources exist.
hashCode() - Method in class com.endeca.portal.data.functions.QueryFunction
 
hasPrivilege(PortletRequest, String) - Static method in class com.endeca.portal.liferay.LiferayUtils
 
hasPrivilege(PortletRequest, Container, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
hasProperties() - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Return true to indicate that this MetadataManager class works with MetadataObjects that have associated MetadataProperties.
hasProperties() - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
 
hasProperties() - Method in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
 
hasProperties() - Method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Framework Settings do not have associated properties.
hasProperties() - Method in class com.endeca.portal.metadata.simple.SimpleMetadataManager
Simple metadata objects do not have associated properties.
hasSearchFilter(QueryState) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Returns true if the QueryState contains a SearchFilter.
hasSelectionFilterExpressions() - Method in class com.endeca.portal.lql.LQLFilterCollection
Convenience to check if this collection contains any selection expressions
hasUpdatePrivileges(PortletRequest) - Static method in class com.endeca.portal.liferay.LiferayUtils
 
hasUpdatePrivileges(PortletRequest, Container) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
hasView() - Method in class com.endeca.portlet.ModelAndView
 
hasViewPrivileges(PortletRequest) - Static method in class com.endeca.portal.liferay.LiferayUtils
 
hasViewPrivileges(PortletRequest, Container) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
HELP_JSP - Static variable in class com.endeca.portlet.EndecaPortlet
 
helpJSP - Variable in class com.endeca.portlet.EndecaPortlet
 
HTTP_REQUEST_HEADER_REQUESTED_WITH - Static variable in class com.endeca.portlet.util.Constants
 
HTTP_REQUEST_HEADER_XML_HTTP - Static variable in class com.endeca.portlet.util.Constants
 
HTTP_RESPONSE_HEADER_CLIENT_LOG - Static variable in class com.endeca.portlet.util.Constants
 
HTTP_RESPONSE_HEADER_GESTURE_ID - Static variable in class com.endeca.portlet.util.Constants
 
HTTP_RESPONSE_HEADER_PAGE_ID - Static variable in class com.endeca.portlet.util.Constants
 
HTTP_RESPONSE_HEADER_PORTLET_ID - Static variable in class com.endeca.portlet.util.Constants
 
HTTP_RESPONSE_HEADER_SESSION_ID - Static variable in class com.endeca.portlet.util.Constants
 

I

id - Variable in class com.endeca.portal.data.functions.QueryConfig
The QueryConfig id is used in MDEX7 to identify the returned content element
id - Variable in class com.endeca.portal.data.MDEXState
 
ID_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
include(String, PortletRequest, PortletResponse) - Method in class com.endeca.portlet.EndecaPortlet
 
IncludedPropertyFilter - Class in com.endeca.portal.attributes.filter
A BasePropertyContainer filter that uses a specified property of the BPC object to determine whether it should be included.
IncludedPropertyFilter() - Constructor for class com.endeca.portal.attributes.filter.IncludedPropertyFilter
Default constructor.
IncludedPropertyFilter(String) - Constructor for class com.endeca.portal.attributes.filter.IncludedPropertyFilter
Constructor that allows specifying the propertyName parameter.
IncludedPropertyFilter(String, boolean) - Constructor for class com.endeca.portal.attributes.filter.IncludedPropertyFilter
Full constructor.
increment(PortletRequest) - Static method in class com.endeca.portal.data.GestureId
 
increment(PortletRequest) - Static method in class com.endeca.portal.data.PageId
Increment won't magically turn 2 calls to it from different threads into one increment, so make sure whatever is calling it only increments it once when it needs to be incremented.
incrementDataSourceConfigVersion() - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
Increases the version of the datasources stored in the database by 1
incrementEntryVersion() - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataObject
This is a convenience method to increase the current entry version of this object by 1.
incrementMDEXStateVersion() - Method in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
This increases the persisted MDEX State version by 1.
init(PortletRequest) - Method in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
Initializes an internal map of security filters associated with the user making the request, under any of the following conditions: This is the first time a request is made for the session.
init(MetadataRecord) - Method in class com.endeca.portal.metadata.MetadataObject
Initializes this AbstractMetadataObject from a MetadataRecord
init(MetadataPropertyRecord) - Method in class com.endeca.portal.metadata.MetadataProperty
Initializes this AbstractMetadataObject from a MetadataPropertyRecord
init(PortletConfig) - Method in class com.endeca.portlet.EndecaPortlet
 
initDynamicQuery() - Method in class com.endeca.portal.metadata.query.MetadataObjectQuery
Initializes the DynamicQuery using the MetadataRecord class.
initDynamicQuery() - Method in class com.endeca.portal.metadata.query.MetadataPropertyQuery
Initializes the DynamicQuery using the MetadataPropertyRecord class.
initDynamicQuery() - Method in class com.endeca.portal.metadata.query.MetadataQuery
Initializes the DynamicQuery with the name of a backing Liferay record class.
initializeCxfBus() - Method in class com.endeca.portal.util.PortalStartupEventAction
Initializes the CXF Bus using CXFBusFactory.
initializeFromJSON(MDEXState) - Method in class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
 
initializeFromJSON(MDEXState) - Method in class com.endeca.portal.data.functions.QueryFunction
This method is called when constructing a MDEXState's initialQueryState from a json object.
initialState - Variable in class com.endeca.portal.data.MDEXState
 
initMDEXPermissions(MDEXState, UserSession) - Method in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
Initializes a set of security filters for the provided MDEXState, which is then stored in this security manager's internal map of data source-to-filter mappings for the user.
initRoleBasedSecurityFilters(MDEXState, UserSession) - Method in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
Gets a list of role-based security filters for a specified MDEXState.
initSSL() - Static method in class com.endeca.portal.mdex.MDEXStateUtil
 
IS_CATCHALL_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Group
 
IS_PROPERTY_VALUE_SEARCHABLE_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 
IS_SHOW_RECORD_COUNTS - Static variable in class com.endeca.portal.attributes.model.Attribute
 
IS_SINGLE_ASSIGN_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 
IS_TEXT_SEARCH_ALLOWS_WILDCARDS_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 
IS_TEXT_SEARCHABLE_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 
IS_UNIQUE_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 
isAscending() - Method in class com.endeca.portal.data.functions.SortConfig
 
isAsync() - Method in class com.endeca.portlet.EndecaPortlet
 
isAttributeValueSearchEnabled() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isAvailable() - Method in class com.endeca.portal.data.DataSource
 
isAvailable() - Method in class com.endeca.portal.data.MDEXState
 
isCatchAll() - Method in class com.endeca.portal.attributes.model.Group
 
isClientLoggingEnabled() - Static method in class com.endeca.portal.instrumentation.PerformanceLoggingUtil
 
isDateTime(String) - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
isDateTimeProperty() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isDimension() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isDimension(String) - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
isDimExposed() - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
isDiscoveryService() - Method in class com.endeca.portal.data.Query
 
isDiscoveryService() - Method in class com.endeca.portal.data.QueryResults
 
isEmpty() - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
 
isEmpty(String) - Method in class com.endeca.portlet.EndecaPortlet
 
isEmpty() - Method in class com.endeca.portlet.ModelAndView
 
isFromPropertiesFile() - Method in class com.endeca.portal.metadata.framework.FrameworkSetting
 
isGroupExposed() - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
isIncludeByDefault() - Method in class com.endeca.portal.attributes.filter.IncludedPropertyFilter
 
isIncludePercentSuffix() - Method in class com.endeca.portal.attributes.model.formatters.AttributeIntegerFormatter
 
isLiferay(Container) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
isMetadataCacheEnabled() - Method in class com.endeca.portal.session.UserSession
 
isMultiSelectAnd() - Method in class com.endeca.portal.data.functions.RefinementFilter
 
isMultiSelectAnd() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isMultiSelectAnd(String) - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
isMultiSelectOr() - Method in class com.endeca.portal.data.functions.RefinementFilter
 
isMultiSelectOr() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isMultiSelectOr(String) - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
isNavigable() - Method in class com.endeca.portal.data.functions.RefinementFilter
 
isNavigable() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isNavigableProp() - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
isNumeric(String) - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
isNumericProperty() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isPortletLoggingEnabled() - Static method in class com.endeca.portal.instrumentation.PerformanceLoggingUtil
 
isQueryCached(ConversationPort, Request) - Method in class com.endeca.portal.mdex.cache.NaiveEternalCacheManager
 
isQueryLoggingEnabled() - Static method in class com.endeca.portal.instrumentation.PerformanceLoggingUtil
 
isRecordFilterable() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isRecordSpec(String) - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
isRequestDeferrable(PortletRequest) - Method in class com.endeca.portlet.EndecaPortlet
This method denotes whether or not this portlet supports deferred rendering.
isReturnFullPath() - Method in class com.endeca.portal.data.functions.BreadcrumbsConfig
 
isSearchWithin() - Method in class com.endeca.portal.data.functions.SearchFilter
 
isSingleAssign() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isSingleSelect() - Method in class com.endeca.portal.data.functions.RefinementFilter
 
isUnique() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
isUpdatable() - Method in class com.endeca.portal.data.DataSource
 
isUpdatable() - Method in class com.endeca.portal.data.MDEXState
 
isUpdateSSLEnabled() - Method in class com.endeca.portal.data.MDEXState
 
isUpdating() - Method in class com.endeca.portal.mdex.SConfigUtil.DeleteOperation
 
isUpdating() - Method in class com.endeca.portal.mdex.SConfigUtil.ListOperation
 
isUpdating() - Method in class com.endeca.portal.mdex.SConfigUtil.PutOperation
 
isValid() - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
 
isValid() - Method in class com.endeca.portal.data.MDEXState
 
iterator() - Method in class com.endeca.collections.util.ConverterUtil.LazyConverter
 
iterator() - Method in class com.endeca.collections.util.SizedIterable
 
iterator() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 

J

JAXBHelper - Class in com.endeca.portal.util
Manages caching and retrieval of JAXBContext instances for specified classes.
JAXBHelper() - Constructor for class com.endeca.portal.util.JAXBHelper
 
json - Variable in class com.endeca.portal.data.config.DataSourceConfigError
 
JSON_CONFIG_DIM_VAL_ID - Static variable in class com.endeca.portal.data.functions.RefinementFilter
 
JSON_CONFIG_DIMENSION_ID - Static variable in class com.endeca.portal.data.functions.RefinementFilter
 
JSON_CONFIG_MULTI_SELECT - Static variable in class com.endeca.portal.data.functions.RefinementFilter
 
JSON_CONFIG_NAVIGABLE - Static variable in class com.endeca.portal.data.functions.RefinementFilter
 

K

KEY_EXPORT_PORTLET_NAME - Static variable in class com.endeca.portal.export.util.ExportUtil
 
KEY_PROPERTY - Static variable in class com.endeca.portal.attributes.model.BasePropertyContainer
Name of the property that serves as the identifier for all BPC objects TODO: Should this be overridable by sub-classes?
KM - Static variable in class com.endeca.portal.data.functions.GeoFilter
 

L

LanguageUtils - Class in com.endeca.portlet.util
This class provides portlet's access to messages stored in resource bundles.
LanguageUtils(PortletRequest) - Constructor for class com.endeca.portlet.util.LanguageUtils
Constructor for using an instance of LanguageUtils without passing the request to each static method call.
lazyConvert(Iterable<S>, Converter<S, T>) - Static method in class com.endeca.collections.util.ConverterUtil
This method will take an Iterable of type S, and using the passed converter, return an Iterable of type T that it will lazily convert.
LiferayUtils - Class in com.endeca.portal.liferay
 
LiferayUtils() - Constructor for class com.endeca.portal.liferay.LiferayUtils
 
listFromString(String, Class<T>) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Converts a String representation of an array of QueryFunctions to an instance of a List.
listFromString(String) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Converts a String representation of an array of QueryFunctions to an instance of a List.
listToString(List<T>, Class<T>) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Converts a homogeneous List into a String version of its JSON Array.
listToString(List<QueryFunction>) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Converts a potentially heterogenous List into a String version of its JSON Array.
loadDataSourceConfigurationFromDisk() - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
Deprecated.  
logger - Static variable in class com.endeca.portal.data.AbstractMDEXStateManager
 
logger - Static variable in class com.endeca.portal.data.DefaultMDEXStateManager
 
LQL_PARSER_SERVICE - Static variable in class com.endeca.portal.mdex.LQLParserUtil
 
LQLBuilder - Class in com.endeca.portal.lql
 
LQLBuilder() - Constructor for class com.endeca.portal.lql.LQLBuilder
 
LQLBuilder.AdditiveOp - Enum in com.endeca.portal.lql
Enum detailing mathematical operations that can be used in LQL queries.
LQLBuilder.CompareOp - Enum in com.endeca.portal.lql
Enum detailing operations usable in the LQL ComparisonExpression.
LQLBuilder.Function - Enum in com.endeca.portal.lql
Enum detailing functions usable in the LQL FunctionCallExpression.
LQLBuilder.LQLMDEXType - Enum in com.endeca.portal.lql
Represents types that come from MDEX records generated by LQL.
LQLBuilder.MultiplicativeOp - Enum in com.endeca.portal.lql
 
LQLException - Exception in com.endeca.portal.lql
Exception thrown when encountering an error working with LQL.
LQLException(String) - Constructor for exception com.endeca.portal.lql.LQLException
one-arg constructor
LQLException(String, Throwable) - Constructor for exception com.endeca.portal.lql.LQLException
two-arg constructor
LQLFilter - Class in com.endeca.portal.data.functions
A specialization of QueryFilter that supports LQL unified filters instead of Conversation Service operators.
LQLFilter() - Constructor for class com.endeca.portal.data.functions.LQLFilter
 
LQLFilterCollection - Class in com.endeca.portal.lql
Used to collect the generated LQL AST fragments created by all the QueryFunctions in the current QueryState, then combine those fragments into a single clause to be sent to the MDEX Engine.
LQLFilterCollection() - Constructor for class com.endeca.portal.lql.LQLFilterCollection
 
LQLParserUtil - Class in com.endeca.portal.mdex
 
LQLParserUtil() - Constructor for class com.endeca.portal.mdex.LQLParserUtil
 
LQLParserUtil.GetPredefinedMetricsOperator - Class in com.endeca.portal.mdex
 
LQLParserUtil.GetPredefinedMetricsOperator(String) - Constructor for class com.endeca.portal.mdex.LQLParserUtil.GetPredefinedMetricsOperator
 
LQLParserUtil.ParseFilterOperator - Class in com.endeca.portal.mdex
 
LQLParserUtil.ParseFilterOperator(String) - Constructor for class com.endeca.portal.mdex.LQLParserUtil.ParseFilterOperator
 
LQLParserUtil.ParseQueryOperator - Class in com.endeca.portal.mdex
 
LQLParserUtil.ParseQueryOperator(String, boolean) - Constructor for class com.endeca.portal.mdex.LQLParserUtil.ParseQueryOperator
 
LQLQueryConfig - Class in com.endeca.portal.data.functions
 
LQLQueryConfig() - Constructor for class com.endeca.portal.data.functions.LQLQueryConfig
 
LQLQueryConfig(Query) - Constructor for class com.endeca.portal.data.functions.LQLQueryConfig
Construct a new LQLQueryConfig with a specified query in the pre-parsed ast format.
LQLQueryConfig(String, Query) - Constructor for class com.endeca.portal.data.functions.LQLQueryConfig
Construct a new LQLQueryConfig with a specified query in pre-parsed ast format.
LQLUtils - Class in com.endeca.portal.lql
A collection of utilities for use when working with LQL ASTs, expressions, fragments, statements, etc.
LQLUtils() - Constructor for class com.endeca.portal.lql.LQLUtils
 

M

makeAdditiveExpression(ExpressionBase, ExpressionBase, LQLBuilder.AdditiveOp) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates an AdditiveExpression with the give left expression and right expression, using the given math operation.
makeAnd(ExpressionBase, ExpressionBase) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates an AndExpression representing a logical AND of the two sub expressions.
makeAttributeRef(String) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates an AttributeRefExpression that is used when an attribute key is needed.
makeBooleanLiteral(String) - Static method in class com.endeca.portal.lql.LQLBuilder
 
makeBooleanLiteral(boolean) - Static method in class com.endeca.portal.lql.LQLBuilder
 
makeComparisonExpression(ExpressionBase, ExpressionBase, LQLBuilder.CompareOp) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a ComparisonExpression comparing a left expression with a right expression, using the given compare operation.
makeDoubleLiteral(Double) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a DoubleLiteral for the given value.
makeDoubleLiteral(String) - Static method in class com.endeca.portal.lql.LQLBuilder
 
makeEquals(String, ExpressionBase) - Static method in class com.endeca.portal.lql.LQLBuilder
Convenience function to create a ComparrisonExpression representing "key = " where the type of the attribute represented by key matches the type computed by the expression.
makeFrom(String) - Static method in class com.endeca.portal.lql.LQLBuilder
Convenience function to create an LQL From denoting a named statement.
makeFrom(SourceBase) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a LQL From object with the given source.
makeFunctionCallExpression(LQLBuilder.Function, Where, ExpressionBase...) - Static method in class com.endeca.portal.lql.LQLBuilder
Helper method for making FunctionCallExpressions.
makeFunctionCallExpression(LQLBuilder.Function, ExpressionBase...) - Static method in class com.endeca.portal.lql.LQLBuilder
Helper method for making FunctionCallExpressions.
makeGroupBy(String) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a GroupBy for the given attribute key.
makeGroupBy(String, BigInteger) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a GroupBy for the given attribute key and a depth.
makeGroupByList(String...) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a GroupByList containing one GroupBy for each key in the list of groupKeys
makeHaving(ExpressionBase) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a Having object with the given filter.
makeInExpression(String, List<? extends ExpressionBase>) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a InExpression with the given target statement and lookup values.
makeInnerJoin(SourceBase, SourceBase, ExpressionBase) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates an InnerJoin that can be used as part of a From.
makeIntegerLiteral(BigInteger) - Static method in class com.endeca.portal.lql.LQLBuilder
 
makeLiteral(String) - Method in enum com.endeca.portal.lql.LQLBuilder.LQLMDEXType
Makes a literal for the mdex:type.
makeLookupExpression(String, String, List<? extends ExpressionBase>) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a LookupExpression with the given target statement, target attribute key, and lookup values.
makeMultiplicativeExpression(ExpressionBase, ExpressionBase, LQLBuilder.MultiplicativeOp) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a multiplicative expression with the given left hand expression, right hand expression, and the mathematical operation to be performed.
makeOr(ExpressionBase, ExpressionBase) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates an ORExpression representing a logical OR of the two sub expressions.
makeOrderBy(String, boolean) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates an OrderBy on the given attribute key with the given direction.
makeOrderByList(OrderBy...) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates an OrderByList given a set of OrderBy objects
makeOrderByList(String, boolean) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates an OrderByList containing one OrderBy for the given attribute key and direction.
makePaging(BigInteger, BigInteger) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a Paging object specifying which records should be returned by an LQL query.
makeSelect(String) - Static method in class com.endeca.portal.lql.LQLBuilder
Convenience function to create a new LQL Select object that selects a particular attribute key.
makeSelect(String, ExpressionBase) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a new LQL Select object with the given name and expression.
makeStatement(String, boolean) - Static method in class com.endeca.portal.lql.LQLBuilder
Convenience function to create a new Statement object
makeStatementSource(String) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a StatementSouce to be used in a From or an InnerJoin.
makeStringLiteral(String) - Static method in class com.endeca.portal.lql.LQLBuilder
 
makeWhere(ExpressionBase) - Static method in class com.endeca.portal.lql.LQLBuilder
Creates a Where that can be set on an LQL statement.
MAP_KEY_BREADCRUMBS - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_DIMENSION_DIMVALS - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_DIMENSION_NAME - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_DIMENSIONS - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_DIMVAL_NAME - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_DIMVALS_EXPANDED - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_DYM_LINK - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_DYM_TERM - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_NEGATIVE_REFINEMENTS - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_RANGE_FILTER_GEO_LOCATION_NAME - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_RANGE_FILTER_OPERATOR - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_RANGE_FILTER_PROPERTY - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_RANGE_FILTER_TYPE - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_RANGE_FILTER_VALUE1 - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_RANGE_FILTER_VALUE2 - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_RANGE_FILTER_VALUE3 - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_RANGE_FILTERS - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_REMOVE_LINK - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_SEARCH_AUTOSUGGESTION - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_SEARCH_AUTOSUGGESTION - Static variable in class com.endeca.portal.data.model.SearchUtil
 
MAP_KEY_SEARCH_DIDYOUMEAN - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_SEARCH_TERMS - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_SEARCH_TERMS - Static variable in class com.endeca.portal.data.model.SearchUtil
 
MAP_KEY_SEARCHES - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
MAP_KEY_TOGGLE_LINK - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
mapper - Static variable in class com.endeca.portal.data.functions.RecordDetailsConfig
 
matchMode(SearchFilter.MatchMode) - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
matchMode(String) - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
MDEX_DIMENSION_KEY - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_GROUP_DISPLAYNAME - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_IS_SINGLE_ASSIGN - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_IS_UNIQUE - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_PROPERTY_DISPLAYNAME - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_PROPERTY_IS_VALUE_SEARCHABLE - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_PROPERTY_KEY - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_PROPERTY_MULTI_SELECT - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_PROPERTY_PREFIX - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_PROPERTY_SORTING - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_PROPERTY_TYPE - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_QUERY_GESTURE_TOKEN - Static variable in class com.endeca.portlet.util.Constants
 
MDEX_QUERY_PORTLET_TOKEN - Static variable in class com.endeca.portlet.util.Constants
 
MDEX_QUERY_SESSION_TOKEN - Static variable in class com.endeca.portlet.util.Constants
 
MDEX_RECORDS_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
MDEX_SEMANTIC_PREFIX - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
MDEX_STATE_TYPE - Static variable in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
 
MDEX_TYPE_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 
MDEX_VERSION_KEY - Static variable in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
 
MDEX_VERSION_TYPE - Static variable in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
 
MDEXAttribute - Class in com.endeca.portal.mdex
Wraps a key properties object, providing easy access to common (default) key properties, including: - Endeca.Type - Endeca.DimensionId - Endeca.MultiSelect - Endeca.RecordFilterable - Endeca.PrecedenceRule
MDEXAttribute(Record, Map<String, Map<String, String>>) - Constructor for class com.endeca.portal.mdex.MDEXAttribute
Constructor for a v7 attribute
MDEXAttribute.PropertyType - Enum in com.endeca.portal.mdex
 
MDEXAttributeList - Class in com.endeca.portal.mdex
Wraps a Map of KeyProperties, providing easy access to a list of available attributes in the MDEX, and access to a conveniently wrapped MDEXAttribute object for any attribute requested by name.
MDEXAttributeList(List<Record>, List<Record>) - Constructor for class com.endeca.portal.mdex.MDEXAttributeList
 
MDEXCacheManager - Interface in com.endeca.portal.mdex.cache
Interface defining the implementation classes to cache MDEX queries.
MDEXCacheManagerFactory - Class in com.endeca.portal.mdex.cache
Factory class to return the appropriate MDEXCacheManager implementation, based on the current FrameworkSetting.
MDEXSecurityException - Exception in com.endeca.portal.data.security
Exception class representing an error parsing, processing, or applying record-level security
MDEXSecurityException(String) - Constructor for exception com.endeca.portal.data.security.MDEXSecurityException
Constructor accepting a message
MDEXSecurityException(String, Throwable) - Constructor for exception com.endeca.portal.data.security.MDEXSecurityException
Constructor accepting a message and the root exception cause
mdexSecurityFilterMap - Variable in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
 
MDEXSecurityManager - Interface in com.endeca.portal.data.security
Interface representing a security manager for the MDEX Engine.
MDEXState - Class in com.endeca.portal.data
Portlet developers should avoid this class.
MDEXState(JSONObject) - Constructor for class com.endeca.portal.data.MDEXState
 
MDEXState.APIVersion - Enum in com.endeca.portal.data
 
MDEXState.MDEXRecords - Enum in com.endeca.portal.data
 
MDEXStateManager - Interface in com.endeca.portal.data
Interface representing all MDEX State Manager implementations.
MDEXStateMetadataManager - Class in com.endeca.portal.metadata.datasource
This class manages the persistence management of the MDEXState objects.
MDEXStateMetadataObject - Class in com.endeca.portal.metadata.datasource
This class represents a metadata object that represents a stored MDEXState.
MDEXStateMetadataObject(MetadataRecord) - Constructor for class com.endeca.portal.metadata.datasource.MDEXStateMetadataObject
 
MDEXStateMetadataObject(String, String) - Constructor for class com.endeca.portal.metadata.datasource.MDEXStateMetadataObject
 
MDEXStateNameComparator - Class in com.endeca.portal.data.config
Comparator used when ordering data sources, so that data sources appear alphabetically by name in the selector and elsewhere.
MDEXStateNameComparator() - Constructor for class com.endeca.portal.data.config.MDEXStateNameComparator
 
MDEXStateRelationshipUtil - Class in com.endeca.portal.data
Utility class providing convenient methods for navigating data source relationships, based on the use of the "parentDataSource" configuration property.
MDEXStateRelationshipUtil() - Constructor for class com.endeca.portal.data.MDEXStateRelationshipUtil
 
MDEXStateUtil - Class in com.endeca.portal.mdex
 
MDEXStateUtil() - Constructor for class com.endeca.portal.mdex.MDEXStateUtil
 
MDEXStateVersion - Class in com.endeca.portal.metadata.datasource
This class represents a metadata object that represents the stored version of the MDEXState's.
MDEXStateVersion(MetadataRecord) - Constructor for class com.endeca.portal.metadata.datasource.MDEXStateVersion
 
MDEXStateVersion(long) - Constructor for class com.endeca.portal.metadata.datasource.MDEXStateVersion
 
MDEXStateVersionManager - Class in com.endeca.portal.metadata.datasource
Encapsulates DB-interaction methods specific to Studio Core MDEX State version.
mergeAttributes(Map<?, ?>) - Method in class com.endeca.portlet.ModelMap
 
mergeTwoPartials(DataSource, AttributeSettings, AttributeSettings) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
This method merges two attribute sets with each other, and adds filters for the datasource's global groups and attributes.
mergeTwoPartials(AttributeSettings, AttributeSettings, BPCFilter, BPCFilter, boolean, boolean) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
Merges two attribute settings model structures.
mergeWithGlobal(DataSource, AttributeSettings) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
This method merges the submitted changes with the global attribute settings associated with the datasource.
mergeWithGlobal(DataSource, AttributeSettings, BPCFilter, BPCFilter, boolean) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
Does a join between the global model associated with the datasource, and the given attribute settings object.
message - Variable in class com.endeca.portal.data.config.DataSourceConfigError
 
Metadata - Interface in com.endeca.portal.metadata
Interface representing a metadata record that abstracts the basic properties of a Liferay-generated record persisted to the metadata tables.
METADATA_ATTRIBUTE_DISPLAY_NAME - Static variable in class com.endeca.portlet.util.Constants
 
METADATA_ATTRIBUTE_SET_NAME - Static variable in class com.endeca.portlet.util.Constants
 
METADATA_ATTRIBUTE_SET_POSITION_SUFFIX - Static variable in class com.endeca.portlet.util.Constants
 
MetadataException - Exception in com.endeca.portal.metadata
Base Endeca-authored class for Metadata exceptions
MetadataException() - Constructor for exception com.endeca.portal.metadata.MetadataException
no-arg constructor
MetadataException(String, Throwable) - Constructor for exception com.endeca.portal.metadata.MetadataException
constructor accepting a message and root exception
MetadataException(String) - Constructor for exception com.endeca.portal.metadata.MetadataException
constructor accepting a message
MetadataException(Throwable) - Constructor for exception com.endeca.portal.metadata.MetadataException
constructor accepting a root exception
MetadataManager<T extends MetadataObject> - Interface in com.endeca.portal.metadata
Interface for metadata managers - managers are the classes that hold all the logic for retrieving and creating various Metadata Objects.
MetadataObject - Class in com.endeca.portal.metadata
Abstract class representing a Metadata Object.
MetadataObject() - Constructor for class com.endeca.portal.metadata.MetadataObject
Constructor that creates a new Metadata object and its underlying MetadataRecord object.
MetadataObject(MetadataRecord) - Constructor for class com.endeca.portal.metadata.MetadataObject
Constructor that creates a new Metadata object and assigns a given MetadataRecord to its underlying object.
MetadataObjectQuery - Class in com.endeca.portal.metadata.query
Implementation of a metadata query for MetadataRecord instances.
MetadataObjectQuery() - Constructor for class com.endeca.portal.metadata.query.MetadataObjectQuery
Constructs an empty metadata query
MetadataProperty - Class in com.endeca.portal.metadata
Abstract class representing a Metadata Property.
MetadataProperty() - Constructor for class com.endeca.portal.metadata.MetadataProperty
Constructor that creates a new Metadata object property and its underlying MetadataPropertyRecord object.
MetadataProperty(MetadataPropertyRecord) - Constructor for class com.endeca.portal.metadata.MetadataProperty
Constructor that creates a new Metadata object and assigns a given MetadataPropertyRecord to its underlying object.
MetadataPropertyQuery - Class in com.endeca.portal.metadata.query
Implementation of a metadata query for MetadataPropertyRecord instances.
MetadataPropertyQuery() - Constructor for class com.endeca.portal.metadata.query.MetadataPropertyQuery
Constructs an empty metadata query
MetadataQuery<T extends com.liferay.portal.model.BaseModel> - Class in com.endeca.portal.metadata.query
Base abstract class for issuing metadata queries to the portal database.
MetadataQuery() - Constructor for class com.endeca.portal.metadata.query.MetadataQuery
Constructs an empty metadata query
MetadataQueryException - Exception in com.endeca.portal.metadata.query
Thrown when attempting an action against the metadata services through the use of a MetadataQuery.
MetadataQueryException(String) - Constructor for exception com.endeca.portal.metadata.query.MetadataQueryException
one-arg constructor
MetadataQueryException(String, Throwable) - Constructor for exception com.endeca.portal.metadata.query.MetadataQueryException
two-arg constructor
Metric - Class in com.endeca.portal.instrumentation
A single metric.
Metric(RequestIds, MetricType) - Constructor for class com.endeca.portal.instrumentation.Metric
 
MetricsAggregation - Class in com.endeca.portal.instrumentation
A class for keeping track of aggregations of metrics.
MetricsAggregation() - Constructor for class com.endeca.portal.instrumentation.MetricsAggregation
 
MetricsAggregator - Class in com.endeca.portal.instrumentation
Simple one axis aggregator for metrics for summary display.
MetricsAggregator(String, MetricsAggregator.MetricsFilter, MetricsAggregator.MetricsAxis) - Constructor for class com.endeca.portal.instrumentation.MetricsAggregator
 
MetricsAggregator.MetricsAxis - Interface in com.endeca.portal.instrumentation
 
MetricsAggregator.MetricsFilter - Interface in com.endeca.portal.instrumentation
Return true if the metric should be included in the aggregator, false if it shouldn't
MetricsAggregators - Class in com.endeca.portal.instrumentation
Class for aggregating metrics for summary display
MetricsAggregators() - Constructor for class com.endeca.portal.instrumentation.MetricsAggregators
 
MetricsLogger - Class in com.endeca.portal.instrumentation
Central point for logging performance-related messages
MetricsLogger() - Constructor for class com.endeca.portal.instrumentation.MetricsLogger
 
MetricsManager - Class in com.endeca.portal.instrumentation
Interface representing metrics
MetricType - Enum in com.endeca.portal.instrumentation
enum holding the different types of profiling we support
MI - Static variable in class com.endeca.portal.data.functions.GeoFilter
 
MIME_TYPE_JSON - Static variable in class com.endeca.portlet.util.Constants
 
ModelAndView - Class in com.endeca.portlet
 
ModelAndView() - Constructor for class com.endeca.portlet.ModelAndView
 
ModelAndView(String) - Constructor for class com.endeca.portlet.ModelAndView
 
ModelAndView(String, Map<?, ?>) - Constructor for class com.endeca.portlet.ModelAndView
 
ModelAndView(String, String, Object) - Constructor for class com.endeca.portlet.ModelAndView
 
ModelException - Exception in com.endeca.portal.data.model
General exception thrown by mdex model classes.
ModelException(String) - Constructor for exception com.endeca.portal.data.model.ModelException
 
ModelMap - Class in com.endeca.portlet
 
ModelMap() - Constructor for class com.endeca.portlet.ModelMap
 
ModelMap(String, Object) - Constructor for class com.endeca.portlet.ModelMap
 
ModelUtil - Class in com.endeca.portal.data.model
Class containing utility methods for converting various query result objects into a single record object.
MSG_DATASOURCE_BINDING_CHANGED_SUCCESSFULLY - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_DATASOURCE_BINDING_ERROR - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_DATASOURCE_BINDING_UNCHANGED - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_DATASOURCE_BINDING_UNCHANGED_UNSUPPORTED_API - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_NO_DATASOURCE_SELECTED - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_NO_DATASOURCE_SELECTED_FOR_POWER_USER - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_NO_DATASOURCE_SPECIFIED - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_PORTLET_DOES_NOT_SUPPORT_DATASOURCE_API - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_SAVE_PREFS_ERROR - Static variable in class com.endeca.portlet.EndecaPortlet
 
MSG_SAVE_PREFS_SUCCESS - Static variable in class com.endeca.portlet.EndecaPortlet
 
MULTI_SELECT_TYPE_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 

N

NaiveEternalCacheManager - Class in com.endeca.portal.mdex.cache
EXPERIMENTAL AND UNSUPPORTED!!!!
NaiveEternalCacheManager() - Constructor for class com.endeca.portal.mdex.cache.NaiveEternalCacheManager
 
name - Variable in class com.endeca.portal.data.MDEXState
 
NAME_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
NAMESPACE - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
NavConfig - Class in com.endeca.portal.data.functions
Configure the navigation on a query state.
NavConfig() - Constructor for class com.endeca.portal.data.functions.NavConfig
 
NavConfig(boolean) - Constructor for class com.endeca.portal.data.functions.NavConfig
 
NavConfig(String) - Constructor for class com.endeca.portal.data.functions.NavConfig
 
NavConfig(String, boolean) - Constructor for class com.endeca.portal.data.functions.NavConfig
 
navigableAttributeIterator() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
NegativeRefinementFilter - Class in com.endeca.portal.data.functions
NegativeRefinementFilter provides a function for filtering out all records associated with a refinement.
NegativeRefinementFilter() - Constructor for class com.endeca.portal.data.functions.NegativeRefinementFilter
Empty constructor is not public, to nudge users toward one of the more useful constructors.
NegativeRefinementFilter(String, String) - Constructor for class com.endeca.portal.data.functions.NegativeRefinementFilter
 
NegativeRefinementFilter(String, String, List<String>) - Constructor for class com.endeca.portal.data.functions.NegativeRefinementFilter
 
NoOpLoggingCacheManager - Class in com.endeca.portal.mdex.cache
A proof of concept MDEXCacheManager implementation.
NoOpLoggingCacheManager() - Constructor for class com.endeca.portal.mdex.cache.NoOpLoggingCacheManager
 
numericAttributeIterator() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 

O

objectFromMetadataRecord(MetadataRecord) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Given a base Liferay record, return a Metadata Object; subclasses must implement this method.
objectFromMetadataRecord(MetadataRecord) - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
 
objectFromMetadataRecord(MetadataRecord) - Method in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
 
objectFromMetadataRecord(MetadataRecord) - Method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Converts a Liferay record to a Framework Setting
objectFromMetadataRecord(MetadataRecord) - Method in interface com.endeca.portal.metadata.MetadataManager
Given a base Liferay record, return a Metadata Object
objectFromMetadataRecord(MetadataRecord) - Method in class com.endeca.portal.metadata.simple.SimpleMetadataManager
Converts a Liferay record to a Simple Metadata Object
objectsFromMetadataRecords(List<MetadataRecord>) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Given a list of base Liferay records, return a list of Metadata Objects in the same order.
orAll(Collection<RecordFilter>) - Static method in class com.endeca.portal.data.functions.RecordFilter
Takes a collection of RecordFilters and computes the logical disjunction: OR(filter1, filter2, ...)
orAll(String...) - Static method in class com.endeca.portal.data.functions.RecordFilter
Logical disjunction of filters in string-form.

P

PageId - Class in com.endeca.portal.data
Wrapper around user session for easy storage and retrieval of page id's.
PageState - Class in com.endeca.portal.data
 
PageState.Event - Enum in com.endeca.portal.data
 
pageTransition(ActionRequest, ActionResponse) - Method in class com.endeca.portlet.EndecaPortlet
Invokes EndecaPortlet.pageTransition(ActionRequest, ActionResponse, String, Map) with the parameter map from the provided request object, and the target page transition context retrieved from request parameter with key Constants.REQUEST_PARAMETER_VIEW_TRANSITION_PAGE_CONTEXT.
pageTransition(ActionRequest, ActionResponse, String, Map<String, String[]>) - Method in class com.endeca.portlet.EndecaPortlet
Triggers a page transition.
PARAM_DIM_VAL_TO_ADD - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_DIM_VALS_TO_REMOVE - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_MULTISELECT_TOGGLE_DIM_ID - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_REMOVE_OPERATOR - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_REMOVE_RANGE_FILTER - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_REPLACE_OPERATOR - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_SEARCH_KEY - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_SEARCH_TERM - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_SEARCH_TERM_REPLACE - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PARAM_SELECT_OPERATOR - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
parse(String) - Static method in enum com.endeca.portal.data.MDEXState.APIVersion
 
parse(String) - Static method in enum com.endeca.portal.data.MDEXState.MDEXRecords
 
parseExpression(DataSource, String) - Static method in class com.endeca.portal.lql.LQLUtils
Parses an expression using the LQL Parsing service This involves a round trip and should be used only if absolutely necessary.
parseLQLExpression(String) - Method in class com.endeca.portal.data.DataSource
Parse an LQL Filter string and return a parsed ExpressionBase object form of that string.
parseLQLMDEXType(String) - Static method in enum com.endeca.portal.lql.LQLBuilder.LQLMDEXType
Create an LQLMDEXType from the string form of mdex:types returned from the engine.
parseLQLQuery(String, boolean) - Method in class com.endeca.portal.data.DataSource
Parse an LQL Query string and return a parsed object form of that string.
parseMatchMode(String) - Static method in enum com.endeca.portal.data.functions.SearchFilter.MatchMode
Parses a MatchMode object from a string.
parseMaxRefinements(String) - Method in class com.endeca.portal.data.functions.ExposeRefinement
String parser for the maximum number of refinements to return for dimensions and navigable properties for JSON init.
parseOperator(String) - Static method in enum com.endeca.portal.data.functions.RangeFilter.RangeOperator
Returns the RangeFilter.RangeOperator associated with the given string, if one exists.
parseType(String) - Static method in enum com.endeca.portal.data.functions.RangeFilter.RangeType
 
PerformanceLoggingUtil - Class in com.endeca.portal.instrumentation
 
PerformanceLoggingUtil() - Constructor for class com.endeca.portal.instrumentation.PerformanceLoggingUtil
 
persist(T) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Persists a Metadata Object to the database
persist(List<T>) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Writes a list of Metadata Objects to the database.
persist(MDEXStateMetadataObject) - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
 
persist(MDEXStateVersion) - Method in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
 
persist(FrameworkSetting) - Method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
 
persist(Bookmark) - Method in interface com.endeca.portal.persistence.bookmarks.BookmarkManager
 
persist(Bookmark) - Method in class com.endeca.portal.persistence.bookmarks.DefaultBookmarkManager
 
PersistenceException - Exception in com.endeca.portal.persistence
 
PersistenceException(String) - Constructor for exception com.endeca.portal.persistence.PersistenceException
one-arg constructor
PersistenceException(String, Throwable) - Constructor for exception com.endeca.portal.persistence.PersistenceException
two-arg constructor
persistProperties(List<S>) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Writes a list of Metadata Properties to the database.
persistProperty(S) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Persists a Metadata Property to the database
ping(String, String, String, SSLConfig) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
Pings passed URL information, throws Exception if fails, returns the connection Header fields on success.
POP_UP - Static variable in class com.endeca.portlet.util.EndecaWindowState
 
POP_UP_WINDOW_STATE - Static variable in class com.endeca.portlet.util.EndecaWindowState
 
PORT_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
PortalStartupEventAction - Class in com.endeca.portal.util
This class is fired as an event handler via the liferay framework and performs any actions required at startup and only startup of the portal application.
PortalStartupEventAction() - Constructor for class com.endeca.portal.util.PortalStartupEventAction
 
PORTLET_LIFECYCLE_PROCESS_ACTION - Static variable in class com.endeca.portlet.util.Constants
 
PORTLET_LIFECYCLE_RENDER - Static variable in class com.endeca.portlet.util.Constants
 
PortletStateSerializer - Interface in com.endeca.portlet
 
portletSupportsAsync() - Method in class com.endeca.portlet.EndecaPortlet
This method denotes whether or not this portlet supports async mode.
portletSupportsDiscoveryService() - Method in class com.endeca.portlet.EndecaPortlet
This method denotes whether or not this portlet supports connections to a MDEX 7 data source via the Endeca Conversation Service, aka the Endeca Discovery Service.
postRenderJSP - Variable in class com.endeca.portlet.EndecaPortlet
 
PREFERENCE_PARAM_MS_THRESH - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
PREFERENCE_PARAM_MS_THRESH_DEFAULT - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
prefixDefineKeys(Query, String) - Static method in class com.endeca.portal.lql.LQLUtils
Prefixes all statement keys.
prefixExpression(ExpressionBase, String, Set<String>, Set<String>) - Static method in class com.endeca.portal.lql.LQLUtils
Prefixes statement keys depending on the type of expression.
prefixSource(SourceBase, String, Set<String>, Set<String>) - Static method in class com.endeca.portal.lql.LQLUtils
Prefixes statement keys depending on the type of source.
preRenderJSP - Variable in class com.endeca.portlet.EndecaPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class com.endeca.portlet.EndecaPortlet
 
processCreateEndecaBookmarkEvent(EventRequest, EventResponse) - Method in class com.endeca.portlet.EndecaPortlet
Event-processing method for bookmark creation
processEvent(EventRequest, EventResponse) - Method in class com.endeca.portlet.EndecaPortlet
 
processLoadEndecaBookmarkEvent(EventRequest, EventResponse) - Method in class com.endeca.portlet.EndecaPortlet
Event-processing method for bookmark loading
ProcessResource - Annotation Type in com.endeca.portlet
 
properties - Variable in class com.endeca.portal.attributes.model.BasePropertyContainer
 
propertiesFromMetadataPropertyRecords(List<MetadataPropertyRecord>) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Given a list of base Liferay records, return a list of Metadata Properties in the same order.
PROPERTY_STATIC_RESOURCE_CONTEXT - Static variable in class com.endeca.portlet.util.Constants
 
propertyAttributeIterator() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
propertyFromMetadataPropertyRecord(MetadataPropertyRecord) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Given a base Liferay record, return a Metadata Property; subclasses must implement this method.
propertyFromMetadataPropertyRecord(MetadataPropertyRecord) - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataManager
 
propertyFromMetadataPropertyRecord(MetadataPropertyRecord) - Method in class com.endeca.portal.metadata.datasource.MDEXStateVersionManager
 
propertyFromMetadataPropertyRecord(MetadataPropertyRecord) - Method in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Returns null; Framework settings do not have child Metadata Properties
propertyFromMetadataPropertyRecord(MetadataPropertyRecord) - Method in interface com.endeca.portal.metadata.MetadataManager
Given a base Liferay record, return a Metadata Property
propertyFromMetadataPropertyRecord(MetadataPropertyRecord) - Method in class com.endeca.portal.metadata.simple.SimpleMetadataManager
Returns null; Simple Metadata Objects do not have child Metadata Properties
publishEventTriggersForStateAndDescendants(PortletRequest, MDEXState, UserSession) - Method in class com.endeca.portal.data.DefaultMDEXStateManager
Publishes an event trigger for a data source change event on this state and all of its descendant states.
putInfo(String, String) - Method in class com.endeca.portal.instrumentation.Timer
 
putKeyStore(File, KeyStore) - Method in class com.endeca.portal.mdex.ssl.SSLKeyStoreManager
 
putSemanticEntity(SemanticEntity) - Method in class com.endeca.portal.data.DataSource
Replaces _all_ of the entity definitions in the MDEX with the list of entities passed as a parameter.

Q

Query - Class in com.endeca.portal.data
 
Query(Request) - Constructor for class com.endeca.portal.data.Query
 
query - Variable in class com.endeca.portal.metadata.query.MetadataQuery
 
QueryConfig - Class in com.endeca.portal.data.functions
A subclass of QueryFunction.
QueryConfig() - Constructor for class com.endeca.portal.data.functions.QueryConfig
 
QueryFilter - Class in com.endeca.portal.data.functions
A subclass of QueryFunction.
QueryFilter() - Constructor for class com.endeca.portal.data.functions.QueryFilter
 
QueryFunction - Class in com.endeca.portal.data.functions
The base class of all QueryFunctions.
QueryFunction() - Constructor for class com.endeca.portal.data.functions.QueryFunction
 
QueryFunctionInitializationException - Exception in com.endeca.portal.data.functions
Exception thrown when there is a problem creating a QueryFunction from a user-supplied definition, such as a JSON Object.
QueryFunctionInitializationException(String) - Constructor for exception com.endeca.portal.data.functions.QueryFunctionInitializationException
one-arg constructor
QueryFunctionInitializationException(String, Throwable) - Constructor for exception com.endeca.portal.data.functions.QueryFunctionInitializationException
two-arg constructor
QueryFunctionUnsupportedException - Exception in com.endeca.portal.data.functions
 
QueryFunctionUnsupportedException(String) - Constructor for exception com.endeca.portal.data.functions.QueryFunctionUnsupportedException
one-arg constructor
QueryFunctionUnsupportedException(String, Throwable) - Constructor for exception com.endeca.portal.data.functions.QueryFunctionUnsupportedException
two-arg constructor
QueryFunctionUtils - Class in com.endeca.portal.data.functions.util
A set of static utility methods for serializing QueryFunctions as JSON Strings and JSONObjects.
QueryResults - Class in com.endeca.portal.data
An API-agnostic wrapper of query results.
QueryResults(Results) - Constructor for class com.endeca.portal.data.QueryResults
Construct a QueryResults object with results from the Discovery Service API.
QueryState - Class in com.endeca.portal.data
QueryState is an API-agnostic representation of a query that can be executed against an MDEX engine to retrieve results.
QueryState() - Constructor for class com.endeca.portal.data.QueryState
Instantiate a QueryState with empty function list.
QueryState(JSONArray) - Constructor for class com.endeca.portal.data.QueryState
Instantiate a QueryState from a serialized representation.
QueryStateException - Exception in com.endeca.portal.data
Thrown when attempting to modify a QueryState
QueryStateException(String) - Constructor for exception com.endeca.portal.data.QueryStateException
one-arg constructor
QueryStateException(String, Throwable) - Constructor for exception com.endeca.portal.data.QueryStateException
two-arg constructor
queryToString(Query) - Static method in class com.endeca.portal.lql.LQLUtils
Converts the supplied Query into a String suitable for serialization, such as persistence into a portlet's preferences.

R

RangeFilter - Class in com.endeca.portal.data.functions
This filter class allows range filters to be added to QueryState instances.
RangeFilter() - Constructor for class com.endeca.portal.data.functions.RangeFilter
 
RangeFilter(String, RangeFilter.RangeType, RangeFilter.RangeOperator, String) - Constructor for class com.endeca.portal.data.functions.RangeFilter
Constructs a RangeFilter
RangeFilter(String, RangeFilter.RangeType, RangeFilter.RangeOperator, String, String) - Constructor for class com.endeca.portal.data.functions.RangeFilter
Constructs a RangeFilter
RangeFilter(String, RangeFilter.RangeType, RangeFilter.RangeOperator, String, String, String) - Constructor for class com.endeca.portal.data.functions.RangeFilter
Constructs a RangeFilter
RangeFilter.RangeFilterCreationException - Exception in com.endeca.portal.data.functions
This exception is thrown when a RangeFilter could not be created
RangeFilter.RangeFilterCreationException(String) - Constructor for exception com.endeca.portal.data.functions.RangeFilter.RangeFilterCreationException
 
RangeFilter.RangeOperator - Enum in com.endeca.portal.data.functions
Specifies the operator used in this RangeFilter Valid RangeOperators are LT: Less than LTEQ: Less than or equal to GT: Greater than GTEQ: Greater than or equal to BTWN: Between (inclusive) GCLT: Geocode less than (non-inclusive) GCGT: Geocode greater than (non-inclusive) CGBTWN: Geocode beween (inclusive)
RangeFilter.RangeOperatorNotSupportedException - Exception in com.endeca.portal.data.functions
This exception is thrown when an invalid RangeFilter.RangeOperator is present in a RangeFilter.
RangeFilter.RangeOperatorNotSupportedException(String) - Constructor for exception com.endeca.portal.data.functions.RangeFilter.RangeOperatorNotSupportedException
 
RangeFilter.RangeType - Enum in com.endeca.portal.data.functions
Specifies the type of RangeFilter
RangeFilter.RangeTypeNotSupportedException - Exception in com.endeca.portal.data.functions
This exception is thrown when an invalid RangeFilter.RangeType is present in a RangeFilter.
RangeFilter.RangeTypeNotSupportedException(String) - Constructor for exception com.endeca.portal.data.functions.RangeFilter.RangeTypeNotSupportedException
 
Record - Interface in com.endeca.portal.data.model
Model for representing record objects.
RECORD_KIND_DATA - Static variable in class com.endeca.portal.data.DataSource
 
RECORD_KIND_PROPERTIES - Static variable in class com.endeca.portal.data.DataSource
 
RecordDetailsConfig - Class in com.endeca.portal.data.functions
Filter your MDEX query by a set of record specs.
RecordDetailsConfig() - Constructor for class com.endeca.portal.data.functions.RecordDetailsConfig
 
RecordDetailsConfig(List<RecordSpec>) - Constructor for class com.endeca.portal.data.functions.RecordDetailsConfig
 
RecordFilter - Class in com.endeca.portal.data.functions
Permits adding a record filter to a QueryState.
RecordFilter() - Constructor for class com.endeca.portal.data.functions.RecordFilter
 
RecordFilter(String) - Constructor for class com.endeca.portal.data.functions.RecordFilter
 
RecordFilter(String, String) - Constructor for class com.endeca.portal.data.functions.RecordFilter
 
recordFilter - Variable in class com.endeca.portal.data.functions.RecordFilter
 
RecordSpec - Class in com.endeca.portal.data.model
Bean representing a record specification.
RecordSpec(MDEXAttributeList, Record) - Constructor for class com.endeca.portal.data.model.RecordSpec
Constructor for a 7-series record specification.
RecordSpec(String, String) - Constructor for class com.endeca.portal.data.model.RecordSpec
Custom constructor for Jackson deserialization and creating a record spec from non-mdex models (e.g. deep-links).
recordSpecIterator() - Method in class com.endeca.portal.mdex.MDEXAttributeList
 
RefinementFilter - Class in com.endeca.portal.data.functions
Defines a single refinement (essentially represents a DimVal and its path) to be added to a QueryState.
RefinementFilter() - Constructor for class com.endeca.portal.data.functions.RefinementFilter
Empty constructor is not public, to nudge users toward one of the more useful constructors.
RefinementFilter(String, String) - Constructor for class com.endeca.portal.data.functions.RefinementFilter
Constructs a refinement filter with the specified attributeValue and attributeKey ID, defaulting to multiselect "none" and defaulting navigable to "true."
RefinementFilter(String, String, RefinementFilter.MultiSelect) - Constructor for class com.endeca.portal.data.functions.RefinementFilter
Constructs a refinement filter with the specified attributeValue and attributeKey ID, and multiselect value and defaulting navigable to "true."
RefinementFilter(String, String, RefinementFilter.MultiSelect, boolean) - Constructor for class com.endeca.portal.data.functions.RefinementFilter
Constructs a refinement filter with the specified attributeValue and attributeKey ID, multiselect value and navigable value.
RefinementFilter.MultiSelect - Enum in com.endeca.portal.data.functions
 
Reflection - Class in com.endeca.util
 
Reflection() - Constructor for class com.endeca.util.Reflection
 
remove(Bookmark) - Method in interface com.endeca.portal.persistence.bookmarks.BookmarkManager
 
remove(Bookmark) - Method in class com.endeca.portal.persistence.bookmarks.DefaultBookmarkManager
 
removeAllFunctions() - Method in class com.endeca.portal.data.QueryState
Clear all query functions from this query state
removeAllProperties() - Method in class com.endeca.portal.metadata.MetadataObject
Removes all Metadata Properties from this Metadata Object
removeAttribute(String) - Method in class com.endeca.portal.session.UserSession
Remove an "attribute" associated with the specified key
removeAttributeGroup(String) - Method in class com.endeca.portal.data.DataSource
Only for use with Discovery Service enabled datasources
removeAttributeGroup(MDEXState, RequestIds, String) - Static method in class com.endeca.portal.mdex.ConfigServiceUtil
 
removeCachedValue(Class<?>) - Static method in class com.endeca.portal.util.JAXBHelper
This method exists to support unit testing.
removeDataSourceConfiguration(String) - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
This method removes an MDEXState from the persistence layer and increments the cache version to indicate an update is necessary.
removeFunction(QueryFunction) - Method in class com.endeca.portal.data.QueryState
Remove particular function based on .equals() equality
removeFunctions(List<? extends QueryFunction>) - Method in class com.endeca.portal.data.QueryState
Remove each function in the given list based on .equals() equality
removeFunctions(Class<? extends QueryFunction>) - Method in class com.endeca.portal.data.QueryState
Removes each filter in the list of a given type (determined using .isInstance).
removeInstance(String) - Static method in class com.endeca.portal.session.UserSession
 
removeMDEXState(String) - Method in class com.endeca.portal.session.UserSession
 
removeObjectById(long) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Removes an Metadata Object by it's unique identifier, the object ID.
removeParam(String) - Method in class com.endeca.util.UrlBuilder
Removes any key/value parameter pair from the outputted URL.
removeParams(Collection<String>) - Method in class com.endeca.util.UrlBuilder
Removes any key/value parameter with the keys specified in the collection.
removeProperties(List<? extends MetadataProperty>) - Method in class com.endeca.portal.metadata.MetadataObject
Removes each Metadata Property from this Metadata Object provided in a given list based on .equals() equality
removeProperties(Class<? extends MetadataProperty>) - Method in class com.endeca.portal.metadata.MetadataObject
Removes all Metadata Properties from this Metadata Object that are of a particular class
removeProperty(MetadataProperty) - Method in class com.endeca.portal.metadata.MetadataObject
Removes a Metadata Property from this Metadata Object based on .equals() equality
removePropertyById(long) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Removes an Metadata Property by it's unique identifier, the property ID
render(RenderRequest, RenderResponse) - Method in class com.endeca.portlet.EndecaPortlet
 
replaceMessageTokens(String, Object[]) - Static method in class com.endeca.portlet.util.LanguageUtils
Substitutes parameters for tokens in the message string.
REQUEST_ATTRIBUTE_CURRENT_DATA_SOURCE - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_CURRENT_DATA_SOURCE_EVENT_NAME - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_DEFER_RENDERING - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_DEFERRED_EVENTS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_ENDECA_QUERY - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_ENDECA_QUERY_RESULTS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_EXISTING_DATA_SOURCE_MAP - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_LOG_PAGE_ID - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_PORTAL_CONTEXT - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_PORTLET_CONFIG - Static variable in class com.endeca.portlet.util.LanguageUtils
Name of request attribute that holds the PortletConfig class.
REQUEST_ATTRIBUTE_PROCESSING_EVENTS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_ATTRIBUTE_PUBLISHED_EVENTS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_ATTRIBUTE_NAME - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_ATTRIBUTE_VALUE - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_CLIENT_PERF_METRICS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_DATA_SOURCE_BINDING_STATUS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_DATA_SOURCE_BINDING_STATUS_MSG - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_DATA_SOURCE_STATUS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_DATA_SOURCE_STATUS_MSG - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_DEEP_LINK - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_PORTLET_RENDER_STATUS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_PORTLET_RENDER_STATUS_MSG - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_SAVE_PREFERENCES_STATUS - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_SAVE_PREFERENCES_STATUS_MSG - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_SESSION_ATTRIBUTES - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_VIEW_TRANSITION_PAGE_CONTEXT - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_PARAMETER_VIEW_TRANSITION_TAB_STATE - Static variable in class com.endeca.portlet.util.Constants
 
REQUEST_XML_HEADER - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
RequestIds - Class in com.endeca.portal.instrumentation
 
RequestIds(String, String, String, String) - Constructor for class com.endeca.portal.instrumentation.RequestIds
 
RequestIds(PortletRequest) - Constructor for class com.endeca.portal.instrumentation.RequestIds
 
REQUIRES_DATA_SOURCE - Static variable in class com.endeca.portlet.EndecaPortlet
Represents the name of the init-param, in portlet.xml, that controls whether or not this portlet requires a binding to a MDEX data source.
requiresDataSource - Variable in class com.endeca.portlet.EndecaPortlet
 
reservedSessionAttributes - Static variable in class com.endeca.portlet.EndecaPortlet
 
resetDataSourceStatusPoller() - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
Cancel the existing timer and reset from value in FrameworkSettings
resetPortletState(PortletRequest, PortletResponse) - Method in class com.endeca.portlet.EndecaPortlet
Children can override this method to reset preferences or variables that are attached to the data source.
resetQueryState() - Method in class com.endeca.portal.data.DataSource
Reset the data source's query state to what it's initial state was.
RESOURCE_BUNDLE_ENDECA_PORTAL_CONFIG - Static variable in class com.endeca.portlet.util.Constants
 
RESOURCE_CLIENT_DONE_LOADING - Static variable in class com.endeca.portlet.util.Constants
 
RESOURCE_EXPORT_PARAM_ACTION_QUERY_STATE - Static variable in class com.endeca.portal.export.util.ExportUtil
 
RESOURCE_EXPORT_PARAM_ACTION_SOURCE_CONFIG - Static variable in class com.endeca.portal.export.util.ExportUtil
 
RESOURCE_EXPORT_PARAM_DATASOURCE_ID - Static variable in class com.endeca.portal.export.util.ExportUtil
 
RESOURCE_SET_SESSION_STATE - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
RESOURCE_SET_SESSION_STATE - Static variable in class com.endeca.portlet.util.Constants
 
ResultsConfig - Class in com.endeca.portal.data.functions
Configure how results will be returned from the results of an executed QueryState.
ResultsConfig() - Constructor for class com.endeca.portal.data.functions.ResultsConfig
 
ResultsConfig(long) - Constructor for class com.endeca.portal.data.functions.ResultsConfig
 
ResultsConfig(String) - Constructor for class com.endeca.portal.data.functions.ResultsConfig
 
ResultsConfig(String, long) - Constructor for class com.endeca.portal.data.functions.ResultsConfig
 
ResultsConfig(long, long, int, String[]) - Constructor for class com.endeca.portal.data.functions.ResultsConfig
 
ResultsConfig(String, long, long, int, String[]) - Constructor for class com.endeca.portal.data.functions.ResultsConfig
 
ResultsSummaryConfig - Class in com.endeca.portal.data.functions
Configure the summarization of results returned from an executed QueryState.
ResultsSummaryConfig() - Constructor for class com.endeca.portal.data.functions.ResultsSummaryConfig
 
ResultsSummaryConfig(String) - Constructor for class com.endeca.portal.data.functions.ResultsSummaryConfig
 
run(HttpSession) - Method in class com.endeca.portal.session.SessionCreateAction
 
run(HttpSession) - Method in class com.endeca.portal.session.SessionDestroyAction
 
run(String[]) - Method in class com.endeca.portal.util.PortalStartupEventAction
 

S

SAVE_PREFERENCES_STATUS_ERROR - Static variable in class com.endeca.portlet.util.Constants
 
SAVE_PREFERENCES_STATUS_SUCCESS - Static variable in class com.endeca.portlet.util.Constants
 
SCONFIG_SERVICE - Static variable in class com.endeca.portal.mdex.SConfigUtil
 
SConfigUtil - Class in com.endeca.portal.mdex
 
SConfigUtil() - Constructor for class com.endeca.portal.mdex.SConfigUtil
 
SConfigUtil.DeleteOperation - Class in com.endeca.portal.mdex
 
SConfigUtil.DeleteOperation(List<String>) - Constructor for class com.endeca.portal.mdex.SConfigUtil.DeleteOperation
 
SConfigUtil.ListOperation - Class in com.endeca.portal.mdex
 
SConfigUtil.ListOperation(boolean) - Constructor for class com.endeca.portal.mdex.SConfigUtil.ListOperation
 
SConfigUtil.PutOperation - Class in com.endeca.portal.mdex
 
SConfigUtil.PutOperation(SemanticEntity) - Constructor for class com.endeca.portal.mdex.SConfigUtil.PutOperation
 
SearchAdjustmentsConfig - Class in com.endeca.portal.data.functions
Configure how search adjustments will be returned on the QueryState's executed results.
SearchAdjustmentsConfig() - Constructor for class com.endeca.portal.data.functions.SearchAdjustmentsConfig
Constructor.
SearchAdjustmentsConfig(String) - Constructor for class com.endeca.portal.data.functions.SearchAdjustmentsConfig
Instantiate the search adjustments with the specified ID.
SearchFilter - Class in com.endeca.portal.data.functions
Permits adding a keyword search to a QueryState.
SearchFilter() - Constructor for class com.endeca.portal.data.functions.SearchFilter
Empty constructor is not public, to nudge users toward one of the more useful constructors.
SearchFilter.Builder - Class in com.endeca.portal.data.functions
Use this class to build a SearchFilter object.
SearchFilter.Builder(String, String) - Constructor for class com.endeca.portal.data.functions.SearchFilter.Builder
 
SearchFilter.MatchMode - Enum in com.endeca.portal.data.functions
 
SearchKeysConfig - Class in com.endeca.portal.data.functions
 
SearchKeysConfig() - Constructor for class com.endeca.portal.data.functions.SearchKeysConfig
 
searchOptions(String) - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
SearchUtil - Class in com.endeca.portal.data.model
Class containing utility methods modeling search-related results.
searchWithin(boolean) - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
SelectionFilter - Class in com.endeca.portal.data.functions
LQL 2.3-compliant QueryFilter that adds an arbitrary LQL expression to the SelectionFilter of the current QueryState.
SelectionFilter() - Constructor for class com.endeca.portal.data.functions.SelectionFilter
 
SelectionFilter(ExpressionBase) - Constructor for class com.endeca.portal.data.functions.SelectionFilter
 
SelectionFilter(String, ExpressionBase) - Constructor for class com.endeca.portal.data.functions.SelectionFilter
 
serializeAttributeSettings(AttributeSettings) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
Serialize a given AttributeSettings object into a JSON model
serializeAttributeSettingsPrettyPrint(AttributeSettings) - Static method in class com.endeca.portal.attributes.AttributeSettingsManager
Same as AttributeSettingsManager.serializeAttributeSettings(AttributeSettings) except it uses pretty-print format for output.
serializePortletState(PortletRequest, StateAwareResponse) - Method in class com.endeca.portlet.EndecaPortlet
Default implementation of portlet state serialization TODO: Is PortletRequest sufficient here?
serializePortletState(PortletRequest, StateAwareResponse) - Method in interface com.endeca.portlet.PortletStateSerializer
 
SERVER_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
serveResource(ResourceRequest, ResourceResponse) - Method in class com.endeca.portlet.EndecaPortlet
Called by the portlet container to allow the portlet to serve a resource request.
serveResourceSetSessionState(ResourceRequest, ResourceResponse) - Method in class com.endeca.portlet.EndecaPortlet
Updates arbitrary session attributes in this portlet's session state Request parameters: df.sessionAttributeName: a String that represents the name of the session attribute df.sessionAttributeValue: a String that represents the value of the session attribute df.sessionAttributes: a JSON array of name, value pairs [{"attrName":"attrValue"},...]
SESSION_ATTRIBUTE_DF_DEFERRED_LOGIN - Static variable in class com.endeca.portlet.util.Constants
 
SESSION_ATTRIBUTE_DF_LOGIN - Static variable in class com.endeca.portlet.util.Constants
 
SESSION_ATTRIBUTE_EXPANDED_DIMS - Static variable in class com.endeca.portal.data.BreadcrumbGenerator
 
SESSION_ATTRIBUTE_LIFERAY_SESSION_ERRORS - Static variable in class com.endeca.portlet.util.Constants
 
SESSION_ATTRIBUTE_LIFERAY_SESSION_MESSAGES - Static variable in class com.endeca.portlet.util.Constants
 
SESSION_ATTRIBUTE_PUBLISHED_EVENTS - Static variable in class com.endeca.portlet.util.Constants
 
SESSION_ATTRIBUTE_QUERY_OPERATORS - Static variable in class com.endeca.portlet.util.Constants
 
SESSION_ATTRIBUTE_RENDER_PARAMETERS - Static variable in class com.endeca.portlet.util.Constants
 
SESSION_ATTRIBUTE_USER_SESSION_OBJ - Static variable in class com.endeca.portlet.util.Constants
 
SessionCreateAction - Class in com.endeca.portal.session
Invoked when a 'session create' event (servlet.session.create.events) is fired by Liferay.
SessionCreateAction() - Constructor for class com.endeca.portal.session.SessionCreateAction
 
SessionDestroyAction - Class in com.endeca.portal.session
Invoked when a 'session destroy' event (servlet.session.destroy.events) is fired by Liferay.
SessionDestroyAction() - Constructor for class com.endeca.portal.session.SessionDestroyAction
 
setAnalyticsQuery(String) - Method in class com.endeca.portal.data.functions.AnalyticsQueryConfig
 
setAncestors(String) - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
setAncestorsList(List<String>) - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
setAscending(boolean) - Method in class com.endeca.portal.data.functions.SortConfig
 
setAttribute(String) - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
setAttribute(String, Serializable) - Method in class com.endeca.portal.session.UserSession
Set an "attribute" (not to be confused with MDEX attributes) which is a Serializable object that is shared across the whole portal.
setAttribute(PortletRequest, String, Serializable) - Static method in class com.endeca.portal.session.UserSession
Set an "attribute" (not to be confused with MDEX attributes) which is a Serializable object that is shared across the whole portal.
setAttributeFilter(BPCFilter) - Method in class com.endeca.portal.attributes.model.AttributeSettings
 
setAttributeKey(String) - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
setAttributeKey(String) - Method in class com.endeca.portal.data.functions.RangeFilter
 
setAttributeKey(String) - Method in class com.endeca.portal.data.functions.RefinementFilter
 
setAttributeKeys(List<String>) - Method in class com.endeca.portal.attributes.model.Group
 
setAttributes(HashMap<String, Attribute>) - Method in class com.endeca.portal.attributes.model.AttributeSettings
 
setAttributes(MDEXAttributeList) - Method in class com.endeca.portal.data.MDEXState
 
setAttributeSettings(AttributeSettings) - Method in class com.endeca.portal.data.MDEXState
This should only ever be used by the DataSource to store AttributeSettings for the purposes of caching.
setAttributeValue(String) - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
setAttributeValue(String) - Method in class com.endeca.portal.data.functions.RefinementFilter
 
setBaseUrl(String) - Method in class com.endeca.portal.model.Bookmark
 
setBaseUrl(String) - Method in class com.endeca.util.UrlBuilder
 
setCAFile(File) - Method in class com.endeca.portal.data.SSLConfig
 
setCAPassword(String) - Method in class com.endeca.portal.data.SSLConfig
 
setCapitalizationMode(AttributeDateFormatCapitalization) - Method in class com.endeca.portal.attributes.model.formatters.AttributeDateFormatter
 
setCapitalizationMode(AttributeStringFormatCapitalization) - Method in class com.endeca.portal.attributes.model.formatters.AttributeStringFormatter
 
setCatchAll(boolean) - Method in class com.endeca.portal.attributes.model.Group
Sets whether or not this is a catch-all group
setCertFile(File) - Method in class com.endeca.portal.data.SSLConfig
 
setCertPassword(String) - Method in class com.endeca.portal.data.SSLConfig
 
setColumns(String[]) - Method in class com.endeca.portal.data.functions.RecordDetailsConfig
 
setColumns(String[]) - Method in class com.endeca.portal.data.functions.ResultsConfig
 
setCreatedDate(Date) - Method in class com.endeca.portal.model.Bookmark
 
setCurrencySymbol(String) - Method in class com.endeca.portal.attributes.model.formatters.AttributeCurrencyFormatter
 
setCurrentSymbolPrefixed(Boolean) - Method in class com.endeca.portal.attributes.model.formatters.AttributeCurrencyFormatter
 
setDataSourceJsonDefinition(String) - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataObject
A convenience method that sets the value under the name of what it is, a data source JSON definition.
setDataSourceQueryStates(Map<String, QueryState>) - Method in class com.endeca.portal.model.Bookmark
 
setDecimalPlaces(Integer) - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
setDecimalSeparator(String) - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
setDescription(String) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the description
setDescription(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "description" field TODO: wildcard/text search possible and useful?
setDescription(String) - Method in class com.endeca.portal.model.Bookmark
 
setDimensionId(String) - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
setDimensionId(String) - Method in class com.endeca.portal.data.functions.RefinementFilter
Deprecated. As of Latitude 2.1, replaced by RefinementFilter.setAttributeKey(String)
setDimensionName(String) - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
Deprecated. As of Latitude 2.1, replaced by NegativeRefinementFilter.setAttributeKey(String)
setDimExposed(boolean) - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
setDimValId(String) - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
setDimValId(String) - Method in class com.endeca.portal.data.functions.RefinementFilter
Deprecated. As of Latitude 2.1, replaced by RefinementFilter.setAttributeValue(String)
setDimValName(String) - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
Deprecated. As of Latitude 2.1, replaced by NegativeRefinementFilter.setAttributeValue(String)
setDisplayName(String) - Method in class com.endeca.portal.attributes.model.Attribute
 
setDisplayName(String) - Method in class com.endeca.portal.attributes.model.Group
 
setEnableSnippeting(Boolean) - Method in class com.endeca.portal.data.functions.SearchFilter
 
setEnd() - Method in class com.endeca.portal.instrumentation.Metric
 
setEnd(long) - Method in class com.endeca.portal.instrumentation.Metric
 
setEndecaPortletStates(Map<String, EndecaPortletState>) - Method in class com.endeca.portal.model.Bookmark
 
setEntitiesCache(List<SemanticEntity>, boolean) - Method in class com.endeca.portal.data.MDEXState
 
setEntryVersion(long) - Method in class com.endeca.portal.data.MDEXState
 
setEntryVersion(long) - Method in class com.endeca.portal.metadata.datasource.MDEXStateMetadataObject
This method will explicitly set the entry version of this object to the passed long.
setExposeAll(boolean) - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
setExposeAllRefinements(boolean) - Method in class com.endeca.portal.data.functions.NavConfig
 
setExpression(ExpressionBase) - Method in class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
sets the LQL expression from an object form.
setExpressionString(String) - Method in class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
Sets this filter's LQL AST expression from an XML representation.
setFeature(String) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the feature
setFeature(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "feature" field
setFile(String) - Method in class com.endeca.portal.util.ContainerAwareRollingFileAppender
 
setFrameworkSchemaVersion(String) - Static method in class com.endeca.portal.util.VersionInfo
 
setFromPropertiesFile(boolean) - Method in class com.endeca.portal.metadata.framework.FrameworkSetting
 
setGroupExposed(boolean) - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
setGroupFilter(BPCFilter) - Method in class com.endeca.portal.attributes.model.AttributeSettings
 
setGroupingSeparator(String) - Method in class com.endeca.portal.attributes.model.formatters.AttributeIntegerFormatter
 
setGroupingSize(int) - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
setGroupingUsed(Boolean) - Method in class com.endeca.portal.attributes.model.formatters.AttributeNumericFormatter
 
setGroupKey(String) - Method in class com.endeca.portal.data.functions.ExposeRefinement
This property is required when using ExposeRefinement with Discovery Service-enabled datasources.
setGroupOrder(List<String>) - Method in class com.endeca.portal.attributes.model.AttributeSettings
 
setGroups(HashMap<String, Group>) - Method in class com.endeca.portal.attributes.model.AttributeSettings
 
setHeaderText(List<String>) - Method in class com.endeca.portal.export.ExportConfigurationModel
 
setId(String) - Method in class com.endeca.portal.data.functions.QueryConfig
Set this config function's id.
setId(long) - Method in class com.endeca.portal.model.Bookmark
 
setIfAbsent(String, Serializable) - Method in class com.endeca.portal.session.UserSession
Sets an attribute if it is absent.
setIfAbsent(PortletRequest, String, Serializable) - Static method in class com.endeca.portal.session.UserSession
Sets an attribute if it is absent.
setIncludeByDefault(boolean) - Method in class com.endeca.portal.attributes.filter.IncludedPropertyFilter
 
setIncludePercentSuffix(boolean) - Method in class com.endeca.portal.attributes.model.formatters.AttributeIntegerFormatter
 
setKey(String) - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
 
setKey(String) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the key
setKey(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "key" field
setKeySet(Set<String>) - Method in class com.endeca.portal.attributes.filter.ExclusiveSetFilter
 
setLastUpdated(Date) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the last-updated date
setLocale(String) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the locale
setLocale(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "locale" field
setLocationName(String) - Method in class com.endeca.portal.data.functions.GeoFilter
 
setMatchMode(SearchFilter.MatchMode) - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
setMatchMode(SearchFilter.MatchMode) - Method in class com.endeca.portal.data.functions.SearchFilter
 
setMaxRefinements(BigInteger) - Method in class com.endeca.portal.data.functions.ExposeRefinement
Sets the maximum number of refinements to return for dimensions and navigable properties.
setMaxValuesToReturn(int) - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
setMultiSelect(RefinementFilter.MultiSelect) - Method in class com.endeca.portal.data.functions.RefinementFilter
 
setName(String) - Method in class com.endeca.portal.data.functions.QueryFunction
Set the name.
setName(String) - Method in class com.endeca.portal.data.functions.RecordFilter
 
setName(String) - Method in class com.endeca.portal.model.Bookmark
 
setNavigable(boolean) - Method in class com.endeca.portal.data.functions.RefinementFilter
 
setNumBulkRecords(int) - Method in class com.endeca.portal.data.functions.ResultsConfig
Defaults to 0.
setObjectId(long) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the object ID
setObjectId(long) - Method in interface com.endeca.portal.metadata.Metadata
set the object ID of the source record
setObjectId(long) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "metadataObjectID" field
setOffset(long) - Method in class com.endeca.portal.data.functions.ResultsConfig
 
setOrderAsc(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Orders this query ascending by the specified field; use one of the field constants on this class as the orderField
setOrderDesc(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Orders this query descending by the specified field; use one of the field constants on this class as the orderField
setOwnerId(String) - Method in class com.endeca.portal.data.functions.ExposeRefinement
Set the ownerID of this function.
setOwnerId(String) - Method in class com.endeca.portal.data.functions.SortConfig
 
setPortletId(String) - Method in class com.endeca.portlet.EndecaPortletState
 
setPredefinedMetricsCache(String, List<ParsedMetric>, boolean) - Method in class com.endeca.portal.data.MDEXState
 
setProperties(HashMap<String, Object>) - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
 
setProperty(String) - Method in class com.endeca.portal.data.functions.RangeFilter
Deprecated. As of Latitude 2.1, replaced by RangeFilter.setAttributeKey(String)
setProperty(String) - Method in class com.endeca.portal.data.functions.SortConfig
 
setPropertyId(long) - Method in class com.endeca.portal.metadata.MetadataProperty
Sets the Metadata Property's ID
setPropertyId(long) - Method in class com.endeca.portal.metadata.query.MetadataPropertyQuery
Adds criteria to the query: the value of the "metadataPropertyId" field
setPropertyName(String) - Method in class com.endeca.portal.attributes.filter.IncludedPropertyFilter
 
setPropertyName(List<String>) - Method in class com.endeca.portal.export.ExportConfigurationModel
 
setQuery(Query) - Method in class com.endeca.portal.data.functions.LQLQueryConfig
sets the LQL query from an object form.
setQueryState(QueryState) - Method in class com.endeca.portal.data.DataSource
Set the state of this data source.
setQueryState(QueryState) - Method in class com.endeca.portal.data.MDEXState
Deprecated. 
setQueryString(String) - Method in class com.endeca.portal.data.functions.LQLQueryConfig
Sets this query's LQL AST expression from an XML representation.
setRadius(String) - Method in class com.endeca.portal.data.functions.GeoFilter
 
setRangeOperator(RangeFilter.RangeOperator) - Method in class com.endeca.portal.data.functions.RangeFilter
 
setRangeType(RangeFilter.RangeType) - Method in class com.endeca.portal.data.functions.RangeFilter
 
setRecordFilter(String) - Method in class com.endeca.portal.data.functions.RecordFilter
 
setRecordSpec(RecordSpec) - Method in class com.endeca.portal.data.model.SimpleRecord
 
setRecordSpecs(List<RecordSpec>) - Method in class com.endeca.portal.data.functions.RecordDetailsConfig
 
setRecordsPerPage(long) - Method in class com.endeca.portal.data.functions.ResultsConfig
 
setRefinementGroupConfig(List<RefinementGroupConfig>) - Method in class com.endeca.portal.data.functions.NavConfig
 
setRefinementSortOrder(String) - Method in class com.endeca.portal.attributes.model.Attribute
Sets the refinement sort order (e.g. lexical, record count).
setRel(String) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the relationship
setRel(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "rel" field
setRelevanceRankingStrategy(String) - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
setReturnFullPath(boolean) - Method in class com.endeca.portal.data.functions.BreadcrumbsConfig
 
setSavePrefsFailureMessage(PortletRequest, String) - Method in class com.endeca.portlet.EndecaPortlet
Sets request attributes indicating that the status of saving preferences was an error/failure, and sets a failure message for display.
setSavePrefsFailureMessage(PortletRequest) - Method in class com.endeca.portlet.EndecaPortlet
Convenience wrapper for EndecaPortlet.setSavePrefsFailureMessage(PortletRequest, String).
setSavePrefsStatusMessage(PortletRequest, String, String) - Method in class com.endeca.portlet.EndecaPortlet
Sets the save preferences status and message as request attributes based on the passed in parameters.
setSavePrefsSuccessMessage(PortletRequest, String) - Method in class com.endeca.portlet.EndecaPortlet
Sets request attributes indicating that the status of saving preferences was successful, and sets a success message for display.
setSavePrefsSuccessMessage(PortletRequest) - Method in class com.endeca.portlet.EndecaPortlet
Convenience wrapper for EndecaPortlet.setSavePrefsSuccessMessage(PortletRequest, String).
setSearchInterface(String) - Method in class com.endeca.portal.data.functions.SearchFilter
 
setSearchOptions(String) - Method in class com.endeca.portal.data.functions.SearchFilter
 
setSearchTerm(String) - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
setSearchWithin(List<String>) - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
setSearchWithin(boolean) - Method in class com.endeca.portal.data.functions.SearchFilter
 
setSelectionModel(String) - Method in class com.endeca.portal.attributes.model.Attribute
Sets the refinement selection model (e.g. single, multi-or, multi-and).
setSerializedPortletState(String) - Method in class com.endeca.portlet.EndecaPortletState
 
setSnippetLength(int) - Method in class com.endeca.portal.data.functions.SearchFilter
 
setSource(String) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the source
setSource(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "source" field
setSourceRecord(MetadataRecord) - Method in class com.endeca.portal.metadata.MetadataObject
Sets the Liferay source record
setSourceRecord(MetadataPropertyRecord) - Method in class com.endeca.portal.metadata.MetadataProperty
Sets the underlying Liferay source record
setStart() - Method in class com.endeca.portal.instrumentation.Metric
 
setStart(long) - Method in class com.endeca.portal.instrumentation.Metric
 
setTerms(String) - Method in class com.endeca.portal.data.functions.SearchFilter
 
SettingDefaults - Class in com.endeca.util
Utility class that centralizes the default FrameworkSettings within the LS framework.
SettingDefaults() - Constructor for class com.endeca.util.SettingDefaults
 
setTruncateNumber(Integer) - Method in class com.endeca.portal.attributes.model.formatters.AttributeStringFormatter
 
setType(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "type" field
setUnit(String) - Method in class com.endeca.portal.data.functions.GeoFilter
 
setupPropertyQuery(MetadataPropertyQuery) - Method in class com.endeca.portal.metadata.AbstractMetadataManager
Called by getMetadataPropertyRecords and getProperties to massage the SQL query before execution.
setUserId(long) - Method in class com.endeca.portal.model.Bookmark
 
setValue(String) - Method in class com.endeca.portal.metadata.AbstractMetadata
set the value
setValue(String) - Method in class com.endeca.portal.metadata.query.MetadataQuery
Adds criteria to the query: the value of the "value" field
setValue1(String) - Method in class com.endeca.portal.data.functions.RangeFilter
 
setValue2(String) - Method in class com.endeca.portal.data.functions.RangeFilter
 
setValue3(String) - Method in class com.endeca.portal.data.functions.RangeFilter
 
setViewName(String) - Method in class com.endeca.portlet.ModelAndView
 
setViewTransitionDeferred() - Method in class com.endeca.portal.session.UserSession
 
setViewTransitionParameter(String, String) - Method in class com.endeca.portal.session.UserSession
 
SimpleMetadataManager - Class in com.endeca.portal.metadata.simple
Central facade for managing simple key-value pair metadata records
SimpleMetadataManager() - Constructor for class com.endeca.portal.metadata.simple.SimpleMetadataManager
 
SimpleMetadataObject - Class in com.endeca.portal.metadata.simple
Class that represents a simple key-value pair metadata record
SimpleMetadataObject() - Constructor for class com.endeca.portal.metadata.simple.SimpleMetadataObject
Constructor: initializes the object with an ID of -1
SimpleMetadataObject(MetadataRecord) - Constructor for class com.endeca.portal.metadata.simple.SimpleMetadataObject
Constructor that initializes the object from a MetadataRecord.
SimpleRecord - Class in com.endeca.portal.data.model
A map based record, not necessarily the most efficient way to implement things.
SimpleRecord() - Constructor for class com.endeca.portal.data.model.SimpleRecord
 
size() - Method in class com.endeca.collections.util.SizedIterable
 
SizedIterable<T> - Class in com.endeca.collections.util
 
SizedIterable(Iterable<T>, int) - Constructor for class com.endeca.collections.util.SizedIterable
 
snippetLength(int) - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
snippetLength(String) - Method in class com.endeca.portal.data.functions.SearchFilter.Builder
 
SOAP_FOOTER - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
SOAP_HEADER - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
SORT_ORDER_PROPERTY - Static variable in class com.endeca.portal.attributes.model.Attribute
 
SortConfig - Class in com.endeca.portal.data.functions
Allow a sort to be applied to records returned from an executed QueryState.
SortConfig() - Constructor for class com.endeca.portal.data.functions.SortConfig
 
SortConfig(String) - Constructor for class com.endeca.portal.data.functions.SortConfig
 
SortConfig(String, String) - Constructor for class com.endeca.portal.data.functions.SortConfig
 
SortConfig(String, boolean) - Constructor for class com.endeca.portal.data.functions.SortConfig
 
SortConfig(String, String, boolean) - Constructor for class com.endeca.portal.data.functions.SortConfig
 
SSL_CONFIG_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
SSLConfig - Class in com.endeca.portal.data
 
SSLConfig(JSONObject) - Constructor for class com.endeca.portal.data.SSLConfig
 
SSLHostnameVerifier - Class in com.endeca.portal.mdex.ssl
 
SSLHostnameVerifier() - Constructor for class com.endeca.portal.mdex.ssl.SSLHostnameVerifier
 
SSLKeyStoreManager - Class in com.endeca.portal.mdex.ssl
Singleton object that caches CA and client certificates in a map, so they do not need to be read from disk every time
state - Variable in class com.endeca.portal.data.MDEXState
 
stats(String, String, String, SSLConfig) - Static method in class com.endeca.portal.mdex.MDEXStateUtil
Deprecated.  
STATUS_ERROR - Static variable in class com.endeca.portlet.util.Constants
 
STATUS_INFO - Static variable in class com.endeca.portlet.util.Constants
 
STATUS_SUCCESS - Static variable in class com.endeca.portlet.util.Constants
 
statusMessage - Variable in class com.endeca.portal.data.MDEXState
 
stringToQuery(String) - Static method in class com.endeca.portal.lql.LQLUtils
Converts a previously serialized JAXB XML representation of an LQL Query back into a Java Query object suitable for use at runtime.
SUPPORTED_FEATURES_720_MDEX - Static variable in enum com.endeca.portal.data.Feature
 
SUPPORTED_FEATURES_7_API - Static variable in enum com.endeca.portal.data.Feature
 
SUPPORTED_FEATURES_LATEST_MDEX - Static variable in enum com.endeca.portal.data.Feature
 
SUPPORTS_DISCOVERY_SERVICE - Static variable in class com.endeca.portlet.EndecaPortlet
Represents the name of the init-param, in portlet.xml, that controls whether or not this portlet supports connections to a MDEX 7 data source via the Endeca Conversation Service, aka the Endeca Discovery Service.
supportsConfigService() - Method in class com.endeca.portal.data.DataSource
 
supportsConfigService() - Method in class com.endeca.portal.data.MDEXState
 
supportsDiscoveryService() - Method in class com.endeca.portal.data.DataSource
 
supportsDiscoveryService() - Method in class com.endeca.portal.data.MDEXState
 
supportsDiscoveryService - Variable in class com.endeca.portlet.EndecaPortlet
 
supportsFeature(Feature) - Method in class com.endeca.portal.data.DataSource
 
supportsFeature(Feature) - Method in class com.endeca.portal.data.MDEXState
 
supportsLQLParserService() - Method in class com.endeca.portal.data.DataSource
 
supportsLQLParserService() - Method in class com.endeca.portal.data.MDEXState
 
supportsSConfigService() - Method in class com.endeca.portal.data.DataSource
 
supportsSConfigService() - Method in class com.endeca.portal.data.MDEXState
 
SYSTEM_PROPERTY_PREFIX - Static variable in class com.endeca.portal.mdex.DiscoveryServiceUtil
 

T

test(BasePropertyContainer) - Method in interface com.endeca.portal.attributes.filter.BPCFilter
The filter test method.
test(BasePropertyContainer) - Method in class com.endeca.portal.attributes.filter.ChainingAndFilter
 
test(BasePropertyContainer) - Method in class com.endeca.portal.attributes.filter.ChainingOrFilter
 
test(BasePropertyContainer) - Method in class com.endeca.portal.attributes.filter.ExclusiveSetFilter
 
test(BasePropertyContainer) - Method in class com.endeca.portal.attributes.filter.IncludedPropertyFilter
Checks whether the BPC contains the property as specified by the propertyName parameter of this filter.
test(Metric) - Method in interface com.endeca.portal.instrumentation.MetricsAggregator.MetricsFilter
 
testConnection(String) - Static method in class com.endeca.portal.data.config.DataSourceConfigHelper
This method takes a data source id, find's the corresponding MDEX State, and pings the MDEX to see if it is available.
throwingParameters(String) - Static method in class com.endeca.portal.session.UserSession
 
Timer - Class in com.endeca.portal.instrumentation
A timer class for use in Portlet execution timing as well as data source query timing.
toDiscoveryServiceSearchMode() - Method in enum com.endeca.portal.data.functions.SearchFilter.MatchMode
 
toJSON() - Method in class com.endeca.portal.data.MDEXState
 
toJSON() - Method in class com.endeca.portal.data.QueryState
Create a JSON representation of this query state and its query functions.
toJSONObject(QueryFunction) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Utility method for bridging between Jackson based serialization and code which still uses org.json.JSONObject.
toSoap(Request) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
Create a SOAP request corresponding with the given request object
toString() - Method in class com.endeca.portal.attributes.model.BasePropertyContainer
this toString() is pretty expensive!
toString() - Method in class com.endeca.portal.data.config.DataSourceConfigError
 
toString() - Method in class com.endeca.portal.data.DataSource
 
toString() - Method in class com.endeca.portal.data.functions.AnalyticsQueryConfig
 
toString() - Method in class com.endeca.portal.data.functions.ArbitraryLQLASTFilter
 
toString() - Method in class com.endeca.portal.data.functions.AttributeValueSearchConfig
 
toString() - Method in class com.endeca.portal.data.functions.BreadcrumbsConfig
 
toString() - Method in class com.endeca.portal.data.functions.ExposeRefinement
 
toString() - Method in class com.endeca.portal.data.functions.GeoFilter
Creates a string representation of the GeoFilter by appending location name to a string representation of the RangeFilter.
toString() - Method in class com.endeca.portal.data.functions.LQLQueryConfig
 
toString() - Method in class com.endeca.portal.data.functions.NavConfig
 
toString() - Method in class com.endeca.portal.data.functions.NegativeRefinementFilter
 
toString() - Method in class com.endeca.portal.data.functions.QueryFunction
This class' toString is abstract: all concrete subclasses are expected to provide an implementation. toString is used in comparing QueryFunction instances for equality, so if you implement a QueryFunction subclass it is important that your toString implementation be consistent and deterministic.
toString() - Method in class com.endeca.portal.data.functions.RangeFilter
Creates a string representation of the RangeFilter
toString() - Method in class com.endeca.portal.data.functions.RecordDetailsConfig
 
toString() - Method in class com.endeca.portal.data.functions.RecordFilter
 
toString() - Method in class com.endeca.portal.data.functions.RefinementFilter
 
toString() - Method in class com.endeca.portal.data.functions.ResultsConfig
 
toString() - Method in class com.endeca.portal.data.functions.ResultsSummaryConfig
 
toString() - Method in class com.endeca.portal.data.functions.SearchAdjustmentsConfig
 
toString() - Method in enum com.endeca.portal.data.functions.SearchFilter.MatchMode
 
toString() - Method in class com.endeca.portal.data.functions.SearchFilter
 
toString() - Method in class com.endeca.portal.data.functions.SearchKeysConfig
 
toString() - Method in class com.endeca.portal.data.functions.SortConfig
 
toString(QueryFunction) - Static method in class com.endeca.portal.data.functions.util.QueryFunctionUtils
Converts a QueryFunction into a String version of its JSON Object.
toString() - Method in class com.endeca.portal.data.MDEXState
 
toString() - Method in class com.endeca.portal.data.model.RecordSpec
 
toString() - Method in class com.endeca.portal.data.QueryState
 
toString(Operator) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
toString() - Method in class com.endeca.portal.mdex.MDEXAttribute
 
toString() - Method in class com.endeca.portal.metadata.AbstractMetadata
 
toString() - Method in class com.endeca.portal.metadata.framework.FrameworkSetting
 
toString() - Method in class com.endeca.portal.metadata.MetadataProperty
 
toString() - Method in class com.endeca.portlet.ModelAndView
 
toString() - Method in enum com.endeca.portlet.util.Container
 
toString() - Method in class com.endeca.util.UrlBuilder
The output method on this class.
toXML(Request) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
toXML(Results) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
toXML(Operator) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
toXML(StandaloneFilter) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
toXML(ExpressionBase) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
toXML(Query) - Static method in class com.endeca.portal.mdex.DiscoveryServiceUtil
 
toXML(JAXBElement<T>) - Static method in class com.endeca.portal.util.JAXBHelper
Utility function for using the cached JAXB context to write out the object's XML representation.
toXML(Class<T>, T) - Static method in class com.endeca.portal.util.JAXBHelper
Utility function for using the cached JAXB context to write out the object's XML representation.
transition(PortletRequest, PageState.Event) - Static method in class com.endeca.portal.data.PageState
 
triggerEvent(PortletRequest, StateAwareResponse, QName, Serializable) - Method in class com.endeca.portlet.EndecaPortlet
This method should be used instead of response.setEvent(QName, Serializable), and provides functionality to store event state in the session if required
triggerEvent(PortletRequest, StateAwareResponse, String, Serializable) - Method in class com.endeca.portlet.EndecaPortlet
This method should be used instead of response.setEvent(String, Serializable), and provides functionality to store event state in the session if required
TRUE_STRING - Static variable in class com.endeca.portlet.util.Constants
 
TryToXML(JAXBElement<T>, String) - Static method in class com.endeca.portal.util.JAXBHelper
Utility function for using the cached JAXB context to write out the object's XML.
TryToXML(Class<T>, T, String) - Static method in class com.endeca.portal.util.JAXBHelper
Utility function for using the cached JAXB context to write out the object's XML representation.
TYPE_ENDECA_KEYPREFIX - Static variable in class com.endeca.portal.metadata.framework.FrameworkSettingManager
 
TYPE_FRAMEWORK - Static variable in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Represents the "type" value for DF-core settings
TYPE_FRAMEWORK_KEYPREFIX - Static variable in class com.endeca.portal.metadata.framework.FrameworkSettingManager
Represents the key prefix for all framework settings
TYPE_SIMPLE_METADATA - Static variable in class com.endeca.portal.metadata.simple.SimpleMetadataManager
Represents the "type" value

U

unsetViewTransitionDeferred(String) - Static method in class com.endeca.portal.session.UserSession
 
UPDATE_PORT_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
UPDATE_SERVER_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
UPDATE_SSL_CONFIG_PROPERTY - Static variable in class com.endeca.portal.data.MDEXState
 
UPDATEABLE_CONFIG_SERVICE_URI_PREFIX - Static variable in class com.endeca.portal.mdex.ConfigServiceUtil
 
updateAttribute(Attribute) - Method in class com.endeca.portal.data.DataSource
Only for use with Discovery Service enabled datasources Updates the specified attribute in the MDEX Note that this method is significantly different from DataSource.createOrUpdateAttributeGroup(Group) in that it needs to first query the Config Service to obtain the complete record for the specified attribute, then modify it, and resubmit the updated PDR back to the Config Service.
updateAttribute(MDEXState, RequestIds, Attribute) - Static method in class com.endeca.portal.mdex.ConfigServiceUtil
Performs a partial update of an attribute record (PDR) in MDEX 7.
updateDataSourceBinding(ActionRequest, ActionResponse) - Method in class com.endeca.portlet.EndecaPortlet
 
UpdateFramework - Class in com.endeca.portal.util
This class updates the database framework and is called on startup.
UpdateFramework() - Constructor for class com.endeca.portal.util.UpdateFramework
 
updateStatus() - Method in class com.endeca.portal.data.MDEXState
Updates the status of this MDEXState.
UrlBuilder - Class in com.endeca.util
A generic toolkit for manipulating and generating URL query strings.
UrlBuilder(String, String) - Constructor for class com.endeca.util.UrlBuilder
Constructor where the start URL will be the one specified in this constructor.
userRoles - Variable in class com.endeca.portal.data.security.DefaultMDEXSecurityManager
 
UserSession - Class in com.endeca.portal.session
 
UserSessionException - Exception in com.endeca.portal.session
Thrown when attempting to delete a DataSource if that DataSource contains children.
UserSessionException(String) - Constructor for exception com.endeca.portal.session.UserSessionException
one-arg constructor
UserSessionException(String, Throwable) - Constructor for exception com.endeca.portal.session.UserSessionException
two-arg constructor

V

validDatabaseName(String) - Static method in class com.endeca.portal.data.config.DataSourceConfigValidator
Returns true if the provided name is a valid database name.
validDataSourceId(String) - Static method in class com.endeca.portal.data.config.DataSourceConfigValidator
Returns true if the provided id is a valid datasource id.
validPort(String) - Static method in class com.endeca.portal.data.config.DataSourceConfigValidator
Returns true if the provided port is a valid port number.
validPropertyName(String) - Static method in class com.endeca.portal.data.config.DataSourceConfigValidator
Returns true if the provided name is a valid property name.
value(Metric) - Method in interface com.endeca.portal.instrumentation.MetricsAggregator.MetricsAxis
 
valueOf(String) - Static method in enum com.endeca.portal.attributes.model.formatters.AttributeDateFormatCapitalization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.attributes.model.formatters.AttributeStringFormatCapitalization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.data.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.data.functions.RangeFilter.RangeOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.data.functions.RangeFilter.RangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.data.functions.RefinementFilter.MultiSelect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.data.functions.SearchFilter.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.data.MDEXState.APIVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.data.MDEXState.MDEXRecords
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.data.PageState.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.instrumentation.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.lql.LQLBuilder.AdditiveOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.lql.LQLBuilder.CompareOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.lql.LQLBuilder.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.lql.LQLBuilder.LQLMDEXType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.lql.LQLBuilder.MultiplicativeOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portal.mdex.MDEXAttribute.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.endeca.portlet.util.Container
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.endeca.portal.attributes.model.formatters.AttributeDateFormatCapitalization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.attributes.model.formatters.AttributeStringFormatCapitalization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.data.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.data.functions.RangeFilter.RangeOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.data.functions.RangeFilter.RangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.data.functions.RefinementFilter.MultiSelect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.data.functions.SearchFilter.MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.data.MDEXState.APIVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.data.MDEXState.MDEXRecords
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.data.PageState.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.instrumentation.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.lql.LQLBuilder.AdditiveOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.lql.LQLBuilder.CompareOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.lql.LQLBuilder.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.lql.LQLBuilder.LQLMDEXType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.lql.LQLBuilder.MultiplicativeOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portal.mdex.MDEXAttribute.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.endeca.portlet.util.Container
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, SSLSession) - Method in class com.endeca.portal.mdex.ssl.SSLHostnameVerifier
 
verifySSLHostname(String, SSLSession) - Static method in class com.endeca.portal.data.SSLConfig
 
VersionInfo - Class in com.endeca.portal.util
 
VersionInfo() - Constructor for class com.endeca.portal.util.VersionInfo
 
VIEW_JSP - Static variable in class com.endeca.portlet.EndecaPortlet
 
VIEW_TRANSITION_DEFAULT_CONTEXT - Static variable in class com.endeca.portlet.util.Constants
 
viewJSP - Variable in class com.endeca.portlet.EndecaPortlet
 

W

wasCleared() - Method in class com.endeca.portlet.ModelAndView
 
writeJSONArrayResponse(JSONArray, ResourceResponse) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Convenience method for outputting a JSONArray to a resource response.
writeJSONResponse(JSONObject, RenderResponse) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Deprecated. Should use writeObjectResponse
writeJSONResponse(JSONObject, ResourceResponse) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Deprecated. Should use writeObjectResponse
writeJSONResponse(JSONObject, RenderResponse, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Deprecated. Should use writeObjectResponse
writeJSONResponse(JSONObject, ResourceResponse, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Deprecated. Should use writeObjectResponse
writeObjectResponse(Object, RenderResponse) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Convenience method for outputting an Object to a render response.
writeObjectResponse(Object, ResourceResponse) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
writeObjectResponse(Object, RenderResponse, Class<?>) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
writeObjectResponse(Object, ResourceResponse, Class<?>) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
writeObjectResponse(Object, RenderResponse, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
writeObjectResponse(Object, ResourceResponse, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
 
writeObjectResponse(Object, RenderResponse, Class<?>, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Convenience method for outputting an Object to a render response, with the name of a JavaScript callback function to be appended to the response.
writeObjectResponse(Object, ResourceResponse, Class<?>, String) - Static method in class com.endeca.portlet.util.EndecaPortletUtil
Convenience method for outputting an Object to a resource response, with the name of a JavaScript callback function to be appended to the response.

A B C D E F G H I J K L M N O P Q R S T U V W