Modifier and Type | Interface and Description |
---|---|
interface |
BlogsEntry
The extended model interface for the BlogsEntry service.
|
interface |
BlogsEntryModel
The base model interface for the BlogsEntry service.
|
Modifier and Type | Class and Description |
---|---|
class |
BlogsEntryWrapper
This class is a wrapper for
BlogsEntry . |
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 | Interface and Description |
---|---|
interface |
MBCategory
The extended model interface for the MBCategory service.
|
interface |
MBCategoryModel
The base model interface for the MBCategory service.
|
interface |
MBMessage
The extended model interface for the MBMessage service.
|
interface |
MBMessageModel
The base model interface for the MBMessage service.
|
interface |
MBThread
The extended model interface for the MBThread service.
|
interface |
MBThreadModel
The base model interface for the MBThread service.
|
Modifier and Type | Class and Description |
---|---|
class |
MBCategoryWrapper
This class is a wrapper for
MBCategory . |
class |
MBMessageWrapper
This class is a wrapper for
MBMessage . |
class |
MBThreadWrapper
This class is a wrapper for
MBThread . |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseIndexer.addTrashFields(Document document,
TrashedModel trashedModel) |
Modifier and Type | Method and Description |
---|---|
ContainerModel |
BaseTrashHandler.getParentContainerModel(TrashedModel trashedModel) |
ContainerModel |
TrashHandler.getParentContainerModel(TrashedModel trashedModel) |
Modifier and Type | Method and Description |
---|---|
static void |
TrashUtil.addTrashSessionMessages(ActionRequest actionRequest,
TrashedModel trashedModel) |
void |
Trash.addTrashSessionMessages(ActionRequest actionRequest,
TrashedModel trashedModel) |
static void |
TrashUtil.addTrashSessionMessages(ActionRequest actionRequest,
TrashedModel trashedModel,
String cmd) |
void |
Trash.addTrashSessionMessages(ActionRequest actionRequest,
TrashedModel trashedModel,
String cmd) |
Modifier and Type | Method and Description |
---|---|
static void |
TrashUtil.addTrashSessionMessages(ActionRequest actionRequest,
List<TrashedModel> trashedModels) |
void |
Trash.addTrashSessionMessages(ActionRequest actionRequest,
List<TrashedModel> trashedModels) |
static void |
TrashUtil.addTrashSessionMessages(ActionRequest actionRequest,
List<TrashedModel> trashedModels,
String cmd) |
void |
Trash.addTrashSessionMessages(ActionRequest actionRequest,
List<TrashedModel> trashedModels,
String cmd) |