|
Liferay 7.0-ce-b6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnouncementsDeliverySoap | |
|---|---|
| com.liferay.announcements.kernel.model | |
| com.liferay.portlet.announcements.model.impl | |
| com.liferay.portlet.announcements.service.http | |
| Uses of AnnouncementsDeliverySoap in com.liferay.announcements.kernel.model |
|---|
| Methods in com.liferay.announcements.kernel.model that return AnnouncementsDeliverySoap | |
|---|---|
static AnnouncementsDeliverySoap |
AnnouncementsDeliverySoap.toSoapModel(AnnouncementsDelivery model)
|
static AnnouncementsDeliverySoap[] |
AnnouncementsDeliverySoap.toSoapModels(AnnouncementsDelivery[] models)
|
static AnnouncementsDeliverySoap[][] |
AnnouncementsDeliverySoap.toSoapModels(AnnouncementsDelivery[][] models)
|
static AnnouncementsDeliverySoap[] |
AnnouncementsDeliverySoap.toSoapModels(List<AnnouncementsDelivery> models)
|
| Uses of AnnouncementsDeliverySoap in com.liferay.portlet.announcements.model.impl |
|---|
| Methods in com.liferay.portlet.announcements.model.impl with parameters of type AnnouncementsDeliverySoap | |
|---|---|
static AnnouncementsDelivery |
AnnouncementsDeliveryModelImpl.toModel(AnnouncementsDeliverySoap soapModel)
Converts the soap model instance into a normal model instance. |
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryModelImpl.toModels(AnnouncementsDeliverySoap[] soapModels)
Converts the soap model instances into normal model instances. |
| Uses of AnnouncementsDeliverySoap in com.liferay.portlet.announcements.service.http |
|---|
| Methods in com.liferay.portlet.announcements.service.http that return AnnouncementsDeliverySoap | |
|---|---|
static AnnouncementsDeliverySoap |
AnnouncementsDeliveryServiceSoap.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
|
Liferay 7.0-ce-b6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||