jar

com.liferay : com.liferay.reading.time.service

Maven & Gradle

Aug 10, 2023
3 usages
2k stars

Liferay Reading Time Service

Table Of Contents

Latest Version

Download com.liferay : com.liferay.reading.time.service JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.reading.time.service JAR file - All Versions:

Version Vulnerabilities Size Updated
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.reading.time.service-1.0.50.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.reading.time.service.persistence.impl

├─ com.liferay.reading.time.service.persistence.impl.ReadingTimeEntryPersistenceImpl.class - [JAR]

com.liferay.reading.time.service.util

├─ com.liferay.reading.time.service.util.ServiceProps.class - [JAR]

com.liferay.reading.time.model.impl

├─ com.liferay.reading.time.model.impl.ReadingTimeEntryBaseImpl.class - [JAR]

├─ com.liferay.reading.time.model.impl.ReadingTimeEntryCacheModel.class - [JAR]

├─ com.liferay.reading.time.model.impl.ReadingTimeEntryImpl.class - [JAR]

├─ com.liferay.reading.time.model.impl.ReadingTimeEntryModelImpl.class - [JAR]

com.liferay.reading.time.service.http

├─ com.liferay.reading.time.service.http.ReadingTimeEntryServiceHttp.class - [JAR]

├─ com.liferay.reading.time.service.http.ReadingTimeEntryServiceSoap.class - [JAR]

com.liferay.reading.time.internal.calculator

├─ com.liferay.reading.time.internal.calculator.ReadingTimeCalculatorImpl.class - [JAR]

com.liferay.reading.time.service.impl

├─ com.liferay.reading.time.service.impl.ReadingTimeEntryLocalServiceImpl.class - [JAR]

├─ com.liferay.reading.time.service.impl.ReadingTimeEntryServiceImpl.class - [JAR]

com.liferay.reading.time.service.base

├─ com.liferay.reading.time.service.base.ReadingTimeEntryLocalServiceBaseImpl.class - [JAR]

├─ com.liferay.reading.time.service.base.ReadingTimeEntryServiceBaseImpl.class - [JAR]

Advertisement