Package com.liferay.reading.time.service
Class ReadingTimeEntryServiceUtil
java.lang.Object
com.liferay.reading.time.service.ReadingTimeEntryServiceUtil
Provides the remote service utility for ReadingTimeEntry. This utility wraps
com.liferay.reading.time.service.impl.ReadingTimeEntryServiceImpl and is an
access point for service operations in application layer code running on a
remote server. Methods of this service are expected to have security checks
based on the propagated JAAS credentials because this service can be
accessed remotely.- See Also:
- Generated:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringReturns the OSGi service identifier.static ReadingTimeEntryService
-
Constructor Details
-
ReadingTimeEntryServiceUtil
public ReadingTimeEntryServiceUtil()
-
-
Method Details
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Returns:
- the OSGi service identifier
-
getService
-