jar

com.liferay : com.liferay.app.builder.rest.impl

Maven & Gradle

Aug 14, 2023
2 usages
2k stars

Liferay App Builder REST Implementation

Table Of Contents

Latest Version

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

All Versions

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

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

com.liferay.app.builder.rest.internal.graphql.servlet.v1_0

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

com.liferay.app.builder.rest.internal.jaxrs.application

├─ com.liferay.app.builder.rest.internal.jaxrs.application.AppBuilderRESTApplication.class - [JAR]

com.liferay.app.builder.rest.internal.resource.v1_0.factory

├─ com.liferay.app.builder.rest.internal.resource.v1_0.factory.AppResourceFactoryImpl.class - [JAR]

com.liferay.app.builder.rest.internal.resource.v1_0.util

├─ com.liferay.app.builder.rest.internal.resource.v1_0.util.LocalizedValueUtil.class - [JAR]

com.liferay.app.builder.rest.internal.constants

├─ com.liferay.app.builder.rest.internal.constants.AppBuilderActionKeys.class - [JAR]

com.liferay.app.builder.rest.internal.odata.entity.v1_0

├─ com.liferay.app.builder.rest.internal.odata.entity.v1_0.AppBuilderAppEntityModel.class - [JAR]

com.liferay.app.builder.rest.internal.resource.v1_0

├─ com.liferay.app.builder.rest.internal.resource.v1_0.AppResourceImpl.class - [JAR]

├─ com.liferay.app.builder.rest.internal.resource.v1_0.BaseAppResourceImpl.class - [JAR]

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

com.liferay.app.builder.rest.internal.graphql.query.v1_0

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

com.liferay.app.builder.rest.internal.security.permission

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

com.liferay.app.builder.rest.internal.jaxrs.exception

├─ com.liferay.app.builder.rest.internal.jaxrs.exception.InvalidAppException.class - [JAR]

├─ com.liferay.app.builder.rest.internal.jaxrs.exception.NoSuchDataListViewException.class - [JAR]

com.liferay.app.builder.rest.internal.graphql.mutation.v1_0

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

com.liferay.app.builder.rest.internal.jaxrs.exception.mapper

├─ com.liferay.app.builder.rest.internal.jaxrs.exception.mapper.NoSuchDataDefinitionExceptionMapper.class - [JAR]

├─ com.liferay.app.builder.rest.internal.jaxrs.exception.mapper.NoSuchDataLayoutExceptionMapper.class - [JAR]

Advertisement