| Package | Description |
|---|---|
| com.liferay.ratings.kernel.model |
| Modifier and Type | Method and Description |
|---|---|
static RatingsEntrySoap |
RatingsEntrySoap.toSoapModel(RatingsEntry model)
Deprecated.
|
static RatingsEntrySoap[] |
RatingsEntrySoap.toSoapModels(List<RatingsEntry> models)
Deprecated.
|
static RatingsEntrySoap[] |
RatingsEntrySoap.toSoapModels(RatingsEntry[] models)
Deprecated.
|
static RatingsEntrySoap[][] |
RatingsEntrySoap.toSoapModels(RatingsEntry[][] models)
Deprecated.
|