Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.search.core.provider.RouteConstants.Persistence Modifier and Type Constant Field Value public static final StringSEARCH_ROUTE_KEY"search"public static final StringSEARCH_ROUTE_PACKAGE"com.broadleafcommerce.search"
-
com.broadleafcommerce.search.core.provider.jpa.JpaRouteConstants.Persistence Modifier and Type Constant Field Value public static final StringSEARCH_ENTITY_MANAGER_FACTORY"searchEntityManagerFactory"public static final StringSEARCH_TRANSACTION_MANAGER"searchTransactionManager"public static final StringSEARCH_TRANSACTION_TEMPLATE"searchTransactionTemplate"
-
com.broadleafcommerce.search.core.service.DefaultFieldDefinitionService<P extends com.broadleafcommerce.search.api.domain.FieldDefinition> Modifier and Type Constant Field Value public static final StringCACHE_BY_INDEXABLE_TYPE"searchCacheByIndexableType" -
com.broadleafcommerce.search.core.service.SearchRedirectMatchService Modifier and Type Constant Field Value public static final StringCACHE_BY_SEARCH_REQUEST"searchCacheBySearchRequest"
-
com.broadleafcommerce.search.core.web.endpoint.FieldDefinitionEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/fields" -
com.broadleafcommerce.search.core.web.endpoint.IndexableTypeEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/indexable-types" -
com.broadleafcommerce.search.core.web.endpoint.SearchRedirectEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/redirect" -
com.broadleafcommerce.search.core.web.endpoint.StopwordEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/stopwords/{indexableType}" -
com.broadleafcommerce.search.core.web.endpoint.SynonymEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/synonyms/{indexableType}" -
com.broadleafcommerce.search.core.web.endpoint.TypeAheadEndpoint Modifier and Type Constant Field Value protected static final StringTYPE_AHEAD_ENDPOINT"/type-ahead"