|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.ratings.service.RatingsEntryServiceWrapper
@ProviderType public class RatingsEntryServiceWrapper
Provides a wrapper for RatingsEntryService.
RatingsEntryService| Constructor Summary | |
|---|---|
RatingsEntryServiceWrapper(RatingsEntryService ratingsEntryService)
|
|
| Method Summary | |
|---|---|
void |
deleteEntry(String className,
long classPK)
|
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier. |
RatingsEntryService |
getWrappedRatingsEntryService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
RatingsEntryService |
getWrappedService()
|
void |
setWrappedRatingsEntryService(RatingsEntryService ratingsEntryService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portlet.ratings.service.RatingsEntryService) |
void |
setWrappedService(RatingsEntryService ratingsEntryService)
|
RatingsEntry |
updateEntry(String className,
long classPK,
double score)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RatingsEntryServiceWrapper(RatingsEntryService ratingsEntryService)
| Method Detail |
|---|
public void deleteEntry(String className,
long classPK)
throws PortalException
deleteEntry in interface RatingsEntryServicePortalExceptionpublic String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface RatingsEntryService
public RatingsEntry updateEntry(String className,
long classPK,
double score)
throws PortalException
updateEntry in interface RatingsEntryServicePortalException@Deprecated public RatingsEntryService getWrappedRatingsEntryService()
getWrappedService()
@Deprecated public void setWrappedRatingsEntryService(RatingsEntryService ratingsEntryService)
setWrappedService(com.liferay.portlet.ratings.service.RatingsEntryService)
public RatingsEntryService getWrappedService()
getWrappedService in interface ServiceWrapper<RatingsEntryService>public void setWrappedService(RatingsEntryService ratingsEntryService)
setWrappedService in interface ServiceWrapper<RatingsEntryService>
|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||