Package | Description |
---|---|
com.liferay.document.library.kernel.model | |
com.liferay.exportimport.kernel.model | |
com.liferay.portal.kernel.trash |
Modifier and Type | Interface and Description |
---|---|
interface |
DLFileEntry
The extended model interface for the DLFileEntry service.
|
interface |
DLFileEntryModel
The base model interface for the DLFileEntry service.
|
interface |
DLFileShortcut
The extended model interface for the DLFileShortcut service.
|
interface |
DLFileShortcutModel
The base model interface for the DLFileShortcut service.
|
interface |
DLFolder
The extended model interface for the DLFolder service.
|
interface |
DLFolderModel
The base model interface for the DLFolder service.
|
Modifier and Type | Class and Description |
---|---|
class |
DLFileEntryWrapper
This class is a wrapper for
DLFileEntry . |
class |
DLFileShortcutWrapper
This class is a wrapper for
DLFileShortcut . |
class |
DLFolderWrapper
This class is a wrapper for
DLFolder . |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportImportConfiguration
The extended model interface for the ExportImportConfiguration service.
|
interface |
ExportImportConfigurationModel
The base model interface for the ExportImportConfiguration service.
|
Modifier and Type | Class and Description |
---|---|
class |
ExportImportConfigurationWrapper
This class is a wrapper for
ExportImportConfiguration . |
Modifier and Type | Method and Description |
---|---|
TrashedModel |
TrashHandler.getTrashedModel(long classPK) |
TrashedModel |
BaseTrashHandler.getTrashedModel(long classPK) |
Modifier and Type | Method and Description |
---|---|
default List<TrashedModel> |
TrashHandler.getTrashModelTrashedModels(long classPK,
int start,
int end,
OrderByComparator<?> orderByComparator) |
Modifier and Type | Method and Description |
---|---|
ContainerModel |
TrashHandler.getParentContainerModel(TrashedModel trashedModel) |
ContainerModel |
BaseTrashHandler.getParentContainerModel(TrashedModel trashedModel) |