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