|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.announcements.service.AnnouncementsDeliveryServiceWrapper
@ProviderType public class AnnouncementsDeliveryServiceWrapper
Provides a wrapper for AnnouncementsDeliveryService.
AnnouncementsDeliveryService| Constructor Summary | |
|---|---|
AnnouncementsDeliveryServiceWrapper(AnnouncementsDeliveryService announcementsDeliveryService)
|
|
| Method Summary | |
|---|---|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
AnnouncementsDeliveryService |
getWrappedAnnouncementsDeliveryService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
AnnouncementsDeliveryService |
getWrappedService()
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setWrappedAnnouncementsDeliveryService(AnnouncementsDeliveryService announcementsDeliveryService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portlet.announcements.service.AnnouncementsDeliveryService) |
void |
setWrappedService(AnnouncementsDeliveryService announcementsDeliveryService)
|
AnnouncementsDelivery |
updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnouncementsDeliveryServiceWrapper(AnnouncementsDeliveryService announcementsDeliveryService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface AnnouncementsDeliveryServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface AnnouncementsDeliveryServicebeanIdentifier - the Spring bean ID for this bean
public AnnouncementsDelivery updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
throws PortalException
updateDelivery in interface AnnouncementsDeliveryServicePortalException@Deprecated public AnnouncementsDeliveryService getWrappedAnnouncementsDeliveryService()
getWrappedService()
@Deprecated public void setWrappedAnnouncementsDeliveryService(AnnouncementsDeliveryService announcementsDeliveryService)
setWrappedService(com.liferay.portlet.announcements.service.AnnouncementsDeliveryService)
public AnnouncementsDeliveryService getWrappedService()
getWrappedService in interface ServiceWrapper<AnnouncementsDeliveryService>public void setWrappedService(AnnouncementsDeliveryService announcementsDeliveryService)
setWrappedService in interface ServiceWrapper<AnnouncementsDeliveryService>
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||