|
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.flags.service.FlagsEntryServiceWrapper
@ProviderType public class FlagsEntryServiceWrapper
Provides a wrapper for FlagsEntryService.
FlagsEntryService| Constructor Summary | |
|---|---|
FlagsEntryServiceWrapper(FlagsEntryService flagsEntryService)
|
|
| Method Summary | |
|---|---|
void |
addEntry(String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
|
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier. |
FlagsEntryService |
getWrappedFlagsEntryService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
FlagsEntryService |
getWrappedService()
|
void |
setWrappedFlagsEntryService(FlagsEntryService flagsEntryService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portlet.flags.service.FlagsEntryService) |
void |
setWrappedService(FlagsEntryService flagsEntryService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlagsEntryServiceWrapper(FlagsEntryService flagsEntryService)
| Method Detail |
|---|
public void addEntry(String className,
long classPK,
String reporterEmailAddress,
long reportedUserId,
String contentTitle,
String contentURL,
String reason,
ServiceContext serviceContext)
addEntry in interface FlagsEntryServicepublic String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface FlagsEntryService@Deprecated public FlagsEntryService getWrappedFlagsEntryService()
getWrappedService()
@Deprecated public void setWrappedFlagsEntryService(FlagsEntryService flagsEntryService)
setWrappedService(com.liferay.portlet.flags.service.FlagsEntryService)
public FlagsEntryService getWrappedService()
getWrappedService in interface ServiceWrapper<FlagsEntryService>public void setWrappedService(FlagsEntryService flagsEntryService)
setWrappedService in interface ServiceWrapper<FlagsEntryService>
|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||