Package | Description |
---|---|
com.liferay.trash.kernel.model |
Modifier and Type | Method and Description |
---|---|
TrashEntrySoap[] |
TrashEntryList.getArray()
Deprecated.
|
static TrashEntrySoap |
TrashEntrySoap.toSoapModel(TrashEntry model)
Deprecated.
|
static TrashEntrySoap[] |
TrashEntrySoap.toSoapModels(List<TrashEntry> models)
Deprecated.
|
static TrashEntrySoap[] |
TrashEntrySoap.toSoapModels(TrashEntry[] models)
Deprecated.
|
static TrashEntrySoap[][] |
TrashEntrySoap.toSoapModels(TrashEntry[][] models)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TrashEntryList.setArray(TrashEntrySoap[] array)
Deprecated.
|