|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RatingsEntryPersistence | |
---|---|
com.liferay.portlet.documentlibrary.service.base | |
com.liferay.portlet.ratings.service.base | |
com.liferay.portlet.ratings.service.persistence |
Uses of RatingsEntryPersistence in com.liferay.portlet.documentlibrary.service.base |
---|
Fields in com.liferay.portlet.documentlibrary.service.base declared as RatingsEntryPersistence | |
---|---|
protected RatingsEntryPersistence |
DLAppHelperLocalServiceBaseImpl.ratingsEntryPersistence
|
Methods in com.liferay.portlet.documentlibrary.service.base that return RatingsEntryPersistence | |
---|---|
RatingsEntryPersistence |
DLAppHelperLocalServiceBaseImpl.getRatingsEntryPersistence()
Returns the ratings entry persistence. |
Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type RatingsEntryPersistence | |
---|---|
void |
DLAppHelperLocalServiceBaseImpl.setRatingsEntryPersistence(RatingsEntryPersistence ratingsEntryPersistence)
Sets the ratings entry persistence. |
Uses of RatingsEntryPersistence in com.liferay.portlet.ratings.service.base |
---|
Fields in com.liferay.portlet.ratings.service.base declared as RatingsEntryPersistence | |
---|---|
protected RatingsEntryPersistence |
RatingsEntryLocalServiceBaseImpl.ratingsEntryPersistence
|
protected RatingsEntryPersistence |
RatingsEntryServiceBaseImpl.ratingsEntryPersistence
|
protected RatingsEntryPersistence |
RatingsStatsLocalServiceBaseImpl.ratingsEntryPersistence
|
Methods in com.liferay.portlet.ratings.service.base that return RatingsEntryPersistence | |
---|---|
RatingsEntryPersistence |
RatingsEntryLocalServiceBaseImpl.getRatingsEntryPersistence()
Returns the ratings entry persistence. |
RatingsEntryPersistence |
RatingsEntryServiceBaseImpl.getRatingsEntryPersistence()
Returns the ratings entry persistence. |
RatingsEntryPersistence |
RatingsStatsLocalServiceBaseImpl.getRatingsEntryPersistence()
Returns the ratings entry persistence. |
Methods in com.liferay.portlet.ratings.service.base with parameters of type RatingsEntryPersistence | |
---|---|
void |
RatingsEntryLocalServiceBaseImpl.setRatingsEntryPersistence(RatingsEntryPersistence ratingsEntryPersistence)
Sets the ratings entry persistence. |
void |
RatingsEntryServiceBaseImpl.setRatingsEntryPersistence(RatingsEntryPersistence ratingsEntryPersistence)
Sets the ratings entry persistence. |
void |
RatingsStatsLocalServiceBaseImpl.setRatingsEntryPersistence(RatingsEntryPersistence ratingsEntryPersistence)
Sets the ratings entry persistence. |
Uses of RatingsEntryPersistence in com.liferay.portlet.ratings.service.persistence |
---|
Classes in com.liferay.portlet.ratings.service.persistence that implement RatingsEntryPersistence | |
---|---|
class |
RatingsEntryPersistenceImpl
The persistence implementation for the ratings entry service. |
Fields in com.liferay.portlet.ratings.service.persistence declared as RatingsEntryPersistence | |
---|---|
protected RatingsEntryPersistence |
RatingsStatsPersistenceImpl.ratingsEntryPersistence
|
protected RatingsEntryPersistence |
RatingsEntryPersistenceImpl.ratingsEntryPersistence
|
Methods in com.liferay.portlet.ratings.service.persistence that return RatingsEntryPersistence | |
---|---|
static RatingsEntryPersistence |
RatingsEntryUtil.getPersistence()
|
Methods in com.liferay.portlet.ratings.service.persistence with parameters of type RatingsEntryPersistence | |
---|---|
void |
RatingsEntryUtil.setPersistence(RatingsEntryPersistence persistence)
Deprecated. |
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |