- Cache<K,V> - Interface in com.epages.commons.cache
-
- cache - Variable in class com.epages.commons.cache.LookupStatic
-
- cache - Variable in class com.epages.datasource.internal.DataSourceStaticLookup
-
- cache - Variable in class com.epages.quantity.UnitServiceImpl
-
- calcRatingMatches(List<FacetField.Count>) - Method in class com.epages.search.solr.facets.RatingFacetFactoryImpl
-
Examples:
Count{name="5", count=1} -> [1,1,1,1,1]
Count{name="5", count=1}, Count{name="3", count=1} -> [1,1,2,2,2]
Count{name="5", count=1}, Count{name="3", count=1}, Count{name="1", count=1} -> [1,1,2,2,3]
Thus the reason for the odd looking switch (i.e.
- calculate(double, double) - Method in interface com.epages.product.tax.GrossPriceStrategy
-
- calculate(double, double) - Method in class com.epages.product.tax.GrossPriceStrategyImpl
-
- calculate(double, double, double, double) - Static method in class com.epages.search.popularity.BayesianRating
-
- calculate(double, DateTime) - Static method in class com.epages.search.popularity.PopularityAverage
-
- calculateBaseAmount(BigDecimal, BigDecimal, BigDecimal) - Method in class com.epages.service.api.soap.BasePriceServiceImpl
-
- calculateDelta(double, boolean) - Method in class com.epages.search.solr.FilterQueryUtilityImpl
-
- calculateNewPosition(int, int) - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- calculateNewPosition(CategoryProductMapAttributeEntry.CategoryAttributeValue, CategoryInfoMap) - Static method in class com.epages.product.reader.ProductPositionCalculator
-
- call() - Method in class com.epages.index.AddProductsToIndexTask
-
- call() - Method in class com.epages.index.CreateShopIndicesTask
-
- call() - Method in class com.epages.index.DeleteIndexTask
-
- call() - Method in class com.epages.index.DeleteProductsFromIndexTask
-
- call() - Method in class com.epages.task.api.Task
-
- call() - Method in class com.epages.task.internal.EpjTaskProviderMapper.DummyEPJTask
-
- call() - Method in class com.epages.task.internal.RecoverEPJTasksTask
-
- callable - Variable in class com.epages.task.internal.DelayableLimitedRescheduler
-
- callback(String, String) - Method in class com.epages.amazon.payments.IPNHandler
-
- CALLBACK - Static variable in class com.epages.search.api.rs.SuggestResource
-
- CAN_ADD_TO_BASKET - Static variable in class com.epages.service.api.soap.ProductAdditionalAttributes
-
EP6 soap attribute name
- cancel(String, String) - Method in interface com.epages.task.api.TaskService
-
- cancel(String, String) - Method in class com.epages.task.internal.QueueResource
-
Cancels all queued tasks.
- cancel(String, String) - Method in interface com.epages.task.internal.TaskRepositoryCustom
-
Sets the status 'Cancelling' for all tasks that are in the status 'Unscheduled', 'Recovering' or 'Delayed'.
- cancel(String, String) - Method in class com.epages.task.internal.TaskRepositoryImpl
-
- cancel(String, String) - Method in class com.epages.task.internal.TaskServiceImpl
-
- cancelled(Exception) - Method in class com.epages.task.api.Task
-
- cancelOrderReference(AmazonPaymentsRequestConfigProperties, String) - Method in interface com.epages.amazon.payments.OrderReferenceService
-
- cancelOrderReference(AmazonPaymentsRequestConfigProperties, String) - Method in class com.epages.amazon.payments.OrderReferenceServiceImpl
-
- cancelOrderReference() - Method in class com.epages.amazon.payments.OrderResource
-
- cancelOrderReferenceResponse(OffAmazonPaymentsService, CancelOrderReferenceRequest) - Method in class com.epages.amazon.payments.OrderReferenceServiceImpl
-
- Capture - Class in com.epages.amazon.payments
-
- Capture() - Constructor for class com.epages.amazon.payments.Capture
-
- capture(Capture) - Method in class com.epages.amazon.payments.CaptureResource
-
- capture(AmazonPaymentsRequestConfigProperties, Capture) - Method in interface com.epages.amazon.payments.CaptureService
-
- capture(AmazonPaymentsRequestConfigProperties, Capture) - Method in class com.epages.amazon.payments.CaptureServiceImpl
-
- capture(OffAmazonPaymentsService, CaptureRequest) - Method in class com.epages.amazon.payments.CaptureServiceImpl
-
- captureAmount - Variable in class com.epages.amazon.payments.Capture
-
- captureAmount - Variable in class com.epages.amazon.payments.CaptureDetails
-
- captureAmount - Variable in class com.epages.amazon.payments.CaptureRequestBuilder
-
- CaptureDetails - Class in com.epages.amazon.payments
-
- CaptureDetails() - Constructor for class com.epages.amazon.payments.CaptureDetails
-
- CaptureDetailsConverter - Class in com.epages.amazon.payments
-
- CaptureDetailsConverter() - Constructor for class com.epages.amazon.payments.CaptureDetailsConverter
-
- CaptureDetailsIPNConverter - Class in com.epages.amazon.payments
-
- CaptureDetailsIPNConverter() - Constructor for class com.epages.amazon.payments.CaptureDetailsIPNConverter
-
- captureId - Variable in class com.epages.amazon.payments.CaptureDetails
-
- captureReferenceId - Variable in class com.epages.amazon.payments.Capture
-
- captureReferenceId - Variable in class com.epages.amazon.payments.CaptureDetails
-
- captureReferenceId - Variable in class com.epages.amazon.payments.CaptureRequestBuilder
-
- CaptureRequestBuilder - Class in com.epages.amazon.payments
-
- CaptureRequestBuilder(String, String, Amount, String) - Constructor for class com.epages.amazon.payments.CaptureRequestBuilder
-
- CaptureResource - Class in com.epages.amazon.payments
-
- CaptureResource() - Constructor for class com.epages.amazon.payments.CaptureResource
-
- CaptureService - Interface in com.epages.amazon.payments
-
- CaptureServiceImpl - Class in com.epages.amazon.payments
-
- CaptureServiceImpl(AwsPaymentsServiceClientFactory, Converter<CaptureDetails, CaptureDetails>) - Constructor for class com.epages.amazon.payments.CaptureServiceImpl
-
- captureStatus - Variable in class com.epages.amazon.payments.CaptureDetails
-
- CaptureStatus - Class in com.epages.amazon.payments
-
- CaptureStatus() - Constructor for class com.epages.amazon.payments.CaptureStatus
-
- CaptureStatus.State - Enum in com.epages.amazon.payments
-
- CaptureStatus.State() - Constructor for enum com.epages.amazon.payments.CaptureStatus.State
-
- Cart - Class in com.epages.cart
-
The Shopping Cart
- Cart() - Constructor for class com.epages.cart.Cart
-
- CartAddressBaseService - Class in com.epages.cart
-
- CartAddressBaseService(CartServiceEP6Soap, CartService) - Constructor for class com.epages.cart.CartAddressBaseService
-
- CartAddressService - Interface in com.epages.cart
-
- CartBillingAddressResource - Class in com.epages.cart
-
- CartBillingAddressResource(CartAddressService) - Constructor for class com.epages.cart.CartBillingAddressResource
-
- CartBillingAddressService - Class in com.epages.cart
-
- CartBillingAddressService(CartServiceEP6Soap, CartService) - Constructor for class com.epages.cart.CartBillingAddressService
-
- CartClientFactory - Interface in com.epages.cart
-
- CartClientFactoryImpl - Class in com.epages.cart
-
- CartClientFactoryImpl(ShopWebServiceFactory, WebServiceConfigurationService) - Constructor for class com.epages.cart.CartClientFactoryImpl
-
- CartConverter - Class in com.epages.cart
-
- CartConverter(Converter<List<Link>, List<Link>>) - Constructor for class com.epages.cart.CartConverter
-
- cartConverter - Variable in class com.epages.cart.CartServiceEP6Rest
-
- cartId - Variable in class com.epages.cart.Cart
-
- CartInput - Class in com.epages.cart
-
Entity for creating a new cart
- CartInput() - Constructor for class com.epages.cart.CartInput
-
- CartInputConverter - Class in com.epages.cart
-
- CartInputConverter() - Constructor for class com.epages.cart.CartInputConverter
-
- cartInputConverter - Variable in class com.epages.cart.CartServiceEP6SoapImpl
-
- CartLineItemResource - Class in com.epages.cart
-
REST resource for operating on the cart.
- CartLineItemResource(CartLineItemService) - Constructor for class com.epages.cart.CartLineItemResource
-
- CartLineItemService - Interface in com.epages.cart
-
- CartLineItemServiceImpl - Class in com.epages.cart
-
- CartLineItemServiceImpl(CartClientFactory, CartService) - Constructor for class com.epages.cart.CartLineItemServiceImpl
-
- CartPlugin - Class in com.epages.cart
-
- CartPlugin() - Constructor for class com.epages.cart.CartPlugin
-
- CartResource - Class in com.epages.cart
-
REST resource for operating on the cart.
- CartResource(CartService) - Constructor for class com.epages.cart.CartResource
-
- cartService - Variable in class com.epages.cart.CartLineItemServiceImpl
-
- CartService - Interface in com.epages.cart
-
- cartServiceEP6Rest - Variable in class com.epages.cart.CartAddressBaseService
-
- CartServiceEP6Rest - Class in com.epages.cart
-
- CartServiceEP6Rest(InvocationBuilderFactory, Converter<Cart, Cart>) - Constructor for class com.epages.cart.CartServiceEP6Rest
-
- cartServiceEP6Rest - Variable in class com.epages.cart.CartServiceImpl
-
- cartServiceEP6Soap - Variable in class com.epages.cart.CartAddressBaseService
-
- CartServiceEP6Soap - Interface in com.epages.cart
-
- cartServiceEP6Soap - Variable in class com.epages.cart.CartServiceImpl
-
- CartServiceEP6SoapImpl - Class in com.epages.cart
-
- CartServiceEP6SoapImpl(CartClientFactory, Converter<Address, TAddressNamed>, Converter<CartInput, TCreate_Input>) - Constructor for class com.epages.cart.CartServiceEP6SoapImpl
-
- CartServiceImpl - Class in com.epages.cart
-
- CartServiceImpl(CartServiceEP6Soap, CartService) - Constructor for class com.epages.cart.CartServiceImpl
-
- CartShippingAddressResource - Class in com.epages.cart
-
- CartShippingAddressResource(CartAddressService) - Constructor for class com.epages.cart.CartShippingAddressResource
-
- CartShippingAddressService - Class in com.epages.cart
-
- CartShippingAddressService(CartServiceEP6Soap, CartService) - Constructor for class com.epages.cart.CartShippingAddressService
-
- categories - Variable in class com.epages.product.category.ShopCategoryDoc
-
- categories - Variable in class com.epages.product.Product
-
- categories - Variable in class com.epages.search.api.model.SuggestionsResponse.Builder
-
- categories - Variable in class com.epages.search.api.model.SuggestionsResponse
-
- categories - Variable in class com.epages.search.MultiGroupSuggestResult
-
- Category - Class in com.epages.product.category
-
- Category(int, GUID) - Constructor for class com.epages.product.category.Category
-
- Category(int, GUID, int) - Constructor for class com.epages.product.category.Category
-
- Category - Class in com.epages.service.api.model
-
A class (or group) to which the products can be assigned to, in order to accomplish classification.
- Category() - Constructor for class com.epages.service.api.model.Category
-
- CATEGORY_ATTRNAME - Static variable in interface com.epages.search.solr.facets.CategoryFacetFactory
-
- CATEGORY_LEVEL_OFFSET - Static variable in class com.epages.product.reader.ProductPositionCalculator
-
- CATEGORY_PRODUCT_MAP - Static variable in class com.epages.product.attribute.entry.CategoryProductMapAttributeEntry
-
- CategoryAppender - Class in com.epages.index.appender
-
- CategoryAppender(DocumentValueAppender) - Constructor for class com.epages.index.appender.CategoryAppender
-
- CategoryConverter - Interface in com.epages.service.api.soap
-
- CategoryConverterImpl - Class in com.epages.service.api.soap
-
- CategoryConverterImpl(ImageConverter, LocalizedAttributeConverter, LocalizedValueConverter) - Constructor for class com.epages.service.api.soap.CategoryConverterImpl
-
- CategoryFacetFactory - Interface in com.epages.search.solr.facets
-
- CategoryFacetFactoryImpl - Class in com.epages.search.solr.facets
-
- CategoryFacetFactoryImpl(CategoryValuesBuilder, CategoryValuesBuilder, SearchConfig) - Constructor for class com.epages.search.solr.facets.CategoryFacetFactoryImpl
-
- categoryFactory - Variable in class com.epages.search.solr.ProductSearchResponseBuilder
-
- categoryFactory - Variable in class com.epages.search.solr.ProductSearchResponseBuilderProvider
-
- categoryGUID - Variable in class com.epages.service.api.soap.SearchParamsBuilder
-
- categoryId - Variable in class com.epages.product.attribute.entry.CategoryProductMapAttributeEntry.CategoryAttributeValue
-
- CategoryInfo - Class in com.epages.service.api.model
-
- CategoryInfo(GUID, String) - Constructor for class com.epages.service.api.model.CategoryInfo
-
- CategoryInfoMap - Interface in com.epages.product.category
-
Helper interface for finding paths for categories
- CategoryInfoMapImpl - Class in com.epages.product.category
-
Helper that finds categories paths on a given category set.
- CategoryInfoMapImpl() - Constructor for class com.epages.product.category.CategoryInfoMapImpl
-
- CategoryInfoMapImpl(Collection<? extends Category>) - Constructor for class com.epages.product.category.CategoryInfoMapImpl
-
- categoryItemReader - Variable in class com.epages.product.category.CategoryItemStreamReader
-
- CategoryItemStreamReader - Class in com.epages.product.category
-
- CategoryItemStreamReader(LocalizedCategoryAttributeReader, DataSourceLookup) - Constructor for class com.epages.product.category.CategoryItemStreamReader
-
- CategoryJdbcCursorItemReader - Class in com.epages.product.category
-
- CategoryJdbcCursorItemReader(DataSourceLookup, String, ProductReaderPreparedStatementSetter) - Constructor for class com.epages.product.category.CategoryJdbcCursorItemReader
-
- CategoryJdbcCursorItemReader.AttributeRowMapper - Class in com.epages.product.category
-
- CategoryJdbcCursorItemReader.AttributeRowMapper(int) - Constructor for class com.epages.product.category.CategoryJdbcCursorItemReader.AttributeRowMapper
-
- CategoryLinkService - Interface in com.epages.product
-
- CategoryLinkServiceImpl - Class in com.epages.product
-
- CategoryLinkServiceImpl(UriInfoService, Provider<Shop>) - Constructor for class com.epages.product.CategoryLinkServiceImpl
-
- CategoryMatchingValuesBuilder - Class in com.epages.search.solr.facets
-
- CategoryMatchingValuesBuilder(CategoryValuesUtil) - Constructor for class com.epages.search.solr.facets.CategoryMatchingValuesBuilder
-
- CategoryNotMatchingValuesBuilder - Class in com.epages.search.solr.facets
-
- CategoryNotMatchingValuesBuilder(CategoryValuesUtil) - Constructor for class com.epages.search.solr.facets.CategoryNotMatchingValuesBuilder
-
- CategoryPlugin - Class in com.epages.product.category
-
- CategoryPlugin() - Constructor for class com.epages.product.category.CategoryPlugin
-
- CategoryProductMapAttributeEntry - Class in com.epages.product.attribute.entry
-
- CategoryProductMapAttributeEntry(int, int, int, int) - Constructor for class com.epages.product.attribute.entry.CategoryProductMapAttributeEntry
-
- CategoryProductMapAttributeEntry.CategoryAttributeValue - Class in com.epages.product.attribute.entry
-
- CategoryProductMapAttributeEntry.CategoryAttributeValue(int, int) - Constructor for class com.epages.product.attribute.entry.CategoryProductMapAttributeEntry.CategoryAttributeValue
-
- CategoryProductMapAttributeReader - Class in com.epages.product.reader
-
- CategoryProductMapAttributeReader(AttributeValidator, DataSourceLookup) - Constructor for class com.epages.product.reader.CategoryProductMapAttributeReader
-
- categoryProductMapAttributeReader - Variable in class com.epages.product.reader.MainProductReader
-
- CategoryProductMapAttributeReader.Reader - Class in com.epages.product.reader
-
- CategoryProductMapAttributeReader.Reader(DataSourceLookup) - Constructor for class com.epages.product.reader.CategoryProductMapAttributeReader.Reader
-
- categoryReader - Variable in class com.epages.product.category.CategoryStreamReaderFactory
-
- categoryReaderFactory - Variable in class com.epages.product.category.ShopCategoryReader
-
- CategoryRepository - Interface in com.epages.product.category
-
- CategoryResource - Class in com.epages.product
-
- CategoryResource(CategoryService) - Constructor for class com.epages.product.CategoryResource
-
- categoryService - Variable in class com.epages.index.ProductAddServiceImpl
-
- CategoryService - Interface in com.epages.product.category
-
- categoryService - Variable in class com.epages.product.category.CategoryServiceEventListener
-
- categoryService - Variable in class com.epages.search.solr.MultiGroupSuggesterImpl
-
- categoryService - Variable in class com.epages.search.solr.ProductSearcherImpl
-
- CategoryService - Interface in com.epages.service.api
-
- categoryService - Variable in class com.epages.service.api.soap.CategoryServiceSoap
-
- categoryService - Variable in class com.epages.service.api.soap.ProductServiceImpl
-
- categoryService - Variable in class com.epages.service.api.soap.SearchParamsBuilder
-
- CategoryServiceDecorator - Class in com.epages.product
-
- CategoryServiceDecorator(CategoryService, Set<CategoryLinkService>) - Constructor for class com.epages.product.CategoryServiceDecorator
-
- CategoryServiceEventListener - Class in com.epages.product.category
-
- CategoryServiceEventListener(CategoryService) - Constructor for class com.epages.product.category.CategoryServiceEventListener
-
- CategoryServiceImpl - Class in com.epages.product.category
-
- CategoryServiceImpl(Provider<CategoryRepository>) - Constructor for class com.epages.product.category.CategoryServiceImpl
-
- CategoryServiceSoap - Class in com.epages.service.api.soap
-
- CategoryServiceSoap(ShopRequestContextService, ClientFactory, CategoryConverter, CategoryService) - Constructor for class com.epages.service.api.soap.CategoryServiceSoap
-
- CategoryServiceSoap.AdditionalAttributes - Class in com.epages.service.api.soap
-
- CategoryServiceSoap.AdditionalAttributes() - Constructor for class com.epages.service.api.soap.CategoryServiceSoap.AdditionalAttributes
-
- CategoryStreamReaderFactory - Class in com.epages.product.category
-
- CategoryStreamReaderFactory(LocalizedCategoryAttributeReader, DataSourceLookup) - Constructor for class com.epages.product.category.CategoryStreamReaderFactory
-
- CategoryValuesBuilder - Interface in com.epages.search.solr.facets
-
- CategoryValuesUtil - Class in com.epages.search.facets
-
- CategoryValuesUtil() - Constructor for class com.epages.search.facets.CategoryValuesUtil
-
- cause - Variable in exception com.epages.amazon.payments.AwsPaymentsException
-
- charLimit - Variable in class com.epages.search.api.util.QueryPreProcessor
-
- check(AmazonPaymentsRequestConfigProperties) - Method in class com.epages.amazon.payments.AwsPaymentsResource
-
- check(AmazonPaymentsRequestConfigProperties) - Method in interface com.epages.amazon.payments.AwsPaymentsService
-
- check(AmazonPaymentsRequestConfigProperties) - Method in class com.epages.amazon.payments.AwsPaymentsServiceImpl
-
- check() - Method in interface com.epages.commons.health.HealthCheck
-
- check() - Method in class com.epages.server.BaseEmbeddedServer
-
- checkArgument(String[], int) - Method in class com.epages.ep6.ws.config.SimpleWSConfigServiceImpl
-
- checkForSqlWarnings() - Method in class com.epages.metadata.JdbcCursorItemReader4EPJ
-
- checkIp(String) - Method in interface com.epages.search.popularity.clickcount.ClickLimitService
-
- checkIp(String) - Method in class com.epages.search.popularity.clickcount.ClickLimitServiceImpl
-
- checkoutUrl - Variable in class com.epages.cart.Cart
-
- checkPageNumber() - Method in class com.epages.pdf.PdfConverterImpl.Builder
-
performance optimization: remove page numbers,
because we usually get single page documents.
- checkPreconditions(INotification) - Method in class com.epages.amazon.payments.IPNAuthorizationService
-
- checkPreconditions(INotification) - Method in class com.epages.amazon.payments.IPNCaptureService
-
- checkPreconditions(INotification) - Method in class com.epages.amazon.payments.IPNOrderReferenceService
-
- checkTimestampDifference(AmazonPaymentsConfig) - Method in class com.epages.amazon.payments.AwsPaymentsPingService
-
- children - Variable in class com.epages.search.api.model.FacetValue
-
- city - Variable in class com.epages.cart.Address
-
- classId - Variable in class com.epages.product.tax.TaxRate
-
- classifier - Variable in class com.epages.service.api.model.Image
-
- className - Variable in class com.epages.legal.ContentPageBuilder
-
- className - Variable in class com.epages.metadata.ContentObjectRecord
-
- ClassRegistration - Annotation Type in com.epages.plugin
-
Annotation to register Classes into Jersey
- cleanHtml(String, String) - Static method in class com.epages.commons.html.HtmlCleaner
-
- clear() - Method in class com.epages.configuration.EnvironmentConfiguration
-
- clearProperty(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- CLICK_COUNT_FIELDNAME - Static variable in class com.epages.search.popularity.clickcount.ClickCount
-
- ClickCount - Class in com.epages.search.popularity.clickcount
-
- ClickCount() - Constructor for class com.epages.search.popularity.clickcount.ClickCount
-
- clickCount - Variable in class com.epages.search.popularity.clickcount.ClickCount
-
- ClickCountId - Class in com.epages.search.popularity.clickcount
-
- ClickCountId(GUID) - Constructor for class com.epages.search.popularity.clickcount.ClickCountId
-
- clickCountJSONP(String, GUID, GUID, UriInfo) - Method in class com.epages.search.popularity.clickcount.ClickCountResource
-
- ClickCountPlugin - Class in com.epages.search.popularity.clickcount
-
- ClickCountPlugin() - Constructor for class com.epages.search.popularity.clickcount.ClickCountPlugin
-
- ClickCountRepository - Interface in com.epages.search.popularity.clickcount
-
- ClickCountRepositoryCustom - Interface in com.epages.search.popularity.clickcount
-
- ClickCountRepositoryImpl - Class in com.epages.search.popularity.clickcount
-
- ClickCountRepositoryImpl(MongoOperations) - Constructor for class com.epages.search.popularity.clickcount.ClickCountRepositoryImpl
-
- ClickCountResource - Class in com.epages.search.popularity.clickcount
-
- ClickCountResource(ClickCountService, ClickLimitService) - Constructor for class com.epages.search.popularity.clickcount.ClickCountResource
-
- clickCountService - Variable in class com.epages.search.popularity.clickcount.ClickCountResource
-
- ClickCountService - Interface in com.epages.search.popularity.clickcount
-
- clickCountService - Variable in class com.epages.search.popularity.PopularityAppender
-
- ClickCountServiceImpl - Class in com.epages.search.popularity.clickcount
-
- ClickCountServiceImpl(Provider<ClickCountRepository>) - Constructor for class com.epages.search.popularity.clickcount.ClickCountServiceImpl
-
- ClickLimit - Class in com.epages.search.popularity.clickcount
-
- ClickLimit() - Constructor for class com.epages.search.popularity.clickcount.ClickLimit
-
- ClickLimitRepository - Interface in com.epages.search.popularity.clickcount
-
- clickLimitRepProvider(RepositoryFactorySupport) - Method in class com.epages.search.popularity.clickcount.ClickCountPlugin
-
- clickLimitService - Variable in class com.epages.search.popularity.clickcount.ClickCountResource
-
- ClickLimitService - Interface in com.epages.search.popularity.clickcount
-
- ClickLimitServiceImpl - Class in com.epages.search.popularity.clickcount
-
- ClickLimitServiceImpl(SearchPopularityConfigImpl, Provider<ClickLimitRepository>) - Constructor for class com.epages.search.popularity.clickcount.ClickLimitServiceImpl
-
- CLIENT - Static variable in class com.epages.epagesj.server.EPagesJerseyExternalResource
-
- client - Variable in class com.epages.solrclient.internal.HttpClientProvider
-
- ClientFactory - Interface in com.epages.service.api.soap
-
- clientFactory - Variable in class com.epages.service.api.soap.ProductTypeServiceImpl
-
- ClientFactoryImpl - Class in com.epages.service.api.soap
-
- ClientFactoryImpl(ShopWebServiceFactory, WebServiceConfigurationService) - Constructor for class com.epages.service.api.soap.ClientFactoryImpl
-
- CliShellPlugin - Class in com.epages.cli.shell
-
- CliShellPlugin() - Constructor for class com.epages.cli.shell.CliShellPlugin
-
- close() - Method in interface com.epages.commons.Closeable
-
- close() - Method in class com.epages.datasource.internal.EPJDataSource
-
it closes only inactive connections
- close() - Method in class com.epages.product.category.CategoryItemStreamReader
-
- close() - Method in class com.epages.product.reader.MainProductReader
-
- close() - Method in interface com.epages.product.reader.ProductVisitor
-
- close() - Method in class com.epages.search.QueryFields
-
- close() - Method in class com.epages.solrclient.internal.LBHttpSolrServerReader
-
- close() - Method in class com.epages.solrclient.internal.SolrServerSingleReader
-
- close() - Method in class com.epages.solrclient.internal.SolrServerWriter
-
- Closeable - Interface in com.epages.commons
-
- closeAuthorization(String) - Method in class com.epages.amazon.payments.AuthorizationResource
-
- closeAuthorization(AmazonPaymentsRequestConfigProperties, String) - Method in interface com.epages.amazon.payments.AuthorizationService
-
- closeAuthorization(AmazonPaymentsRequestConfigProperties, String) - Method in class com.epages.amazon.payments.AuthorizationServiceImpl
-
- closeAuthorizationResponse(OffAmazonPaymentsService, CloseAuthorizationRequest) - Method in class com.epages.amazon.payments.AuthorizationServiceImpl
-
- closeOrderReference(AmazonPaymentsRequestConfigProperties, String) - Method in interface com.epages.amazon.payments.OrderReferenceService
-
- closeOrderReference(AmazonPaymentsRequestConfigProperties, String) - Method in class com.epages.amazon.payments.OrderReferenceServiceImpl
-
- closeOrderReference() - Method in class com.epages.amazon.payments.OrderResource
-
- closeOrderReferenceResponse(OffAmazonPaymentsService, CloseOrderReferenceRequest) - Method in class com.epages.amazon.payments.OrderReferenceServiceImpl
-
- codeType - Variable in class com.epages.service.api.constraints.Country.Validator
-
- collator - Variable in class com.epages.search.facets.FacetValueAlphabeticalComparator
-
- COLLECTION - Static variable in class com.epages.quantity.Units
-
- COLLECTION_NAME - Static variable in class com.epages.search.popularity.boost.Weighting
-
- COLLECTION_NAME - Static variable in class com.epages.search.popularity.clickcount.ClickCount
-
- COLLECTION_NAME - Static variable in class com.epages.task.internal.TaskRepositoryImpl
-
- collectionName - Variable in class com.epages.mongodb.MongoDbCollectionBuilder
-
Deprecated.
- com.epages.amazon.payments - package com.epages.amazon.payments
-
- com.epages.cart - package com.epages.cart
-
- com.epages.cli.shell - package com.epages.cli.shell
-
- com.epages.commons - package com.epages.commons
-
- com.epages.commons.builder - package com.epages.commons.builder
-
- com.epages.commons.cache - package com.epages.commons.cache
-
- com.epages.commons.environment - package com.epages.commons.environment
-
- com.epages.commons.guid - package com.epages.commons.guid
-
- com.epages.commons.health - package com.epages.commons.health
-
- com.epages.commons.html - package com.epages.commons.html
-
- com.epages.commons.io - package com.epages.commons.io
-
- com.epages.commons.lifecycle - package com.epages.commons.lifecycle
-
- com.epages.commons.math - package com.epages.commons.math
-
- com.epages.commons.serialization - package com.epages.commons.serialization
-
- com.epages.commons.time - package com.epages.commons.time
-
- com.epages.commons.validator - package com.epages.commons.validator
-
- com.epages.commons.version - package com.epages.commons.version
-
- com.epages.commons.xml - package com.epages.commons.xml
-
- com.epages.configuration - package com.epages.configuration
-
- com.epages.configuration.file - package com.epages.configuration.file
-
- com.epages.dao - package com.epages.dao
-
- com.epages.datasource.api - package com.epages.datasource.api
-
- com.epages.datasource.internal - package com.epages.datasource.internal
-
- com.epages.diagnostic - package com.epages.diagnostic
-
- com.epages.ep6.rest.client - package com.epages.ep6.rest.client
-
- com.epages.ep6.soap.client - package com.epages.ep6.soap.client
-
- com.epages.ep6.ws.config - package com.epages.ep6.ws.config
-
- com.epages.epagesj - package com.epages.epagesj
-
- com.epages.epagesj.server - package com.epages.epagesj.server
-
- com.epages.executor - package com.epages.executor
-
- com.epages.index - package com.epages.index
-
- com.epages.index.appender - package com.epages.index.appender
-
- com.epages.index.entities - package com.epages.index.entities
-
- com.epages.legal - package com.epages.legal
-
- com.epages.metadata - package com.epages.metadata
-
- com.epages.mongodb - package com.epages.mongodb
-
- com.epages.oauth1 - package com.epages.oauth1
-
- com.epages.oauth1.ratelimit - package com.epages.oauth1.ratelimit
-
- com.epages.pdf - package com.epages.pdf
-
- com.epages.plugin - package com.epages.plugin
-
- com.epages.plugin.ext - package com.epages.plugin.ext
-
- com.epages.product - package com.epages.product
-
- com.epages.product.attribute - package com.epages.product.attribute
-
- com.epages.product.attribute.entry - package com.epages.product.attribute.entry
-
- com.epages.product.category - package com.epages.product.category
-
- com.epages.product.reader - package com.epages.product.reader
-
Provides the classes necessary to fetch the main product info from ePages DB
- com.epages.product.slideshow - package com.epages.product.slideshow
-
- com.epages.product.splitter - package com.epages.product.splitter
-
- com.epages.product.tax - package com.epages.product.tax
-
- com.epages.quantity - package com.epages.quantity
-
- com.epages.raml.api.console - package com.epages.raml.api.console
-
- com.epages.search - package com.epages.search
-
- com.epages.search.api - package com.epages.search.api
-
- com.epages.search.api.model - package com.epages.search.api.model
-
- com.epages.search.api.rs - package com.epages.search.api.rs
-
- com.epages.search.api.util - package com.epages.search.api.util
-
- com.epages.search.facets - package com.epages.search.facets
-
- com.epages.search.fallback - package com.epages.search.fallback
-
- com.epages.search.popularity - package com.epages.search.popularity
-
- com.epages.search.popularity.boost - package com.epages.search.popularity.boost
-
- com.epages.search.popularity.clickcount - package com.epages.search.popularity.clickcount
-
- com.epages.search.queryfield - package com.epages.search.queryfield
-
- com.epages.search.solr - package com.epages.search.solr
-
- com.epages.search.solr.facets - package com.epages.search.solr.facets
-
- com.epages.search.solr.facets.setter - package com.epages.search.solr.facets.setter
-
- com.epages.server - package com.epages.server
-
- com.epages.server.config - package com.epages.server.config
-
- com.epages.server.config.internal - package com.epages.server.config.internal
-
- com.epages.server.inject - package com.epages.server.inject
-
- com.epages.server.logging - package com.epages.server.logging
-
- com.epages.service.api - package com.epages.service.api
-
- com.epages.service.api.constraints - package com.epages.service.api.constraints
-
- com.epages.service.api.model - package com.epages.service.api.model
-
- com.epages.service.api.soap - package com.epages.service.api.soap
-
- com.epages.shipping - package com.epages.shipping
-
- com.epages.shop - package com.epages.shop
-
- com.epages.solrclient - package com.epages.solrclient
-
- com.epages.solrclient.core - package com.epages.solrclient.core
-
- com.epages.solrclient.core.internal - package com.epages.solrclient.core.internal
-
- com.epages.solrclient.document - package com.epages.solrclient.document
-
- com.epages.solrclient.internal - package com.epages.solrclient.internal
-
- com.epages.solrserver - package com.epages.solrserver
-
- com.epages.solrserver.internal - package com.epages.solrserver.internal
-
- com.epages.suggest - package com.epages.suggest
-
- com.epages.task.api - package com.epages.task.api
-
- com.epages.task.internal - package com.epages.task.internal
-
- com.epages.ws.rs - package com.epages.ws.rs
-
- com.epages.ws.rs.converter - package com.epages.ws.rs.converter
-
- com.epages.ws.rs.core - package com.epages.ws.rs.core
-
- com.epages.ws.rs.ext - package com.epages.ws.rs.ext
-
- com.epages.ws.rs.log - package com.epages.ws.rs.log
-
- commit() - Method in interface com.epages.solrclient.document.DocumentBufferedOutputStream
-
- commit() - Method in class com.epages.solrclient.document.DocumentBufferedOutputStreamImpl
-
- commit(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrClientImpl
-
- commit(CoreIdentifier) - Method in interface com.epages.solrclient.SolrClient
-
- commitWithinMs - Variable in class com.epages.solrclient.internal.SolrClientImpl
-
- CommonAppender - Class in com.epages.index.appender
-
- CommonAppender(DocumentValueAppender) - Constructor for class com.epages.index.appender.CommonAppender
-
- commonProperties - Variable in class com.epages.amazon.payments.AwsPaymentsServiceConfigBuilder
-
- company - Variable in class com.epages.cart.Address
-
- company - Variable in class com.epages.legal.ContactInformation
-
- COMPANY - Static variable in class com.epages.legal.ContactInformationBuilder
-
- COMPARATOR - Static variable in class com.epages.search.solr.facets.CustomFacetsFactoryImpl
-
- comparatorFactory - Variable in class com.epages.search.solr.facets.ManufacturerFacetFactoryImpl
-
- compare(FacetValue, FacetValue) - Method in class com.epages.search.facets.FacetValueAlphabeticalComparator
-
- completed() - Method in class com.epages.task.api.Task
-
- completed - Variable in class com.epages.task.internal.StepReports
-
- COMPLETED_AT_FIELD - Static variable in class com.epages.task.internal.TaskRepositoryImpl
-
- completedAt - Variable in class com.epages.task.api.Task
-
- completedTaskCount - Variable in class com.epages.executor.ExecutorStats
-
- composeFieldName(CustomSearchFilterAttributeType, Locale, String) - Static method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- CompositeHealthCheck - Class in com.epages.commons.health
-
- CompositeHealthCheck(Set<HealthCheck>) - Constructor for class com.epages.commons.health.CompositeHealthCheck
-
- conf - Variable in class com.epages.solrclient.core.internal.SolrCoreConfigurationImpl
-
- CONF_DIR_DEFAULT - Static variable in class com.epages.configuration.file.EPagesJDirEnvConfiguration
-
- config - Variable in class com.epages.amazon.payments.AmazonPaymentsConfigImpl
-
- config - Variable in class com.epages.amazon.payments.AuthorizationResource
-
- config - Variable in class com.epages.amazon.payments.CaptureResource
-
- config - Variable in class com.epages.amazon.payments.OrderResource
-
- config - Variable in class com.epages.datasource.internal.AbstractBaseConnectionProperties
-
- config - Variable in class com.epages.diagnostic.DiagnosticConfigurationImpl
-
- config - Variable in class com.epages.diagnostic.InfoResource
-
- config - Variable in class com.epages.ep6.ws.config.Ep6WsConfigurationImpl
-
- config - Variable in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- config - Variable in class com.epages.epagesj.EPagesJServerProvider
-
- config - Variable in class com.epages.epagesj.server.EPagesJTestServerProvider
-
- config - Variable in class com.epages.executor.ExecutorConfigurationImpl
-
- config - Variable in class com.epages.executor.ExecutorReloadableConfiguration
-
- config - Variable in class com.epages.mongodb.MongoClientConfigImpl
-
- config - Variable in class com.epages.oauth1.ratelimit.RateLimitConfigurationImpl
-
- config - Variable in class com.epages.pdf.ITextRendererProvider
-
- config - Variable in class com.epages.pdf.PdfConfigurationImpl
-
- config - Variable in class com.epages.plugin.FeatureServiceImpl
-
- config - Variable in class com.epages.quantity.UnitsCacheProvider
-
- config - Variable in class com.epages.raml.api.console.RamlApiConsoleServletHolderProvider
-
- config - Variable in class com.epages.search.popularity.SearchPopularityConfigImpl
-
- config - Variable in class com.epages.search.SearchConfigImpl
-
- config - Variable in class com.epages.search.SearchConfigImpl.SearchQueryFieldsBuilder
-
- config - Variable in class com.epages.search.SearchConfigImpl.SuggestQueryFieldsBuilder
-
- config - Variable in class com.epages.search.solr.facets.CustomAttributeFacetFilter
-
- config - Variable in class com.epages.search.solr.facets.setter.StandardQuerySetter
-
- config - Variable in class com.epages.search.solr.SearchQueryBuilderImpl
-
- config - Variable in class com.epages.search.solr.SuggestSolrQueryBuilder
-
- config - Variable in class com.epages.search.solr.VisibleEdismaxQueryFactory
-
- config - Variable in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- config - Variable in class com.epages.server.config.ThreadPoolProvider
-
- config - Variable in class com.epages.shop.ShopConfigurationImpl
-
- config - Variable in class com.epages.shop.ShopServiceImpl
-
- config - Variable in class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- config - Variable in class com.epages.solrclient.core.internal.SingleCoreLookup
-
- config - Variable in class com.epages.solrclient.internal.PoolingClientConnectionManagerProvider
-
- config - Variable in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- config - Variable in class com.epages.solrclient.internal.SolrServerReaderBuilder
-
- config - Variable in class com.epages.solrclient.internal.SolrServerWriterBuilder
-
- config - Variable in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- config - Variable in class com.epages.solrserver.internal.SolrServerProvider
-
- config - Variable in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- configBuilder - Variable in class com.epages.amazon.payments.AwsPaymentsServiceClientFactory
-
- configFile - Variable in class com.epages.configuration.file.DefaultConfigurationFileProvider
-
- configFile - Variable in class com.epages.configuration.file.OptionalConfigurationFileProvider
-
- ConfigFileFinder - Interface in com.epages.configuration.file
-
- configFilePath - Variable in class com.epages.server.logging.LoggerConfigurator
-
- configFileProvider - Variable in class com.epages.ep6.ws.config.Ep6ConfigurationProvider
-
- configProperties - Variable in class com.epages.amazon.payments.AwsPaymentsServiceConfigBuilder
-
- configService - Variable in class com.epages.cart.CartClientFactoryImpl
-
- configService - Variable in class com.epages.service.api.soap.ClientFactoryImpl
-
- configuration - Variable in class com.epages.cli.shell.CrashGuiceConfiguration
-
- configuration - Variable in class com.epages.cli.shell.CrashGuiceSupport.Bootstrap
-
- configuration - Variable in class com.epages.datasource.internal.DataSourceProperties
-
- configuration - Variable in class com.epages.datasource.internal.EPJPoolConfigurator
-
- configuration - Variable in class com.epages.pdf.PdfConverterImpl
-
- configuration - Variable in class com.epages.server.inject.RequestLogHandlerProvider
-
- configuration - Variable in class com.epages.server.inject.RequestLogProvider
-
- ConfigurationBasicPlugin - Class in com.epages.configuration
-
- ConfigurationBasicPlugin() - Constructor for class com.epages.configuration.ConfigurationBasicPlugin
-
- ConfigurationFileBasicPlugin - Class in com.epages.configuration.file
-
for the reasoning behind this bindings look at the
bind(Applebees.class).in(Singleton.class) example at
http://code.google.com/p/google-guice/wiki/Scopes
- ConfigurationFileBasicPlugin() - Constructor for class com.epages.configuration.file.ConfigurationFileBasicPlugin
-
- ConfigurationFileWatcherPlugin - Class in com.epages.configuration.file
-
- ConfigurationFileWatcherPlugin() - Constructor for class com.epages.configuration.file.ConfigurationFileWatcherPlugin
-
- ConfigurationProperty - Enum in com.epages.datasource.internal
-
- ConfigurationProperty(String) - Constructor for enum com.epages.datasource.internal.ConfigurationProperty
-
- ConfigurationProvider - Class in com.epages.configuration
-
It provides the application configuration facility merging several Configuration
s into a single CompositeConfiguration
.
- ConfigurationProvider(Configuration, Configuration, Set<Configuration>) - Constructor for class com.epages.configuration.ConfigurationProvider
-
- configurations - Variable in class com.epages.configuration.ConfigurationProvider
-
- Configurator<T> - Interface in com.epages.datasource.internal
-
a generic provider with a name dependency
- configurator - Variable in class com.epages.datasource.internal.TomcatJdbcDataSourceBuilder
-
- configure() - Method in class com.epages.amazon.payments.AwsPaymentsPlugin
-
- configure() - Method in class com.epages.cart.CartPlugin
-
- configure() - Method in class com.epages.cli.shell.CliShellPlugin
-
- configure() - Method in class com.epages.cli.shell.CrashGuiceSupport
-
- configure() - Method in class com.epages.cli.shell.CrashGuiceSupport.CrashPluginsModule
-
- configure() - Method in class com.epages.configuration.ConfigurationBasicPlugin
-
- configure() - Method in class com.epages.configuration.file.ConfigurationFileBasicPlugin
-
- configure() - Method in class com.epages.configuration.file.ConfigurationFileWatcherPlugin
-
- configure() - Method in class com.epages.dao.DaoPlugin
-
- configure() - Method in class com.epages.datasource.internal.DataSourcePlugin
-
- configure() - Method in class com.epages.diagnostic.DiagnosticPlugin
-
- configure() - Method in class com.epages.ep6.rest.client.EP6RestClientPlugin
-
- configure() - Method in class com.epages.ep6.soap.client.Ep6SoapClientPlugin
-
- configure() - Method in class com.epages.ep6.ws.config.Ep6WsConfigPlugin
-
- configure() - Method in class com.epages.epagesj.EPagesJServerPlugin
-
- configure() - Method in class com.epages.epagesj.server.EpagesjServerTestPlugin
-
- configure() - Method in class com.epages.executor.ExecutorPlugin
-
- configure() - Method in class com.epages.index.appender.AppenderPlugin
-
- configure() - Method in class com.epages.index.IndexPlugin
-
- configure() - Method in class com.epages.legal.LegalContentPlugin
-
- configure() - Method in class com.epages.metadata.MetadataDaoPlugin
-
- configure() - Method in class com.epages.mongodb.MongoPlugin
-
- configure() - Method in class com.epages.oauth1.OAuth1ManagementPlugin
-
- configure() - Method in class com.epages.oauth1.OAuth1Plugin
-
- configure() - Method in class com.epages.oauth1.OAuth1ServicePlugin
-
- configure() - Method in class com.epages.oauth1.ratelimit.RateLimitPlugin
-
- configure() - Method in class com.epages.pdf.PdfPlugin
-
- configure() - Method in class com.epages.product.attribute.AttributePlugin
-
- configure() - Method in class com.epages.product.category.CategoryPlugin
-
- configure() - Method in class com.epages.product.ProductPlugin
-
- configure() - Method in class com.epages.product.reader.ProductReaderPlugin
-
- configure() - Method in class com.epages.product.slideshow.SlideshowPlugin
-
- configure() - Method in class com.epages.product.splitter.ProductSplitterPlugin
-
- configure() - Method in class com.epages.product.tax.TaxPlugin
-
- configure() - Method in class com.epages.quantity.QuantityPlugin
-
- configure() - Method in class com.epages.raml.api.console.RamlApiConsolePlugin
-
- configure() - Method in class com.epages.search.api.rs.SearchRestPlugin
-
- configure() - Method in class com.epages.search.fallback.FallbackSearchPlugin
-
- configure() - Method in class com.epages.search.popularity.boost.BoostPlugin
-
- configure() - Method in class com.epages.search.popularity.clickcount.ClickCountPlugin
-
- configure() - Method in class com.epages.search.popularity.SearchPopularityPlugin
-
- configure() - Method in class com.epages.search.SearchPlugin.CacheModule
-
- configure() - Method in class com.epages.search.SearchPlugin
-
- configure() - Method in class com.epages.search.solr.facets.FacetsPlugin
-
- configure() - Method in class com.epages.search.solr.SearchSolrPlugin
-
- configure() - Method in class com.epages.server.inject.ServerPlugin
-
- configure() - Method in class com.epages.server.logging.LoggerConfigurator
-
Try to set a configuration file.
- configure() - Method in class com.epages.service.api.soap.ServiceApiSoapPlugin
-
- configure() - Method in class com.epages.shipping.ShippingPlugin
-
- configure() - Method in class com.epages.shop.ShopPlugin
-
- configure() - Method in class com.epages.solrclient.core.internal.CorePlugin
-
- configure() - Method in class com.epages.solrclient.internal.SolrClientPlugin
-
- configure() - Method in class com.epages.solrserver.internal.SolrServerPlugin
-
- configure() - Method in class com.epages.suggest.SuggestPlugin
-
- configure() - Method in class com.epages.task.internal.TaskPlugin
-
- configure() - Method in class com.epages.ws.rs.ext.ErrorHandlingPlugin
-
- configure() - Method in class com.epages.ws.rs.RestPlugin
-
- ConfigWatcher - Annotation Type in com.epages.commons.io
-
Guice binding annotation
- confirm(AmazonPaymentsRequestConfigProperties, String) - Method in interface com.epages.amazon.payments.OrderReferenceService
-
- confirm(AmazonPaymentsRequestConfigProperties, String) - Method in class com.epages.amazon.payments.OrderReferenceServiceImpl
-
- confirm() - Method in class com.epages.amazon.payments.OrderResource
-
- CONNECTION_HOST_DEFAULT - Static variable in class com.epages.datasource.internal.AbstractBaseConnectionProperties
-
"localhost"
- ConnectionConfigurator - Class in com.epages.datasource.internal
-
- ConnectionConfigurator(EPagesJDirConfiguration) - Constructor for class com.epages.datasource.internal.ConnectionConfigurator
-
- connectionConfigurator - Variable in class com.epages.datasource.internal.EPJPoolConfigurator
-
- ConnectionProperties - Interface in com.epages.datasource.internal
-
- connectionProperties - Variable in class com.epages.datasource.internal.DataSourceProperties
-
- constraints - Variable in class com.epages.amazon.payments.OrderReferenceInfo
-
- consume() - Method in class com.epages.oauth1.ratelimit.RateLimit
-
- consume(String) - Method in interface com.epages.oauth1.ratelimit.RateLimitService
-
- consume(String) - Method in class com.epages.oauth1.ratelimit.RateLimitServiceImpl
-
- consume() - Method in class com.epages.search.popularity.clickcount.ClickLimit
-
- Consumer - Class in com.epages.oauth1
-
Simple read-only implementation of OAuth1Consumer
.
- Consumer() - Constructor for class com.epages.oauth1.Consumer
-
- Consumer(String, String, String) - Constructor for class com.epages.oauth1.Consumer
-
- consumer - Variable in class com.epages.oauth1.Token.Builder
-
- consumer - Variable in class com.epages.oauth1.Token
-
- consumerKey - Variable in class com.epages.oauth1.AccessTokenContext
-
- consumerKey - Variable in class com.epages.oauth1.Token
-
- consumerRepoProvider(RepositoryFactorySupport) - Method in class com.epages.oauth1.OAuth1Plugin
-
- ConsumerRepository - Interface in com.epages.oauth1
-
- ConsumerResource - Class in com.epages.oauth1
-
- ConsumerResource(ConsumerService) - Constructor for class com.epages.oauth1.ConsumerResource
-
- consumerService - Variable in class com.epages.oauth1.ConsumerResource
-
- ConsumerService - Interface in com.epages.oauth1
-
- consumerService - Variable in class com.epages.oauth1.OAuth1ProviderImpl
-
- ConsumerServiceImpl - Class in com.epages.oauth1
-
- ConsumerServiceImpl(ConsumerRepository) - Constructor for class com.epages.oauth1.ConsumerServiceImpl
-
- CONTACT_PERSON - Static variable in class com.epages.legal.ContactInformationBuilder
-
- CONTACT_PERSON_SYNONYM - Static variable in class com.epages.legal.ContactInformationBuilder
-
- ContactInformation - Class in com.epages.legal
-
Ths shop contact information
- ContactInformation() - Constructor for class com.epages.legal.ContactInformation
-
- contactInformation - Variable in class com.epages.legal.LegalContentSummary
-
- ContactInformationBuilder - Class in com.epages.legal
-
- ContactInformationBuilder(String, List<ContentObjectRecord>) - Constructor for class com.epages.legal.ContactInformationBuilder
-
- contactPerson - Variable in class com.epages.legal.ContactInformation
-
- contactPersonJobTitle - Variable in class com.epages.legal.ContactInformation
-
something like job position inside the company
- contains(Collection<CustomAttribute>, CustomAttribute) - Method in class com.epages.index.PreselectedSetImpl
-
- containsKey(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- containsKey(String) - Method in interface com.epages.diagnostic.PingService
-
- containsKey(String) - Method in class com.epages.diagnostic.PingServiceInMemory
-
- CONTENT_TYPE - Static variable in class com.epages.ws.rs.VersionContainerResponseFilter
-
- ContentObjectAttributesDao - Interface in com.epages.metadata
-
- ContentObjectAttributesDaoJdbcTemplate - Class in com.epages.metadata
-
- ContentObjectAttributesDaoJdbcTemplate(NamedParameterJdbcTemplateFactory) - Constructor for class com.epages.metadata.ContentObjectAttributesDaoJdbcTemplate
-
- ContentObjectRecord - Class in com.epages.metadata
-
- ContentObjectRecord(String, String, String, String) - Constructor for class com.epages.metadata.ContentObjectRecord
-
- contentObjectRecords - Variable in class com.epages.legal.ContentPageBuilder
-
- contentPage - Variable in class com.epages.legal.ContactInformation
-
- ContentPage - Class in com.epages.legal
-
Content page
- ContentPage() - Constructor for class com.epages.legal.ContentPage
-
- ContentPageBuilder - Class in com.epages.legal
-
- ContentPageBuilder(String, String, List<ContentObjectRecord>) - Constructor for class com.epages.legal.ContentPageBuilder
-
- ContentPageSummary - Interface in com.epages.legal
-
Content page summary
- context - Variable in class com.epages.cli.shell.CrashGuiceSupport.Bootstrap
-
- contextPath - Variable in class com.epages.server.DefaultServletHolderBuilder
-
- convert(AuthorizationDetails) - Method in class com.epages.amazon.payments.AuthorizationDetailsConverter
-
- convert(AuthorizationDetails) - Method in class com.epages.amazon.payments.AuthorizationDetailsIPNConverter
-
- convert(CaptureDetails) - Method in class com.epages.amazon.payments.CaptureDetailsConverter
-
- convert(CaptureDetails) - Method in class com.epages.amazon.payments.CaptureDetailsIPNConverter
-
- convert(GetOrderReferenceDetailsResponse) - Method in class com.epages.amazon.payments.GetOrderResponseConverter
-
- convert(OrderReferenceDetails) - Method in class com.epages.amazon.payments.OrderReferenceDetailsConverter
-
- convert(OrderReference) - Method in class com.epages.amazon.payments.OrderReferenceDetailsIPNConverter
-
- convert(SetOrderReferenceDetailsResponse) - Method in class com.epages.amazon.payments.SetOrderResponseConverter
-
- convert(Address) - Method in class com.epages.cart.AddressConverter
-
- convert(Cart) - Method in class com.epages.cart.CartConverter
-
- convert(CartInput) - Method in class com.epages.cart.CartInputConverter
-
- convert(List<LineItemInput>) - Method in class com.epages.cart.CartInputConverter
-
- convert(LineItemInput) - Method in class com.epages.cart.CartInputConverter
-
- convert(List<Link>) - Method in class com.epages.cart.LinksConverter
-
- convert(Link) - Method in class com.epages.cart.LinksConverter
-
- convert(String) - Static method in class com.epages.configuration.HttpProxyLinuxToJavaConverter
-
- convert(String) - Method in enum com.epages.mongodb.CustomConversionsProvider.CurrencyCodeToCurrency
-
- convert(Currency) - Method in enum com.epages.mongodb.CustomConversionsProvider.CurrencyToCurrencyCodeConverter
-
- convert(GUID) - Method in enum com.epages.mongodb.CustomConversionsProvider.GUIDToStringConverter
-
- convert(Principal) - Method in enum com.epages.mongodb.CustomConversionsProvider.PrincipalToStringConverter
-
- convert(String) - Method in enum com.epages.mongodb.CustomConversionsProvider.StringToGUIDConverter
-
- convert(String) - Method in enum com.epages.mongodb.CustomConversionsProvider.StringToPrincipalConverter
-
- convert(String) - Method in enum com.epages.mongodb.CustomConversionsProvider.StringToURIConverter
-
- convert(URI) - Method in enum com.epages.mongodb.CustomConversionsProvider.URIToStringConverter
-
- convert(Map<String, List<String>>) - Method in enum com.epages.oauth1.MapToMultiValueMap
-
- convert(MultivaluedHashMap<String, String>) - Method in enum com.epages.oauth1.MultiValueMapToMap
-
- convert(String, OutputStream) - Method in interface com.epages.pdf.PdfConverter
-
- convert(String, OutputStream) - Method in class com.epages.pdf.PdfConverterImpl
-
- convert(String, CategoryInfoMap, TGetInfo_Return, Locale, TGetInfo_Return...) - Method in interface com.epages.service.api.soap.CategoryConverter
-
- convert(String, CategoryInfoMap, TGetInfo_Return, Locale, TGetInfo_Return...) - Method in class com.epages.service.api.soap.CategoryConverterImpl
-
- convert(String, TAttribute[]) - Method in interface com.epages.service.api.soap.ImageConverter
-
- convert(String, TAttribute[], TAttribute[]) - Method in interface com.epages.service.api.soap.ImageConverter
-
- convert(String, TAttribute[]) - Method in class com.epages.service.api.soap.ImageConverterImpl
-
- convert(String, TAttribute[], TAttribute[]) - Method in class com.epages.service.api.soap.ImageConverterImpl
-
- convert(TAttribute[], String, Locale) - Method in class com.epages.service.api.soap.LocalizedAttributeConverter
-
- convert(TLocalizedValue[], Locale) - Method in class com.epages.service.api.soap.LocalizedValueConverter
-
- convert(TLocalizedValue[], Locale, String) - Method in class com.epages.service.api.soap.LocalizedValueConverter
-
- convert(TGetInfo_Return) - Method in class com.epages.service.api.soap.ProductAvailabilityConverter
-
- convert(TGetInfo_Return[], List<String>, ShopRequestContext) - Method in interface com.epages.service.api.soap.ProductConverter
-
Convert a soap result set and filter by a given list of result guids.
- convert(TGetInfo_Return[], List<String>, ShopRequestContext) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- convert(TGetInfo_Return, TGetInfo_Return, ShopRequestContext) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- convert(TGetInfo_Return, ShopRequestContext) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- convert(TProductPrice, Locale) - Method in interface com.epages.service.api.soap.ProductPriceConverter
-
- convert(TProductPrice, Locale) - Method in class com.epages.service.api.soap.ProductPriceConverterImpl
-
- convert(Map<TGetProductAttributeInfo_Return, TGetPreDefAttributeInfo_Return[]>) - Method in class com.epages.service.api.soap.ProductTypeConverter
-
- convert(TGetPreDefAttributeInfo_Return) - Method in class com.epages.service.api.soap.ProductTypeConverter
-
- convert(TGetInfo_Return) - Method in class com.epages.service.api.soap.SlideshowAttributeConverter
-
- convert(TAttribute[]) - Method in class com.epages.service.api.soap.VariationIdentifierConverter
-
This class can only be used to convert variation attributes that belong to a variation (subproduct).This means
variation attributes can only have one single value.
- convert(TAttribute[]) - Method in class com.epages.service.api.soap.VariationMultimapConverter
-
- convert(TGetInfo_Return[]) - Method in class com.epages.service.api.soap.VariationSummariesConverter
-
- convert(TGetInfo_Return) - Method in class com.epages.service.api.soap.VariationSummaryConverter
-
- convert(ShopRequestContext, SuggestionsResponse) - Method in interface com.epages.suggest.SuggestConverter
-
- convert(ShopRequestContext, SuggestionsResponse) - Method in class com.epages.suggest.SuggestConverterImpl
-
- convert(Link) - Method in enum com.epages.ws.rs.core.LinkConverters.LinkToStringDateConverter
-
- convert(String) - Method in enum com.epages.ws.rs.core.LinkConverters.StringToLinkConverter
-
- convertAttribute(TGetProductAttributeInfo_Return, TGetPreDefAttributeInfo_Return[]) - Method in class com.epages.service.api.soap.ProductTypeConverter
-
- convertDocumentListIntoProducts(SolrDocumentList, Locale) - Method in class com.epages.search.solr.DocumentListToProductResultListConverter
-
- converter - Variable in class com.epages.amazon.payments.AuthorizationServiceImpl
-
- converter - Variable in class com.epages.amazon.payments.CaptureServiceImpl
-
- converter - Variable in class com.epages.amazon.payments.IPNAuthorizationService
-
- converter - Variable in class com.epages.amazon.payments.IPNCaptureService
-
- converter - Variable in class com.epages.amazon.payments.IPNOrderReferenceService
-
- converter - Variable in class com.epages.pdf.PdfResource
-
- converter - Static variable in class com.epages.search.DoubleRangeRounder
-
- converter - Variable in class com.epages.search.facets.NumericFacetValueBuilder
-
- converter - Variable in class com.epages.search.solr.DocumentListToProductResultListConverter
-
- converter - Variable in class com.epages.search.solr.FilterQueryUtilityImpl
-
- converter - Variable in class com.epages.search.solr.MultiGroupSuggestResultBuilder
-
- converter - Variable in class com.epages.search.solr.ProductSearchResponseBuilder
-
- converter - Variable in class com.epages.search.solr.ProductSearchResponseBuilderProvider
-
- converter - Variable in class com.epages.search.solr.SpellingCorrectionFactoryImpl
-
- converter - Variable in class com.epages.service.api.soap.CategoryServiceSoap
-
- converter - Variable in class com.epages.service.api.soap.ProductServiceImpl
-
- converter - Variable in class com.epages.service.api.soap.ProductTypeServiceImpl
-
- converter - Variable in class com.epages.service.api.soap.VariationSummariesConverter
-
- converter - Variable in class com.epages.service.api.soap.VariationSummaryServiceImpl
-
- converter - Variable in class com.epages.suggest.SuggestServiceImpl
-
- CONVERTER_TYPE_LITERAL - Static variable in class com.epages.plugin.AbstractPlugin
-
- converterMapper - Variable in class com.epages.mongodb.MappingMongoConverterProvider
-
- convertPathChars(String) - Static method in class com.epages.product.attribute.entry.FileUtil
-
Encodes a normal string to a string, which can be used as directory name.
- convertSoapValueToAvailabilityEnum(String) - Method in class com.epages.service.api.soap.ProductAvailabilityConverter
-
- convertToAws() - Method in class com.epages.amazon.payments.OrderReferenceAttributes
-
- convertToCapped() - Method in class com.epages.mongodb.MongoDbCollectionBuilder
-
Deprecated.
Indexes not copied No indexes will be created when the new capped
collection is.
- convertToSolr(String) - Method in class com.epages.search.UserInputToEdismaxQueryConverter
-
- convertToSolr(String) - Method in interface com.epages.search.UserInputToSolrQueryConverter
-
- convertToUserInput(String) - Method in class com.epages.search.UserInputToEdismaxQueryConverter
-
- convertToUserInput(String) - Method in interface com.epages.search.UserInputToSolrQueryConverter
-
- Coordinator - Annotation Type in com.epages.commons.lifecycle
-
Guice binding annotation
- core - Variable in class com.epages.index.ProductDeleteServiceImpl
-
- core - Variable in class com.epages.solrclient.core.CoreInfo
-
- core - Variable in class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- core - Variable in class com.epages.solrclient.document.DocumentBufferedOutputStreamImpl
-
- CORE_IDENTIFIER - Static variable in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- CoreAdminRequestBuilder - Class in com.epages.solrclient.core.internal
-
- CoreAdminRequestBuilder(SolrCoreConfiguration) - Constructor for class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- CoreIdentifier - Class in com.epages.solrclient.core
-
- CoreIdentifier(String) - Constructor for class com.epages.solrclient.core.CoreIdentifier
-
- CoreInfo - Class in com.epages.solrclient.core
-
- CoreInfo() - Constructor for class com.epages.solrclient.core.CoreInfo
-
- CoreInfo(CoreIdentifier) - Constructor for class com.epages.solrclient.core.CoreInfo
-
- CoreInfos - Class in com.epages.solrclient.core
-
- CoreInfos(List<CoreInfo>) - Constructor for class com.epages.solrclient.core.CoreInfos
-
- CoreInfos() - Constructor for class com.epages.solrclient.core.CoreInfos
-
- coreInfos - Variable in class com.epages.solrclient.core.CoreInfos
-
- coreLookup - Variable in class com.epages.index.DeleteProductsFromIndexImpl
-
- coreLookup - Variable in class com.epages.index.ProductsDocumentBufferedOutputStreamProvider
-
- coreLookup - Variable in class com.epages.search.popularity.boost.FieldStatsInfoServiceImpl
-
- coreLookup - Variable in class com.epages.search.solr.MultiGroupSuggesterImpl
-
- coreLookup - Variable in class com.epages.search.solr.ProductSearcherImpl
-
- CoreLookup - Interface in com.epages.solrclient.core
-
- corename - Variable in class com.epages.solrclient.core.CoreIdentifier
-
- CoreOptimizer - Class in com.epages.solrclient.core.internal
-
- CoreOptimizer(CoreService) - Constructor for class com.epages.solrclient.core.internal.CoreOptimizer
-
- CoreOptimizerExecutor - Class in com.epages.index
-
- CoreOptimizerExecutor(EPJExecutor, SolrCoreConfiguration, CoreOptimizer) - Constructor for class com.epages.index.CoreOptimizerExecutor
-
- CorePlugin - Class in com.epages.solrclient.core.internal
-
- CorePlugin() - Constructor for class com.epages.solrclient.core.internal.CorePlugin
-
- corePoolSize - Variable in class com.epages.executor.ExecutorStats
-
- CoreService - Interface in com.epages.solrclient.core
-
- coreService - Variable in class com.epages.solrclient.core.internal.CoreOptimizer
-
- CoreServiceImpl - Class in com.epages.solrclient.core.internal
-
- CoreServiceImpl(SolrCoreConfiguration, SolrServerLookup, Provider<CoreAdminRequestBuilder>) - Constructor for class com.epages.solrclient.core.internal.CoreServiceImpl
-
- count - Variable in class com.epages.commons.math.AverageValue
-
- country - Variable in class com.epages.cart.Address
-
- Country - Annotation Type in com.epages.service.api.constraints
-
Tests validity of country codes according to
ISO 3166-1
- Country.CountryCodeType - Enum in com.epages.service.api.constraints
-
- Country.CountryCodeType() - Constructor for enum com.epages.service.api.constraints.Country.CountryCodeType
-
- Country.Validator - Class in com.epages.service.api.constraints
-
- Country.Validator() - Constructor for class com.epages.service.api.constraints.Country.Validator
-
- cpBuilder - Variable in class com.epages.legal.ContactInformationBuilder
-
- crashConfiguration(Configuration) - Method in class com.epages.cli.shell.CliShellPlugin
-
- CrashGuiceConfiguration - Class in com.epages.cli.shell
-
- CrashGuiceConfiguration(ImmutableMap<PropertyDescriptor<Object>, Object>) - Constructor for class com.epages.cli.shell.CrashGuiceConfiguration
-
- CrashGuiceConfiguration.Builder - Class in com.epages.cli.shell
-
- CrashGuiceConfiguration.Builder() - Constructor for class com.epages.cli.shell.CrashGuiceConfiguration.Builder
-
- CrashGuiceSupport - Class in com.epages.cli.shell
-
- CrashGuiceSupport(boolean) - Constructor for class com.epages.cli.shell.CrashGuiceSupport
-
- CrashGuiceSupport() - Constructor for class com.epages.cli.shell.CrashGuiceSupport
-
- CrashGuiceSupport.Bootstrap - Class in com.epages.cli.shell
-
- CrashGuiceSupport.Bootstrap(Boolean, Injector, PluginDiscovery, CrashGuiceConfiguration) - Constructor for class com.epages.cli.shell.CrashGuiceSupport.Bootstrap
-
- CrashGuiceSupport.CrashPluginsModule - Class in com.epages.cli.shell
-
- CrashGuiceSupport.CrashPluginsModule() - Constructor for class com.epages.cli.shell.CrashGuiceSupport.CrashPluginsModule
-
- create(String, String) - Static method in class com.epages.amazon.payments.Amount
-
- create(AmazonPaymentsRequestConfigProperties) - Method in class com.epages.amazon.payments.AwsPaymentsServiceClientFactory
-
- create(String, CartInput) - Method in class com.epages.cart.CartResource
-
Creates a cart for the specified shop
- create(String, CartInput) - Method in interface com.epages.cart.CartService
-
Creates an empty cart in a given shop.
- create(String, CartInput) - Method in class com.epages.cart.CartServiceEP6Rest
-
- create(String, CartInput) - Method in interface com.epages.cart.CartServiceEP6Soap
-
- create(String, CartInput) - Method in class com.epages.cart.CartServiceEP6SoapImpl
-
- create(String, CartInput) - Method in class com.epages.cart.CartServiceImpl
-
This is going to ep6 server twice:
1) Create a new cart over SOAP
2) Get the newly created cart over REST
- create(String) - Method in interface com.epages.commons.Synchronizer
-
- create(String) - Method in interface com.epages.dao.JdbcTemplateFactory
-
- create(String) - Method in class com.epages.dao.JdbcTemplateFactoryImpl
-
- create(String) - Method in interface com.epages.dao.NamedParameterJdbcTemplateFactory
-
- create(String) - Method in class com.epages.dao.NamedParameterJdbcTemplateFactoryImpl
-
- create(String) - Method in class com.epages.dao.ReplicationTokenSynchronizer
-
- create(String, String) - Method in class com.epages.diagnostic.PingResource
-
Creates a ping resource
- create(String, String) - Method in class com.epages.ep6.rest.client.InvocationBuilderEP6
-
- create(String, String, Map<String, Object[]>) - Method in class com.epages.ep6.rest.client.InvocationBuilderEP6
-
- create(String, String) - Method in interface com.epages.ep6.rest.client.InvocationBuilderFactory
-
- create(String, String, Map<String, Object[]>) - Method in interface com.epages.ep6.rest.client.InvocationBuilderFactory
-
- create(IProduct) - Method in class com.epages.index.appender.ProductSolrInputDocumentConverter
-
- create(String, GUID) - Static method in class com.epages.index.entities.Index
-
- create(Index) - Method in interface com.epages.index.IndexService
-
- create(Index) - Method in class com.epages.index.IndexServiceSingleCore
-
- create(String) - Method in interface com.epages.metadata.ContentObjectAttributesDao
-
- create(String) - Method in class com.epages.metadata.ContentObjectAttributesDaoJdbcTemplate
-
- create(String, ProductReaderPreparedStatementSetter) - Method in interface com.epages.metadata.ItemStreamReaderFactory
-
- create(String) - Method in interface com.epages.metadata.MetadataDao
-
- create(String) - Method in class com.epages.metadata.MetadataDaoJdbcTemplate
-
- create(String, ProductReaderPreparedStatementSetter) - Method in interface com.epages.metadata.PeekableItemReaderFactory
-
- create(String, AccessTokenContext, UriInfo) - Method in class com.epages.oauth1.AccessTokenResource
-
Creates an access token valid for a shop.
- create(AccessTokenContext, String) - Method in interface com.epages.oauth1.AccessTokenService
-
- create(AccessTokenContext, String) - Method in class com.epages.oauth1.AccessTokenServiceImpl
-
- create(String, UriInfo) - Method in class com.epages.oauth1.ConsumerResource
-
Creates a new consumer.
- create(String) - Method in interface com.epages.oauth1.ConsumerService
-
Creates a new consumer.
- create(String) - Method in class com.epages.oauth1.ConsumerServiceImpl
-
- create(String) - Method in class com.epages.oauth1.ratelimit.RateLimitServiceImpl
-
- create(String, ProductReaderPreparedStatementSetter) - Method in class com.epages.product.category.CategoryItemStreamReader
-
- create(String, ProductReaderPreparedStatementSetter) - Method in class com.epages.product.category.CategoryStreamReaderFactory
-
- create(String, ProductReaderPreparedStatementSetter) - Method in interface com.epages.product.tax.GrossPriceCalculator
-
- create(String, ProductReaderPreparedStatementSetter) - Method in class com.epages.product.tax.GrossPriceCalculatorImpl
-
- create(String) - Method in interface com.epages.product.tax.TaxMatrixDAO
-
- create(String) - Method in class com.epages.product.tax.TaxMatrixDAOJdbcTemplate
-
- create() - Static method in class com.epages.product.VariationAttributesBuilder
-
- create(BigDecimal, String, Locale) - Method in interface com.epages.quantity.QuantityService
-
- create(Float, String, Locale) - Method in interface com.epages.quantity.QuantityService
-
- create(BigDecimal, String, Locale) - Method in class com.epages.quantity.QuantityServiceImpl
-
- create(Float, String, Locale) - Method in class com.epages.quantity.QuantityServiceImpl
-
- create(String, List<Unit>) - Static method in class com.epages.quantity.Units
-
- create(String) - Method in interface com.epages.quantity.UnitsDao
-
- create(String) - Method in class com.epages.quantity.UnitsSQLDao
-
- create(Locale) - Method in interface com.epages.search.facets.FacetValueComparatorFactory
-
- create(Locale) - Method in class com.epages.search.facets.FacetValueComparatorFactoryImpl
-
- create(String) - Method in class com.epages.search.popularity.clickcount.ClickLimitServiceImpl
-
- create(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.solr.facets.CustomFacetFactory
-
- create(Float, Float, String, Price, Locale) - Method in interface com.epages.service.api.BasePriceService
-
- create(BigDecimal, BigDecimal, String, Price, Locale) - Method in interface com.epages.service.api.BasePriceService
-
- create() - Static method in class com.epages.service.api.model.Price
-
- create(Price) - Static method in class com.epages.service.api.model.Price
-
- create(BigDecimal, BigDecimal, String, Price, Locale) - Method in class com.epages.service.api.soap.BasePriceServiceImpl
-
- create(Float, Float, String, Price, Locale) - Method in class com.epages.service.api.soap.BasePriceServiceImpl
-
- create(String) - Method in interface com.epages.shop.ShopDao
-
- create(String) - Method in class com.epages.shop.ShopDaoJdbcTemplate
-
- create(CoreIdentifier) - Method in interface com.epages.solrclient.core.CoreService
-
- create() - Method in class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- create(CoreIdentifier) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- create(T) - Method in interface com.epages.solrclient.document.SolrInputDocumentConverter
-
- createAllGuidsArray(List<String>, List<String>) - Static method in class com.epages.service.api.soap.ProductServiceImpl
-
- createBooleanValue(CustomSearchFilterAttribute, FacetField.Count) - Method in class com.epages.search.solr.facets.CustomBooleanFacetValuesBuilder
-
- createChildInjector(Iterable<? extends Module>) - Method in class com.epages.plugin.PluginServiceLoader
-
- createChildInjector(Module...) - Method in class com.epages.plugin.PluginServiceLoader
-
- createCommandFS() - Method in class com.epages.cli.shell.CrashGuiceSupport.Bootstrap
-
- createConfFS() - Method in class com.epages.cli.shell.CrashGuiceSupport.Bootstrap
-
- createContext() - Static method in class com.epages.server.logging.EPJContextLogger.EPJLoggerFactory
-
- created - Static variable in class com.epages.executor.EpThread
-
- created() - Method in class com.epages.task.api.Task
-
- createdOn - Variable in class com.epages.amazon.payments.OrderReferenceInfo
-
- createdOn - Variable in class com.epages.task.api.Task
-
- createEPagesJConfigurationWithoutInjector() - Static method in class com.epages.configuration.file.EPagesJDirConfigurationFactory
-
- createFacetValue(String, String, CustomSearchFilterAttribute) - Method in class com.epages.search.solr.facets.CustomCommonFacetValuesBuilder
-
- createFacetValue(String, String, int, CustomSearchFilterAttribute) - Method in class com.epages.search.solr.facets.CustomCommonFacetValuesBuilder
-
- createFacetValueFromCount(FacetField.Count) - Method in class com.epages.search.solr.facets.ManufacturerFacetFactoryImpl
-
- createGroupKey(SubProduct) - Method in class com.epages.product.splitter.AbstractProductSplitter
-
Implementations should implement a strategy that maps subproducts
that belong into the same product group, onto the same group key.
- createGroupKey(SubProduct) - Method in class com.epages.product.splitter.ImageProductSplitter
-
- createIndex(String, UpdateSearch) - Method in class com.epages.index.IndexResource
-
Creates or replaces the search indices for shops of the same store.
- createIndex(String, GUID, UpdateSearch) - Method in class com.epages.index.IndexResource
-
Creates or replaces the search index for a shop of a store.
- createIndexForShops(Index, List<IndexItem>) - Method in interface com.epages.index.IndexTaskService
-
Creates a task to index a list of shops included in the same Store.
- createIndexForShops(Index, List<IndexItem>) - Method in class com.epages.index.IndexTaskServiceImpl
-
- createInjector(List<? extends Module>, String[], Module...) - Method in class com.epages.plugin.PluginServiceLoader
-
- createItem(SolrDocument, Locale) - Method in class com.epages.search.solr.SolrDocumentToProductConverter
-
- createItem(SolrDocument, Locale) - Method in interface com.epages.solrclient.document.SolrDocumentToItemConverter
-
- createLineItem(String, GUID, LineItemInput) - Method in class com.epages.cart.CartLineItemResource
-
Creates an item in the specified cart
- createLineItem(String, GUID, LineItemInput) - Method in interface com.epages.cart.CartLineItemService
-
- createLineItem(String, GUID, LineItemInput) - Method in class com.epages.cart.CartLineItemServiceImpl
-
- createLink(UriBuilder, String, CategoryInfo, String) - Method in class com.epages.product.CategoryLinkServiceImpl
-
- createList(Iterator<? extends Module>) - Static method in class com.epages.plugin.BasePluginSelector
-
- createNotMatchingValue(String, String) - Method in class com.epages.search.facets.FacetValueFillUp
-
- createNotMatchingValue(String, String) - Method in class com.epages.search.facets.SimpleFacetValueFillUp
-
- createNotMatchingValue(String, String, CustomSearchFilterAttribute) - Method in class com.epages.search.solr.facets.CustomCommonFacetValuesBuilder
-
- createNoveltyFacet(boolean, int) - Method in class com.epages.search.solr.facets.NoveltyFacetFactoryImpl
-
- createQueryField(String, String[], boolean) - Static method in class com.epages.search.queryfield.QueryFieldFactory
-
- createQueryField(String) - Static method in class com.epages.search.queryfield.QueryFieldFactory
-
- createQueryField(String, String) - Static method in class com.epages.search.queryfield.QueryFieldFactory
-
- createQueryField(String, float, boolean) - Static method in class com.epages.search.queryfield.QueryFieldFactory
-
- createRangeQuery(String, String, String) - Method in class com.epages.search.solr.FilterQueryUtilityImpl
-
- CreateShopIndicesTask - Class in com.epages.index
-
- CreateShopIndicesTask() - Constructor for class com.epages.index.CreateShopIndicesTask
-
- CreateShopIndicesTask.SkipException - Exception in com.epages.index
-
- CreateShopIndicesTask.SkipException(int) - Constructor for exception com.epages.index.CreateShopIndicesTask.SkipException
-
- CreateShopIndicesTaskProvider - Class in com.epages.index
-
- CreateShopIndicesTaskProvider(IndexService, Provider<Synchronizer>, EpjTaskProviderMapper) - Constructor for class com.epages.index.CreateShopIndicesTaskProvider
-
- createSolrQuery(GUID) - Method in class com.epages.search.popularity.boost.FieldStatsInfoServiceImpl
-
- createSolrQuery(Index) - Method in interface com.epages.search.solr.SolrQueryFactory
-
- createSolrQuery(Index) - Method in class com.epages.search.solr.VisibleEdismaxQueryFactory
-
- createValue(long, String, String, String, int, List<FacetValue>) - Method in class com.epages.search.facets.CategoryValuesUtil
-
- createValue(long, String, String, String, int) - Method in class com.epages.search.facets.CategoryValuesUtil
-
- createWildCardedQueryField(String) - Static method in class com.epages.search.queryfield.QueryFieldFactory
-
- createWildCardedQueryField(String, String) - Static method in class com.epages.search.queryfield.QueryFieldFactory
-
- creationDate - Variable in class com.epages.search.popularity.ProductPopularity.Builder
-
- creationDate - Variable in class com.epages.search.popularity.ProductPopularity
-
- creationTimestamp - Variable in class com.epages.amazon.payments.AuthorizationDetails
-
- creationTimestamp - Variable in class com.epages.amazon.payments.CaptureDetails
-
- credentialsExist() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- csvConfig - Variable in class com.epages.ep6.ws.config.AppKeyWSConfigServiceImpl
-
- csvConfig - Variable in class com.epages.ep6.ws.config.SimpleWSConfigServiceImpl
-
- CsvConfigurationImpl - Class in com.epages.ep6.ws.config
-
- CsvConfigurationImpl(File) - Constructor for class com.epages.ep6.ws.config.CsvConfigurationImpl
-
- CsvConfigurationProvider - Class in com.epages.ep6.ws.config
-
- CsvConfigurationProvider(ConfigFileFinder) - Constructor for class com.epages.ep6.ws.config.CsvConfigurationProvider
-
- ctx - Variable in class com.epages.server.logging.LoggerConfigurator
-
- ctx - Variable in class com.epages.service.api.soap.SearchParamsBuilder
-
- currencies - Variable in class com.epages.shop.Shop
-
- CURRENCIES_ROW_MAPPER - Static variable in class com.epages.shop.ShopDaoJdbcTemplate
-
- CurrenciesResource - Class in com.epages.shop
-
REST resource for fetching currencies from a specific shop.
- CurrenciesResource(CurrenciesService) - Constructor for class com.epages.shop.CurrenciesResource
-
- currenciesService - Variable in class com.epages.shop.CurrenciesResource
-
- CurrenciesService - Interface in com.epages.shop
-
- CurrenciesServiceEP6 - Class in com.epages.shop
-
- CurrenciesServiceEP6(InvocationBuilderFactory) - Constructor for class com.epages.shop.CurrenciesServiceEP6
-
- currency - Variable in class com.epages.amazon.payments.Amount
-
- currency - Variable in class com.epages.cart.CartInput
-
- currency - Variable in class com.epages.product.tax.Money
-
- currency - Variable in class com.epages.search.api.model.SearchParams
-
- currency - Variable in class com.epages.service.api.model.Price.Builder
-
- currency - Variable in class com.epages.service.api.model.Price
-
- currency - Variable in class com.epages.shop.ShopRequestContext.Builder
-
- currency - Variable in class com.epages.shop.ShopRequestContext
-
- currencyCode - Variable in class com.epages.search.api.SearchRequest
-
- CurrencyConverterProvider - Class in com.epages.ws.rs.converter
-
- CurrencyConverterProvider() - Constructor for class com.epages.ws.rs.converter.CurrencyConverterProvider
-
- current - Variable in class com.epages.solrclient.core.CoreInfo
-
- CURRENT_VERSION_DEFAULT - Static variable in class com.epages.commons.version.Version
-
- CURRENT_VERSION_KEY - Static variable in class com.epages.commons.version.Version
-
- currentPage - Variable in class com.epages.product.VariationsBuilder
-
- currentPage - Variable in class com.epages.product.VariationSummaryPageSelector
-
- currentPage(int) - Method in class com.epages.product.VariationSummaryPageSelector
-
- currentPage - Variable in class com.epages.search.api.model.SearchParams
-
- CUSTOM_CONVERSIONS - Variable in class com.epages.mongodb.CustomConversionsProvider
-
- CustomAttribute - Class in com.epages.product.attribute.entry
-
- CustomAttribute(int, int, LocalizedKey, CustomAttributeValue) - Constructor for class com.epages.product.attribute.entry.CustomAttribute
-
- CustomAttribute - Class in com.epages.service.api
-
- CustomAttribute() - Constructor for class com.epages.service.api.CustomAttribute
-
- CustomAttribute.CustomAttributeType - Enum in com.epages.service.api
-
- CustomAttribute.CustomAttributeType() - Constructor for enum com.epages.service.api.CustomAttribute.CustomAttributeType
-
- CustomAttribute.Value - Class in com.epages.service.api
-
- CustomAttribute.Value() - Constructor for class com.epages.service.api.CustomAttribute.Value
-
- CustomAttributeFacetFilter - Class in com.epages.search.solr.facets
-
TODO Not currently in use, why not?
- CustomAttributeFacetFilter(SearchConfig, FileWatcher) - Constructor for class com.epages.search.solr.facets.CustomAttributeFacetFilter
-
- CustomAttributeLinkAppenderServiceImpl - Class in com.epages.product
-
- CustomAttributeLinkAppenderServiceImpl(CustomAttributeLinkService) - Constructor for class com.epages.product.CustomAttributeLinkAppenderServiceImpl
-
- customAttributeLinkService - Variable in class com.epages.product.CustomAttributeLinkAppenderServiceImpl
-
- CustomAttributeLinkService - Interface in com.epages.product
-
- CustomAttributeLinkServiceImpl - Class in com.epages.product
-
- CustomAttributeLinkServiceImpl(UriInfoService, Provider<Shop>) - Constructor for class com.epages.product.CustomAttributeLinkServiceImpl
-
- CustomAttributes - Class in com.epages.service.api
-
- CustomAttributes() - Constructor for class com.epages.service.api.CustomAttributes
-
- CustomAttributeValue - Class in com.epages.product.attribute.entry
-
- CustomAttributeValue(String, CustomSearchFilterAttributeType, Locale) - Constructor for class com.epages.product.attribute.entry.CustomAttributeValue
-
- CustomBooleanFacetValuesBuilder - Class in com.epages.search.solr.facets
-
- CustomBooleanFacetValuesBuilder() - Constructor for class com.epages.search.solr.facets.CustomBooleanFacetValuesBuilder
-
- CustomCommonFacetValuesBuilder - Class in com.epages.search.solr.facets
-
- CustomCommonFacetValuesBuilder(SearchConfig) - Constructor for class com.epages.search.solr.facets.CustomCommonFacetValuesBuilder
-
- CustomConversionsProvider - Class in com.epages.mongodb
-
- CustomConversionsProvider(Set<Converter<?, ?>>) - Constructor for class com.epages.mongodb.CustomConversionsProvider
-
- CustomConversionsProvider.CurrencyCodeToCurrency - Enum in com.epages.mongodb
-
- CustomConversionsProvider.CurrencyCodeToCurrency() - Constructor for enum com.epages.mongodb.CustomConversionsProvider.CurrencyCodeToCurrency
-
- CustomConversionsProvider.CurrencyToCurrencyCodeConverter - Enum in com.epages.mongodb
-
- CustomConversionsProvider.CurrencyToCurrencyCodeConverter() - Constructor for enum com.epages.mongodb.CustomConversionsProvider.CurrencyToCurrencyCodeConverter
-
- CustomConversionsProvider.GUIDToStringConverter - Enum in com.epages.mongodb
-
- CustomConversionsProvider.GUIDToStringConverter() - Constructor for enum com.epages.mongodb.CustomConversionsProvider.GUIDToStringConverter
-
- CustomConversionsProvider.PrincipalToStringConverter - Enum in com.epages.mongodb
-
- CustomConversionsProvider.PrincipalToStringConverter() - Constructor for enum com.epages.mongodb.CustomConversionsProvider.PrincipalToStringConverter
-
- CustomConversionsProvider.StringToGUIDConverter - Enum in com.epages.mongodb
-
- CustomConversionsProvider.StringToGUIDConverter() - Constructor for enum com.epages.mongodb.CustomConversionsProvider.StringToGUIDConverter
-
- CustomConversionsProvider.StringToPrincipalConverter - Enum in com.epages.mongodb
-
- CustomConversionsProvider.StringToPrincipalConverter() - Constructor for enum com.epages.mongodb.CustomConversionsProvider.StringToPrincipalConverter
-
- CustomConversionsProvider.StringToURIConverter - Enum in com.epages.mongodb
-
- CustomConversionsProvider.StringToURIConverter() - Constructor for enum com.epages.mongodb.CustomConversionsProvider.StringToURIConverter
-
- CustomConversionsProvider.URIToStringConverter - Enum in com.epages.mongodb
-
- CustomConversionsProvider.URIToStringConverter() - Constructor for enum com.epages.mongodb.CustomConversionsProvider.URIToStringConverter
-
- CustomFacetFactory - Class in com.epages.search.solr.facets
-
- CustomFacetFactory(CustomFacetValuesBuilderLookup) - Constructor for class com.epages.search.solr.facets.CustomFacetFactory
-
- CustomFacetsFactory - Interface in com.epages.search.solr.facets
-
- CustomFacetsFactoryImpl - Class in com.epages.search.solr.facets
-
Class responsibilities are:
Filter out unselected attributes or attributes that do not have enough
results, i.e.
- CustomFacetsFactoryImpl(CustomAttributeFacetFilter, CustomFacetFactory) - Constructor for class com.epages.search.solr.facets.CustomFacetsFactoryImpl
-
- CustomFacetValuesBuilder - Interface in com.epages.search.solr.facets
-
- CustomFacetValuesBuilderLookup - Class in com.epages.search.solr.facets
-
- CustomFacetValuesBuilderLookup(Set<CustomFacetValuesBuilder>, CustomFacetValuesBuilder) - Constructor for class com.epages.search.solr.facets.CustomFacetValuesBuilderLookup
-
- customFactory - Variable in class com.epages.search.solr.ProductSearchResponseBuilder
-
- customFactory - Variable in class com.epages.search.solr.ProductSearchResponseBuilderProvider
-
- CustomFloatFacetValuesBuilder - Class in com.epages.search.solr.facets
-
- CustomFloatFacetValuesBuilder(NumericFacetValueBuilder, SliderRangeBuilder) - Constructor for class com.epages.search.solr.facets.CustomFloatFacetValuesBuilder
-
- CustomIntegerFacetValueBuilder - Class in com.epages.search.solr.facets
-
- CustomIntegerFacetValueBuilder(NumericFacetValueBuilder, SliderRangeBuilder) - Constructor for class com.epages.search.solr.facets.CustomIntegerFacetValueBuilder
-
- CustomNumericValuesBuilder - Class in com.epages.search.solr.facets
-
- CustomNumericValuesBuilder(NumericFacetValueBuilder, SliderRangeBuilder) - Constructor for class com.epages.search.solr.facets.CustomNumericValuesBuilder
-
- CustomSearchFilterAttribute - Class in com.epages.product.attribute.entry
-
- CustomSearchFilterAttribute(CustomSearchFilterAttributeType, Locale, String) - Constructor for class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- CustomSearchFilterAttributeType - Enum in com.epages.product.attribute.entry
-
- CustomSearchFilterAttributeType() - Constructor for enum com.epages.product.attribute.entry.CustomSearchFilterAttributeType
-
- genericAttributes - Variable in class com.epages.product.Product
-
- genericProductReaders - Variable in class com.epages.product.reader.MainProductReader
-
- get() - Method in class com.epages.amazon.payments.AwsmazonPaymentCommonConfigPropertiesProvider
-
- get(AmazonPaymentsRequestConfigProperties, String) - Method in interface com.epages.amazon.payments.OrderReferenceService
-
- get(AmazonPaymentsRequestConfigProperties, String) - Method in class com.epages.amazon.payments.OrderReferenceServiceImpl
-
- get() - Method in class com.epages.amazon.payments.OrderResource
-
- get(String, GUID) - Method in class com.epages.cart.CartResource
-
Fetches a specified cart from the specified shop
- get(String, GUID) - Method in interface com.epages.cart.CartService
-
Provides the cart with the given identifier in the given shop.
- get(String, GUID) - Method in class com.epages.cart.CartServiceEP6Rest
-
- get(String, GUID) - Method in class com.epages.cart.CartServiceImpl
-
- get(Object) - Method in class com.epages.cli.shell.GuiceMap
-
- get(K) - Method in interface com.epages.commons.cache.Cache
-
- get(K) - Method in class com.epages.commons.cache.LookupStatic
-
- get() - Method in class com.epages.commons.io.WatchServiceProvider
-
- get() - Method in class com.epages.configuration.ConfigurationProvider
-
- get() - Method in class com.epages.configuration.DataConfigProvider
-
- get() - Method in class com.epages.configuration.file.DefaultConfigurationFileProvider
-
- get() - Method in class com.epages.configuration.file.DefaultConfigurationProvider
-
- get() - Method in class com.epages.configuration.file.FileReloadingStrategyProvider
-
- get() - Method in class com.epages.configuration.file.OptionalConfigurationFileProvider
-
- get() - Method in class com.epages.configuration.file.OptionalConfigurationProvider
-
- get(String) - Method in interface com.epages.datasource.api.DataSourceLookup
-
Data source lookup.
- get(String) - Method in interface com.epages.datasource.internal.Configurator
-
- get(String) - Method in class com.epages.datasource.internal.ConnectionConfigurator
-
- get(String) - Method in class com.epages.datasource.internal.DataSourceStaticLookup
-
- get(String) - Method in class com.epages.datasource.internal.EPJPoolConfigurator
-
- get() - Method in class com.epages.diagnostic.InfoResource
-
- get(String) - Method in interface com.epages.diagnostic.PingService
-
- get(String) - Method in class com.epages.diagnostic.PingServiceInMemory
-
- get(WebTarget, Map<String, Object[]>) - Method in class com.epages.ep6.rest.client.InvocationBuilderEP6
-
- get(String) - Method in interface com.epages.ep6.rest.client.WebTargetBuilder
-
- get(String) - Method in class com.epages.ep6.rest.client.WebTargetBuilderEP6
-
- get(String) - Method in class com.epages.ep6.ws.config.AppKeyWSConfigServiceImpl
-
- get() - Method in class com.epages.ep6.ws.config.CsvConfigurationProvider
-
- get() - Method in class com.epages.ep6.ws.config.Ep6ConfigurationFileProvider
-
- get() - Method in class com.epages.ep6.ws.config.Ep6ConfigurationProvider
-
- get(String) - Method in class com.epages.ep6.ws.config.FallbackWSConfigService
-
- get(String) - Method in class com.epages.ep6.ws.config.SimpleWSConfigServiceImpl
-
- get(String) - Method in interface com.epages.ep6.ws.config.WebServiceConfigurationService
-
- get() - Method in class com.epages.epagesj.EPagesJServerProvider
-
- get() - Method in class com.epages.epagesj.server.EPagesJTestServerProvider
-
- get() - Method in class com.epages.index.AddProductsToIndexTaskProvider
-
- get() - Method in class com.epages.index.CreateShopIndicesTaskProvider
-
- get() - Method in class com.epages.index.DeleteIndexTaskProvider
-
- get() - Method in class com.epages.index.DeleteProductsFromIndexTaskProvider
-
- get() - Method in interface com.epages.index.entities.SolrFieldName
-
- get() - Method in enum com.epages.index.entities.SolrFieldNames
-
- get() - Method in class com.epages.index.ProductsDocumentBufferedOutputStreamProvider
-
- get() - Method in class com.epages.mongodb.CustomConversionsProvider
-
- get() - Method in class com.epages.mongodb.MappingMongoConverterProvider
-
- get() - Method in class com.epages.mongodb.MongoClientProvider
-
- get() - Method in class com.epages.mongodb.MongoDbFactoryProvider
-
- get() - Method in class com.epages.mongodb.MongoOperationsProvider
-
- get() - Method in class com.epages.mongodb.MongoRepositoryFactoryProvider
-
- get(String, String) - Method in class com.epages.oauth1.AccessTokenResource
-
Returns the access token
- get(String) - Method in interface com.epages.oauth1.AccessTokenService
-
- get(String, String) - Method in interface com.epages.oauth1.AccessTokenService
-
It gets the
Token
by the tokenValue.
- get(String) - Method in class com.epages.oauth1.AccessTokenServiceImpl
-
- get(String, String) - Method in class com.epages.oauth1.AccessTokenServiceImpl
-
- get(String) - Method in class com.epages.oauth1.ConsumerResource
-
Get a consumer.
- get(String) - Method in interface com.epages.oauth1.ConsumerService
-
Returns a consumer.
- get(String) - Method in class com.epages.oauth1.ConsumerServiceImpl
-
- get() - Method in class com.epages.pdf.ITextRendererProvider
-
- get() - Method in class com.epages.pdf.WebRootServletHolderProvider
-
- get() - Method in class com.epages.plugin.EPJConfigProvider
-
- get(GUID) - Method in interface com.epages.product.attribute.AttributeService
-
- get(GUID) - Method in class com.epages.product.attribute.AttributeServiceImpl
-
- get() - Method in class com.epages.product.attribute.AttributeServiceImpl
-
- get(String) - Method in interface com.epages.product.category.CategoryInfoMap
-
- get(int) - Method in interface com.epages.product.category.CategoryInfoMap
-
- get(String) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- get(int) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- get(GUID) - Method in interface com.epages.product.category.CategoryService
-
- get(GUID) - Method in class com.epages.product.category.CategoryServiceImpl
-
- get(String, GUID, Locale) - Method in class com.epages.product.CategoryResource
-
Returns the category identified by the provided category id.
- get(GUID) - Method in interface com.epages.product.CustomAttributeLinkService
-
- get(GUID) - Method in class com.epages.product.CustomAttributeLinkServiceImpl
-
- get(GUID) - Method in class com.epages.product.MasterProductLinkServiceImpl
-
- get(GUID) - Method in interface com.epages.product.ProductLinkService
-
- get(GUID) - Method in class com.epages.product.ProductLinkServiceImpl
-
- get(String, GUID, Locale, Currency) - Method in class com.epages.product.ProductResource
-
Fetches a single product by id
- get(ShopRequestContext, GUID) - Method in class com.epages.product.ProductServiceDecorator
-
- get(ShopRequestContext, GUID) - Method in class com.epages.product.ProductServiceEP6
-
- get(String, GUID) - Method in interface com.epages.product.slideshow.SlideshowService
-
- get(String, GUID) - Method in class com.epages.product.slideshow.SlideshowServiceEP6
-
- get(GUID) - Method in interface com.epages.product.VariationsLinkService
-
- get(GUID) - Method in class com.epages.product.VariationsLinkServiceImpl
-
- get() - Method in class com.epages.product.VariationSummaryPageSelector
-
- get() - Method in class com.epages.quantity.UnitsCacheProvider
-
- get(GUID) - Method in interface com.epages.quantity.UnitService
-
Returns a unit.
- get(GUID) - Method in class com.epages.quantity.UnitServiceImpl
-
- get() - Method in class com.epages.raml.api.console.RamlApiConsoleServletHolderProvider
-
- get(SearchRequest) - Method in interface com.epages.search.api.Suggester
-
- get() - Method in class com.epages.search.fallback.FallbackSearchStrategyProvider
-
- get(GUID) - Method in interface com.epages.search.popularity.boost.WeightingService
-
- get(GUID) - Method in class com.epages.search.popularity.boost.WeightingServiceImpl
-
- get() - Method in enum com.epages.search.popularity.PopularitySolrFieldNames
-
- get(QueryResponse, SearchRequest, CategoryInfoMap) - Method in interface com.epages.search.solr.facets.CategoryFacetFactory
-
- get(QueryResponse, SearchRequest, CategoryInfoMap) - Method in class com.epages.search.solr.facets.CategoryFacetFactoryImpl
-
- get(QueryResponse, SearchRequest, Collection<CustomSearchFilterAttribute>) - Method in interface com.epages.search.solr.facets.CustomFacetsFactory
-
- get(QueryResponse, SearchRequest, Collection<CustomSearchFilterAttribute>) - Method in class com.epages.search.solr.facets.CustomFacetsFactoryImpl
-
- get(CustomSearchFilterAttributeType) - Method in class com.epages.search.solr.facets.CustomFacetValuesBuilderLookup
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.solr.facets.ManufacturerFacetFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.solr.facets.ManufacturerFacetFactoryImpl
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.solr.facets.NoveltyFacetFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.solr.facets.NoveltyFacetFactoryImpl
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.solr.facets.PriceFacetFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.solr.facets.PriceFacetFactoryImpl
-
- get(QueryResponse, String) - Method in interface com.epages.search.solr.facets.RangeBuilder
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.solr.facets.RatingFacetFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.solr.facets.RatingFacetFactoryImpl
-
- get(SearchRequest) - Method in class com.epages.search.solr.facets.setter.QuerySetterFactory
-
- get(QueryResponse, String) - Method in class com.epages.search.solr.facets.SliderRangeBuilder
-
- get() - Method in class com.epages.search.solr.ProductSearchResponseBuilderProvider
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.solr.SpellingCorrectionFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.solr.SpellingCorrectionFactoryImpl
-
- get(SearchRequest) - Method in class com.epages.search.SuggesterMultiGroupImpl
-
- get() - Method in class com.epages.server.config.ThreadPoolProvider
-
- get() - Method in class com.epages.server.inject.RequestLogHandlerProvider
-
returns null if access log is not enabled
- get() - Method in class com.epages.server.inject.RequestLogProvider
-
- get(ShopRequestContext, GUID) - Method in interface com.epages.service.api.ProductService
-
Provides a product in a given shop request context
- get(ShopRequestContext, GUID) - Method in interface com.epages.service.api.ProductTypeService
-
- get(URI, TAttribute[]) - Method in interface com.epages.service.api.soap.ImageBaseURI
-
- get(URI, TAttribute[]) - Method in class com.epages.service.api.soap.ImageBaseURIImpl
-
- get() - Method in class com.epages.service.api.soap.ProductAdditionalAttributes
-
- get(ShopRequestContext, GUID) - Method in class com.epages.service.api.soap.ProductServiceImpl
-
- get(ShopRequestContext, GUID) - Method in class com.epages.service.api.soap.ProductTypeServiceImpl
-
- get(ShopRequestContext, String) - Method in interface com.epages.shipping.ShippingMethodService
-
Returns a shipping-method of a shop.
- get(ShopRequestContext, String) - Method in class com.epages.shipping.ShippingMethodServiceEP6
-
- get(String, String, Locale) - Method in class com.epages.shipping.ShippingMethodsResource
-
Returns a shipping-method of a shop.
- get(Shop) - Method in interface com.epages.shop.BaseUriResolver
-
- get(Shop) - Method in class com.epages.shop.BaseUriResolverImpl
-
- get(String) - Method in class com.epages.shop.CurrenciesResource
-
- get(String) - Method in class com.epages.shop.LocalesResource
-
- get() - Method in class com.epages.shop.ShopFactory
-
- get() - Method in class com.epages.shop.StorenameProvider
-
- get() - Method in interface com.epages.solrclient.core.CoreLookup
-
- get() - Method in class com.epages.solrclient.core.internal.SingleCoreLookup
-
- get() - Method in class com.epages.solrclient.internal.HttpClientProvider
-
- get() - Method in class com.epages.solrclient.internal.PoolingClientConnectionManagerProvider
-
- GET - Static variable in class com.epages.solrserver.internal.SolrSecurityFilter
-
- get() - Method in class com.epages.solrserver.internal.SolrServerProvider
-
- get() - Method in class com.epages.task.internal.RecoverEPJTasksTaskProvider
-
- get() - Method in class com.epages.ws.rs.SecurityContextProvider
-
- get() - Method in class com.epages.ws.rs.ServiceLocatorProvider
-
- getAbbreviation(Locale) - Method in class com.epages.quantity.Unit
-
Returns the abbreviation (e.g.
- getAbsoluteOrFromClasspath(String, String) - Static method in class com.epages.pdf.PdfConfigurationImpl
-
- getAccessKeyId() - Method in class com.epages.amazon.payments.AmazonPaymentsRequestConfigProperties
-
- getAccessKeySecret() - Method in class com.epages.amazon.payments.AmazonPaymentsRequestConfigProperties
-
- getAccessToken(String) - Method in class com.epages.oauth1.OAuth1ProviderImpl
-
- getActiveThreads() - Method in class com.epages.executor.ExecutorStats
-
Returns the approximate number of threads that are actively
executing tasks.
- getAddress(OrderReferenceDetails) - Method in class com.epages.amazon.payments.OrderReferenceDetailsConverter
-
- getAddress() - Method in class com.epages.amazon.payments.OrderReferenceInfo
-
- getAddress() - Method in class com.epages.legal.ContactInformation
-
HTML formatted address data
- getAddressLine1() - Method in class com.epages.amazon.payments.AddressInfo
-
- getAddressLine2() - Method in class com.epages.amazon.payments.AddressInfo
-
- getAddressLine3() - Method in class com.epages.amazon.payments.AddressInfo
-
- getAdjustedPosition(CategoryProductMapAttributeEntry.CategoryAttributeValue, CategoryInfoMap, int) - Static method in class com.epages.product.reader.ProductPositionCalculator
-
- getAdjustedPosition(CategoryProductMapAttributeEntry.CategoryAttributeValue, CategoryInfoMap) - Static method in class com.epages.product.reader.ProductPositionCalculator
-
- getAdminServer(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrServerLookupStatic
-
- getAdminServer() - Method in class com.epages.solrclient.internal.SolrServerWriter
-
- getAdminServer(CoreIdentifier) - Method in interface com.epages.solrclient.SolrServerLookup
-
- getAlias() - Method in class com.epages.metadata.ContentObjectRecord
-
- getAlias() - Method in class com.epages.metadata.Ep6Object
-
- getAlias() - Method in interface com.epages.metadata.IEP6Object
-
- getAlias() - Method in class com.epages.product.splitter.ProductGroup
-
- getAlias() - Method in class com.epages.product.SubProduct
-
- getAlias() - Method in class com.epages.search.api.model.ProductResult
-
- getAlias() - Method in class com.epages.shop.Shop
-
- getAll(String, List<GUID>, GUID, Locale, Currency, int, int, String, Product.SortAttribute, SortDirection) - Method in class com.epages.product.ProductResource
-
Fetches all products for the provided parameters
- getAll(ShopRequestContext, Product.SortAttribute, SortDirection, String, GUID) - Method in class com.epages.product.ProductServiceDecorator
-
- getAll(ShopRequestContext, Product.SortAttribute, SortDirection, String, GUID) - Method in class com.epages.product.ProductServiceEP6
-
- getAll(ShopRequestContext, Product.SortAttribute, SortDirection, String, GUID) - Method in interface com.epages.service.api.ProductService
-
Provides all products in a given shop request context
- getAll(ShopRequestContext, Product.SortAttribute, SortDirection, String, GUID) - Method in class com.epages.service.api.soap.ProductServiceImpl
-
Method fetches the list of products from SOLR first and then it fetches the products info from EP6
- getAll(ShopRequestContext) - Method in interface com.epages.shipping.ShippingMethodService
-
Returns all shipping-methods of a shop.
- getAll(ShopRequestContext) - Method in class com.epages.shipping.ShippingMethodServiceEP6
-
- getAll(String, Locale) - Method in class com.epages.shipping.ShippingMethodsResource
-
Returns all shipping-methods of a shop.
- getAllAdminServer() - Method in class com.epages.solrclient.internal.SolrServerLookupStatic
-
- getAllAdminServer() - Method in interface com.epages.solrclient.SolrServerLookup
-
- getAllAttributes(Class<K>, Class<V>) - Method in class com.epages.metadata.Ep6Object
-
- getAllAttributes(Class<K>, Class<V>, String) - Method in class com.epages.metadata.Ep6Object
-
- getAllAttributes(Class<T>) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getAllAttributes(Class<K>, Class<V>) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getAllAttributes(Class<K>, Class<V>, String) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getAllAttributes(Class<K>, Class<V>) - Method in class com.epages.product.SubProduct
-
- getAllAttributes(Class<K>, Class<V>, String) - Method in class com.epages.product.SubProduct
-
- getAllBindings() - Method in class com.epages.plugin.PluginServiceLoader
-
- getAllLocalizedAttributes() - Method in class com.epages.metadata.Ep6Object
-
- getAllLocalizedAttributes() - Method in interface com.epages.metadata.IEP6Object
-
- getAllLocalizedAttributes() - Method in class com.epages.product.splitter.ProductGroup
-
- getAllLocalizedAttributes() - Method in class com.epages.product.SubProduct
-
- getAllLocalizedCustomAttributes() - Method in interface com.epages.product.IProduct
-
- getAllLocalizedCustomAttributes() - Method in class com.epages.product.Product
-
- getAllLocalizedCustomAttributes() - Method in class com.epages.product.splitter.ProductGroup
-
- getAllLocalizedCustomAttributes() - Method in class com.epages.product.SubProduct
-
- getAllModules() - Method in class com.epages.plugin.ApplicationPluginSelector
-
- getAllMultiSelectCustomAttributes() - Method in interface com.epages.product.IProduct
-
- getAllMultiSelectCustomAttributes() - Method in class com.epages.product.Product
-
- getAllMultiSelectCustomAttributes() - Method in class com.epages.product.splitter.ProductGroup
-
- getAllMultiSelectCustomAttributes() - Method in class com.epages.product.SubProduct
-
- getAllNames() - Method in interface com.epages.product.IProduct
-
- getAllNames() - Method in class com.epages.product.Product
-
- getAllNames() - Method in class com.epages.product.splitter.ProductGroup
-
- getAllNames() - Method in class com.epages.product.SubProduct
-
- getAllStringAttributes() - Method in class com.epages.metadata.Ep6Object
-
- getAllStringAttributes() - Method in interface com.epages.metadata.IEP6Object
-
- getAllStringAttributes() - Method in class com.epages.product.splitter.ProductGroup
-
- getAllStringAttributes() - Method in class com.epages.product.SubProduct
-
- getAmount() - Method in class com.epages.amazon.payments.Amount
-
- getAmount(Price) - Method in class com.epages.amazon.payments.AuthorizationDetailsConverter
-
- getAmount(Price) - Method in class com.epages.amazon.payments.AuthorizationDetailsIPNConverter
-
- getAmount(Price) - Static method in class com.epages.amazon.payments.CaptureDetailsConverter
-
- getAmount(Price) - Static method in class com.epages.amazon.payments.CaptureDetailsIPNConverter
-
- getAmount() - Method in class com.epages.product.tax.Money
-
- getAmount() - Method in class com.epages.product.tax.Price
-
- getAmount() - Method in class com.epages.quantity.Quantity
-
The amount, as a numeric value (ex: 2.45)
- getAmount() - Method in class com.epages.service.api.model.Price
-
Amount of price
- getApplicationName() - Method in interface com.epages.amazon.payments.AmazonPaymentsConfig
-
- getApplicationName() - Method in class com.epages.amazon.payments.AmazonPaymentsConfigImpl
-
- getApplicationVersion() - Method in interface com.epages.amazon.payments.AmazonPaymentsConfig
-
- getApplicationVersion() - Method in class com.epages.amazon.payments.AmazonPaymentsConfigImpl
-
- getArea() - Method in class com.epages.product.tax.TaxRate
-
- getAsPath(String) - Method in class com.epages.commons.guid.GUID
-
- getAsPath() - Method in class com.epages.commons.guid.GUID
-
GUID representation used in a file path context
- getAttribute(Class<T>, AttributeKey) - Method in class com.epages.metadata.Ep6Object
-
- getAttribute() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getAttribute(Class<T>, AttributeKey) - Method in class com.epages.product.SubProduct
-
- getAttribute(TGetInfo_Return, String) - Static method in class com.epages.service.api.soap.ProductConverterImpl
-
- getAttribute() - Method in class com.epages.service.api.soap.SearchParamsBuilder
-
- getAttributeFilters() - Method in class com.epages.search.api.model.SearchParams
-
Each entry allows to filter for a specific attribute-value
or -range of a product-attribute.
- getAttributeMapper() - Method in class com.epages.product.attribute.ShopAttributeDoc
-
- getAttributeName() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getAttributeName() - Method in class com.epages.search.api.model.Facet
-
The localised attribute-name.
- getAttributeRange() - Method in class com.epages.search.api.model.AttributeFilter
-
Has to be specified if the attribute is numeric.
- getAttributeRepo(RepositoryFactorySupport) - Method in class com.epages.product.attribute.AttributePlugin
-
- getAttributes() - Method in class com.epages.oauth1.Token
-
- getAttributes(Locale) - Method in interface com.epages.product.attribute.AttributeMapper
-
- getAttributes(Locale) - Method in class com.epages.product.attribute.AttributeMapperImpl
-
- getAttributes(SearchRequest, FacetMode) - Method in class com.epages.search.solr.ProductSearcherImpl
-
- getAttributes() - Method in class com.epages.service.api.model.ProductType
-
- getAttributeSelection() - Method in class com.epages.service.api.model.Product
-
- getAttributeSelection() - Method in class com.epages.service.api.model.VariationSummary
-
Attribute selection used in this product variation.
- getAttributeSet(Locale) - Method in class com.epages.product.attribute.AttributeMapperImpl
-
- getAttributeType() - Method in class com.epages.search.api.model.Facet
-
The type of the attribute.
- getAttributeValue() - Method in class com.epages.search.api.model.AttributeFilter
-
Has to be specified if the attribute is not numeric.
- getAttributeValue(TAttribute[]) - Static method in class com.epages.service.api.soap.ProductAvailabilityConverter
-
- getAttributeValues(Map<String, List<String>>, String) - Static method in class com.epages.search.api.ProductSearchRequest.Builder
-
- getAuthorizationAmount() - Method in class com.epages.amazon.payments.Authorization
-
- getAuthorizationAmount() - Method in class com.epages.amazon.payments.AuthorizationDetails
-
- getAuthorizationDetails(String) - Method in class com.epages.amazon.payments.AuthorizationResource
-
- getAuthorizationDetails(AmazonPaymentsRequestConfigProperties, String) - Method in interface com.epages.amazon.payments.AuthorizationService
-
- getAuthorizationDetails(AmazonPaymentsRequestConfigProperties, String) - Method in class com.epages.amazon.payments.AuthorizationServiceImpl
-
- getAuthorizationId() - Method in class com.epages.amazon.payments.AuthorizationDetails
-
- getAuthorizationReferenceId() - Method in class com.epages.amazon.payments.Authorization
-
- getAuthorizationReferenceId() - Method in class com.epages.amazon.payments.AuthorizationDetails
-
- getAuthorizationStatus() - Method in class com.epages.amazon.payments.AuthorizationDetails
-
- getAuthorizeResponse(OffAmazonPaymentsService, GetAuthorizationDetailsRequest) - Method in class com.epages.amazon.payments.AuthorizationServiceImpl
-
- getAutoOptimizeAfterReachingSegmentCount() - Method in class com.epages.solrclient.core.internal.SolrCoreConfigurationImpl
-
- getAutoOptimizeAfterReachingSegmentCount() - Method in interface com.epages.solrclient.core.SolrCoreConfiguration
-
- getAutoOptimizeCheckInSecs() - Method in class com.epages.solrclient.core.internal.SolrCoreConfigurationImpl
-
- getAutoOptimizeCheckInSecs() - Method in interface com.epages.solrclient.core.SolrCoreConfiguration
-
- getAvailability() - Method in class com.epages.service.api.model.Product
-
- getAvailabilityText() - Method in class com.epages.service.api.model.Product
-
A custom text providing stock level / delivery period information
- getAverage() - Method in class com.epages.commons.math.AverageValue
-
- getAverageClickCount() - Method in class com.epages.search.popularity.boost.Weighting
-
- getAverageNumberOfSales() - Method in class com.epages.search.popularity.boost.Weighting
-
- getAverageNumberOfSales() - Method in class com.epages.search.popularity.ProductPopularity
-
- getAverageNumberOfSalesSum(IProduct) - Method in class com.epages.search.popularity.PopularityAppender
-
- getAwaitTerminationInMillis() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getAwaitTerminationInMillis() - Method in class com.epages.executor.ExecutorConfigurationImpl
-
- getAwaitTerminationInMillis() - Method in class com.epages.solrclient.core.internal.SolrCoreConfigurationImpl
-
- getAwaitTerminationInMillis() - Method in interface com.epages.solrclient.core.SolrCoreConfiguration
-
- getBaseDeleteQuery(Index) - Method in class com.epages.index.ProductDeleteServiceImpl
-
- getBasePrice() - Method in class com.epages.service.api.model.PriceInfo
-
Price information scaled to a normed base unit.
- getBaseUri() - Method in class com.epages.legal.ContentPageBuilder
-
- getBaseUriBuilder() - Method in interface com.epages.ws.rs.UriInfoService
-
Get the base URI of the application in the form of a UriBuilder.
- getBaseUriBuilder() - Method in class com.epages.ws.rs.UriInfoServiceImpl
-
- getBaseURL() - Method in interface com.epages.pdf.PdfConfiguration
-
- getBaseURL() - Method in class com.epages.pdf.PdfConfigurationImpl
-
- getBasketServiceClient(String) - Method in interface com.epages.cart.CartClientFactory
-
- getBasketServiceClient(String) - Method in class com.epages.cart.CartClientFactoryImpl
-
- getBayesianRating() - Method in class com.epages.search.popularity.boost.Weighting
-
- getBayesianRating() - Method in class com.epages.search.popularity.ProductPopularity
-
- getBigDecimal(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getBigDecimal(String, BigDecimal) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getBigDecimal(Float) - Method in class com.epages.service.api.soap.BasePriceServiceImpl
-
- getBigInteger(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getBigInteger(String, BigInteger) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getBillingAddress(OrderReferenceDetails) - Method in class com.epages.amazon.payments.OrderReferenceDetailsConverter
-
- getBillingAddress() - Method in class com.epages.amazon.payments.OrderReferenceInfo
-
- getBillingAddress() - Method in class com.epages.cart.Cart
-
Billing address for the current cart
- getBinding(Key<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getBinding(Class<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getBindings() - Method in class com.epages.plugin.PluginServiceLoader
-
- getBirthday() - Method in class com.epages.cart.Address
-
The customer's birthday
- getBlockedPorts() - Method in interface com.epages.pdf.PdfConfiguration
-
- getBlockedPorts() - Method in class com.epages.pdf.PdfConfigurationImpl
-
- getBlockedPorts(String[]) - Static method in class com.epages.pdf.PdfConfigurationImpl
-
- getBoolean(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getBoolean(String, boolean) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getBoolean(String, Boolean) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getBooleanAttribute(TGetInfo_Return, String) - Static method in class com.epages.service.api.soap.ProductConverterImpl
-
- getBooleanValue() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getBoost() - Method in class com.epages.search.queryfield.BaseQueryField
-
- getBoost() - Method in interface com.epages.search.queryfield.QueryField
-
- getBoost() - Method in class com.epages.search.queryfield.WildcardedQueryField
-
- getBoostParameters(Weighting, Map<String, FieldStatsInfo>) - Static method in class com.epages.search.popularity.boost.BoostQuerySetterImpl
-
- getBuilder(String) - Method in interface com.epages.shop.ShopRequestContextService
-
- getBuilder(String) - Method in class com.epages.shop.ShopRequestContextServiceImpl
-
- getByGroups(String, int, int) - Static method in class com.epages.amazon.payments.AwsFullname
-
- getByIds(ShopRequestContext, List<GUID>) - Method in class com.epages.product.ProductServiceDecorator
-
- getByIds(ShopRequestContext, List<GUID>) - Method in class com.epages.product.ProductServiceEP6
-
- getByIds(ShopRequestContext, List<GUID>) - Method in interface com.epages.service.api.ProductService
-
- getByIds(ShopRequestContext, List<GUID>) - Method in class com.epages.service.api.soap.ProductServiceImpl
-
- getByte(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getByte(String, byte) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getByte(String, Byte) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getByValues(String, String) - Static method in enum com.epages.search.api.SortBy
-
- getCaptureAmount() - Method in class com.epages.amazon.payments.Capture
-
- getCaptureAmount() - Method in class com.epages.amazon.payments.CaptureDetails
-
- getCaptureDetails(String) - Method in class com.epages.amazon.payments.CaptureResource
-
- getCaptureDetails(AmazonPaymentsRequestConfigProperties, String) - Method in interface com.epages.amazon.payments.CaptureService
-
- getCaptureDetails(AmazonPaymentsRequestConfigProperties, String) - Method in class com.epages.amazon.payments.CaptureServiceImpl
-
- getCaptureId() - Method in class com.epages.amazon.payments.CaptureDetails
-
- getCaptureReferenceId() - Method in class com.epages.amazon.payments.Capture
-
- getCaptureReferenceId() - Method in class com.epages.amazon.payments.CaptureDetails
-
- getCaptureResponse(OffAmazonPaymentsService, GetCaptureDetailsRequest) - Method in class com.epages.amazon.payments.CaptureServiceImpl
-
- getCaptureStatus() - Method in class com.epages.amazon.payments.CaptureDetails
-
- getCartId() - Method in class com.epages.cart.Cart
-
Unique identifier of the cart.
- getCatalogServiceClient(String) - Method in interface com.epages.service.api.soap.ClientFactory
-
- getCatalogServiceClient(String) - Method in class com.epages.service.api.soap.ClientFactoryImpl
-
- getCategories() - Method in interface com.epages.product.category.CategoryInfoMap
-
- getCategories() - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getCategories() - Method in class com.epages.product.category.ShopCategoryDoc
-
- getCategories() - Method in interface com.epages.product.IProduct
-
- getCategories() - Method in class com.epages.product.Product
-
- getCategories() - Method in class com.epages.product.splitter.ProductGroup
-
- getCategories() - Method in class com.epages.product.SubProduct
-
- getCategories() - Method in class com.epages.search.api.model.SuggestionsResponse
-
- getCategoriesSuggestions() - Method in class com.epages.search.MultiGroupSuggestResult
-
- getCategory(String, GUID, Locale) - Method in class com.epages.product.CategoryServiceDecorator
-
- getCategory(String, GUID, Locale) - Method in interface com.epages.service.api.CategoryService
-
- getCategory(String, GUID, Locale) - Method in class com.epages.service.api.soap.CategoryServiceSoap
-
- getCategoryFacetField(int, String) - Static method in class com.epages.search.solr.facets.setter.SolrFacetedQueryUtils
-
- getCategoryId() - Method in class com.epages.product.attribute.entry.CategoryProductMapAttributeEntry.CategoryAttributeValue
-
- getCategoryMap(GUID, FacetMode) - Method in class com.epages.search.solr.ProductSearcherImpl
-
- getCategoryPathFacetPrefix(CategoryInfoMap, Category) - Method in class com.epages.search.solr.facets.setter.StandardQuerySetter
-
- getCategoryPathMapper(String, ProductReaderPreparedStatementSetter) - Method in class com.epages.product.category.ShopCategoryReader
-
- getCategoryRepo(RepositoryFactorySupport) - Method in class com.epages.product.category.CategoryPlugin
-
- getCategoryResults() - Method in class com.epages.search.solr.MultiGroupSuggestResultBuilder
-
- getCheckoutUrl() - Method in class com.epages.cart.Cart
-
URL of cart to redirect the browser to in order to complete the checkout.
- getChildren() - Method in class com.epages.search.api.model.FacetValue
-
A hierarchical structure of facet-values is currently
only possible for categories.
- getChildren(String, QueryResponse, SearchRequest, CategoryInfoMap) - Method in class com.epages.search.solr.facets.CategoryMatchingValuesBuilder
-
- getCity() - Method in class com.epages.amazon.payments.AddressInfo
-
- getCity() - Method in class com.epages.cart.Address
-
The customer's city.
- getClassId() - Method in class com.epages.product.tax.TaxRate
-
- getClassifier() - Method in class com.epages.service.api.model.Image
-
Image Classifier.
- getClassLoader() - Method in class com.epages.plugin.ext.PluginJarFinder
-
- getClassName() - Method in class com.epages.metadata.ContentObjectRecord
-
- getClickCount() - Method in class com.epages.search.popularity.clickcount.ClickCount
-
- getClickCountSum(GUID) - Method in interface com.epages.search.popularity.clickcount.ClickCountService
-
- getClickCountSum(GUID) - Method in class com.epages.search.popularity.clickcount.ClickCountServiceImpl
-
- getClickLimit() - Method in interface com.epages.search.popularity.SearchPopularityConfig
-
- getClickLimit() - Method in class com.epages.search.popularity.SearchPopularityConfigImpl
-
- getClientConfig(String, String) - Method in interface com.epages.ep6.rest.client.RestClientConfiguration
-
- getClientConfig(String, String) - Method in class com.epages.ep6.rest.client.RestClientConfigurationEP6
-
- getCommitWithinMs() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getCommitWithinMs() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
AutoCommit time sent to solr with every request.
- getCompany() - Method in class com.epages.cart.Address
-
Company name
- getCompany() - Method in class com.epages.legal.ContactInformation
-
Company name
- getCompleted() - Method in interface com.epages.task.api.Reporter
-
- getCompleted() - Method in class com.epages.task.api.Task
-
- getCompleted() - Method in class com.epages.task.internal.StepReports
-
- getCompletedAt() - Method in class com.epages.task.api.Task
-
- getCompletedTaskCount() - Method in class com.epages.executor.ExecutorStats
-
Returns the approximate total number of tasks that have
completed execution.
- getConfigDir() - Method in interface com.epages.configuration.file.EPagesJDirConfiguration
-
- getConfigDir() - Method in class com.epages.configuration.file.EPagesJDirEnvConfiguration
-
- getConfigFile(String) - Method in interface com.epages.configuration.file.ConfigFileFinder
-
- getConfigFile(String) - Method in class com.epages.configuration.file.EpagesjConfigFileFinderImpl
-
- getConfigFileFromClasspath(String) - Method in class com.epages.configuration.file.EpagesjConfigFileFinderImpl
-
- getConfiguration() - Method in class com.epages.datasource.internal.AbstractBaseConnectionProperties
-
- getConfiguration(String) - Method in class com.epages.datasource.internal.ConnectionConfigurator
-
- getConfigURI(String) - Method in class com.epages.plugin.EPJConfigProvider
-
- getConnectionProperties() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getConnectionProperties() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getConnectionProperties() - Method in class com.epages.datasource.internal.MasterConnectionProperties
-
- getConnectionProperties() - Method in class com.epages.datasource.internal.SlaveConnectionProperties
-
- getConstraints(OrderReferenceDetails) - Method in class com.epages.amazon.payments.OrderReferenceDetailsConverter
-
- getConstraints() - Method in class com.epages.amazon.payments.OrderReferenceInfo
-
- getConsumer(String) - Method in class com.epages.oauth1.OAuth1ProviderImpl
-
- getConsumer() - Method in class com.epages.oauth1.Token
-
- getConsumerKey() - Method in class com.epages.oauth1.AccessTokenContext
-
- getConsumerKey() - Method in class com.epages.oauth1.Token
-
- getContactInformation(String, Locale) - Method in class com.epages.legal.LegalContentResource
-
Returns the contact information of a shop.
- getContactInformation(ShopRequestContext) - Method in interface com.epages.legal.LegalContentService
-
- getContactInformation(ShopRequestContext) - Method in class com.epages.legal.LegalContentServiceImpl
-
- getContactInformation() - Method in class com.epages.legal.LegalContentSummary
-
Contact Information summary
- getContactPerson() - Method in class com.epages.legal.ContactInformation
-
Contact person
- getContactPersonJobTitle() - Method in class com.epages.legal.ContactInformation
-
Job title of contact person
- getContentObjectRecords() - Method in class com.epages.legal.ContentPageBuilder
-
- getContentObjectRecords(ShopRequestContext, String) - Method in class com.epages.legal.LegalContentServiceImpl
-
- getContentObjectRecords(int, Locale, String...) - Method in interface com.epages.metadata.ContentObjectAttributesDao
-
- getContentObjectRecords(int, String) - Method in interface com.epages.metadata.ContentObjectAttributesDao
-
- getContentObjectRecords(int, Locale, String...) - Method in class com.epages.metadata.ContentObjectAttributesDaoJdbcTemplate
-
- getContentObjectRecords(int, String) - Method in class com.epages.metadata.ContentObjectAttributesDaoJdbcTemplate
-
- getContextPath() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getContextPath() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getContextPath() - Method in interface com.epages.server.config.ServerConfiguration
-
- getContextPath() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getConverter(Class<T>, Type, Annotation[]) - Method in class com.epages.ws.rs.converter.CurrencyConverterProvider
-
- getConverter(Class<T>, Type, Annotation[]) - Method in class com.epages.ws.rs.converter.LocaleConverterProvider
-
- getCoreAdminResponse(CoreIdentifier) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCoreAdminResponse() - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCoreAdminResponse(CoreIdentifier, SolrServer) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCoreDataDir(CoreIdentifier) - Method in class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- getCoreDirectory() - Method in class com.epages.solrclient.core.CoreIdentifier
-
- getCoreIdentifier() - Method in class com.epages.solrclient.core.CoreInfo
-
- getCoreInfos(CoreIdentifier) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCorename() - Method in class com.epages.solrclient.core.CoreIdentifier
-
- getCorePoolSize() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getCorePoolSize() - Method in class com.epages.executor.ExecutorConfigurationImpl
-
- getCorePoolSize() - Method in class com.epages.executor.ExecutorStats
-
Returns the core number of threads.
- getCores() - Method in interface com.epages.solrclient.core.CoreService
-
- getCores(String) - Method in interface com.epages.solrclient.core.CoreService
-
- getCores() - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCores(String) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCountry() - Method in class com.epages.cart.Address
-
The customer's country.
- getCountryCode() - Method in class com.epages.amazon.payments.AddressInfo
-
- getCounty() - Method in class com.epages.amazon.payments.AddressInfo
-
- getCreatedOn(OrderReferenceDetails) - Method in class com.epages.amazon.payments.OrderReferenceDetailsConverter
-
- getCreatedOn(XMLGregorianCalendar) - Method in class com.epages.amazon.payments.OrderReferenceDetailsIPNConverter
-
- getCreatedOn() - Method in class com.epages.amazon.payments.OrderReferenceInfo
-
- getCreatedOn() - Method in class com.epages.task.api.Task
-
- getCreationDate() - Method in class com.epages.search.popularity.ProductPopularity
-
- getCreationTimestamp() - Method in class com.epages.amazon.payments.AuthorizationDetails
-
- getCreationTimestamp() - Method in class com.epages.amazon.payments.CaptureDetails
-
- getCtx() - Method in class com.epages.server.logging.EPJContextLogger
-
- getCurrencies(String) - Method in interface com.epages.shop.CurrenciesService
-
- getCurrencies(String) - Method in class com.epages.shop.CurrenciesServiceEP6
-
- getCurrencies() - Method in class com.epages.shop.Shop
-
- getCurrencies() - Method in class com.epages.shop.ShopFactory.ShopProxy
-
- getCurrency() - Method in class com.epages.amazon.payments.Amount
-
- getCurrency() - Method in class com.epages.cart.CartInput
-
Selected cart currency.
- getCurrency() - Method in class com.epages.product.tax.Money
-
- getCurrency() - Method in class com.epages.search.api.model.SearchParams
-
- getCurrency() - Method in class com.epages.search.api.SearchRequest
-
- getCurrency() - Method in class com.epages.service.api.model.Price
-
Currency of price
- getCurrency() - Method in class com.epages.shop.ShopRequestContext
-
- getCurrencyCode() - Method in class com.epages.product.tax.Money
-
- getCurrencyCode() - Method in class com.epages.search.api.model.SearchParams
-
The price calculation is based on the currency.
- getCurrent() - Method in class com.epages.solrclient.core.CoreInfo
-
- getCurrentPage() - Method in class com.epages.search.api.model.SearchParams
-
The current page of the search-results page.
- getCurrentVersion() - Static method in class com.epages.commons.version.Version
-
- getCurrentVersion() - Method in interface com.epages.diagnostic.DiagnosticConfiguration
-
- getCurrentVersion() - Method in class com.epages.diagnostic.DiagnosticConfigurationImpl
-
- getCurrentVersion() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getCurrentVersion() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getCurrentVersion() - Method in interface com.epages.server.config.ServerConfiguration
-
- getCurrentVersion() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getCustomAttributes(String, GUID, Locale) - Method in class com.epages.product.ProductResource
-
- getCustomAttributes(ShopRequestContext, GUID) - Method in class com.epages.product.ProductServiceDecorator
-
- getCustomAttributes(ShopRequestContext, GUID) - Method in class com.epages.product.ProductServiceEP6
-
- getCustomAttributes(ShopRequestContext, GUID) - Method in interface com.epages.service.api.ProductService
-
- getCustomAttributes(ShopRequestContext, GUID) - Method in class com.epages.service.api.soap.ProductServiceImpl
-
- getDaemon() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getDaemon() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getData() - Method in class com.epages.index.AbstractIndexEPJTask
-
- getData() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getData() - Method in interface com.epages.task.api.EPJTask
-
- getData() - Method in class com.epages.task.api.Task
-
- getData() - Method in class com.epages.task.internal.RecoverEPJTasksTask
-
- getDatabase() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getDatabase() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDatabase() - Method in class com.epages.datasource.internal.MasterConnectionProperties
-
- getDatabase() - Method in class com.epages.datasource.internal.SlaveConnectionProperties
-
- getDatabaseName() - Method in interface com.epages.mongodb.MongoClientConfig
-
- getDatabaseName() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- getDatabaseName() - Method in class com.epages.mongodb.MongoClientProvider
-
- getDataDirPrefix() - Method in class com.epages.solrclient.core.internal.SolrCoreConfigurationImpl
-
- getDataDirPrefix() - Method in interface com.epages.solrclient.core.SolrCoreConfiguration
-
- getDataSource() - Method in class com.epages.datasource.internal.AbstractBaseConnectionProperties
-
- getDataSource() - Method in class com.epages.datasource.internal.EPJDataSource
-
- getDataSource() - Method in class com.epages.datasource.internal.MasterConnectionProperties
-
- getDataSource() - Method in class com.epages.datasource.internal.SlaveConnectionProperties
-
- getDatasourceName() - Method in class com.epages.index.entities.Index
-
- getDate() - Method in class com.epages.search.popularity.clickcount.ClickCountId
-
- getDbProperties() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDefault() - Method in interface com.epages.product.IProduct
-
Implementations should distinguish between standalone
products and products with variations.
- getDefault() - Method in class com.epages.product.Product
-
- getDefault() - Method in class com.epages.product.splitter.ProductGroup
-
- getDefault() - Method in class com.epages.product.SubProduct
-
- getDefaultAutoCommit() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDefaultCatalog() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDefaultConfigDir() - Method in interface com.epages.configuration.file.EPagesJDirConfiguration
-
- getDefaultConfigDir() - Method in class com.epages.configuration.file.EPagesJDirEnvConfiguration
-
- getDefaultCurrency() - Method in class com.epages.shop.Shop
-
- getDefaultCurrency() - Method in class com.epages.shop.ShopCurrencies
-
- getDefaultCurrency() - Method in class com.epages.shop.ShopFactory.ShopProxy
-
- getDefaultLocale() - Method in class com.epages.shop.Shop
-
- getDefaultLocale() - Method in class com.epages.shop.ShopFactory.ShopProxy
-
- getDefaultLocale() - Method in class com.epages.shop.ShopLocales
-
- getDefaultReadOnly() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDefaultSubproductId() - Method in class com.epages.product.Product
-
- getDefaultTransactionIsolation() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDeleteBeforeQuery(DateTime) - Method in class com.epages.index.ProductDeleteServiceImpl
-
- getDeleteItemsQuery(List<IndexItem>) - Method in class com.epages.index.ProductDeleteServiceImpl
-
- getDeliveryWeight() - Method in class com.epages.service.api.model.Product
-
Delivery weight
- getDepositPrice() - Method in class com.epages.service.api.model.PriceInfo
-
Deposit price.
- getDepth(int) - Method in interface com.epages.product.category.CategoryInfoMap
-
- getDepth(int) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getDescription() - Method in class com.epages.index.AddProductsToIndexTask
-
- getDescription() - Method in class com.epages.index.CreateShopIndicesTask
-
- getDescription() - Method in class com.epages.index.DeleteIndexTask
-
- getDescription() - Method in class com.epages.index.DeleteProductsFromIndexTask
-
- getDescription() - Method in class com.epages.legal.ContactInformation
-
HTML formatted extended description
- getDescription() - Method in class com.epages.legal.ContentPage
-
Detailed text of content page
- getDescription() - Method in class com.epages.legal.EmptyContentPage
-
- getDescription() - Method in interface com.epages.legal.IContentPage
-
- getDescription() - Method in class com.epages.service.api.model.Category
-
Description text.
- getDescription() - Method in class com.epages.service.api.model.PaymentMethod
-
Description of the payment method
- getDescription() - Method in class com.epages.service.api.model.Product
-
Description of the product
- getDescription() - Method in class com.epages.shipping.ShippingMethod
-
Description of the shipping method
- getDescription() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getDescription() - Method in interface com.epages.task.api.EPJTask
-
- getDescription() - Method in class com.epages.task.api.Task
-
- getDescription() - Method in class com.epages.task.internal.EpjTaskProviderMapper.DummyEPJTask
-
- getDescription() - Method in class com.epages.task.internal.FailureCause
-
- getDescription() - Method in class com.epages.task.internal.TaskStep
-
- getDetailedDump() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getDetailedDump() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getDirection() - Method in class com.epages.service.api.soap.SearchParamsBuilder
-
- getDirectoriesListed() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getDirectoriesListed() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getDirectoriesListed() - Method in interface com.epages.server.config.ServerConfiguration
-
- getDirectoriesListed() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getDisplayKey() - Method in class com.epages.service.api.CustomAttribute
-
- getDisplayName(Locale) - Method in class com.epages.product.category.Category
-
- getDisplayName(String, Locale) - Method in interface com.epages.product.category.CategoryInfoMap
-
- getDisplayName(String, Locale) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getDisplayName() - Method in class com.epages.service.api.model.VariationAttribute
-
Name of variation attribute to display
- getDisplayThreshold() - Method in class com.epages.search.solr.facets.CustomAttributeFacetFilter
-
- getDisplayValue() - Method in class com.epages.service.api.CustomAttribute.Value
-
- getDisplayValue() - Method in class com.epages.service.api.model.VariationValue
-
Value to display
- getDistrict() - Method in class com.epages.amazon.payments.AddressInfo
-
- getDocumentBatchSize() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getDocumentBatchSize() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Batch size, for buffering documents before sending to solr writer.
- getDomainName() - Method in class com.epages.shop.Shop
-
- getDouble(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getDouble(String, double) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getDouble(String, Double) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getDouble(String, Locale) - Method in class com.epages.search.StringToDoubleConverter
-
Expects a string representing a java double, if the conversion fails the locale is taken into account
- getDoubleValue() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getDriverClassName() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDsName() - Method in class com.epages.task.internal.RecoverEPJTasksTask
-
- getEcoParticipationPrice() - Method in class com.epages.service.api.model.PriceInfo
-
Deposit for french Eco-Participation.
- getEmail() - Method in class com.epages.legal.ContactInformation
-
Email address
- getEmailAddress() - Method in class com.epages.cart.Address
-
- getEmailAddress() - Method in class com.epages.cart.BillingAddress
-
- getEmailAddress() - Method in class com.epages.cart.ShippingAddress
-
- getEnabledFeatureKeys() - Method in interface com.epages.plugin.FeatureService
-
- getEnabledFeatureKeys() - Method in class com.epages.plugin.FeatureServiceImpl
-
- getEnvironment() - Method in class com.epages.amazon.payments.AmazonPaymentsRequestConfigProperties
-
- getEnvironmentSource() - Static method in class com.epages.configuration.EnvironmentConfiguration
-
- getEp6ConfigDir() - Method in interface com.epages.configuration.file.EPagesJDirConfiguration
-
- getEp6ConfigDir() - Method in class com.epages.configuration.file.EPagesJDirEnvConfiguration
-
- getEPJLogConfigFile(String) - Static method in class com.epages.server.logging.LoggerConfigurator
-
Cannot use Guice injection yet
- getEPJTask(String) - Method in class com.epages.task.internal.EpjTaskProviderMapper
-
- getError() - Method in class com.epages.commons.health.HealthCheck.Result
-
Returns any exception for the result, or null
if the result has
no exception.
- getError() - Method in class com.epages.task.api.Task
-
- getError() - Method in class com.epages.task.internal.FailureCause
-
- getErrorCode() - Method in exception com.epages.amazon.payments.AwsPaymentsException
-
- getErrorMessageForQuery(CoreIdentifier, SolrServerException) - Method in class com.epages.solrclient.internal.SolrClientImpl
-
- getExcludeTag(String) - Static method in class com.epages.search.solr.facets.setter.SolrFacetedQueryUtils
-
- getExistingBinding(Key<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getExpireAfterSeconds() - Method in interface com.epages.mongodb.MongoClientConfig
-
Used for caches, that write to MongoDB for storing values
(e.g.
- getExpireAfterSeconds() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- getExpireTime(DBObject) - Method in class com.epages.mongodb.MongoDbCollectionBuilder
-
Deprecated.
- getFacetCounts(QueryResponse, String) - Static method in class com.epages.search.solr.facets.FacetCountsGetter
-
- getFacetDisplayThreshold() - Method in interface com.epages.search.SearchConfig
-
Treshold in percent for showing a facet.
- getFacetDisplayThreshold() - Method in class com.epages.search.SearchConfigImpl
-
- getFacetFieldNameWithExcludeTag(String) - Static method in class com.epages.search.solr.facets.setter.SolrFacetedQueryUtils
-
- getFacetMode() - Method in class com.epages.search.api.model.SearchParams
-
Specifies whether the response includes no facets,
only standard facets or standard and custom facets.
- getFacetMode() - Method in class com.epages.search.api.SearchRequest
-
- getFacets() - Method in class com.epages.search.api.model.SearchResponse
-
A list of facets which enable detailed filtering options for further search requests.
- getFacetValue(DoubleRange, DoubleRange, String, String, Locale) - Method in class com.epages.search.facets.NumericFacetValueBuilder
-
- getFacetValueLimit() - Method in interface com.epages.search.SearchConfig
-
To hide facets, which have values above this limit to control the size of the searchresponse.
- getFacetValueLimit() - Method in class com.epages.search.SearchConfigImpl
-
- getFacetValues(QueryResponse, SearchRequest, CategoryInfoMap) - Method in class com.epages.search.solr.facets.CategoryFacetFactoryImpl
-
- getFacetValues(QueryResponse, SearchRequest, CategoryInfoMap, String) - Method in class com.epages.search.solr.facets.CategoryMatchingValuesBuilder
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.solr.facets.CustomBooleanFacetValuesBuilder
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.solr.facets.CustomCommonFacetValuesBuilder
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.solr.facets.CustomFacetFactory
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in interface com.epages.search.solr.facets.CustomFacetValuesBuilder
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.solr.facets.CustomNumericValuesBuilder
-
- getFacetValuesWithActiveFilter(List<FacetValue>) - Method in class com.epages.search.solr.facets.CategoryFacetFactoryImpl
-
- getFailedNumberOfSteps() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getFailureCause() - Method in class com.epages.task.internal.StepReport
-
- getFailures() - Method in interface com.epages.task.api.Reporter
-
- getFailures() - Method in class com.epages.task.api.Task
-
- getFailures() - Method in class com.epages.task.internal.StepReports
-
- getFallbackLocale(Locale) - Method in class com.epages.shop.Shop
-
The locale is resolved in the following order:
the default locale if the locale parameter is null
the same locale if it's found in the shop's locales
the locale with the same language and the highest position in the list if there is one
the default locale otherwise
- getFallbackLocale(Locale) - Method in class com.epages.shop.ShopFactory.ShopProxy
-
- getFallbackQuery() - Method in class com.epages.search.api.model.SearchResponse
-
The fallback-query was used if the original query did not produce any results.
- getFax() - Method in class com.epages.legal.ContactInformation
-
Fax number
- getFeatureConfiguration() - Static method in class com.epages.plugin.PluginServiceLoaderFactory
-
- getFieldInfo(GUID) - Method in interface com.epages.search.popularity.boost.FieldStatsInfoService
-
- getFieldInfo(GUID) - Method in class com.epages.search.popularity.boost.FieldStatsInfoServiceImpl
-
- getFieldName() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getFieldName() - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getFieldName() - Method in class com.epages.search.api.model.AttributeFilter
-
The solr-fieldname of the attribute which is used for filtering.
- getFieldName() - Method in class com.epages.search.queryfield.BaseQueryField
-
- getFieldName() - Method in interface com.epages.search.queryfield.QueryField
-
- getFieldName() - Method in class com.epages.search.queryfield.WildcardedQueryField
-
- getFileFromResource(URL) - Method in class com.epages.configuration.file.EpagesjConfigFileFinderImpl
-
- getFileFromResource(URL) - Static method in class com.epages.pdf.PdfConfigurationImpl
-
- getFilenamePathPart() - Method in class com.epages.product.attribute.entry.PublicFileAttribute.PathBuilder
-
- getFiles() - Method in class com.epages.pdf.PdfFiles
-
- getFilter() - Method in class com.epages.search.api.model.FacetValue
-
The object that has to be used in the
SearchParams to filter for this attribute-value.
- getFilterQuery(String, List<String>) - Method in class com.epages.search.solr.FilterQueryUtilityImpl
-
- getFilters() - Method in class com.epages.search.api.SearchRequest
-
- getFirstName() - Method in class com.epages.amazon.payments.AddressInfo
-
- getFirstName(String) - Static method in class com.epages.amazon.payments.AwsFullname
-
- getFirstName() - Method in class com.epages.cart.Address
-
First name of the customer
- getFloat(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getFloat(String, float) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getFloat(String, Float) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getFontMapProperties() - Method in interface com.epages.pdf.PdfConfiguration
-
- getFontMapProperties() - Method in class com.epages.pdf.PdfConfigurationImpl
-
- getFontsDir() - Method in class com.epages.pdf.PdfConfigurationImpl
-
Get fonts directory by looking at epagesj rootdir or on the classpath
- getFontsDirAbsolutePath() - Method in interface com.epages.pdf.PdfConfiguration
-
- getFontsDirAbsolutePath() - Method in class com.epages.pdf.PdfConfigurationImpl
-
- getFormatted() - Method in class com.epages.service.api.model.BasePrice
-
Formatted output of base price information.
- getFormatted() - Method in class com.epages.service.api.model.Price
-
Formatted value, including amount and currency.
- getFromGUID(GUID) - Method in interface com.epages.product.category.CategoryInfoMap
-
- getFromGUID(GUID) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getGrandTotal() - Method in class com.epages.service.api.model.LineItemContainer
-
Total price
- getGrossMoney(Price, double) - Method in class com.epages.product.tax.GrossPriceCalculatorImpl
-
- getGrossPrices(Price, int) - Method in interface com.epages.product.tax.GrossPriceCalculator
-
- getGrossPrices(Price, int) - Method in class com.epages.product.tax.GrossPriceCalculatorImpl
-
- getGroup(Map<K, ProductGroup>, K, Product) - Method in class com.epages.product.splitter.AbstractProductSplitter
-
- getGuid() - Method in class com.epages.metadata.Ep6Object
-
- getGuid() - Method in interface com.epages.metadata.IEP6Object
-
- getGuid(String) - Method in interface com.epages.product.category.CategoryInfoMap
-
Returns the GUID to a given category path.
- getGuid(String) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getGuid() - Method in class com.epages.product.splitter.ProductGroup
-
- getGuid() - Method in class com.epages.product.SubProduct
-
- getGuid() - Method in class com.epages.quantity.Unit
-
- getGuid() - Method in class com.epages.search.api.model.ProductResult
-
- getGuid() - Method in class com.epages.service.api.model.CategoryInfo
-
- getGuid() - Method in class com.epages.service.api.model.VariationSummary
-
- getGuid() - Method in class com.epages.shop.Shop
-
- getGuidAsString() - Method in class com.epages.service.api.model.Category
-
Unique identifier of this category
- getHasDeletions() - Method in class com.epages.solrclient.core.CoreInfo
-
- getHasStock() - Method in class com.epages.search.popularity.boost.Weighting
-
- getHasStock(IProduct) - Method in class com.epages.search.popularity.PopularityAppender
-
- getHost() - Method in class com.epages.datasource.internal.AbstractBaseConnectionProperties
-
- getHost() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getHost() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getHost() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getHost() - Method in class com.epages.epagesj.server.EPagesJerseyExternalResource
-
- getHost() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getHost() - Method in interface com.epages.server.config.ServerConfiguration
-
- getHost() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getHosts() - Method in interface com.epages.mongodb.MongoClientConfig
-
- getHosts() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- getHref(GUID) - Method in class com.epages.product.slideshow.SlideshowServiceEP6
-
- getId() - Method in class com.epages.amazon.payments.OrderReferenceInfo
-
- getId() - Method in class com.epages.oauth1.ratelimit.RateLimit
-
- getId(String) - Method in interface com.epages.product.category.CategoryInfoMap
-
Returns the id to a given category path.
- getId(String) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getId() - Method in class com.epages.search.popularity.clickcount.ClickCount
-
- getId() - Method in class com.epages.task.api.Task
-
- getIdleTimeoutMs() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getIdleTimeoutMs() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getIfString(String, double) - Static method in class com.epages.search.popularity.boost.BoostQuerySetterImpl
-
- getImagePath() - Method in class com.epages.search.api.model.ProductResult
-
- getImages() - Method in class com.epages.service.api.model.Category
-
List of category images
- getImages() - Method in class com.epages.service.api.model.LineItem
-
- getImages() - Method in class com.epages.service.api.model.Product
-
- getImages() - Method in class com.epages.suggest.ProductSuggestion
-
The images of the suggested product.
- getImageThumbnail() - Method in interface com.epages.product.IProduct
-
- getImageThumbnail() - Method in class com.epages.product.Product
-
- getImageThumbnail() - Method in class com.epages.product.splitter.ProductGroup
-
- getImageThumbnail() - Method in class com.epages.product.SubProduct
-
- getIndex() - Method in class com.epages.index.entities.DeleteIndexEvent
-
- getIndex(DBCollection, String) - Method in class com.epages.mongodb.MongoDbCollectionBuilder
-
Deprecated.
- getIndex() - Method in class com.epages.search.api.SearchRequest
-
- getIndexItems() - Method in class com.epages.index.UpdateSearch
-
- getInitialSize() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getInjector(Stage, List<? extends Module>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getInjector() - Static method in class com.epages.plugin.PluginServiceLoaderFactory
-
- getInjectorOverriding(Collection<Module>) - Static method in class com.epages.plugin.PluginServiceLoaderFactory
-
- getInjectorOverriding(Module...) - Static method in class com.epages.plugin.PluginServiceLoaderFactory
-
- getInjectorOverriding(String) - Static method in class com.epages.plugin.PluginServiceLoaderFactory
-
- getInjectorOverriding(String[], Module[]) - Static method in class com.epages.plugin.PluginServiceLoaderFactory
-
- getInstance(Class<T>) - Method in class com.epages.epagesj.server.EPagesJerseyExternalResource
-
- getInstance(Key<T>) - Method in class com.epages.epagesj.server.EPagesJerseyExternalResource
-
- getInstance(Class<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getInstance(Key<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getInstance(GUID, String) - Static method in class com.epages.service.api.model.CategoryInfo
-
- getInstanceDir() - Method in class com.epages.solrclient.core.internal.SolrCoreConfigurationImpl
-
- getInstanceDir() - Method in interface com.epages.solrclient.core.SolrCoreConfiguration
-
- getInt(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getInt(String, int) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getInteger(String, Integer) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getIntegerValue() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getInvocationBuilder(ShopRequestContext, String) - Method in class com.epages.shipping.ShippingMethodServiceEP6
-
- getIp() - Method in class com.epages.search.popularity.clickcount.ClickLimit
-
- getIsNew() - Method in class com.epages.search.popularity.boost.Weighting
-
- getIsPromotionalProduct() - Method in class com.epages.search.popularity.boost.Weighting
-
- getIsPromotionalProduct(IProduct) - Method in class com.epages.search.popularity.PopularityAppender
-
- getItemIds(List<IndexItem>) - Method in class com.epages.index.DeleteProductsFromIndexImpl
-
- getItems() - Method in class com.epages.index.entities.IndexItems
-
- getItems() - Method in class com.epages.product.slideshow.Slideshow
-
- getItems() - Method in class com.epages.service.api.CustomAttributes
-
- getItems() - Method in class com.epages.service.api.model.Variations
-
List of variation summary items.
- getItems() - Method in class com.epages.shop.ShopCurrencies
-
- getItems() - Method in class com.epages.shop.ShopLocales
-
- getKeepAliveTime() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getKeepAliveTime() - Method in class com.epages.executor.ExecutorConfigurationImpl
-
- getKeepAliveTimeUnit() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getKeepAliveTimeUnit() - Method in class com.epages.executor.ExecutorConfigurationImpl
-
- getKey() - Method in interface com.epages.configuration.IConfigurationProperty
-
- getKey() - Method in enum com.epages.datasource.internal.ConfigurationProperty
-
- getKey() - Method in enum com.epages.datasource.internal.DataSourceProperties.ConfigurationProperty
-
- getKey() - Method in enum com.epages.executor.ExecutorConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in class com.epages.oauth1.Consumer
-
- getKey() - Method in class com.epages.product.attribute.entry.Attribute
-
- getKey() - Method in class com.epages.product.attribute.entry.CustomAttribute
-
- getKey() - Method in class com.epages.product.attribute.entry.LocalizedStringAttribute
-
- getKey() - Method in class com.epages.product.attribute.entry.MultiCustomAttribute
-
- getKey() - Method in class com.epages.product.attribute.entry.StringAttribute
-
- getKey() - Method in enum com.epages.search.SearchConfigImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.server.config.internal.ThreadPoolConfigImpl.ConfigurationProperty
-
- getKey() - Method in class com.epages.service.api.CustomAttribute
-
- getKey() - Method in enum com.epages.solrclient.core.internal.SolrCoreConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.solrclient.internal.SolrClientConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.solrserver.internal.SolrServerConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.task.internal.TaskExecutorConfigurationImpl.ConfigurationProperty
-
- getKeyField(String) - Static method in class com.epages.index.appender.CategoryAppender
-
- getKeyName() - Method in interface com.epages.product.attribute.entry.AttributeKey
-
Returns a String representation of the attribute key.
- getKeyName() - Method in class com.epages.product.attribute.entry.LocalizedKey
-
- getKeyName() - Method in class com.epages.product.attribute.entry.SimpleKey
-
- getKeys(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getKeys() - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getKeys() - Method in class com.epages.mongodb.MongoDbCollectionBuilder.IndexEntry
-
Deprecated.
- getLang() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getLang() - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getLang() - Method in class com.epages.product.attribute.entry.LocalizedKey
-
- getLang() - Method in class com.epages.search.api.model.SearchParams
-
A two-digit code used for the
localisation of the search-results.
- getLangAsLocale() - Method in class com.epages.search.api.model.SearchParams
-
- getLanguage() - Method in class com.epages.metadata.ContentObjectRecord
-
- getLanguage() - Method in class com.epages.search.api.SearchRequest
-
- getLanguage() - Method in class com.epages.shop.ShopRequestContext
-
- getLargestPoolSize() - Method in class com.epages.executor.ExecutorStats
-
Returns the largest number of threads that have ever
simultaneously been in the pool.
- getLast30DaysClickCounters(GUID) - Method in class com.epages.search.popularity.clickcount.ClickCountServiceImpl
-
- getLastModified() - Method in class com.epages.solrclient.core.CoreInfo
-
- getLastName() - Method in class com.epages.amazon.payments.AddressInfo
-
- getLastName(String) - Static method in class com.epages.amazon.payments.AwsFullname
-
- getLastName() - Method in class com.epages.cart.Address
-
Last name of the customer
- getLimit() - Method in class com.epages.oauth1.ratelimit.RateLimit
-
- getLimit() - Method in interface com.epages.oauth1.ratelimit.RateLimitConfiguration
-
- getLimit() - Method in class com.epages.oauth1.ratelimit.RateLimitConfigurationImpl
-
- getLimit() - Method in class com.epages.search.popularity.clickcount.ClickLimit
-
- getLinearString(String, double, double) - Static method in class com.epages.search.popularity.boost.BoostQuerySetterImpl
-
- getLineItemContainer() - Method in class com.epages.cart.Cart
-
A container for all the items in the cart
- getLineItemId() - Method in class com.epages.service.api.model.LineItem
-
Unique identifier of the line item
- getLineItemPrice() - Method in class com.epages.service.api.model.LineItem
-
Price of the line item
- getLineItems() - Method in class com.epages.cart.CartInput
-
Initial list of line items to put into the cart.
- getLineItemsSubTotal() - Method in class com.epages.service.api.model.LineItemContainer
-
/* Sum of lineItemPrice on all lineItems.
- getLink(Link, UriBuilder, String) - Static method in class com.epages.cart.LinksConverter
-
- getLink(UriInfo, String, String) - Static method in class com.epages.legal.LegalContentResource
-
- getLink() - Method in class com.epages.service.api.model.VariationSummary
-
- getLink() - Method in class com.epages.suggest.ProductSuggestion
-
The link pointing to the resource of the suggested product.
- getLink() - Method in class com.epages.task.api.Task
-
- getLinks(UriInfo) - Static method in class com.epages.legal.LegalContentResource
-
- getLinks() - Method in class com.epages.service.api.model.Product
-
- getLinks() - Method in class com.epages.service.api.model.Variations
-
Outgoing links.
- getList(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getList(String, List<?>) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getListeners() - Method in interface com.epages.commons.io.FileWatcher
-
- getListeners() - Method in class com.epages.commons.io.FileWatcherNIO2
-
- getLoader() - Method in class com.epages.epagesj.server.EmbeddedJettyTestContainer
-
- getLocale() - Method in class com.epages.cart.CartInput
-
Selected cart locale.
- getLocale() - Method in class com.epages.search.api.SearchRequest
-
- getLocale() - Method in class com.epages.service.api.model.Price
-
- getLocale() - Method in class com.epages.shop.ShopRequestContext
-
- getLocales(String) - Method in interface com.epages.shop.LocalesService
-
- getLocales(String) - Method in class com.epages.shop.LocalesServiceEP6
-
- getLocales() - Method in class com.epages.shop.Shop
-
- getLocales() - Method in class com.epages.shop.ShopFactory.ShopProxy
-
- getLocalizedContentObjectRecords(ShopRequestContext, String...) - Method in class com.epages.legal.LegalContentServiceImpl
-
- getLocalizedValue(TLocalizedValue[], Locale) - Method in class com.epages.service.api.soap.LocalizedValueConverter
-
- getLogin() - Method in class com.epages.ep6.ws.config.Ep6WsConfigurationImpl
-
- getLogo() - Method in class com.epages.shipping.ShippingMethod
-
Location of the shipping logo
- getLong(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getLong(String, long) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getLong(String, Long) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getLower() - Method in class com.epages.search.api.model.DoubleRange
-
- getMainGuid() - Method in class com.epages.search.api.model.ProductResult
-
- getManufacturer() - Method in interface com.epages.product.IProduct
-
- getManufacturer() - Method in class com.epages.product.Product
-
- getManufacturer() - Method in class com.epages.product.splitter.ProductGroup
-
- getManufacturer() - Method in class com.epages.product.SubProduct
-
- getManufacturerPrice() - Method in class com.epages.service.api.model.PriceInfo
-
Manufacturer's recommended sales price
- getManufacturerResults() - Method in class com.epages.search.solr.MultiGroupSuggestResultBuilder
-
- getManufacturers() - Method in class com.epages.search.api.model.SuggestionsResponse
-
- getManufacturerSKU() - Method in interface com.epages.product.IProduct
-
- getManufacturerSKU() - Method in class com.epages.product.Product
-
- getManufacturerSKU() - Method in class com.epages.product.splitter.ProductGroup
-
- getManufacturerSKU() - Method in class com.epages.product.SubProduct
-
- getManufacturerSuggestions() - Method in class com.epages.search.MultiGroupSuggestResult
-
- getMarshaller(Class<?>) - Static method in class com.epages.commons.xml.MarshallerHelper
-
creates JAXB context and instantiate marshaller
- getMaster() - Method in class com.epages.service.api.model.Product
-
- getMaster() - Method in class com.epages.service.api.model.Variations
-
- getMasterGuids(SearchResponse) - Static method in class com.epages.service.api.soap.ProductServiceImpl
-
Returns the GUIDS of the master products related to the search results.
- getMasterServerBaseURL() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getMasterServerBaseURL() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Base url for solr master server.
- getMasterURL(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getMasterURL(CoreIdentifier) - Method in interface com.epages.solrclient.SolrClientConfiguration
-
URL pointing to solr master instance, including corename
- getMasterUrl() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getMasterUrl() - Method in interface com.epages.solrserver.SolrServerConfiguration
-
- getMatches() - Method in class com.epages.search.api.model.FacetValue
-
The number of search-results that would be obtained
by filtering for this attribute-value in the context
of current search-request.
- getMaxActive() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMaxDoc() - Method in class com.epages.solrclient.core.CoreInfo
-
- getMaxErrors() - Static method in class com.epages.task.api.AbstractBaseEPJTask
-
- getMaxHttpReaderConnections() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getMaxHttpReaderConnections() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Configuration value for the maximum number of HttpClient connections to the solr
slaves.
- getMaxIdle() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMaximumPoolSize() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getMaximumPoolSize() - Method in class com.epages.executor.ExecutorConfigurationImpl
-
- getMaxLifeInSecs() - Method in interface com.epages.task.api.TaskExecutorConfiguration
-
- getMaxLifeInSecs() - Method in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- getMaxNumReschedules() - Method in interface com.epages.task.api.TaskExecutorConfiguration
-
Maximum number of reschedules, until the task gets rejected.
- getMaxNumReschedules() - Method in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- getMaxThreads() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getMaxThreads() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getMaxWait() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMembersInjector(TypeLiteral<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getMembersInjector(Class<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getMerchantId() - Method in class com.epages.amazon.payments.AmazonPaymentsRequestConfigProperties
-
- getMessage() - Method in exception com.epages.amazon.payments.AwsPaymentsException
-
- getMessage() - Method in class com.epages.commons.health.HealthCheck.Result
-
Returns any additional message for the result, or null
if the
result has no message.
- getMessage() - Method in class com.epages.ws.rs.ext.Error
-
- getMessage(E, HttpServletRequest) - Method in class com.epages.ws.rs.ext.RestExceptionMapper
-
- getMinCartValue() - Method in class com.epages.cart.Cart
-
Minimum value of cart before checkout is possible.
- getMinEvictableIdleTimeMillis() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMinIdle() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMinThreads() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getMinThreads() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getModules() - Method in class com.epages.plugin.ApplicationPluginSelector
-
- getModules(Class<? extends Module>) - Static method in class com.epages.plugin.BasePluginSelector
-
- getModules() - Method in interface com.epages.plugin.PluginSelector
-
- getMoney() - Method in class com.epages.product.tax.Price
-
- getMongoClient(MongoClientURI) - Method in class com.epages.mongodb.MongoClientProvider
-
- getMultiSelectAttribute(CustomAttribute) - Method in class com.epages.product.Product
-
- getName() - Method in interface com.epages.commons.health.HealthCheck
-
- getName() - Method in class com.epages.legal.ContactInformation
-
Page name
- getName() - Method in class com.epages.legal.ContentPage
-
Page name
- getName() - Method in interface com.epages.legal.ContentPageSummary
-
page name, possibly localized
- getName() - Method in class com.epages.legal.EmptyContentPage
-
- getName() - Method in interface com.epages.legal.IContentPage
-
- getName() - Method in class com.epages.oauth1.Consumer
-
- getName() - Method in class com.epages.oauth1.Token.TokenPrincipal
-
- getName() - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getName() - Method in class com.epages.search.api.model.FacetValue
-
The localised name of the attribute-value.
- getName() - Method in class com.epages.search.api.model.ProductResult
-
- getName() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getName() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getName() - Method in class com.epages.service.api.model.Category
-
Category name
- getName() - Method in class com.epages.service.api.model.CategoryInfo
-
- getName() - Method in class com.epages.service.api.model.LineItem
-
Name of the line item
- getName() - Method in class com.epages.service.api.model.PaymentMethod
-
Name of the payment method
- getName() - Method in class com.epages.service.api.model.Product
-
Name of the product
- getName() - Method in class com.epages.service.api.model.ProductType
-
- getName() - Method in class com.epages.service.api.model.VariationAttribute
-
Non-localized key of the variation attribute
- getName() - Method in class com.epages.service.api.model.VariationIdentifier
-
Key of the variation attribute
- getName() - Method in class com.epages.shipping.ShippingMethod
-
Name of the shipping method
- getName() - Method in class com.epages.solrclient.core.CoreInfo
-
- getName() - Method in class com.epages.suggest.ProductSuggestion
-
The name of the suggested product.
- getNames() - Method in class com.epages.quantity.Unit
-
- getNavigationCaption() - Method in class com.epages.legal.ContactInformation
-
Navigation Caption
- getNavigationCaption() - Method in class com.epages.legal.ContentPage
-
Name used in navigation
- getNavigationCaption() - Method in class com.epages.legal.EmptyContentPage
-
- getNavigationCaption() - Method in interface com.epages.legal.IContentPage
-
- getNegatedAmount() - Method in class com.epages.product.tax.Price
-
- getNewProductMatches(QueryResponse) - Method in class com.epages.search.solr.facets.NoveltyFacetFactoryImpl
-
- getNextPositionToChange(String, int) - Static method in class com.epages.product.attribute.entry.FileUtil
-
gets next position in string to change.
- getNoProxy() - Method in interface com.epages.configuration.HttpProxyConfiguration
-
- getNormalizedPath(Path) - Method in class com.epages.pdf.PdfFilePathValidator.BasePath
-
- getNotificationType() - Method in class com.epages.amazon.payments.IPNAuthorizationService
-
- getNotificationType() - Method in class com.epages.amazon.payments.IPNCaptureService
-
- getNotificationType() - Method in class com.epages.amazon.payments.IPNOrderReferenceService
-
- getNotificationType() - Method in interface com.epages.amazon.payments.IPNService
-
- getNumDocs() - Method in class com.epages.solrclient.core.CoreInfo
-
- getNumericFilter(String) - Method in class com.epages.search.api.SearchRequest
-
- getNumericFiltersToleranceInPercentage() - Method in interface com.epages.search.SearchConfig
-
A value in percentage (0%-100%) which determines the widening of a numeric-range used for filtering.
- getNumericFiltersToleranceInPercentage() - Method in class com.epages.search.SearchConfigImpl
-
- getNumFound(QueryResponse) - Static method in class com.epages.search.solr.facets.CustomFacetFactory
-
- getNumProductsWithAttribute(QueryResponse, CustomSearchFilterAttribute) - Static method in class com.epages.search.solr.facets.CustomFacetFactory
-
- getNumTestsPerEvictionRun() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getObjectId(MetadataDao, GUID) - Method in class com.epages.index.ProductAddServiceImpl
-
- getObjectId() - Method in class com.epages.metadata.Ep6Object
-
- getObjectId() - Method in interface com.epages.metadata.IEP6Object
-
- getObjectId(GUID) - Method in interface com.epages.metadata.MetadataDao
-
- getObjectId(GUID) - Method in class com.epages.metadata.MetadataDaoJdbcTemplate
-
- getObjectId() - Method in class com.epages.product.attribute.entry.Attribute
-
- getObjectId() - Method in class com.epages.product.splitter.ProductGroup
-
- getObjectId() - Method in class com.epages.product.SubProduct
-
- getObjectId() - Method in class com.epages.search.api.model.ProductResult
-
- getObjectId() - Method in class com.epages.shop.Shop
-
- getObjectPath(Category) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getOptionalConfigFile(ConfigFileFinder, String) - Method in class com.epages.configuration.file.OptionalConfigurationFileProvider
-
- getOptionalConfigFilename() - Method in class com.epages.configuration.file.OptionalConfigurationFileProvider
-
- getOptions() - Method in interface com.epages.mongodb.MongoClientConfig
-
- getOptions() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- getOptionsIN() - Method in class com.epages.mongodb.MongoDbCollectionBuilder.IndexEntry
-
Deprecated.
- getOrderAuthorizationId() - Method in class com.epages.amazon.payments.Capture
-
- getOrderReferenceId() - Method in class com.epages.amazon.payments.Authorization
-
- GetOrderResponseConverter - Class in com.epages.amazon.payments
-
- GetOrderResponseConverter(Converter<OrderReferenceDetails, OrderReferenceInfo>) - Constructor for class com.epages.amazon.payments.GetOrderResponseConverter
-
- getOrderResponseConverter - Variable in class com.epages.amazon.payments.OrderReferenceServiceImpl
-
- getOrderTotal() - Method in class com.epages.amazon.payments.OrderReferenceAttributes
-
- getOutgoingDocumentsSize() - Method in class com.epages.solrclient.document.DocumentBufferedOutputStreamImpl
-
- getPage() - Method in class com.epages.service.api.model.Products
-
The current page number
- getPage() - Method in class com.epages.service.api.model.Variations
-
Current page
- getPage() - Method in class com.epages.shop.ShopRequestContext
-
- getPageTitle() - Method in class com.epages.service.api.model.Category
-
Suggested page title
- getParams() - Method in class com.epages.ws.rs.core.JaxbLink
-
Get the parameter map for this link.
- getParent() - Method in class com.epages.plugin.PluginServiceLoader
-
- getParent(Category) - Method in interface com.epages.product.category.CategoryInfoMap
-
- getParent(Category) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getParent() - Method in class com.epages.service.api.model.Category
-
Link to the parent category
- getParentId() - Method in class com.epages.metadata.Ep6Object
-
- getParentId() - Method in interface com.epages.metadata.IEP6Object
-
- getParentId() - Method in class com.epages.product.splitter.ProductGroup
-
- getParentId() - Method in class com.epages.product.SubProduct
-
- getParentInfo() - Method in class com.epages.service.api.model.Category
-
- getPassword() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getPassword() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getPassword() - Method in class com.epages.datasource.internal.MasterConnectionProperties
-
- getPassword() - Method in class com.epages.datasource.internal.SlaveConnectionProperties
-
- getPassword(WebServiceConfiguration, String[]) - Method in class com.epages.ep6.ws.config.AppKeyWSConfigServiceImpl
-
- getPassword() - Method in class com.epages.ep6.ws.config.Ep6WsConfigurationImpl
-
- getPassword(String[]) - Method in class com.epages.ep6.ws.config.SimpleWSConfigServiceImpl
-
- getPassword() - Method in class com.epages.ep6.ws.config.WebServiceConfigImpl
-
- getPassword() - Method in interface com.epages.mongodb.MongoClientConfig
-
- getPassword() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- getPath() - Method in class com.epages.pdf.PdfFile
-
- getPath(int) - Method in interface com.epages.product.category.CategoryInfoMap
-
- getPath(GUID) - Method in interface com.epages.product.category.CategoryInfoMap
-
- getPath(int) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getPath(GUID) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getPath() - Method in interface com.epages.product.IProduct
-
- getPath() - Method in class com.epages.product.Product
-
- getPath() - Method in class com.epages.product.splitter.ProductGroup
-
- getPath() - Method in class com.epages.product.SubProduct
-
- getPath() - Method in class com.epages.search.api.model.ProductResult
-
- getPathAsBreadCrumb(int) - Method in interface com.epages.product.category.CategoryInfoMap
-
- getPathAsBreadCrumb(int) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getPathSpec() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getPathSpec() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getPathSpec() - Method in interface com.epages.server.config.ServerConfiguration
-
- getPathSpec() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getPathString() - Method in class com.epages.product.attribute.entry.FilePath
-
- getPaymentMethodId() - Method in class com.epages.service.api.model.PaymentMethod
-
Identifier of the payment method
- getPdfBasePath() - Method in interface com.epages.pdf.PdfConfiguration
-
- getPdfBasePath() - Method in class com.epages.pdf.PdfConfigurationImpl
-
- getPendings() - Method in class com.epages.index.AllItemSelector
-
- getPendings() - Method in class com.epages.index.Ep6ObjectItemSelector
-
- getPendings() - Method in interface com.epages.index.ItemSelector
-
getPendings returns a list of references to pending items.
- getPhone() - Method in class com.epages.amazon.payments.AddressInfo
-
- getPhone() - Method in class com.epages.legal.ContactInformation
-
Phone number
- getPlugins() - Method in class com.epages.cli.shell.GuicePluginDiscovery
-
- getPoolSize() - Method in class com.epages.executor.ExecutorStats
-
Returns the current number of threads in the pool.
- getPort() - Method in class com.epages.datasource.internal.AbstractBaseConnectionProperties
-
- getPort() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getPort() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getPort() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getPort() - Method in class com.epages.epagesj.server.EPagesJerseyExternalResource
-
- getPort() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getPort() - Method in interface com.epages.server.config.ServerConfiguration
-
- getPort() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getPosition() - Method in class com.epages.product.attribute.entry.CategoryProductMapAttributeEntry.CategoryAttributeValue
-
- getPosition() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getPosition() - Method in class com.epages.product.category.Category
-
- getPosition() - Method in class com.epages.search.api.model.FacetValue
-
- getPostalCode() - Method in class com.epages.amazon.payments.AddressInfo
-
- getPreparedStatementSetter(Index, ItemSelector<IEP6Object, String>) - Method in class com.epages.index.ProductAddServiceImpl
-
- getPreselectedAttributes(Collection<SubProduct>) - Method in class com.epages.index.PreselectedSetImpl
-
- getPreselectedAttributes() - Method in class com.epages.search.api.model.ProductResult
-
- getPreselectedAttributes(SolrDocument, Locale) - Method in class com.epages.search.solr.SolrDocumentToProductConverter
-
- getPreselectedSetByLanguages(Collection<SubProduct>) - Method in interface com.epages.index.PreselectedSet
-
- getPreselectedSetByLanguages(Collection<SubProduct>) - Method in class com.epages.index.PreselectedSetImpl
-
- getPrice() - Method in class com.epages.service.api.model.PriceInfo
-
Price of the product
- getPrice(TProductPrice[], Currency, Locale) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- getPriceFieldName(String, String) - Static method in enum com.epages.index.entities.SolrFieldNames
-
- getPriceForCurrency(TProductPrice[], Currency) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- getPriceInfo() - Method in class com.epages.service.api.model.Product
-
Pricing related information
- getPriceInfo(TGetInfo_Return, TGetInfo_Return, Locale, Currency) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- getPriceInfo(TGetInfo_Return, Locale, Currency) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- getPrices() - Method in interface com.epages.product.IProduct
-
- getPrices() - Method in class com.epages.product.Product
-
- getPrices() - Method in class com.epages.product.splitter.ProductGroup
-
- getPrices() - Method in class com.epages.product.SubProduct
-
- getPriceWithDeposits() - Method in class com.epages.service.api.model.PriceInfo
-
Price including all deposits price + depositPrice + ecoPartecipation.
- getPrincipal() - Method in class com.epages.oauth1.Consumer
-
- getPrincipal() - Method in class com.epages.oauth1.Token
-
- getPriority() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getPriority() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getPrivacyPolicy(String, Locale) - Method in class com.epages.legal.LegalContentResource
-
Returns the privacy policy of a shop.
- getPrivacyPolicy(ShopRequestContext) - Method in interface com.epages.legal.LegalContentService
-
- getPrivacyPolicy(ShopRequestContext) - Method in class com.epages.legal.LegalContentServiceImpl
-
- getPrivacyPolicy() - Method in class com.epages.legal.LegalContentSummary
-
Privacy Policy summary
- getProductAvailabilityText(TGetInfo_Return, Locale) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- getProductGuid() - Method in class com.epages.search.popularity.clickcount.ClickCountId
-
- getProductGUID(TGetInfo_Return) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- getProductHref(GUID) - Method in class com.epages.product.CustomAttributeLinkServiceImpl
-
- getProductHref(GUID) - Method in class com.epages.product.ProductLinkServiceImpl
-
- getProductHref(Product) - Method in class com.epages.product.slideshow.SlideshowLinkAppenderService
-
- getProductHref(GUID) - Method in class com.epages.product.VariationsLinkServiceImpl
-
- getProductId() - Method in class com.epages.dao.ProductReaderPreparedStatementSetter
-
- getProductId() - Method in class com.epages.service.api.model.LineItem
-
GUID of the product line item
- getProductId() - Method in class com.epages.service.api.model.LineItemInput
-
Stock keeping unit of the line item
- getProductId() - Method in class com.epages.service.api.model.Product
-
A unique identifier of the product
- getProductLineItems() - Method in class com.epages.service.api.model.LineItemContainer
-
A list of line items
- getProductNameObject(SolrDocument, Locale) - Method in class com.epages.search.solr.SolrDocumentToProductConverter
-
- getProductPopularity(IProduct) - Method in class com.epages.search.popularity.PopularityAppender
-
- getProductPosition() - Method in interface com.epages.product.IProduct
-
- getProductPosition() - Method in class com.epages.product.Product
-
- getProductPosition() - Method in class com.epages.product.splitter.ProductGroup
-
- getProductPosition() - Method in class com.epages.product.SubProduct
-
- getProductRelatedEntity(String) - Method in interface com.epages.product.IProduct
-
- getProductRelatedEntity(String) - Method in class com.epages.product.Product
-
- getProductRelatedEntity(String) - Method in class com.epages.product.splitter.ProductGroup
-
- getProductRelatedEntity(String) - Method in class com.epages.product.SubProduct
-
- getProducts() - Method in class com.epages.search.api.model.SearchResponse
-
List of found products, which has the maximum size 'resultsPerPage'.
- getProducts() - Method in class com.epages.search.api.model.SuggestionsResponse
-
- getProducts() - Method in class com.epages.service.api.model.Products
-
List of found products, which has the maximum size 'resultsPerPage'.
- getProducts() - Method in class com.epages.suggest.SuggestResponse
-
A List of product suggestions.
- getProductServiceClient(String) - Method in interface com.epages.service.api.soap.ClientFactory
-
- getProductServiceClient(String) - Method in class com.epages.service.api.soap.ClientFactoryImpl
-
- getProductsFromEP6Soap(ShopRequestContext, List<String>, List<String>, SearchParams) - Method in class com.epages.service.api.soap.ProductServiceImpl
-
- getProductsPerPage() - Method in class com.epages.shop.Shop
-
- getProductString(String, double) - Static method in class com.epages.search.popularity.boost.BoostQuerySetterImpl
-
- getProductSuggestions() - Method in class com.epages.search.MultiGroupSuggestResult
-
- getProductSuggestions(String, Locale, String, int) - Method in class com.epages.suggest.SuggestPublicResource
-
Returns suggestions for a given product search query.
- getProductType() - Method in class com.epages.service.api.model.Product
-
- getProductTypeId() - Method in class com.epages.service.api.model.ProductType
-
- getProductTypeServiceClient(String) - Method in interface com.epages.service.api.soap.ClientFactory
-
- getProductTypeServiceClient(String) - Method in class com.epages.service.api.soap.ClientFactoryImpl
-
- getProperties(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getProperty(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getProvider(Key<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getProvider(Class<T>) - Method in class com.epages.plugin.PluginServiceLoader
-
- getProxy(String) - Method in class com.epages.ep6.ws.config.Ep6WsConfigurationImpl
-
- getPSTSetter(ProductReaderPreparedStatementSetter) - Method in class com.epages.product.reader.NumericCustomAttributeReader.Reader
-
- getPublicId() - Method in class com.epages.shop.Shop
-
- getPublicIdIndex(DBCollection) - Method in class com.epages.shop.ShopRepositoryCustom
-
- getQuantity() - Method in class com.epages.service.api.model.BasePrice
-
Quantity contained in product.
- getQuantity() - Method in class com.epages.service.api.model.LineItem
-
Quantity of the line item.
- getQuantity() - Method in class com.epages.service.api.model.LineItemInput
-
Quantity of the line item.
- getQuantity() - Method in class com.epages.service.api.model.PriceInfo
-
Quantity contained in product
- getQuery() - Method in class com.epages.search.api.model.SearchParams
-
If the search-query is empty or null, a wildcard search
is executed which returns all products of a shop.
- getQuery() - Method in class com.epages.search.api.model.SearchResponse
-
The query which was used to perform the search.
- getQuery() - Method in class com.epages.search.api.SearchRequest
-
- getQuery() - Method in class com.epages.service.api.soap.SearchParamsBuilder
-
- getQueueSize() - Method in class com.epages.executor.ExecutorStats
-
Returns the current size of the queue.
- getRangeFilters() - Method in class com.epages.search.api.SearchRequest
-
- getRangeQuery(Locale, String, DoubleRange) - Method in class com.epages.search.solr.FilterQueryUtilityImpl
-
- getRangeQueryFieldName(SearchRequest, String) - Method in class com.epages.search.solr.FilterQueryUtilityImpl
-
- getRate() - Method in class com.epages.product.tax.TaxRate
-
- getRating() - Method in interface com.epages.product.IProduct
-
- getRating() - Method in class com.epages.product.Product
-
- getRating() - Method in class com.epages.product.splitter.ProductGroup
-
- getRating() - Method in class com.epages.product.SubProduct
-
- getRatingFacetValue(int, String) - Method in class com.epages.search.solr.facets.RatingFacetFactoryImpl
-
- getRatingFacetValues(List<FacetField.Count>) - Method in class com.epages.search.solr.facets.RatingFacetFactoryImpl
-
- getReader() - Method in class com.epages.product.reader.BaseSingleItemPeekableReader
-
- getReader(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrServerLookupStatic
-
- getReader(CoreIdentifier) - Method in interface com.epages.solrclient.SolrServerLookup
-
- getReciprocalString(double, double, String) - Static method in class com.epages.search.popularity.boost.BoostQuerySetterImpl
-
- getRecoverableStatuses() - Method in class com.epages.task.internal.RecoverEPJTasksTask
-
- getReducedBy() - Method in class com.epages.task.api.Task
-
- getRefPrice() - Method in class com.epages.service.api.model.BasePrice
-
Price relating to norm scale.
- getRefPrice(Price, Locale, BigDecimal, BigDecimal) - Method in class com.epages.service.api.soap.BasePriceServiceImpl
-
- getRefQuantity() - Method in class com.epages.service.api.model.BasePrice
-
Norm scale, E.g.
- getRegion() - Method in class com.epages.amazon.payments.AmazonPaymentsRequestConfigProperties
-
- getRejectedExecutionHandler() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getRejectedExecutionHandler() - Method in class com.epages.executor.ExecutorConfigurationImpl
-
- getRel() - Method in class com.epages.ws.rs.core.JaxbLink
-
- getRemaining() - Method in class com.epages.oauth1.ratelimit.RateLimit
-
- getRemaining() - Method in class com.epages.search.popularity.clickcount.ClickLimit
-
- getRemoveAbandonedTimeout() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getReplicationToken() - Method in class com.epages.index.entities.Index
-
- getReplicationToken() - Method in class com.epages.index.UpdateSearch
-
- getReporter() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getReports() - Method in class com.epages.task.api.Task
-
- getReports() - Method in class com.epages.task.internal.StepReports
-
- getRequestLogConfigFilename() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getRequestLogConfigFilename() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getRequestLogConfigFilename() - Method in interface com.epages.server.config.ServerConfiguration
-
- getRequestLogConfigFilename() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getRequestToken(String) - Method in class com.epages.oauth1.OAuth1ProviderImpl
-
- getRescheduleDelayInMillis() - Method in interface com.epages.task.api.TaskExecutorConfiguration
-
- getRescheduleDelayInMillis() - Method in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- getReset() - Method in class com.epages.oauth1.ratelimit.RateLimit
-
- getReset() - Method in class com.epages.search.popularity.clickcount.ClickLimit
-
- getResetTimestamp() - Static method in class com.epages.oauth1.ratelimit.RateLimitServiceImpl
-
- getResetTimestamp() - Static method in class com.epages.search.popularity.clickcount.ClickLimitServiceImpl
-
- getResourceGUID() - Method in class com.epages.index.entities.Index
-
- getResourceId() - Method in class com.epages.index.entities.IndexItem
-
- getResponse(SearchRequest) - Method in class com.epages.search.solr.ProductSearcherImpl
-
- getResponse() - Method in exception com.epages.ws.rs.ext.WebApplicationClientException
-
- getRestTracing() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getRestTracing() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getRestTracing() - Method in interface com.epages.server.config.EPagesJServerConfiguration
-
- getResultGuids(SearchResponse) - Static method in class com.epages.service.api.soap.ProductServiceImpl
-
Returns list of GUIDs coming the search results.
- getResults() - Method in class com.epages.service.api.model.Variations
-
Number of results
- getResultsPerPage() - Method in class com.epages.search.api.model.SearchParams
-
The number of search-results
which are displayed on a single page.
- getResultsPerPage() - Method in class com.epages.search.api.model.SearchResponse
-
The number of search-results per page.
- getResultsPerPage() - Method in class com.epages.search.api.SearchRequest
-
- getResultsPerPage() - Method in class com.epages.service.api.model.Products
-
The number of search-results per page.
- getResultsPerPage() - Method in class com.epages.service.api.model.Variations
-
Results per page
- getResultsPerPage() - Method in class com.epages.shop.ShopRequestContext
-
- getRightsOfWithdrawal(String, Locale) - Method in class com.epages.legal.LegalContentResource
-
Returns the rights of withdrawal (customer information) of a shop.
- getRightsOfWithdrawal(ShopRequestContext) - Method in interface com.epages.legal.LegalContentService
-
- getRightsOfWithdrawal(ShopRequestContext) - Method in class com.epages.legal.LegalContentServiceImpl
-
- getRightsOfWithdrawal() - Method in class com.epages.legal.LegalContentSummary
-
Rights of Withdrawal summary
- getRoles() - Method in class com.epages.oauth1.AccessTokenContext
-
- getRoles() - Method in class com.epages.oauth1.Token
-
- getRoot() - Method in interface com.epages.product.category.CategoryInfoMap
-
- getRoot() - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getRootCategories(String, Locale) - Method in class com.epages.product.CategoryResource
-
Returns the root categories of the shop.
- getRootCategory(String, Locale) - Method in class com.epages.product.CategoryServiceDecorator
-
- getRootCategory(String, Locale) - Method in interface com.epages.service.api.CategoryService
-
- getRootCategory(String, Locale) - Method in class com.epages.service.api.soap.CategoryServiceSoap
-
- getRootCategoryFacetField() - Static method in class com.epages.search.solr.facets.setter.SolrFacetedQueryUtils
-
- getRootCategoryGUID(CategoryInfoMap) - Method in class com.epages.service.api.soap.CategoryServiceSoap
-
- getRootDir() - Method in interface com.epages.configuration.file.EPagesJDirConfiguration
-
- getRootDir() - Method in class com.epages.configuration.file.EPagesJDirEnvConfiguration
-
- getRootLogger() - Static method in class com.epages.server.logging.EPJContextLogger.EPJLoggerFactory
-
- getRounded(Double, Double) - Method in class com.epages.search.DoubleRangeRounder
-
- getRounded(Double, Double) - Method in interface com.epages.search.RangeRounder
-
- getRoundedFilterRange(DoubleRange, Locale) - Method in class com.epages.search.facets.NumericFacetValueBuilder
-
- getSalutation() - Method in class com.epages.cart.Address
-
Salutation used for the customer
- getSchemaName() - Method in class com.epages.solrclient.core.internal.SolrCoreConfigurationImpl
-
- getSchemaName() - Method in interface com.epages.solrclient.core.SolrCoreConfiguration
-
- getScopeBindings() - Method in class com.epages.plugin.PluginServiceLoader
-
- getSearchQueryFields(String) - Method in interface com.epages.search.SearchConfig
-
List of queryfields for search requests based on the configuration,
if necessary localized to the given language
- getSearchQueryFields(String) - Method in class com.epages.search.SearchConfigImpl
-
- getSearchString(String, Double, boolean) - Method in class com.epages.search.solr.FilterQueryUtilityImpl
-
- getSecret() - Method in class com.epages.oauth1.Consumer
-
- getSecret() - Method in class com.epages.oauth1.Token
-
- getSegmentCount() - Method in class com.epages.solrclient.core.CoreInfo
-
- getSegmentsDivider() - Method in class com.epages.solrclient.core.internal.SolrCoreConfigurationImpl
-
- getSegmentsDivider() - Method in interface com.epages.solrclient.core.SolrCoreConfiguration
-
- getSelectedRange() - Method in class com.epages.search.api.model.FacetValue
-
The attribute-range selected by the user.
- getSelectedValue() - Method in class com.epages.search.api.model.FacetValue
-
The attribute-value selected by the user.
- getSendDateHeader() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getSendDateHeader() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getSendDateHeader() - Method in interface com.epages.server.config.ServerConfiguration
-
- getSendDateHeader() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getServiceStats() - Method in class com.epages.executor.AbstractEPJExecutor
-
- getServiceStats() - Method in interface com.epages.executor.EPJExecutor
-
- getServiceStats() - Method in class com.epages.executor.EPJExecutorImpl
-
- getServiceStats() - Method in class com.epages.executor.ExecutorResource
-
Executor service statistics
- getSetter(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.category.CategoryItemStreamReader
-
- getShippingAddress() - Method in class com.epages.cart.Cart
-
Shipping address for the current cart
- getShippingMethodHref(String) - Method in class com.epages.shipping.ShippingLinkAppenderService
-
- getShippingMethodId() - Method in class com.epages.shipping.ShippingMethod
-
Identifier of the shipping method
- getShippingMethods() - Method in class com.epages.service.api.model.Product
-
- getShippingMethods(TGetInfo_Return) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- getShippingMethodsRestrictedTo() - Method in class com.epages.service.api.model.Product
-
Available shipping methods.
- getShop(int) - Method in interface com.epages.shop.ShopDao
-
- getShop(int) - Method in class com.epages.shop.ShopDaoJdbcTemplate
-
- getShop(String, String) - Method in class com.epages.shop.ShopServiceImpl
-
- getShopBaseUri() - Method in class com.epages.shop.ShopRequestContext
-
- getShopCategories(String, ProductReaderPreparedStatementSetter) - Method in class com.epages.product.category.ShopCategoryReader
-
- getShopGUID() - Method in interface com.epages.product.IProduct
-
- getShopGUID() - Method in class com.epages.product.Product
-
- getShopGUID() - Method in class com.epages.product.splitter.ProductGroup
-
- getShopGUID() - Method in class com.epages.product.SubProduct
-
- getShopGUID() - Method in class com.epages.search.popularity.boost.Weighting
-
- getShopGuid() - Method in class com.epages.search.popularity.clickcount.ClickCount
-
- getShopGuid() - Method in class com.epages.shop.ShopRequestContext
-
- getShopGUID() - Method in class com.epages.task.internal.RecoverEPJTasksTask
-
- getShopId() - Method in class com.epages.dao.ProductReaderPreparedStatementSetter
-
- getShopId() - Method in class com.epages.shop.ShopRequestContext
-
- getShopPublicId() - Method in class com.epages.shop.ShopRequestContext
-
- getShopStorename() - Method in class com.epages.shop.ShopRequestContext
-
- getShort(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getShort(String, short) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getShort(String, Short) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getShortDescription() - Method in class com.epages.legal.ContactInformation
-
HTML formatted short description
- getShortDescription() - Method in class com.epages.legal.ContentPage
-
Description used as text for lists
- getShortDescription() - Method in class com.epages.legal.EmptyContentPage
-
- getShortDescription() - Method in interface com.epages.legal.IContentPage
-
- getShortDescription() - Method in class com.epages.service.api.model.Product
-
Short description text, usually used in list context.
- getSignatureMethod() - Method in interface com.epages.amazon.payments.AmazonPaymentsConfig
-
- getSignatureMethod() - Method in class com.epages.amazon.payments.AmazonPaymentsConfigImpl
-
- getSignatureVersion() - Method in interface com.epages.amazon.payments.AmazonPaymentsConfig
-
- getSignatureVersion() - Method in class com.epages.amazon.payments.AmazonPaymentsConfigImpl
-
- getSingleCorePath() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getSingleCorePath() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Path to solr core, without leading slash.
- getSingleItemPrice() - Method in class com.epages.service.api.model.LineItem
-
Price for a single item (quantity=1)
- getSingleMatchingValue(Pattern, String) - Static method in class com.epages.datasource.internal.RegExMatcher
-
- getSingleSelectFilter(String) - Method in class com.epages.search.api.SearchRequest
-
- getSiteId() - Method in class com.epages.metadata.Ep6Object
-
- getSiteId() - Method in interface com.epages.metadata.IEP6Object
-
- getSiteId() - Method in class com.epages.product.splitter.ProductGroup
-
- getSiteId() - Method in class com.epages.product.SubProduct
-
- getSize() - Method in class com.epages.search.api.model.SearchResponse
-
The number of found products.
- getSize() - Method in class com.epages.service.api.model.Products
-
The number of found products.
- getSizes() - Method in class com.epages.product.slideshow.ImageSizes
-
- getSku() - Method in class com.epages.service.api.model.LineItem
-
Stock keeping unit of the line item
- getSlaveURLs(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getSlaveURLs(CoreIdentifier) - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Gets list of slave urls
- getSlideshow(String, GUID) - Method in class com.epages.product.slideshow.SlideshowResource
-
- getSlots(int...) - Method in class com.epages.search.api.util.SuggestionsSelector
-
- getSoapLineItemAlias(GUID) - Method in class com.epages.cart.CartLineItemServiceImpl
-
- getSolrFieldName(String) - Method in class com.epages.index.appender.LocalizedAttributeAppender
-
- getSortBy() - Method in class com.epages.search.api.model.SearchParams
-
Determines the sorting of the search-results.
- getSortBy() - Method in class com.epages.search.api.SearchRequest
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.category.LocalizedCategoryAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.BooleanAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.CategoryProductMapAttributeReader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.ImagePathReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.LocalizedMultiSelectAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.LocalizedPreDefAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.LocalizedStringAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.MoneyAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.MultiSelectAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.NumericCustomAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.PreDefAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.ProductReader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.StringAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.SubProductReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.search.popularity.SubproductPopularityReader.Reader
-
- getStackTrace(Throwable) - Static method in class com.epages.commons.serialization.ThrowableUtil
-
Convert a Throwable into a String
- getStart() - Method in class com.epages.search.api.model.SearchResponse
-
- getStart() - Method in class com.epages.search.api.SearchRequest
-
- getStartedAt() - Method in class com.epages.task.api.Task
-
- getStartTime() - Method in class com.epages.solrclient.core.CoreInfo
-
- getState() - Method in class com.epages.amazon.payments.AuthorizationStatus
-
- getState() - Method in class com.epages.amazon.payments.CaptureStatus
-
- getState() - Method in class com.epages.amazon.payments.OrderReferenceStatus
-
- getState() - Method in class com.epages.cart.Address
-
The customer's state.
- getStateOrRegion() - Method in class com.epages.amazon.payments.AddressInfo
-
- getStatus(Status) - Method in class com.epages.amazon.payments.AuthorizationDetailsConverter
-
- getStatus(Status) - Method in class com.epages.amazon.payments.AuthorizationDetailsIPNConverter
-
- getStatus(AwsPaymentsException) - Method in class com.epages.amazon.payments.AwsPaymentsExceptionMapper
-
- getStatus() - Method in class com.epages.amazon.payments.AwsPaymentsServiceImpl.CheckResult
-
- getStatus(String) - Static method in enum com.epages.amazon.payments.AwsPaymentsServiceImpl.CheckStatus
-
- getStatus(Status) - Static method in class com.epages.amazon.payments.CaptureDetailsConverter
-
- getStatus(Status) - Static method in class com.epages.amazon.payments.CaptureDetailsIPNConverter
-
- getStatus(OrderReferenceDetails) - Method in class com.epages.amazon.payments.OrderReferenceDetailsConverter
-
- getStatus(String) - Method in class com.epages.amazon.payments.OrderReferenceDetailsIPNConverter
-
- getStatus() - Method in class com.epages.amazon.payments.OrderReferenceInfo
-
- getStatus(OAuth1Exception) - Method in class com.epages.oauth1.OAuth1ExceptionMapper
-
- getStatus() - Method in class com.epages.task.api.Task
-
- getStatus(EmptyResultDataAccessException) - Method in class com.epages.ws.rs.ext.EmptyResultDataAccessExceptionMapper
-
- getStatus() - Method in class com.epages.ws.rs.ext.Error
-
- getStatus(IllegalArgumentException) - Method in class com.epages.ws.rs.ext.IllegalArgumentExceptionMapper
-
- getStatus(NoSuchElementException) - Method in class com.epages.ws.rs.ext.NoSuchElementExceptionMapper
-
- getStatus(E) - Method in class com.epages.ws.rs.ext.RestExceptionMapper
-
- getStatus(VerifyException) - Method in class com.epages.ws.rs.ext.VerifyExceptionMapper
-
- getStatus(WebApplicationClientException) - Method in class com.epages.ws.rs.ext.WebApplicationClientExceptionMapper
-
- getStatusCode() - Method in exception com.epages.amazon.payments.AwsPaymentsException
-
- getStopAtShutdown() - Method in class com.epages.epagesj.EPagesJServerConfigurationImpl
-
- getStopAtShutdown() - Method in class com.epages.epagesj.server.TestServerConfigurationImpl
-
- getStopAtShutdown() - Method in interface com.epages.server.config.ServerConfiguration
-
- getStopAtShutdown() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getStorename() - Method in class com.epages.shop.Shop
-
- getStorename() - Method in class com.epages.shop.ShopFactory.ShopProxy
-
- getStreet() - Method in class com.epages.cart.Address
-
Street name of the customer's address
- getStreetDetails() - Method in class com.epages.cart.Address
-
Additional details for the customer's street name
- getString(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getString(String, String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getString(String) - Method in interface com.epages.configuration.HttpProxyConfiguration
-
- getString(Double) - Method in class com.epages.search.DoubleRangeRounder.DoubleToStringConverter
-
- getStringArray(String) - Method in class com.epages.configuration.EnvironmentConfiguration
-
- getStringArrayValues(String) - Method in interface com.epages.ep6.ws.config.Ep6WsConfiguration
-
- getStringArrayValues(String) - Method in class com.epages.ep6.ws.config.Ep6WsConfigurationImpl
-
- getSubCategories() - Method in class com.epages.service.api.model.Category
-
List of links to sub-categories
- getSubCategoriesInfo() - Method in class com.epages.service.api.model.Category
-
- getSubProductByID(int) - Method in class com.epages.product.Product
-
- getSubProducts() - Method in interface com.epages.product.IProduct
-
- getSubProducts() - Method in class com.epages.product.Product
-
- getSubProducts() - Method in class com.epages.product.splitter.ProductGroup
-
- getSubProducts() - Method in class com.epages.product.SubProduct
-
- getSuggestion(ShopRequestContext, ProductResult) - Method in class com.epages.suggest.SuggestConverterImpl
-
- getSuggestionRequest(String, GUID, Locale, String) - Method in class com.epages.search.api.rs.SuggestServiceImpl
-
- getSuggestions(String, GUID, Locale, String) - Method in class com.epages.search.api.rs.SuggestServiceImpl
-
- getSuggestions(String, GUID, Locale, String) - Method in interface com.epages.search.api.SuggestService
-
- getSuggestions(ShopRequestContext, String) - Method in interface com.epages.suggest.SuggestService
-
- getSuggestions(ShopRequestContext, String) - Method in class com.epages.suggest.SuggestServiceImpl
-
- getSuggestQueryFields(String) - Method in interface com.epages.search.SearchConfig
-
List of queryfields for suggest requests based on the configuration,
if necessary localized to the given language
- getSuggestQueryFields(String, float) - Method in interface com.epages.search.SearchConfig
-
List of queryfields for suggest requests based on the configuration,
if necessary localized to the given language.
- getSuggestQueryFields(String) - Method in class com.epages.search.SearchConfigImpl
-
- getSuggestQueryFields(String, float) - Method in class com.epages.search.SearchConfigImpl
-
- getSummary(String, Locale) - Method in class com.epages.legal.LegalContentResource
-
The localized shop legal summary information resource
- getSummary(ShopRequestContext) - Method in interface com.epages.legal.LegalContentService
-
- getSummary(ShopRequestContext) - Method in class com.epages.legal.LegalContentServiceImpl
-
- getSuperProductID() - Method in class com.epages.product.Product
-
- getSynchronizableKey(K) - Method in class com.epages.commons.cache.LookupStatic
-
Returns intern representation of a String key, otherwise uses the intern
representation of the hashCode.
- getSystemDomainName() - Method in class com.epages.shop.Shop
-
- getTask(String) - Method in interface com.epages.task.api.TaskService
-
- getTask(String) - Method in class com.epages.task.internal.TaskResource
-
Retrieves a task.
- getTask(String) - Method in class com.epages.task.internal.TaskServiceImpl
-
- getTaskCount() - Method in class com.epages.executor.ExecutorStats
-
Returns the approximate total number of tasks that have ever been
scheduled for execution.
- getTaskRepo(RepositoryFactorySupport, TaskRepositoryCustom) - Method in class com.epages.task.internal.TaskPlugin
-
- getTasks() - Method in class com.epages.task.api.TaskList
-
- getTasksByStatus(TaskStatus) - Method in interface com.epages.task.api.TaskService
-
- getTasksByStatus(TaskStatus) - Method in class com.epages.task.internal.QueueResource
-
Retrieves a list of tasks with the specified status.
- getTasksByStatus(TaskStatus) - Method in class com.epages.task.internal.TaskServiceImpl
-
- getTaskStep() - Method in class com.epages.task.internal.StepReport
-
- getTaxArea() - Method in class com.epages.product.tax.Price
-
- getTaxArea() - Method in class com.epages.search.api.model.SearchParams
-
If the alias of the tax-area is not set, the price-calculation
is based on net-prices.
- getTaxArea() - Method in class com.epages.search.api.SearchRequest
-
- getTaxClass() - Method in class com.epages.service.api.model.Product
-
Tax class of the product.
- getTaxClassId() - Method in interface com.epages.product.IProduct
-
- getTaxClassId() - Method in class com.epages.product.Product
-
- getTaxClassId() - Method in class com.epages.product.splitter.ProductGroup
-
- getTaxClassId() - Method in class com.epages.product.SubProduct
-
- getTaxMatrix(PreparedStatementSetter) - Method in interface com.epages.product.tax.TaxMatrixDAO
-
- getTaxMatrix(PreparedStatementSetter) - Method in class com.epages.product.tax.TaxMatrixDAOJdbcTemplate
-
- getTaxRates(int) - Method in class com.epages.product.tax.TaxMatrix
-
- getTaxType() - Method in class com.epages.cart.CartInput
-
Selected cart tax type.
- getTaxType() - Method in class com.epages.service.api.model.Price
-
Type of tax applicable for the price
- getTermsAndConditions(String, Locale) - Method in class com.epages.legal.LegalContentResource
-
Returns the terms and conditions of a shop.
- getTermsAndConditions(ShopRequestContext) - Method in interface com.epages.legal.LegalContentService
-
- getTermsAndConditions(ShopRequestContext) - Method in class com.epages.legal.LegalContentServiceImpl
-
- getTermsAndConditions() - Method in class com.epages.legal.LegalContentSummary
-
Terms & Conditions summary
- getThreadAlive() - Static method in class com.epages.executor.EpThread
-
- getThreadCreated() - Static method in class com.epages.executor.EpThread
-
- getThreadFactory() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getThreadFactory() - Method in class com.epages.executor.ExecutorConfigurationImpl
-
- getTimeBetweenEvictionRunsMillis() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getTimeSource() - Static method in class com.epages.commons.time.SystemTime
-
- getTimestamp() - Method in class com.epages.amazon.payments.AwsPaymentsPingResponse
-
- getTimestamp() - Method in class com.epages.amazon.payments.AwsPaymentsTimestamp
-
- getTimeStampFrom(Object) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getTitle() - Method in class com.epages.cart.Address
-
The customer's title.
- getTitle() - Method in class com.epages.legal.ContactInformation
-
Page title
- getTitle() - Method in class com.epages.legal.ContentPage
-
Page title
- getTitle() - Method in class com.epages.legal.EmptyContentPage
-
- getTitle() - Method in interface com.epages.legal.IContentPage
-
- getTitle() - Method in class com.epages.ws.rs.core.JaxbLink
-
- getToken() - Method in class com.epages.oauth1.Token
-
- getToken() - Method in class com.epages.oauth1.Token.TokenPrincipal
-
- getTotalBeforeTax() - Method in class com.epages.service.api.model.LineItemContainer
-
Total price before tax
- getTotalMatches() - Method in class com.epages.search.api.model.Facet
-
- getTotalTax() - Method in class com.epages.service.api.model.LineItemContainer
-
Total tax
- getType() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getType() - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getType() - Method in class com.epages.search.api.model.ProductResult
-
- getType() - Method in class com.epages.search.solr.facets.CustomBooleanFacetValuesBuilder
-
- getType() - Method in class com.epages.search.solr.facets.CustomCommonFacetValuesBuilder
-
- getType() - Method in interface com.epages.search.solr.facets.CustomFacetValuesBuilder
-
- getType() - Method in class com.epages.search.solr.facets.CustomFloatFacetValuesBuilder
-
- getType() - Method in class com.epages.search.solr.facets.CustomIntegerFacetValueBuilder
-
- getType() - Method in class com.epages.service.api.CustomAttribute
-
- getType() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getType() - Method in interface com.epages.task.api.EPJTask
-
- getType() - Method in class com.epages.task.api.Task
-
- getType() - Method in class com.epages.ws.rs.core.JaxbLink
-
- getTypeConverterBindings() - Method in class com.epages.plugin.PluginServiceLoader
-
- getTyped(Class<T>, AttributeKey) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getTypedAttributeMap(Class<T>) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getUnit() - Method in class com.epages.quantity.Quantity
-
Unit, as abbreviated SI unit (ex: ml), if available, otherwise a localized name of the unit.
- getUnit(GUID) - Method in class com.epages.quantity.Units
-
- getUnits() - Method in interface com.epages.quantity.UnitsDao
-
- getUnits() - Method in class com.epages.quantity.UnitsSQLDao
-
- getUnitsRepo(RepositoryFactorySupport, ClickCountRepositoryCustom) - Method in class com.epages.search.popularity.clickcount.ClickCountPlugin
-
- getUnmarshaller(Class<?>) - Static method in class com.epages.commons.xml.MarshallerHelper
-
creates JAXB context and instantiate unmarshaller
- getUpcean() - Method in interface com.epages.product.IProduct
-
- getUpcean() - Method in class com.epages.product.Product
-
- getUpcean() - Method in class com.epages.product.splitter.ProductGroup
-
- getUpcean() - Method in class com.epages.product.SubProduct
-
- getUpper() - Method in class com.epages.search.api.model.DoubleRange
-
- getUpTime() - Method in class com.epages.solrclient.core.CoreInfo
-
- getURI() - Method in interface com.epages.mongodb.MongoClientConfig
-
- getURI() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- getUri() - Method in class com.epages.ws.rs.core.JaxbLink
-
Get the underlying URI for this link.
- getUrl() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getUrl() - Method in class com.epages.service.api.model.Image
-
Specifies the location of the product image
- getUrl(String) - Static method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getUserFieldWeight(int) - Static method in class com.epages.search.popularity.boost.BoostQuerySetterImpl
-
- getUsername() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getUsername() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getUsername() - Method in class com.epages.datasource.internal.MasterConnectionProperties
-
- getUsername() - Method in class com.epages.datasource.internal.SlaveConnectionProperties
-
- getUsername(WebServiceConfiguration, String[]) - Method in class com.epages.ep6.ws.config.AppKeyWSConfigServiceImpl
-
- getUsername(String[]) - Method in class com.epages.ep6.ws.config.SimpleWSConfigServiceImpl
-
- getUsername() - Method in class com.epages.ep6.ws.config.WebServiceConfigImpl
-
- getUsername() - Method in interface com.epages.mongodb.MongoClientConfig
-
- getUsername() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- getValidationQuery() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getValidConsumer(String) - Method in class com.epages.oauth1.AccessTokenServiceImpl
-
- getValue() - Method in class com.epages.commons.guid.GUID
-
GUID as string value
- getValue() - Method in class com.epages.metadata.ContentObjectRecord
-
- getValue() - Method in class com.epages.product.attribute.entry.Attribute
-
- getValue() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getValue() - Method in class com.epages.service.api.CustomAttribute.Value
-
- getValue() - Method in class com.epages.service.api.model.VariationIdentifier
-
Non-localized identifier of the attribute value
- getValue() - Method in class com.epages.service.api.model.VariationValue
-
Non-localized identifier of the attribute value.
- getValue(TGetInfo_Return) - Method in class com.epages.service.api.soap.SlideshowAttributeConverter
-
- getValueFromCategory(Category, Locale, String, List<FacetValue>) - Method in class com.epages.search.solr.facets.CategoryNotMatchingValuesBuilder
-
- getValueHierarchy(CategoryInfoMap, Locale, String) - Method in class com.epages.search.solr.facets.CategoryNotMatchingValuesBuilder
-
- getValuePosition(String) - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getValues() - Method in class com.epages.search.api.model.Facet
-
List of Facet-Value.
- getValues(CategoryInfoMap, SearchRequest, QueryResponse) - Method in class com.epages.search.solr.facets.CategoryMatchingValuesBuilder
-
- getValues(CategoryInfoMap, SearchRequest, QueryResponse) - Method in class com.epages.search.solr.facets.CategoryNotMatchingValuesBuilder
-
- getValues(CategoryInfoMap, SearchRequest, QueryResponse) - Method in interface com.epages.search.solr.facets.CategoryValuesBuilder
-
- getValues(QueryResponse, SearchRequest) - Method in class com.epages.search.solr.facets.ManufacturerFacetFactoryImpl
-
- getValues() - Method in class com.epages.service.api.CustomAttribute
-
- getValues() - Method in class com.epages.service.api.model.VariationAttribute
-
Possible values of the variation attribute
- getVariationAttribute(VariationAttribute, Multimap<String, String>) - Static method in class com.epages.product.VariationAttributesBuilder
-
Filters the selected attribute values of a given attribute for a master
product from the list of possible values in the product type
- getVariationAttributes() - Method in class com.epages.service.api.model.Variations
-
Available variation attributes
- getVariationId(ResultSet) - Static method in class com.epages.metadata.JdbcCursorItemReader4EPJ
-
- getVariationId() - Method in class com.epages.product.attribute.entry.Attribute
-
- getVariationId() - Method in class com.epages.product.Product
-
- getVariationIds() - Method in class com.epages.service.api.model.Product
-
- getVariations(ShopRequestContext, GUID) - Method in class com.epages.product.VariationServiceDecorator
-
- getVariations(ShopRequestContext, GUID) - Method in class com.epages.product.VariationServiceImpl
-
- getVariations(String, GUID, int, int, Locale) - Method in class com.epages.product.VariationsResource
-
Retrieve links to product variations in a paged item list.
- getVariations(String[]) - Method in class com.epages.service.api.soap.ProductConverterImpl
-
- getVariations(ShopRequestContext, GUID) - Method in interface com.epages.service.api.VariationService
-
Get variations of a super product.
- getVariationSummary(ShopRequestContext, List<GUID>) - Method in class com.epages.product.VariationSummaryServiceDecorator
-
- getVariationSummary(ShopRequestContext, List<GUID>) - Method in class com.epages.service.api.soap.VariationSummaryServiceImpl
-
- getVariationSummary(ShopRequestContext, List<GUID>) - Method in interface com.epages.service.api.VariationSummaryService
-
- getVariationValues(VariationAttribute, Multimap<String, String>) - Static method in class com.epages.product.VariationAttributesBuilder
-
- getVatId() - Method in class com.epages.cart.Address
-
Id of the VAT
- getVersion() - Method in class com.epages.solrclient.core.CoreInfo
-
- getVisibleSubProducts() - Method in interface com.epages.product.IProduct
-
- getVisibleSubProducts() - Method in class com.epages.product.Product
-
- getVisibleSubProducts() - Method in class com.epages.product.splitter.ProductGroup
-
- getVisibleSubProducts() - Method in class com.epages.product.SubProduct
-
- getWarPath() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getWarPath() - Method in interface com.epages.solrserver.SolrServerConfiguration
-
- getWebPathAttribute(TAttribute[]) - Static method in class com.epages.service.api.soap.ImageBaseURIImpl
-
- getWebRoot() - Method in interface com.epages.pdf.PdfConfiguration
-
- getWebRoot() - Method in class com.epages.pdf.PdfConfigurationImpl
-
- getWebRootResourceBase() - Method in interface com.epages.pdf.PdfConfiguration
-
- getWebRootResourceBase() - Method in class com.epages.pdf.PdfConfigurationImpl
-
- getWebRootURI() - Method in interface com.epages.pdf.PdfConfiguration
-
- getWebRootURI() - Method in class com.epages.pdf.PdfConfigurationImpl
-
- getWebServiceURL(String, String, String) - Method in class com.epages.ep6.ws.config.FallbackWSConfigService
-
- getWebServiceURL(String, String, String[]) - Method in class com.epages.ep6.ws.config.SimpleWSConfigServiceImpl
-
- getWebserviceURL() - Method in class com.epages.ep6.ws.config.WebServiceConfigImpl
-
- getWeights(GUID) - Method in class com.epages.search.popularity.boost.WeightingResource
-
- getWildcard() - Method in class com.epages.search.queryfield.BaseQueryField
-
- getWildcard() - Method in interface com.epages.search.queryfield.QueryField
-
- getWildcard() - Method in class com.epages.search.queryfield.WildcardedQueryField
-
- getWithAppendix(String) - Method in enum com.epages.index.entities.SolrFieldNames
-
- getWithAppendix(int) - Method in enum com.epages.index.entities.SolrFieldNames
-
- getWithPrefix(String) - Method in enum com.epages.index.entities.SolrFieldNames
-
- getWithPrefix(Locale) - Method in enum com.epages.index.entities.SolrFieldNames
-
- getWithPrefix(int) - Method in enum com.epages.index.entities.SolrFieldNames
-
- getWorkQueueSize() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getWorkQueueSize() - Method in class com.epages.executor.ExecutorConfigurationImpl
-
- getWriter(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrServerLookupStatic
-
- getWriter(CoreIdentifier) - Method in interface com.epages.solrclient.SolrServerLookup
-
- getWriteResultChecking() - Method in interface com.epages.mongodb.MongoClientConfig
-
Behavior of checking write results.
- getWriteResultChecking() - Method in class com.epages.mongodb.MongoClientConfigImpl
-
- getZipCode() - Method in class com.epages.cart.Address
-
The customer's zip or postal code.
- grandTotal - Variable in class com.epages.service.api.model.LineItemContainer
-
- GrossPriceCalculator - Interface in com.epages.product.tax
-
- GrossPriceCalculatorImpl - Class in com.epages.product.tax
-
- GrossPriceCalculatorImpl(GrossPriceStrategy, Provider<TaxMatrixDAO>) - Constructor for class com.epages.product.tax.GrossPriceCalculatorImpl
-
- GrossPriceStrategy - Interface in com.epages.product.tax
-
- GrossPriceStrategyImpl - Class in com.epages.product.tax
-
- GrossPriceStrategyImpl() - Constructor for class com.epages.product.tax.GrossPriceStrategyImpl
-
- group - Variable in class com.epages.executor.EPThreadFactory
-
- groupQuery(CoreIdentifier, SolrQuery) - Method in class com.epages.solrclient.internal.SolrClientImpl
-
- groupQuery(CoreIdentifier, SolrQuery) - Method in interface com.epages.solrclient.SolrClient
-
- GuiceMap - Class in com.epages.cli.shell
-
- GuiceMap(Injector) - Constructor for class com.epages.cli.shell.GuiceMap
-
- GuicePluginDiscovery - Class in com.epages.cli.shell
-
- GuicePluginDiscovery(Set<CRaSHPlugin<?>>) - Constructor for class com.epages.cli.shell.GuicePluginDiscovery
-
- GUID - Class in com.epages.commons.guid
-
Globally Unique Object Identifier.
- GUID() - Constructor for class com.epages.commons.guid.GUID
-
- GUID(String) - Constructor for class com.epages.commons.guid.GUID
-
- guid - Variable in class com.epages.metadata.Ep6Object
-
- guid(String) - Method in class com.epages.product.attribute.entry.PublicFileAttribute.Builder
-
- guid - Variable in class com.epages.product.attribute.entry.PublicFileAttribute.PathBuilder
-
- guid - Variable in class com.epages.product.attribute.ShopAttributeDoc
-
- guid - Variable in class com.epages.product.category.ShopCategoryDoc
-
- guid - Variable in class com.epages.quantity.Unit.Builder
-
- guid - Variable in class com.epages.quantity.Unit
-
The guid
- guid - Variable in class com.epages.search.api.model.ProductResult
-
- guid - Variable in class com.epages.service.api.model.Category
-
- guid() - Method in class com.epages.service.api.model.Category
-
- guid - Variable in class com.epages.service.api.model.CategoryInfo
-
- guid - Variable in class com.epages.service.api.model.VariationSummary
-
- guid - Variable in class com.epages.shop.Shop
-
- GUID_ATTRIBUTE - Static variable in class com.epages.service.api.soap.ProductAdditionalAttributes
-
EP6 soap attribute name
- GUIDAdapter - Class in com.epages.commons.guid
-
- GUIDAdapter() - Constructor for class com.epages.commons.guid.GUIDAdapter
-
- guidsToStrings(List<GUID>) - Method in class com.epages.service.api.soap.VariationSummaryServiceImpl
-
- validate(Path) - Method in class com.epages.pdf.PdfFilePathValidator.BasePath
-
- validateFiles(PdfFiles) - Method in class com.epages.pdf.PdfFilePathValidator
-
Validate files for content, path traversal attack and file extension
- validator - Variable in class com.epages.pdf.PdfMergerImpl
-
- validator - Variable in class com.epages.product.reader.BaseSingleItemPeekableReader
-
- validator - Static variable in class com.epages.shop.ShopRequestContext.Builder
-
- value - Variable in class com.epages.commons.guid.GUID
-
- value - Variable in class com.epages.commons.math.AverageValue
-
- value - Variable in class com.epages.metadata.ContentObjectRecord
-
- value - Variable in class com.epages.product.attribute.entry.Attribute
-
- value - Variable in class com.epages.product.attribute.entry.CustomAttributeValue
-
- value - Variable in class com.epages.product.Ep6ObjectPath
-
- value - Variable in class com.epages.service.api.CustomAttribute.Value
-
- value - Variable in class com.epages.service.api.model.VariationIdentifier
-
- value - Variable in class com.epages.service.api.model.VariationValue
-
- valueIsFilterForField(String, String) - Method in class com.epages.search.api.SearchRequest
-
- valueOf(String) - Static method in enum com.epages.amazon.payments.AuthorizationStatus.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.amazon.payments.AwsPaymentsServiceImpl.CheckStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.amazon.payments.CaptureStatus.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.amazon.payments.OrderReferenceInfo.Constraint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.amazon.payments.OrderReferenceStatus.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.commons.environment.Environment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.datasource.internal.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.datasource.internal.DataSourceProperties.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.executor.ExecutorConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.index.entities.SolrFieldNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.CustomConversionsProvider.CurrencyCodeToCurrency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.CustomConversionsProvider.CurrencyToCurrencyCodeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.CustomConversionsProvider.GUIDToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.CustomConversionsProvider.PrincipalToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.CustomConversionsProvider.StringToGUIDConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.CustomConversionsProvider.StringToPrincipalConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.CustomConversionsProvider.StringToURIConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.CustomConversionsProvider.URIToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.oauth1.MapToMultiValueMap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.oauth1.MultiValueMapToMap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.product.attribute.entry.CustomSearchFilterAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.api.FacetMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.api.SortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.fallback.NoFallbackSearchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.fallback.SimpleFallbackSearchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.fallback.SpellingCorrectionFallbackSearchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.popularity.PopularitySolrFieldNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.SearchConfigImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.server.config.internal.ThreadPoolConfigImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.service.api.constraints.Country.CountryCodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.service.api.CustomAttribute.CustomAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.service.api.model.Image.Classifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.service.api.model.Product.Availability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.service.api.model.Product.SortAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.service.api.model.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.service.api.model.TaxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.solrclient.core.internal.SolrCoreConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.solrclient.internal.SolrClientConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.solrserver.internal.SolrServerConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.task.api.TaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.task.internal.TaskExecutorConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.ws.rs.core.LinkConverters.LinkToStringDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.ws.rs.core.LinkConverters.StringToLinkConverter
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.epages.amazon.payments.AuthorizationStatus.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.amazon.payments.AwsPaymentsServiceImpl.CheckStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.amazon.payments.CaptureStatus.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.amazon.payments.OrderReferenceInfo.Constraint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.amazon.payments.OrderReferenceStatus.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.epages.cli.shell.CrashGuiceConfiguration.Builder
-
- values() - Static method in enum com.epages.commons.environment.Environment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.datasource.internal.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.datasource.internal.DataSourceProperties.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.executor.ExecutorConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.index.entities.SolrFieldNames
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.CustomConversionsProvider.CurrencyCodeToCurrency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.CustomConversionsProvider.CurrencyToCurrencyCodeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.CustomConversionsProvider.GUIDToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.CustomConversionsProvider.PrincipalToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.CustomConversionsProvider.StringToGUIDConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.CustomConversionsProvider.StringToPrincipalConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.CustomConversionsProvider.StringToURIConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.CustomConversionsProvider.URIToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.oauth1.MapToMultiValueMap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.oauth1.MultiValueMapToMap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.product.attribute.entry.CustomSearchFilterAttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.api.FacetMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.epages.search.api.model.Facet
-
- values() - Static method in enum com.epages.search.api.SortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.fallback.NoFallbackSearchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.fallback.SimpleFallbackSearchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.fallback.SpellingCorrectionFallbackSearchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.popularity.PopularitySolrFieldNames
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.SearchConfigImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.server.config.internal.ThreadPoolConfigImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.service.api.constraints.Country.CountryCodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.service.api.CustomAttribute.CustomAttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.epages.service.api.CustomAttribute
-
- values() - Static method in enum com.epages.service.api.model.Image.Classifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.service.api.model.Product.Availability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.service.api.model.Product.SortAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.service.api.model.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.service.api.model.TaxType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.epages.service.api.model.VariationAttribute
-
- VALUES - Static variable in class com.epages.service.api.soap.CategoryServiceSoap.AdditionalAttributes
-
- values - Static variable in class com.epages.service.api.soap.ProductAdditionalAttributes
-
order is not important to EP6 SOAP
- values() - Static method in enum com.epages.solrclient.core.internal.SolrCoreConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.solrclient.internal.SolrClientConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.solrserver.internal.SolrServerConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.task.api.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.task.internal.TaskExecutorConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.ws.rs.core.LinkConverters.LinkToStringDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.ws.rs.core.LinkConverters.StringToLinkConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesUtil - Variable in class com.epages.search.solr.facets.CategoryMatchingValuesBuilder
-
- valuesUtil - Variable in class com.epages.search.solr.facets.CategoryNotMatchingValuesBuilder
-
- VariationAttribute - Class in com.epages.service.api.model
-
A variation attribute including all possible values.
- VariationAttribute() - Constructor for class com.epages.service.api.model.VariationAttribute
-
- variationAttributes - Variable in class com.epages.service.api.model.Variations
-
- VariationAttributesBuilder - Class in com.epages.product
-
Builds the variation attributes and selected values of a master product
- VariationAttributesBuilder() - Constructor for class com.epages.product.VariationAttributesBuilder
-
- variationFilterConverter - Variable in class com.epages.service.api.soap.ProductConverterImpl
-
- variationId - Variable in class com.epages.product.attribute.entry.Attribute
-
- variationId - Variable in class com.epages.product.attribute.entry.PublicFileAttribute.Builder
-
- VariationIdentifier - Class in com.epages.service.api.model
-
Variation key/value identifier.
- VariationIdentifier() - Constructor for class com.epages.service.api.model.VariationIdentifier
-
- VariationIdentifierConverter - Class in com.epages.service.api.soap
-
- VariationIdentifierConverter(Converter<TAttribute[], Multimap<String, String>>) - Constructor for class com.epages.service.api.soap.VariationIdentifierConverter
-
- variationIdentifierConverter - Variable in class com.epages.service.api.soap.VariationSummaryConverter
-
- variationIds - Variable in class com.epages.service.api.model.Product
-
- variationMultimapConverter - Variable in class com.epages.service.api.soap.VariationIdentifierConverter
-
- VariationMultimapConverter - Class in com.epages.service.api.soap
-
- VariationMultimapConverter() - Constructor for class com.epages.service.api.soap.VariationMultimapConverter
-
- Variations - Class in com.epages.service.api.model
-
List of variations
- Variations() - Constructor for class com.epages.service.api.model.Variations
-
- VariationsBuilder - Class in com.epages.product
-
- VariationsBuilder(Product, ProductType, List<VariationSummary>) - Constructor for class com.epages.product.VariationsBuilder
-
- VariationService - Interface in com.epages.service.api
-
- VariationServiceDecorator - Class in com.epages.product
-
- VariationServiceDecorator(VariationService, ProductLinkService) - Constructor for class com.epages.product.VariationServiceDecorator
-
- VariationServiceImpl - Class in com.epages.product
-
- VariationServiceImpl(ProductService, ProductTypeService, VariationSummaryService) - Constructor for class com.epages.product.VariationServiceImpl
-
- VariationsLinkAppenderServiceImpl - Class in com.epages.product
-
- VariationsLinkAppenderServiceImpl(VariationsLinkService) - Constructor for class com.epages.product.VariationsLinkAppenderServiceImpl
-
- variationsLinkService - Variable in class com.epages.product.VariationsLinkAppenderServiceImpl
-
- VariationsLinkService - Interface in com.epages.product
-
- VariationsLinkServiceImpl - Class in com.epages.product
-
- VariationsLinkServiceImpl(UriInfoService, Provider<Shop>) - Constructor for class com.epages.product.VariationsLinkServiceImpl
-
- VariationsResource - Class in com.epages.product
-
REST resource for fetching variation products for a specific product.
- VariationsResource(VariationService, ShopRequestContextService) - Constructor for class com.epages.product.VariationsResource
-
- VariationSummariesConverter - Class in com.epages.service.api.soap
-
Converts and filters out non visible variations
- VariationSummariesConverter(Converter<TGetInfo_Return, VariationSummary>) - Constructor for class com.epages.service.api.soap.VariationSummariesConverter
-
- VariationSummary - Class in com.epages.service.api.model
-
Summary of information to identify a product variation.
- VariationSummary() - Constructor for class com.epages.service.api.model.VariationSummary
-
- VariationSummaryConverter - Class in com.epages.service.api.soap
-
- VariationSummaryConverter(Converter<TAttribute[], List<VariationIdentifier>>) - Constructor for class com.epages.service.api.soap.VariationSummaryConverter
-
- VariationSummaryPageSelector - Class in com.epages.product
-
- VariationSummaryPageSelector() - Constructor for class com.epages.product.VariationSummaryPageSelector
-
- VariationSummaryService - Interface in com.epages.service.api
-
- VariationSummaryServiceDecorator - Class in com.epages.product
-
- VariationSummaryServiceDecorator(VariationSummaryService, ProductLinkService) - Constructor for class com.epages.product.VariationSummaryServiceDecorator
-
- VariationSummaryServiceImpl - Class in com.epages.service.api.soap
-
SOAP based client and converter
- VariationSummaryServiceImpl(ClientFactory, VariationSummariesConverter) - Constructor for class com.epages.service.api.soap.VariationSummaryServiceImpl
-
- VariationValue - Class in com.epages.service.api.model
-
Attribute value including the localized and non-localized information.
- VariationValue() - Constructor for class com.epages.service.api.model.VariationValue
-
- vatId - Variable in class com.epages.cart.Address
-
- VerifyExceptionMapper - Class in com.epages.ws.rs.ext
-
- VerifyExceptionMapper() - Constructor for class com.epages.ws.rs.ext.VerifyExceptionMapper
-
- Version - Class in com.epages.commons.version
-
- Version() - Constructor for class com.epages.commons.version.Version
-
- version - Variable in class com.epages.server.BaseEmbeddedServer
-
- version - Variable in class com.epages.solrclient.core.CoreInfo
-
- VersionContainerResponseFilter - Class in com.epages.ws.rs
-
- VersionContainerResponseFilter() - Constructor for class com.epages.ws.rs.VersionContainerResponseFilter
-
- visible - Variable in class com.epages.product.category.Category
-
- visible - Variable in class com.epages.product.Product
-
- VisibleEdismaxQueryFactory - Class in com.epages.search.solr
-
- VisibleEdismaxQueryFactory(SolrClientConfiguration) - Constructor for class com.epages.search.solr.VisibleEdismaxQueryFactory
-
- visibleInNavigation - Variable in class com.epages.product.category.Category
-