|
Liferay 7.0-ga1 portal-kernel | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheModel | |
|---|---|
| com.liferay.announcements.kernel.model | |
| com.liferay.asset.kernel.model | |
| com.liferay.blogs.kernel.model | |
| com.liferay.counter.kernel.model | This package defines the portal counter model interfaces, classes, and wrappers. |
| com.liferay.document.library.kernel.model | |
| com.liferay.expando.kernel.model | |
| com.liferay.exportimport.kernel.model | |
| com.liferay.message.boards.kernel.model | |
| com.liferay.portal.kernel.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| com.liferay.portal.kernel.model.impl | This package defines the portal model implementation base classes. |
| com.liferay.ratings.kernel.model | |
| com.liferay.social.kernel.model | |
| com.liferay.trash.kernel.model | |
| Uses of CacheModel in com.liferay.announcements.kernel.model |
|---|
| Methods in com.liferay.announcements.kernel.model that return CacheModel | |
|---|---|
CacheModel<AnnouncementsEntry> |
AnnouncementsEntryModel.toCacheModel()
|
CacheModel<AnnouncementsFlag> |
AnnouncementsFlagModel.toCacheModel()
|
CacheModel<AnnouncementsEntry> |
AnnouncementsEntryWrapper.toCacheModel()
|
CacheModel<AnnouncementsDelivery> |
AnnouncementsDeliveryWrapper.toCacheModel()
|
CacheModel<AnnouncementsFlag> |
AnnouncementsFlagWrapper.toCacheModel()
|
CacheModel<AnnouncementsDelivery> |
AnnouncementsDeliveryModel.toCacheModel()
|
| Uses of CacheModel in com.liferay.asset.kernel.model |
|---|
| Methods in com.liferay.asset.kernel.model that return CacheModel | |
|---|---|
CacheModel<AssetLink> |
AssetLinkModel.toCacheModel()
|
CacheModel<AssetCategoryProperty> |
AssetCategoryPropertyModel.toCacheModel()
|
CacheModel<AssetCategoryProperty> |
AssetCategoryPropertyWrapper.toCacheModel()
|
CacheModel<AssetCategory> |
AssetCategoryModel.toCacheModel()
|
CacheModel<AssetEntry> |
AssetEntryWrapper.toCacheModel()
|
CacheModel<AssetTag> |
AssetTagWrapper.toCacheModel()
|
CacheModel<AssetTag> |
AssetTagModel.toCacheModel()
|
CacheModel<AssetLink> |
AssetLinkWrapper.toCacheModel()
|
CacheModel<AssetCategory> |
AssetCategoryWrapper.toCacheModel()
|
CacheModel<AssetVocabulary> |
AssetVocabularyWrapper.toCacheModel()
|
CacheModel<AssetTagStats> |
AssetTagStatsModel.toCacheModel()
|
CacheModel<AssetEntry> |
AssetEntryModel.toCacheModel()
|
CacheModel<AssetVocabulary> |
AssetVocabularyModel.toCacheModel()
|
CacheModel<AssetTagStats> |
AssetTagStatsWrapper.toCacheModel()
|
| Uses of CacheModel in com.liferay.blogs.kernel.model |
|---|
| Methods in com.liferay.blogs.kernel.model that return CacheModel | |
|---|---|
CacheModel<BlogsStatsUser> |
BlogsStatsUserModel.toCacheModel()
|
CacheModel<BlogsEntry> |
BlogsEntryWrapper.toCacheModel()
|
CacheModel<BlogsStatsUser> |
BlogsStatsUserWrapper.toCacheModel()
|
CacheModel<BlogsEntry> |
BlogsEntryModel.toCacheModel()
|
| Uses of CacheModel in com.liferay.counter.kernel.model |
|---|
| Methods in com.liferay.counter.kernel.model that return CacheModel | |
|---|---|
CacheModel<Counter> |
CounterModel.toCacheModel()
|
CacheModel<Counter> |
CounterWrapper.toCacheModel()
|
| Uses of CacheModel in com.liferay.document.library.kernel.model |
|---|
| Uses of CacheModel in com.liferay.expando.kernel.model |
|---|
| Methods in com.liferay.expando.kernel.model that return CacheModel | |
|---|---|
CacheModel<ExpandoTable> |
ExpandoTableWrapper.toCacheModel()
|
CacheModel<ExpandoRow> |
ExpandoRowModel.toCacheModel()
|
CacheModel<ExpandoColumn> |
ExpandoColumnModel.toCacheModel()
|
CacheModel<ExpandoColumn> |
ExpandoColumnWrapper.toCacheModel()
|
CacheModel<ExpandoValue> |
ExpandoValueWrapper.toCacheModel()
|
CacheModel<ExpandoRow> |
ExpandoRowWrapper.toCacheModel()
|
CacheModel<ExpandoValue> |
ExpandoValueModel.toCacheModel()
|
CacheModel<ExpandoTable> |
ExpandoTableModel.toCacheModel()
|
| Uses of CacheModel in com.liferay.exportimport.kernel.model |
|---|
| Methods in com.liferay.exportimport.kernel.model that return CacheModel | |
|---|---|
CacheModel<ExportImportConfiguration> |
ExportImportConfigurationModel.toCacheModel()
|
CacheModel<ExportImportConfiguration> |
ExportImportConfigurationWrapper.toCacheModel()
|
| Uses of CacheModel in com.liferay.message.boards.kernel.model |
|---|
| Methods in com.liferay.message.boards.kernel.model that return CacheModel | |
|---|---|
CacheModel<MBThread> |
MBThreadWrapper.toCacheModel()
|
CacheModel<MBMailingList> |
MBMailingListWrapper.toCacheModel()
|
CacheModel<MBThread> |
MBThreadModel.toCacheModel()
|
CacheModel<MBThreadFlag> |
MBThreadFlagModel.toCacheModel()
|
CacheModel<MBBan> |
MBBanModel.toCacheModel()
|
CacheModel<MBBan> |
MBBanWrapper.toCacheModel()
|
CacheModel<MBDiscussion> |
MBDiscussionModel.toCacheModel()
|
CacheModel<MBDiscussion> |
MBDiscussionWrapper.toCacheModel()
|
CacheModel<MBStatsUser> |
MBStatsUserModel.toCacheModel()
|
CacheModel<MBMessage> |
MBMessageModel.toCacheModel()
|
CacheModel<MBCategory> |
MBCategoryWrapper.toCacheModel()
|
CacheModel<MBThreadFlag> |
MBThreadFlagWrapper.toCacheModel()
|
CacheModel<MBCategory> |
MBCategoryModel.toCacheModel()
|
CacheModel<MBMailingList> |
MBMailingListModel.toCacheModel()
|
CacheModel<MBMessage> |
MBMessageWrapper.toCacheModel()
|
CacheModel<MBStatsUser> |
MBStatsUserWrapper.toCacheModel()
|
| Uses of CacheModel in com.liferay.portal.kernel.model |
|---|
| Uses of CacheModel in com.liferay.portal.kernel.model.impl |
|---|
| Methods in com.liferay.portal.kernel.model.impl that return CacheModel | |
|---|---|
CacheModel<T> |
BaseModelImpl.toCacheModel()
|
| Uses of CacheModel in com.liferay.ratings.kernel.model |
|---|
| Methods in com.liferay.ratings.kernel.model that return CacheModel | |
|---|---|
CacheModel<RatingsStats> |
RatingsStatsModel.toCacheModel()
|
CacheModel<RatingsEntry> |
RatingsEntryWrapper.toCacheModel()
|
CacheModel<RatingsEntry> |
RatingsEntryModel.toCacheModel()
|
CacheModel<RatingsStats> |
RatingsStatsWrapper.toCacheModel()
|
| Uses of CacheModel in com.liferay.social.kernel.model |
|---|
| Uses of CacheModel in com.liferay.trash.kernel.model |
|---|
| Methods in com.liferay.trash.kernel.model that return CacheModel | |
|---|---|
CacheModel<TrashEntry> |
TrashEntryWrapper.toCacheModel()
|
CacheModel<TrashEntry> |
TrashEntryModel.toCacheModel()
|
CacheModel<TrashVersion> |
TrashVersionModel.toCacheModel()
|
CacheModel<TrashVersion> |
TrashVersionWrapper.toCacheModel()
|
|
Liferay 7.0-ga1 portal-kernel | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||