jar

com.liferay : com.liferay.search.experiences.api

Maven & Gradle

Aug 01, 2023
2k stars

Liferay Search Experiences API

Table Of Contents

Latest Version

Download com.liferay : com.liferay.search.experiences.api JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.search.experiences.api JAR file - All Versions:

Version Vulnerabilities Size Updated
26.2.x
26.1.x
26.0.x
25.1.x
25.0.x
24.2.x
24.1.x
24.0.x
23.0.x
22.1.x
22.0.x
21.0.x
20.0.x
19.0.x
18.0.x
17.0.x
16.0.x
15.0.x
14.0.x
13.0.x
12.1.x
12.0.x
11.0.x
10.0.x
9.0.x
8.0.x
7.0.x
6.1.x
6.0.x
5.0.x
4.1.x
4.0.x
3.0.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window com.liferay.search.experiences.api-26.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.search.experiences.configuration

├─ com.liferay.search.experiences.configuration.SemanticSearchConfiguration.class - [JAR]

├─ com.liferay.search.experiences.configuration.SemanticSearchConfigurationProvider.class - [JAR]

com.liferay.search.experiences.ml.embedding

├─ com.liferay.search.experiences.ml.embedding.EmbeddingRetriever.class - [JAR]

com.liferay.search.experiences.service.persistence

├─ com.liferay.search.experiences.service.persistence.SXPBlueprintPersistence.class - [JAR]

├─ com.liferay.search.experiences.service.persistence.SXPBlueprintUtil.class - [JAR]

├─ com.liferay.search.experiences.service.persistence.SXPElementPersistence.class - [JAR]

├─ com.liferay.search.experiences.service.persistence.SXPElementUtil.class - [JAR]

com.liferay.search.experiences.blueprint.parameter

├─ com.liferay.search.experiences.blueprint.parameter.SXPParameter.class - [JAR]

com.liferay.search.experiences.blueprint.search.request.enhancer

├─ com.liferay.search.experiences.blueprint.search.request.enhancer.SXPBlueprintSearchRequestEnhancer.class - [JAR]

com.liferay.search.experiences.exception

├─ com.liferay.search.experiences.exception.DuplicateSXPBlueprintExternalReferenceCodeException.class - [JAR]

├─ com.liferay.search.experiences.exception.DuplicateSXPElementExternalReferenceCodeException.class - [JAR]

├─ com.liferay.search.experiences.exception.NoSuchSXPBlueprintException.class - [JAR]

├─ com.liferay.search.experiences.exception.NoSuchSXPElementException.class - [JAR]

├─ com.liferay.search.experiences.exception.SXPBlueprintConfigurationJSONException.class - [JAR]

├─ com.liferay.search.experiences.exception.SXPBlueprintTitleException.class - [JAR]

├─ com.liferay.search.experiences.exception.SXPElementElementDefinitionJSONException.class - [JAR]

├─ com.liferay.search.experiences.exception.SXPElementReadOnlyException.class - [JAR]

├─ com.liferay.search.experiences.exception.SXPElementTitleException.class - [JAR]

├─ com.liferay.search.experiences.exception.SXPExceptionUtil.class - [JAR]

com.liferay.search.experiences.blueprint.parameter.contributor

├─ com.liferay.search.experiences.blueprint.parameter.contributor.SXPParameterContributorDefinition.class - [JAR]

├─ com.liferay.search.experiences.blueprint.parameter.contributor.SXPParameterContributorDefinitionProvider.class - [JAR]

com.liferay.search.experiences.constants

├─ com.liferay.search.experiences.constants.SXPActionKeys.class - [JAR]

├─ com.liferay.search.experiences.constants.SXPConstants.class - [JAR]

├─ com.liferay.search.experiences.constants.SXPElementConstants.class - [JAR]

├─ com.liferay.search.experiences.constants.SXPPanelCategoryKeys.class - [JAR]

├─ com.liferay.search.experiences.constants.SXPPortletKeys.class - [JAR]

com.liferay.search.experiences.model

├─ com.liferay.search.experiences.model.SXPBlueprint.class - [JAR]

├─ com.liferay.search.experiences.model.SXPBlueprintModel.class - [JAR]

├─ com.liferay.search.experiences.model.SXPBlueprintTable.class - [JAR]

├─ com.liferay.search.experiences.model.SXPBlueprintWrapper.class - [JAR]

├─ com.liferay.search.experiences.model.SXPElement.class - [JAR]

├─ com.liferay.search.experiences.model.SXPElementModel.class - [JAR]

├─ com.liferay.search.experiences.model.SXPElementTable.class - [JAR]

├─ com.liferay.search.experiences.model.SXPElementWrapper.class - [JAR]

com.liferay.search.experiences.ml.embedding.text

├─ com.liferay.search.experiences.ml.embedding.text.TextEmbeddingRetriever.class - [JAR]

com.liferay.search.experiences.blueprint.exception

├─ com.liferay.search.experiences.blueprint.exception.InvalidElementInstanceException.class - [JAR]

├─ com.liferay.search.experiences.blueprint.exception.InvalidParameterException.class - [JAR]

├─ com.liferay.search.experiences.blueprint.exception.InvalidQueryEntryException.class - [JAR]

├─ com.liferay.search.experiences.blueprint.exception.InvalidWebCacheItemException.class - [JAR]

├─ com.liferay.search.experiences.blueprint.exception.PrivateIPAddressException.class - [JAR]

├─ com.liferay.search.experiences.blueprint.exception.UnresolvedTemplateVariableException.class - [JAR]

com.liferay.search.experiences.validator

├─ com.liferay.search.experiences.validator.SXPBlueprintValidator.class - [JAR]

├─ com.liferay.search.experiences.validator.SXPElementValidator.class - [JAR]

com.liferay.search.experiences.service

├─ com.liferay.search.experiences.service.SXPBlueprintLocalService.class - [JAR]

├─ com.liferay.search.experiences.service.SXPBlueprintLocalServiceUtil.class - [JAR]

├─ com.liferay.search.experiences.service.SXPBlueprintLocalServiceWrapper.class - [JAR]

├─ com.liferay.search.experiences.service.SXPBlueprintService.class - [JAR]

├─ com.liferay.search.experiences.service.SXPBlueprintServiceUtil.class - [JAR]

├─ com.liferay.search.experiences.service.SXPBlueprintServiceWrapper.class - [JAR]

├─ com.liferay.search.experiences.service.SXPElementLocalService.class - [JAR]

├─ com.liferay.search.experiences.service.SXPElementLocalServiceUtil.class - [JAR]

├─ com.liferay.search.experiences.service.SXPElementLocalServiceWrapper.class - [JAR]

├─ com.liferay.search.experiences.service.SXPElementService.class - [JAR]

├─ com.liferay.search.experiences.service.SXPElementServiceUtil.class - [JAR]

├─ com.liferay.search.experiences.service.SXPElementServiceWrapper.class - [JAR]

com.liferay.search.experiences.util.comparator

├─ com.liferay.search.experiences.util.comparator.SXPBlueprintModifiedDateComparator.class - [JAR]

├─ com.liferay.search.experiences.util.comparator.SXPBlueprintTitleComparator.class - [JAR]