|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RatingsEntryLocalService in com.liferay.portlet.documentlibrary.service.base |
---|
Fields in com.liferay.portlet.documentlibrary.service.base declared as RatingsEntryLocalService | |
---|---|
protected RatingsEntryLocalService |
DLAppHelperLocalServiceBaseImpl.ratingsEntryLocalService
|
Methods in com.liferay.portlet.documentlibrary.service.base that return RatingsEntryLocalService | |
---|---|
RatingsEntryLocalService |
DLAppHelperLocalServiceBaseImpl.getRatingsEntryLocalService()
Returns the ratings entry local service. |
Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type RatingsEntryLocalService | |
---|---|
void |
DLAppHelperLocalServiceBaseImpl.setRatingsEntryLocalService(RatingsEntryLocalService ratingsEntryLocalService)
Sets the ratings entry local service. |
Uses of RatingsEntryLocalService in com.liferay.portlet.ratings.service |
---|
Classes in com.liferay.portlet.ratings.service that implement RatingsEntryLocalService | |
---|---|
class |
RatingsEntryLocalServiceWrapper
This class is a wrapper for RatingsEntryLocalService . |
Methods in com.liferay.portlet.ratings.service that return RatingsEntryLocalService | |
---|---|
static RatingsEntryLocalService |
RatingsEntryLocalServiceUtil.getService()
|
RatingsEntryLocalService |
RatingsEntryLocalServiceWrapper.getWrappedRatingsEntryLocalService()
Deprecated. Renamed to RatingsEntryLocalServiceWrapper.getWrappedService() |
RatingsEntryLocalService |
RatingsEntryLocalServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.ratings.service with parameters of type RatingsEntryLocalService | |
---|---|
void |
RatingsEntryLocalServiceUtil.setService(RatingsEntryLocalService service)
Deprecated. |
void |
RatingsEntryLocalServiceWrapper.setWrappedRatingsEntryLocalService(RatingsEntryLocalService ratingsEntryLocalService)
Deprecated. Renamed to RatingsEntryLocalServiceWrapper.setWrappedService(com.liferay.portlet.ratings.service.RatingsEntryLocalService) |
void |
RatingsEntryLocalServiceWrapper.setWrappedService(RatingsEntryLocalService ratingsEntryLocalService)
|
Constructors in com.liferay.portlet.ratings.service with parameters of type RatingsEntryLocalService | |
---|---|
RatingsEntryLocalServiceWrapper(RatingsEntryLocalService ratingsEntryLocalService)
|
Uses of RatingsEntryLocalService in com.liferay.portlet.ratings.service.base |
---|
Classes in com.liferay.portlet.ratings.service.base that implement RatingsEntryLocalService | |
---|---|
class |
RatingsEntryLocalServiceBaseImpl
The base implementation of the ratings entry local service. |
Fields in com.liferay.portlet.ratings.service.base declared as RatingsEntryLocalService | |
---|---|
protected RatingsEntryLocalService |
RatingsEntryLocalServiceBaseImpl.ratingsEntryLocalService
|
protected RatingsEntryLocalService |
RatingsEntryServiceBaseImpl.ratingsEntryLocalService
|
protected RatingsEntryLocalService |
RatingsStatsLocalServiceBaseImpl.ratingsEntryLocalService
|
Methods in com.liferay.portlet.ratings.service.base that return RatingsEntryLocalService | |
---|---|
RatingsEntryLocalService |
RatingsEntryLocalServiceBaseImpl.getRatingsEntryLocalService()
Returns the ratings entry local service. |
RatingsEntryLocalService |
RatingsEntryServiceBaseImpl.getRatingsEntryLocalService()
Returns the ratings entry local service. |
RatingsEntryLocalService |
RatingsStatsLocalServiceBaseImpl.getRatingsEntryLocalService()
Returns the ratings entry local service. |
Methods in com.liferay.portlet.ratings.service.base with parameters of type RatingsEntryLocalService | |
---|---|
void |
RatingsEntryLocalServiceBaseImpl.setRatingsEntryLocalService(RatingsEntryLocalService ratingsEntryLocalService)
Sets the ratings entry local service. |
void |
RatingsEntryServiceBaseImpl.setRatingsEntryLocalService(RatingsEntryLocalService ratingsEntryLocalService)
Sets the ratings entry local service. |
void |
RatingsStatsLocalServiceBaseImpl.setRatingsEntryLocalService(RatingsEntryLocalService ratingsEntryLocalService)
Sets the ratings entry local service. |
Uses of RatingsEntryLocalService in com.liferay.portlet.ratings.service.impl |
---|
Classes in com.liferay.portlet.ratings.service.impl that implement RatingsEntryLocalService | |
---|---|
class |
RatingsEntryLocalServiceImpl
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |