Package | Description |
---|---|
com.liferay.portal.kernel.model |
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
|
Modifier and Type | Method and Description |
---|---|
static UserNotificationEventSoap |
UserNotificationEventSoap.toSoapModel(UserNotificationEvent model)
Deprecated.
|
static UserNotificationEventSoap[] |
UserNotificationEventSoap.toSoapModels(List<UserNotificationEvent> models)
Deprecated.
|
static UserNotificationEventSoap[] |
UserNotificationEventSoap.toSoapModels(UserNotificationEvent[] models)
Deprecated.
|
static UserNotificationEventSoap[][] |
UserNotificationEventSoap.toSoapModels(UserNotificationEvent[][] models)
Deprecated.
|