jar

com.liferay : com.liferay.bulk.rest.impl

Maven & Gradle

Aug 25, 2023
2 usages
2k stars

Liferay Bulk REST Implementation

Table Of Contents

Latest Version

Download com.liferay : com.liferay.bulk.rest.impl JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.bulk.rest.impl JAR file - All Versions:

Version Vulnerabilities Size Updated
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.bulk.rest.impl-3.0.43.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.bulk.rest.internal.selection.v1_0

├─ com.liferay.bulk.rest.internal.selection.v1_0.DocumentBulkSelectionFactory.class - [JAR]

com.liferay.bulk.rest.internal.graphql.query.v1_0

├─ com.liferay.bulk.rest.internal.graphql.query.v1_0.Query.class - [JAR]

com.liferay.bulk.rest.internal.resource.v1_0.factory

├─ com.liferay.bulk.rest.internal.resource.v1_0.factory.KeywordResourceFactoryImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.factory.SelectionResourceFactoryImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.factory.StatusResourceFactoryImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.factory.TaxonomyCategoryResourceFactoryImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.factory.TaxonomyVocabularyResourceFactoryImpl.class - [JAR]

com.liferay.bulk.rest.internal.graphql.servlet.v1_0

├─ com.liferay.bulk.rest.internal.graphql.servlet.v1_0.ServletDataImpl.class - [JAR]

com.liferay.bulk.rest.internal.security.permission

├─ com.liferay.bulk.rest.internal.security.permission.LiberalPermissionChecker.class - [JAR]

com.liferay.bulk.rest.internal.graphql.mutation.v1_0

├─ com.liferay.bulk.rest.internal.graphql.mutation.v1_0.Mutation.class - [JAR]

com.liferay.bulk.rest.internal.jaxrs.application

├─ com.liferay.bulk.rest.internal.jaxrs.application.BulkRESTApplication.class - [JAR]

com.liferay.bulk.rest.internal.resource.v1_0

├─ com.liferay.bulk.rest.internal.resource.v1_0.BaseKeywordResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.BaseSelectionResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.BaseStatusResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.BaseTaxonomyCategoryResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.BaseTaxonomyVocabularyResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.KeywordResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.OpenAPIResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.SelectionResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.StatusResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.TaxonomyCategoryResourceImpl.class - [JAR]

├─ com.liferay.bulk.rest.internal.resource.v1_0.TaxonomyVocabularyResourceImpl.class - [JAR]

Advertisement