|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ContainerModel in com.liferay.portal.kernel.trash |
|---|
| Methods in com.liferay.portal.kernel.trash that return ContainerModel | |
|---|---|
ContainerModel |
TrashHandler.getContainerModel(long containerModelId)
Returns the container model with the primary key. |
ContainerModel |
BaseTrashHandler.getContainerModel(long containerModelId)
|
ContainerModel |
TrashHandler.getParentContainerModel(long classPK)
Returns the parent container model of the model entity with the primary key. |
ContainerModel |
BaseTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
TrashHandler.getTrashContainer(long classPK)
|
ContainerModel |
BaseTrashHandler.getTrashContainer(long classPK)
|
| Methods in com.liferay.portal.kernel.trash that return types with arguments of type ContainerModel | |
|---|---|
List<ContainerModel> |
TrashHandler.getContainerModels(long classPK,
long containerModelId,
int start,
int end)
Returns a range of all the container models that are children of the parent container model identified by the container model ID. |
List<ContainerModel> |
BaseTrashHandler.getContainerModels(long classPK,
long containerModelId,
int start,
int end)
|
List<ContainerModel> |
TrashHandler.getParentContainerModels(long classPK)
Returns all the parent container models of the model entity with the primary key ordered by hierarchy. |
List<ContainerModel> |
BaseTrashHandler.getParentContainerModels(long classPK)
|
| Uses of ContainerModel in com.liferay.portlet.bookmarks.model |
|---|
| Subinterfaces of ContainerModel in com.liferay.portlet.bookmarks.model | |
|---|---|
interface |
BookmarksFolder
The extended model interface for the BookmarksFolder service. |
interface |
BookmarksFolderModel
The base model interface for the BookmarksFolder service. |
| Classes in com.liferay.portlet.bookmarks.model that implement ContainerModel | |
|---|---|
class |
BookmarksFolderWrapper
This class is a wrapper for BookmarksFolder. |
| Uses of ContainerModel in com.liferay.portlet.bookmarks.model.impl |
|---|
| Classes in com.liferay.portlet.bookmarks.model.impl that implement ContainerModel | |
|---|---|
class |
BookmarksFolderBaseImpl
The extended model base implementation for the BookmarksFolder service. |
class |
BookmarksFolderImpl
|
class |
BookmarksFolderModelImpl
The base model implementation for the BookmarksFolder service. |
| Uses of ContainerModel in com.liferay.portlet.bookmarks.trash |
|---|
| Methods in com.liferay.portlet.bookmarks.trash that return ContainerModel | |
|---|---|
ContainerModel |
BookmarksBaseTrashHandler.getContainerModel(long containerModelId)
|
ContainerModel |
BookmarksEntryTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
BookmarksFolderTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
BookmarksEntryTrashHandler.getTrashContainer(long classPK)
|
ContainerModel |
BookmarksFolderTrashHandler.getTrashContainer(long classPK)
|
| Methods in com.liferay.portlet.bookmarks.trash that return types with arguments of type ContainerModel | |
|---|---|
List<ContainerModel> |
BookmarksBaseTrashHandler.getContainerModels(long classPK,
long parentContainerModelId,
int start,
int end)
|
List<ContainerModel> |
BookmarksBaseTrashHandler.getParentContainerModels(long classPK)
|
| Uses of ContainerModel in com.liferay.portlet.documentlibrary.model |
|---|
| Subinterfaces of ContainerModel in com.liferay.portlet.documentlibrary.model | |
|---|---|
interface |
DLFolder
The extended model interface for the DLFolder service. |
interface |
DLFolderModel
The base model interface for the DLFolder service. |
| Classes in com.liferay.portlet.documentlibrary.model that implement ContainerModel | |
|---|---|
class |
DLFolderWrapper
This class is a wrapper for DLFolder. |
| Uses of ContainerModel in com.liferay.portlet.documentlibrary.model.impl |
|---|
| Classes in com.liferay.portlet.documentlibrary.model.impl that implement ContainerModel | |
|---|---|
class |
DLFolderBaseImpl
The extended model base implementation for the DLFolder service. |
class |
DLFolderImpl
|
class |
DLFolderModelImpl
The base model implementation for the DLFolder service. |
| Uses of ContainerModel in com.liferay.portlet.documentlibrary.trash |
|---|
| Methods in com.liferay.portlet.documentlibrary.trash that return ContainerModel | |
|---|---|
ContainerModel |
DLBaseTrashHandler.getContainerModel(long containerModelId)
|
ContainerModel |
DLFileEntryTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
DLFileShortcutTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
DLFolderTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
DLFileEntryTrashHandler.getTrashContainer(long classPK)
|
ContainerModel |
DLFileShortcutTrashHandler.getTrashContainer(long classPK)
|
ContainerModel |
DLFolderTrashHandler.getTrashContainer(long classPK)
|
| Methods in com.liferay.portlet.documentlibrary.trash that return types with arguments of type ContainerModel | |
|---|---|
List<ContainerModel> |
DLBaseTrashHandler.getContainerModels(long classPK,
long parentContainerModelId,
int start,
int end)
|
List<ContainerModel> |
DLBaseTrashHandler.getParentContainerModels(long classPK)
|
| Uses of ContainerModel in com.liferay.portlet.journal.model |
|---|
| Subinterfaces of ContainerModel in com.liferay.portlet.journal.model | |
|---|---|
interface |
JournalFolder
The extended model interface for the JournalFolder service. |
interface |
JournalFolderModel
The base model interface for the JournalFolder service. |
| Classes in com.liferay.portlet.journal.model that implement ContainerModel | |
|---|---|
class |
JournalFolderWrapper
This class is a wrapper for JournalFolder. |
| Uses of ContainerModel in com.liferay.portlet.journal.model.impl |
|---|
| Classes in com.liferay.portlet.journal.model.impl that implement ContainerModel | |
|---|---|
class |
JournalFolderBaseImpl
The extended model base implementation for the JournalFolder service. |
class |
JournalFolderImpl
|
class |
JournalFolderModelImpl
The base model implementation for the JournalFolder service. |
| Uses of ContainerModel in com.liferay.portlet.journal.trash |
|---|
| Methods in com.liferay.portlet.journal.trash that return ContainerModel | |
|---|---|
ContainerModel |
JournalBaseTrashHandler.getContainerModel(long containerModelId)
|
ContainerModel |
JournalArticleTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
JournalFolderTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
JournalArticleTrashHandler.getTrashContainer(long classPK)
|
ContainerModel |
JournalFolderTrashHandler.getTrashContainer(long classPK)
|
| Methods in com.liferay.portlet.journal.trash that return types with arguments of type ContainerModel | |
|---|---|
List<ContainerModel> |
JournalBaseTrashHandler.getContainerModels(long classPK,
long parentContainerModelId,
int start,
int end)
|
List<ContainerModel> |
JournalBaseTrashHandler.getParentContainerModels(long classPK)
|
| Uses of ContainerModel in com.liferay.portlet.messageboards.model |
|---|
| Subinterfaces of ContainerModel in com.liferay.portlet.messageboards.model | |
|---|---|
interface |
MBCategory
The extended model interface for the MBCategory service. |
interface |
MBCategoryModel
The base model interface for the MBCategory service. |
interface |
MBThread
The extended model interface for the MBThread service. |
interface |
MBThreadModel
The base model interface for the MBThread service. |
| Classes in com.liferay.portlet.messageboards.model that implement ContainerModel | |
|---|---|
class |
MBCategoryWrapper
This class is a wrapper for MBCategory. |
class |
MBThreadWrapper
This class is a wrapper for MBThread. |
| Methods in com.liferay.portlet.messageboards.model that return ContainerModel | |
|---|---|
ContainerModel |
MBMessage.getTrashContainer()
|
ContainerModel |
MBMessageWrapper.getTrashContainer()
|
| Uses of ContainerModel in com.liferay.portlet.messageboards.model.impl |
|---|
| Classes in com.liferay.portlet.messageboards.model.impl that implement ContainerModel | |
|---|---|
class |
MBCategoryBaseImpl
The extended model base implementation for the MBCategory service. |
class |
MBCategoryImpl
|
class |
MBCategoryModelImpl
The base model implementation for the MBCategory service. |
class |
MBThreadBaseImpl
The extended model base implementation for the MBThread service. |
class |
MBThreadImpl
|
class |
MBThreadModelImpl
The base model implementation for the MBThread service. |
| Methods in com.liferay.portlet.messageboards.model.impl that return ContainerModel | |
|---|---|
ContainerModel |
MBMessageImpl.getTrashContainer()
|
| Uses of ContainerModel in com.liferay.portlet.messageboards.trash |
|---|
| Methods in com.liferay.portlet.messageboards.trash that return ContainerModel | |
|---|---|
ContainerModel |
MBCategoryTrashHandler.getContainerModel(long containerModelId)
|
ContainerModel |
MBThreadTrashHandler.getTrashContainer(long classPK)
|
ContainerModel |
MBMessageTrashHandler.getTrashContainer(long classPK)
|
ContainerModel |
MBCategoryTrashHandler.getTrashContainer(long classPK)
|
| Methods in com.liferay.portlet.messageboards.trash that return types with arguments of type ContainerModel | |
|---|---|
List<ContainerModel> |
MBThreadTrashHandler.getContainerModels(long classPK,
long parentContainerModelId,
int start,
int end)
|
List<ContainerModel> |
MBCategoryTrashHandler.getContainerModels(long classPK,
long parentContainerModelId,
int start,
int end)
|
List<ContainerModel> |
MBCategoryTrashHandler.getParentContainerModels(long containerModelId)
|
| Uses of ContainerModel in com.liferay.portlet.wiki.model |
|---|
| Subinterfaces of ContainerModel in com.liferay.portlet.wiki.model | |
|---|---|
interface |
WikiNode
The extended model interface for the WikiNode service. |
interface |
WikiNodeModel
The base model interface for the WikiNode service. |
| Classes in com.liferay.portlet.wiki.model that implement ContainerModel | |
|---|---|
class |
WikiNodeWrapper
This class is a wrapper for WikiNode. |
| Uses of ContainerModel in com.liferay.portlet.wiki.model.impl |
|---|
| Classes in com.liferay.portlet.wiki.model.impl that implement ContainerModel | |
|---|---|
class |
WikiNodeBaseImpl
The extended model base implementation for the WikiNode service. |
class |
WikiNodeImpl
|
class |
WikiNodeModelImpl
The base model implementation for the WikiNode service. |
| Uses of ContainerModel in com.liferay.portlet.wiki.trash |
|---|
| Methods in com.liferay.portlet.wiki.trash that return ContainerModel | |
|---|---|
ContainerModel |
WikiPageTrashHandler.getParentContainerModel(long classPK)
|
ContainerModel |
WikiPageTrashHandler.getTrashContainer(long classPK)
|
| Methods in com.liferay.portlet.wiki.trash that return types with arguments of type ContainerModel | |
|---|---|
List<ContainerModel> |
WikiPageTrashHandler.getParentContainerModels(long classPK)
|
|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||