Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.model.CacheModel

Packages that use CacheModel
com.liferay.counter.model This package defines the portal counter model interfaces, classes, and wrappers. 
com.liferay.counter.model.impl   
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
com.liferay.portlet.announcements.model   
com.liferay.portlet.announcements.model.impl   
com.liferay.portlet.asset.model   
com.liferay.portlet.asset.model.impl   
com.liferay.portlet.blogs.model   
com.liferay.portlet.blogs.model.impl   
com.liferay.portlet.bookmarks.model   
com.liferay.portlet.bookmarks.model.impl   
com.liferay.portlet.calendar.model   
com.liferay.portlet.calendar.model.impl   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.dynamicdatalists.model   
com.liferay.portlet.dynamicdatalists.model.impl   
com.liferay.portlet.dynamicdatamapping.model   
com.liferay.portlet.dynamicdatamapping.model.impl   
com.liferay.portlet.expando.model   
com.liferay.portlet.expando.model.impl   
com.liferay.portlet.journal.model   
com.liferay.portlet.journal.model.impl   
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.mobiledevicerules.model   
com.liferay.portlet.mobiledevicerules.model.impl   
com.liferay.portlet.polls.model   
com.liferay.portlet.polls.model.impl   
com.liferay.portlet.ratings.model   
com.liferay.portlet.ratings.model.impl   
com.liferay.portlet.shopping.model   
com.liferay.portlet.shopping.model.impl   
com.liferay.portlet.social.model   
com.liferay.portlet.social.model.impl   
com.liferay.portlet.softwarecatalog.model   
com.liferay.portlet.softwarecatalog.model.impl   
com.liferay.portlet.trash.model   
com.liferay.portlet.trash.model.impl   
com.liferay.portlet.wiki.model   
com.liferay.portlet.wiki.model.impl   
 

Uses of CacheModel in com.liferay.counter.model
 

Methods in com.liferay.counter.model that return CacheModel
 CacheModel<Counter> CounterModel.toCacheModel()
           
 CacheModel<Counter> CounterWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.counter.model.impl
 

Classes in com.liferay.counter.model.impl that implement CacheModel
 class CounterCacheModel
          The cache model class for representing Counter in entity cache.
 

Methods in com.liferay.counter.model.impl that return CacheModel
 CacheModel<Counter> CounterModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portal.model
 

Methods in com.liferay.portal.model that return CacheModel
 CacheModel<ResourcePermission> ResourcePermissionWrapper.toCacheModel()
           
 CacheModel<EmailAddress> EmailAddressWrapper.toCacheModel()
           
 CacheModel<BackgroundTask> BackgroundTaskWrapper.toCacheModel()
           
 CacheModel<UserGroupGroupRole> UserGroupGroupRoleModel.toCacheModel()
           
 CacheModel<Address> AddressModel.toCacheModel()
           
 CacheModel<User> UserModel.toCacheModel()
           
 CacheModel<Team> TeamModel.toCacheModel()
           
 CacheModel<PasswordPolicyRel> PasswordPolicyRelModel.toCacheModel()
           
 CacheModel<ClassName> ClassNameModel.toCacheModel()
           
 CacheModel<BrowserTracker> BrowserTrackerWrapper.toCacheModel()
           
 CacheModel<RepositoryEntry> RepositoryEntryModel.toCacheModel()
           
 CacheModel<LayoutRevision> LayoutRevisionWrapper.toCacheModel()
           
 CacheModel<T> BaseModel.toCacheModel()
          Returns a cache model object for this entity used by entity cache.
 CacheModel<Country> CountryModel.toCacheModel()
           
 CacheModel<Layout> LayoutModel.toCacheModel()
           
 CacheModel<Repository> RepositoryWrapper.toCacheModel()
           
 CacheModel<OrgGroupRole> OrgGroupRoleWrapper.toCacheModel()
           
 CacheModel<PasswordPolicyRel> PasswordPolicyRelWrapper.toCacheModel()
           
 CacheModel<Account> AccountModel.toCacheModel()
           
 CacheModel<PasswordPolicy> PasswordPolicyWrapper.toCacheModel()
           
 CacheModel<PasswordTracker> PasswordTrackerModel.toCacheModel()
           
 CacheModel<ResourceBlock> ResourceBlockWrapper.toCacheModel()
           
 CacheModel<Portlet> PortletWrapper.toCacheModel()
           
 CacheModel<Organization> OrganizationModel.toCacheModel()
           
 CacheModel<VirtualHost> VirtualHostWrapper.toCacheModel()
           
 CacheModel<ResourceBlockPermission> ResourceBlockPermissionWrapper.toCacheModel()
           
 CacheModel<RepositoryEntry> RepositoryEntryWrapper.toCacheModel()
           
 CacheModel<Role> RoleWrapper.toCacheModel()
           
 CacheModel<LayoutPrototype> LayoutPrototypeWrapper.toCacheModel()
           
 CacheModel<ClusterGroup> ClusterGroupModel.toCacheModel()
           
 CacheModel<MembershipRequest> MembershipRequestModel.toCacheModel()
           
 CacheModel<ResourceTypePermission> ResourceTypePermissionModel.toCacheModel()
           
 CacheModel<Region> RegionModel.toCacheModel()
           
 CacheModel<VirtualHost> VirtualHostModel.toCacheModel()
           
 CacheModel<Contact> ContactModel.toCacheModel()
           
 CacheModel<Website> WebsiteModel.toCacheModel()
           
 CacheModel<Shard> ShardModel.toCacheModel()
           
 CacheModel<ResourceTypePermission> ResourceTypePermissionWrapper.toCacheModel()
           
 CacheModel<Account> AccountWrapper.toCacheModel()
           
 CacheModel<PortletPreferences> PortletPreferencesWrapper.toCacheModel()
           
 CacheModel<Contact> ContactWrapper.toCacheModel()
           
 CacheModel<MembershipRequest> MembershipRequestWrapper.toCacheModel()
           
 CacheModel<Group> GroupModel.toCacheModel()
           
 CacheModel<ListType> ListTypeWrapper.toCacheModel()
           
 CacheModel<UserNotificationDelivery> UserNotificationDeliveryWrapper.toCacheModel()
           
 CacheModel<LayoutSetPrototype> LayoutSetPrototypeWrapper.toCacheModel()
           
 CacheModel<Layout> LayoutWrapper.toCacheModel()
           
 CacheModel<WebDAVProps> WebDAVPropsModel.toCacheModel()
           
 CacheModel<LayoutFriendlyURL> LayoutFriendlyURLModel.toCacheModel()
           
 CacheModel<LayoutPrototype> LayoutPrototypeModel.toCacheModel()
           
 CacheModel<ServiceComponent> ServiceComponentModel.toCacheModel()
           
 CacheModel<UserGroup> UserGroupWrapper.toCacheModel()
           
 CacheModel<PortletItem> PortletItemWrapper.toCacheModel()
           
 CacheModel<WebDAVProps> WebDAVPropsWrapper.toCacheModel()
           
 CacheModel<SystemEvent> SystemEventModel.toCacheModel()
           
 CacheModel<Phone> PhoneModel.toCacheModel()
           
 CacheModel<LayoutRevision> LayoutRevisionModel.toCacheModel()
           
 CacheModel<ListType> ListTypeModel.toCacheModel()
           
 CacheModel<Shard> ShardWrapper.toCacheModel()
           
 CacheModel<WorkflowDefinitionLink> WorkflowDefinitionLinkWrapper.toCacheModel()
           
 CacheModel<Address> AddressWrapper.toCacheModel()
           
 CacheModel<UserNotificationEvent> UserNotificationEventWrapper.toCacheModel()
           
 CacheModel<PluginSetting> PluginSettingWrapper.toCacheModel()
           
 CacheModel<Organization> OrganizationWrapper.toCacheModel()
           
 CacheModel<Subscription> SubscriptionWrapper.toCacheModel()
           
 CacheModel<PasswordPolicy> PasswordPolicyModel.toCacheModel()
           
 CacheModel<Country> CountryWrapper.toCacheModel()
           
 CacheModel<Website> WebsiteWrapper.toCacheModel()
           
 CacheModel<Phone> PhoneWrapper.toCacheModel()
           
 CacheModel<SystemEvent> SystemEventWrapper.toCacheModel()
           
 CacheModel<LayoutSet> LayoutSetWrapper.toCacheModel()
           
 CacheModel<Image> ImageWrapper.toCacheModel()
           
 CacheModel<Release> ReleaseWrapper.toCacheModel()
           
 CacheModel<UserTracker> UserTrackerModel.toCacheModel()
           
 CacheModel<LayoutFriendlyURL> LayoutFriendlyURLWrapper.toCacheModel()
           
 CacheModel<UserGroupRole> UserGroupRoleModel.toCacheModel()
           
 CacheModel<UserTrackerPath> UserTrackerPathWrapper.toCacheModel()
           
 CacheModel<UserGroupRole> UserGroupRoleWrapper.toCacheModel()
           
 CacheModel<OrgLabor> OrgLaborModel.toCacheModel()
           
 CacheModel<Role> RoleModel.toCacheModel()
           
 CacheModel<Group> GroupWrapper.toCacheModel()
           
 CacheModel<UserGroup> UserGroupModel.toCacheModel()
           
 CacheModel<PortletItem> PortletItemModel.toCacheModel()
           
 CacheModel<Repository> RepositoryModel.toCacheModel()
           
 CacheModel<Lock> LockModel.toCacheModel()
           
 CacheModel<ResourceBlock> ResourceBlockModel.toCacheModel()
           
 CacheModel<PortletPreferences> PortletPreferencesModel.toCacheModel()
           
 CacheModel<LayoutSetBranch> LayoutSetBranchWrapper.toCacheModel()
           
 CacheModel<Team> TeamWrapper.toCacheModel()
           
 CacheModel<UserIdMapper> UserIdMapperModel.toCacheModel()
           
 CacheModel<LayoutBranch> LayoutBranchWrapper.toCacheModel()
           
 CacheModel<UserNotificationDelivery> UserNotificationDeliveryModel.toCacheModel()
           
 CacheModel<ResourceAction> ResourceActionModel.toCacheModel()
           
 CacheModel<UserGroupGroupRole> UserGroupGroupRoleWrapper.toCacheModel()
           
 CacheModel<WorkflowInstanceLink> WorkflowInstanceLinkWrapper.toCacheModel()
           
 CacheModel<PortalPreferences> PortalPreferencesWrapper.toCacheModel()
           
 CacheModel<Ticket> TicketWrapper.toCacheModel()
           
 CacheModel<ClusterGroup> ClusterGroupWrapper.toCacheModel()
           
 CacheModel<PasswordTracker> PasswordTrackerWrapper.toCacheModel()
           
 CacheModel<EmailAddress> EmailAddressModel.toCacheModel()
           
 CacheModel<LayoutBranch> LayoutBranchModel.toCacheModel()
           
 CacheModel<Region> RegionWrapper.toCacheModel()
           
 CacheModel<WorkflowDefinitionLink> WorkflowDefinitionLinkModel.toCacheModel()
           
 CacheModel<Portlet> PortletModel.toCacheModel()
           
 CacheModel<Subscription> SubscriptionModel.toCacheModel()
           
 CacheModel<LayoutSetBranch> LayoutSetBranchModel.toCacheModel()
           
 CacheModel<PluginSetting> PluginSettingModel.toCacheModel()
           
 CacheModel<Image> ImageModel.toCacheModel()
           
 CacheModel<Lock> LockWrapper.toCacheModel()
           
 CacheModel<User> UserWrapper.toCacheModel()
           
 CacheModel<OrgGroupRole> OrgGroupRoleModel.toCacheModel()
           
 CacheModel<UserIdMapper> UserIdMapperWrapper.toCacheModel()
           
 CacheModel<PortalPreferences> PortalPreferencesModel.toCacheModel()
           
 CacheModel<LayoutSet> LayoutSetModel.toCacheModel()
           
 CacheModel<OrgLabor> OrgLaborWrapper.toCacheModel()
           
 CacheModel<ClassName> ClassNameWrapper.toCacheModel()
           
 CacheModel<ResourceAction> ResourceActionWrapper.toCacheModel()
           
 CacheModel<Release> ReleaseModel.toCacheModel()
           
 CacheModel<Company> CompanyModel.toCacheModel()
           
 CacheModel<BackgroundTask> BackgroundTaskModel.toCacheModel()
           
 CacheModel<BrowserTracker> BrowserTrackerModel.toCacheModel()
           
 CacheModel<WorkflowInstanceLink> WorkflowInstanceLinkModel.toCacheModel()
           
 CacheModel<ServiceComponent> ServiceComponentWrapper.toCacheModel()
           
 CacheModel<ResourceBlockPermission> ResourceBlockPermissionModel.toCacheModel()
           
 CacheModel<UserTracker> UserTrackerWrapper.toCacheModel()
           
 CacheModel<LayoutSetPrototype> LayoutSetPrototypeModel.toCacheModel()
           
 CacheModel<UserNotificationEvent> UserNotificationEventModel.toCacheModel()
           
 CacheModel<Ticket> TicketModel.toCacheModel()
           
 CacheModel<ResourcePermission> ResourcePermissionModel.toCacheModel()
           
 CacheModel<Company> CompanyWrapper.toCacheModel()
           
 CacheModel<UserTrackerPath> UserTrackerPathModel.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement CacheModel
 class AccountCacheModel
          The cache model class for representing Account in entity cache.
 class AddressCacheModel
          The cache model class for representing Address in entity cache.
 class BackgroundTaskCacheModel
          The cache model class for representing BackgroundTask in entity cache.
 class BrowserTrackerCacheModel
          The cache model class for representing BrowserTracker in entity cache.
 class ClassNameCacheModel
          The cache model class for representing ClassName in entity cache.
 class ClusterGroupCacheModel
          The cache model class for representing ClusterGroup in entity cache.
 class CompanyCacheModel
          The cache model class for representing Company in entity cache.
 class ContactCacheModel
          The cache model class for representing Contact in entity cache.
 class CountryCacheModel
          The cache model class for representing Country in entity cache.
 class EmailAddressCacheModel
          The cache model class for representing EmailAddress in entity cache.
 class GroupCacheModel
          The cache model class for representing Group in entity cache.
 class ImageCacheModel
          The cache model class for representing Image in entity cache.
 class LayoutBranchCacheModel
          The cache model class for representing LayoutBranch in entity cache.
 class LayoutCacheModel
          The cache model class for representing Layout in entity cache.
 class LayoutFriendlyURLCacheModel
          The cache model class for representing LayoutFriendlyURL in entity cache.
 class LayoutPrototypeCacheModel
          The cache model class for representing LayoutPrototype in entity cache.
 class LayoutRevisionCacheModel
          The cache model class for representing LayoutRevision in entity cache.
 class LayoutSetBranchCacheModel
          The cache model class for representing LayoutSetBranch in entity cache.
 class LayoutSetCacheModel
          The cache model class for representing LayoutSet in entity cache.
 class LayoutSetPrototypeCacheModel
          The cache model class for representing LayoutSetPrototype in entity cache.
 class ListTypeCacheModel
          The cache model class for representing ListType in entity cache.
 class LockCacheModel
          The cache model class for representing Lock in entity cache.
 class MembershipRequestCacheModel
          The cache model class for representing MembershipRequest in entity cache.
 class OrganizationCacheModel
          The cache model class for representing Organization in entity cache.
 class OrgGroupRoleCacheModel
          The cache model class for representing OrgGroupRole in entity cache.
 class OrgLaborCacheModel
          The cache model class for representing OrgLabor in entity cache.
 class PasswordPolicyCacheModel
          The cache model class for representing PasswordPolicy in entity cache.
 class PasswordPolicyRelCacheModel
          The cache model class for representing PasswordPolicyRel in entity cache.
 class PasswordTrackerCacheModel
          The cache model class for representing PasswordTracker in entity cache.
 class PhoneCacheModel
          The cache model class for representing Phone in entity cache.
 class PluginSettingCacheModel
          The cache model class for representing PluginSetting in entity cache.
 class PortalPreferencesCacheModel
          The cache model class for representing PortalPreferences in entity cache.
 class PortletCacheModel
          The cache model class for representing Portlet in entity cache.
 class PortletItemCacheModel
          The cache model class for representing PortletItem in entity cache.
 class PortletPreferencesCacheModel
          The cache model class for representing PortletPreferences in entity cache.
 class RegionCacheModel
          The cache model class for representing Region in entity cache.
 class ReleaseCacheModel
          The cache model class for representing Release in entity cache.
 class RepositoryCacheModel
          The cache model class for representing Repository in entity cache.
 class RepositoryEntryCacheModel
          The cache model class for representing RepositoryEntry in entity cache.
 class ResourceActionCacheModel
          The cache model class for representing ResourceAction in entity cache.
 class ResourceBlockCacheModel
          The cache model class for representing ResourceBlock in entity cache.
 class ResourceBlockPermissionCacheModel
          The cache model class for representing ResourceBlockPermission in entity cache.
 class ResourcePermissionCacheModel
          The cache model class for representing ResourcePermission in entity cache.
 class ResourceTypePermissionCacheModel
          The cache model class for representing ResourceTypePermission in entity cache.
 class RoleCacheModel
          The cache model class for representing Role in entity cache.
 class ServiceComponentCacheModel
          The cache model class for representing ServiceComponent in entity cache.
 class ShardCacheModel
          The cache model class for representing Shard in entity cache.
 class SubscriptionCacheModel
          The cache model class for representing Subscription in entity cache.
 class SystemEventCacheModel
          The cache model class for representing SystemEvent in entity cache.
 class TeamCacheModel
          The cache model class for representing Team in entity cache.
 class TicketCacheModel
          The cache model class for representing Ticket in entity cache.
 class UserCacheModel
          The cache model class for representing User in entity cache.
 class UserGroupCacheModel
          The cache model class for representing UserGroup in entity cache.
 class UserGroupGroupRoleCacheModel
          The cache model class for representing UserGroupGroupRole in entity cache.
 class UserGroupRoleCacheModel
          The cache model class for representing UserGroupRole in entity cache.
 class UserIdMapperCacheModel
          The cache model class for representing UserIdMapper in entity cache.
 class UserNotificationDeliveryCacheModel
          The cache model class for representing UserNotificationDelivery in entity cache.
 class UserNotificationEventCacheModel
          The cache model class for representing UserNotificationEvent in entity cache.
 class UserTrackerCacheModel
          The cache model class for representing UserTracker in entity cache.
 class UserTrackerPathCacheModel
          The cache model class for representing UserTrackerPath in entity cache.
 class VirtualHostCacheModel
          The cache model class for representing VirtualHost in entity cache.
 class WebDAVPropsCacheModel
          The cache model class for representing WebDAVProps in entity cache.
 class WebsiteCacheModel
          The cache model class for representing Website in entity cache.
 class WorkflowDefinitionLinkCacheModel
          The cache model class for representing WorkflowDefinitionLink in entity cache.
 class WorkflowInstanceLinkCacheModel
          The cache model class for representing WorkflowInstanceLink in entity cache.
 

Methods in com.liferay.portal.model.impl that return CacheModel
 CacheModel<T> BaseModelImpl.toCacheModel()
           
 CacheModel<Ticket> TicketModelImpl.toCacheModel()
           
 CacheModel<OrgGroupRole> OrgGroupRoleModelImpl.toCacheModel()
           
 CacheModel<Address> AddressModelImpl.toCacheModel()
           
 CacheModel<Organization> OrganizationModelImpl.toCacheModel()
           
 CacheModel<LayoutRevision> LayoutRevisionModelImpl.toCacheModel()
           
 CacheModel<ResourceBlock> ResourceBlockModelImpl.toCacheModel()
           
 CacheModel<PasswordPolicyRel> PasswordPolicyRelModelImpl.toCacheModel()
           
 CacheModel<Company> CompanyModelImpl.toCacheModel()
           
 CacheModel<UserGroupRole> UserGroupRoleModelImpl.toCacheModel()
           
 CacheModel<LayoutFriendlyURL> LayoutFriendlyURLModelImpl.toCacheModel()
           
 CacheModel<Contact> ContactModelImpl.toCacheModel()
           
 CacheModel<LayoutSetBranch> LayoutSetBranchModelImpl.toCacheModel()
           
 CacheModel<Account> AccountModelImpl.toCacheModel()
           
 CacheModel<Shard> ShardModelImpl.toCacheModel()
           
 CacheModel<Region> RegionModelImpl.toCacheModel()
           
 CacheModel<Phone> PhoneModelImpl.toCacheModel()
           
 CacheModel<VirtualHost> VirtualHostModelImpl.toCacheModel()
           
 CacheModel<ServiceComponent> ServiceComponentModelImpl.toCacheModel()
           
 CacheModel<ListType> ListTypeModelImpl.toCacheModel()
           
 CacheModel<ClassName> ClassNameModelImpl.toCacheModel()
           
 CacheModel<UserIdMapper> UserIdMapperModelImpl.toCacheModel()
           
 CacheModel<WorkflowInstanceLink> WorkflowInstanceLinkModelImpl.toCacheModel()
           
 CacheModel<SystemEvent> SystemEventModelImpl.toCacheModel()
           
 CacheModel<BrowserTracker> BrowserTrackerModelImpl.toCacheModel()
           
 CacheModel<LayoutBranch> LayoutBranchModelImpl.toCacheModel()
           
 CacheModel<LayoutSetPrototype> LayoutSetPrototypeModelImpl.toCacheModel()
           
 CacheModel<Subscription> SubscriptionModelImpl.toCacheModel()
           
 CacheModel<Release> ReleaseModelImpl.toCacheModel()
           
 CacheModel<UserTracker> UserTrackerModelImpl.toCacheModel()
           
 CacheModel<Image> ImageModelImpl.toCacheModel()
           
 CacheModel<Lock> LockModelImpl.toCacheModel()
           
 CacheModel<UserNotificationDelivery> UserNotificationDeliveryModelImpl.toCacheModel()
           
 CacheModel<Role> RoleModelImpl.toCacheModel()
           
 CacheModel<PluginSetting> PluginSettingModelImpl.toCacheModel()
           
 CacheModel<Repository> RepositoryModelImpl.toCacheModel()
           
 CacheModel<Country> CountryModelImpl.toCacheModel()
           
 CacheModel<LayoutPrototype> LayoutPrototypeModelImpl.toCacheModel()
           
 CacheModel<EmailAddress> EmailAddressModelImpl.toCacheModel()
           
 CacheModel<ResourceTypePermission> ResourceTypePermissionModelImpl.toCacheModel()
           
 CacheModel<PortletPreferences> PortletPreferencesModelImpl.toCacheModel()
           
 CacheModel<PasswordPolicy> PasswordPolicyModelImpl.toCacheModel()
           
 CacheModel<User> UserModelImpl.toCacheModel()
           
 CacheModel<ResourceBlockPermission> ResourceBlockPermissionModelImpl.toCacheModel()
           
 CacheModel<Layout> LayoutModelImpl.toCacheModel()
           
 CacheModel<UserTrackerPath> UserTrackerPathModelImpl.toCacheModel()
           
 CacheModel<Portlet> PortletModelImpl.toCacheModel()
           
 CacheModel<RepositoryEntry> RepositoryEntryModelImpl.toCacheModel()
           
 CacheModel<BackgroundTask> BackgroundTaskModelImpl.toCacheModel()
           
 CacheModel<PasswordTracker> PasswordTrackerModelImpl.toCacheModel()
           
 CacheModel<PortalPreferences> PortalPreferencesModelImpl.toCacheModel()
           
 CacheModel<Group> GroupModelImpl.toCacheModel()
           
 CacheModel<UserGroup> UserGroupModelImpl.toCacheModel()
           
 CacheModel<UserGroupGroupRole> UserGroupGroupRoleModelImpl.toCacheModel()
           
 CacheModel<ClusterGroup> ClusterGroupModelImpl.toCacheModel()
           
 CacheModel<ResourceAction> ResourceActionModelImpl.toCacheModel()
           
 CacheModel<Team> TeamModelImpl.toCacheModel()
           
 CacheModel<WorkflowDefinitionLink> WorkflowDefinitionLinkModelImpl.toCacheModel()
           
 CacheModel<OrgLabor> OrgLaborModelImpl.toCacheModel()
           
 CacheModel<Website> WebsiteModelImpl.toCacheModel()
           
 CacheModel<PortletItem> PortletItemModelImpl.toCacheModel()
           
 CacheModel<WebDAVProps> WebDAVPropsModelImpl.toCacheModel()
           
 CacheModel<UserNotificationEvent> UserNotificationEventModelImpl.toCacheModel()
           
 CacheModel<ResourcePermission> ResourcePermissionModelImpl.toCacheModel()
           
 CacheModel<LayoutSet> LayoutSetModelImpl.toCacheModel()
           
 CacheModel<MembershipRequest> MembershipRequestModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.announcements.model
 

Methods in com.liferay.portlet.announcements.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.portlet.announcements.model.impl
 

Classes in com.liferay.portlet.announcements.model.impl that implement CacheModel
 class AnnouncementsDeliveryCacheModel
          The cache model class for representing AnnouncementsDelivery in entity cache.
 class AnnouncementsEntryCacheModel
          The cache model class for representing AnnouncementsEntry in entity cache.
 class AnnouncementsFlagCacheModel
          The cache model class for representing AnnouncementsFlag in entity cache.
 

Methods in com.liferay.portlet.announcements.model.impl that return CacheModel
 CacheModel<AnnouncementsFlag> AnnouncementsFlagModelImpl.toCacheModel()
           
 CacheModel<AnnouncementsDelivery> AnnouncementsDeliveryModelImpl.toCacheModel()
           
 CacheModel<AnnouncementsEntry> AnnouncementsEntryModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.asset.model
 

Methods in com.liferay.portlet.asset.model that return CacheModel
 CacheModel<AssetLink> AssetLinkModel.toCacheModel()
           
 CacheModel<AssetCategoryProperty> AssetCategoryPropertyModel.toCacheModel()
           
 CacheModel<AssetCategoryProperty> AssetCategoryPropertyWrapper.toCacheModel()
           
 CacheModel<AssetCategory> AssetCategoryModel.toCacheModel()
           
 CacheModel<AssetTagProperty> AssetTagPropertyModel.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<AssetTagProperty> AssetTagPropertyWrapper.toCacheModel()
           
 CacheModel<AssetEntry> AssetEntryModel.toCacheModel()
           
 CacheModel<AssetVocabulary> AssetVocabularyModel.toCacheModel()
           
 CacheModel<AssetTagStats> AssetTagStatsWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.asset.model.impl
 

Classes in com.liferay.portlet.asset.model.impl that implement CacheModel
 class AssetCategoryCacheModel
          The cache model class for representing AssetCategory in entity cache.
 class AssetCategoryPropertyCacheModel
          The cache model class for representing AssetCategoryProperty in entity cache.
 class AssetEntryCacheModel
          The cache model class for representing AssetEntry in entity cache.
 class AssetLinkCacheModel
          The cache model class for representing AssetLink in entity cache.
 class AssetTagCacheModel
          The cache model class for representing AssetTag in entity cache.
 class AssetTagPropertyCacheModel
          The cache model class for representing AssetTagProperty in entity cache.
 class AssetTagStatsCacheModel
          The cache model class for representing AssetTagStats in entity cache.
 class AssetVocabularyCacheModel
          The cache model class for representing AssetVocabulary in entity cache.
 

Methods in com.liferay.portlet.asset.model.impl that return CacheModel
 CacheModel<AssetLink> AssetLinkModelImpl.toCacheModel()
           
 CacheModel<AssetTagStats> AssetTagStatsModelImpl.toCacheModel()
           
 CacheModel<AssetTag> AssetTagModelImpl.toCacheModel()
           
 CacheModel<AssetVocabulary> AssetVocabularyModelImpl.toCacheModel()
           
 CacheModel<AssetTagProperty> AssetTagPropertyModelImpl.toCacheModel()
           
 CacheModel<AssetEntry> AssetEntryModelImpl.toCacheModel()
           
 CacheModel<AssetCategory> AssetCategoryModelImpl.toCacheModel()
           
 CacheModel<AssetCategoryProperty> AssetCategoryPropertyModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.blogs.model
 

Methods in com.liferay.portlet.blogs.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.portlet.blogs.model.impl
 

Classes in com.liferay.portlet.blogs.model.impl that implement CacheModel
 class BlogsEntryCacheModel
          The cache model class for representing BlogsEntry in entity cache.
 class BlogsStatsUserCacheModel
          The cache model class for representing BlogsStatsUser in entity cache.
 

Methods in com.liferay.portlet.blogs.model.impl that return CacheModel
 CacheModel<BlogsEntry> BlogsEntryModelImpl.toCacheModel()
           
 CacheModel<BlogsStatsUser> BlogsStatsUserModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.bookmarks.model
 

Methods in com.liferay.portlet.bookmarks.model that return CacheModel
 CacheModel<BookmarksEntry> BookmarksEntryModel.toCacheModel()
           
 CacheModel<BookmarksFolder> BookmarksFolderModel.toCacheModel()
           
 CacheModel<BookmarksEntry> BookmarksEntryWrapper.toCacheModel()
           
 CacheModel<BookmarksFolder> BookmarksFolderWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.bookmarks.model.impl
 

Classes in com.liferay.portlet.bookmarks.model.impl that implement CacheModel
 class BookmarksEntryCacheModel
          The cache model class for representing BookmarksEntry in entity cache.
 class BookmarksFolderCacheModel
          The cache model class for representing BookmarksFolder in entity cache.
 

Methods in com.liferay.portlet.bookmarks.model.impl that return CacheModel
 CacheModel<BookmarksEntry> BookmarksEntryModelImpl.toCacheModel()
           
 CacheModel<BookmarksFolder> BookmarksFolderModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.calendar.model
 

Methods in com.liferay.portlet.calendar.model that return CacheModel
 CacheModel<CalEvent> CalEventWrapper.toCacheModel()
           
 CacheModel<CalEvent> CalEventModel.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.calendar.model.impl
 

Classes in com.liferay.portlet.calendar.model.impl that implement CacheModel
 class CalEventCacheModel
          The cache model class for representing CalEvent in entity cache.
 

Methods in com.liferay.portlet.calendar.model.impl that return CacheModel
 CacheModel<CalEvent> CalEventModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.documentlibrary.model
 

Methods in com.liferay.portlet.documentlibrary.model that return CacheModel
 CacheModel<DLSyncEvent> DLSyncEventWrapper.toCacheModel()
           
 CacheModel<DLFileEntryType> DLFileEntryTypeModel.toCacheModel()
           
 CacheModel<DLFileShortcut> DLFileShortcutModel.toCacheModel()
           
 CacheModel<DLSyncEvent> DLSyncEventModel.toCacheModel()
           
 CacheModel<DLFileRank> DLFileRankModel.toCacheModel()
           
 CacheModel<DLFileVersion> DLFileVersionWrapper.toCacheModel()
           
 CacheModel<DLFileEntryType> DLFileEntryTypeWrapper.toCacheModel()
           
 CacheModel<DLFileEntry> DLFileEntryWrapper.toCacheModel()
           
 CacheModel<DLFolder> DLFolderWrapper.toCacheModel()
           
 CacheModel<DLFileRank> DLFileRankWrapper.toCacheModel()
           
 CacheModel<DLContent> DLContentModel.toCacheModel()
           
 CacheModel<DLContent> DLContentWrapper.toCacheModel()
           
 CacheModel<DLFileEntryMetadata> DLFileEntryMetadataModel.toCacheModel()
           
 CacheModel<DLFolder> DLFolderModel.toCacheModel()
           
 CacheModel<DLFileEntryMetadata> DLFileEntryMetadataWrapper.toCacheModel()
           
 CacheModel<DLFileEntry> DLFileEntryModel.toCacheModel()
           
 CacheModel<DLFileShortcut> DLFileShortcutWrapper.toCacheModel()
           
 CacheModel<DLFileVersion> DLFileVersionModel.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.documentlibrary.model.impl
 

Classes in com.liferay.portlet.documentlibrary.model.impl that implement CacheModel
 class DLContentCacheModel
          The cache model class for representing DLContent in entity cache.
 class DLFileEntryCacheModel
          The cache model class for representing DLFileEntry in entity cache.
 class DLFileEntryMetadataCacheModel
          The cache model class for representing DLFileEntryMetadata in entity cache.
 class DLFileEntryTypeCacheModel
          The cache model class for representing DLFileEntryType in entity cache.
 class DLFileRankCacheModel
          The cache model class for representing DLFileRank in entity cache.
 class DLFileShortcutCacheModel
          The cache model class for representing DLFileShortcut in entity cache.
 class DLFileVersionCacheModel
          The cache model class for representing DLFileVersion in entity cache.
 class DLFolderCacheModel
          The cache model class for representing DLFolder in entity cache.
 class DLSyncEventCacheModel
          The cache model class for representing DLSyncEvent in entity cache.
 

Methods in com.liferay.portlet.documentlibrary.model.impl that return CacheModel
 CacheModel<DLFileEntry> DLFileEntryModelImpl.toCacheModel()
           
 CacheModel<DLFileEntryType> DLFileEntryTypeModelImpl.toCacheModel()
           
 CacheModel<DLFileEntryMetadata> DLFileEntryMetadataModelImpl.toCacheModel()
           
 CacheModel<DLContent> DLContentModelImpl.toCacheModel()
           
 CacheModel<DLFolder> DLFolderModelImpl.toCacheModel()
           
 CacheModel<DLSyncEvent> DLSyncEventModelImpl.toCacheModel()
           
 CacheModel<DLFileShortcut> DLFileShortcutModelImpl.toCacheModel()
           
 CacheModel<DLFileVersion> DLFileVersionModelImpl.toCacheModel()
           
 CacheModel<DLFileRank> DLFileRankModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.dynamicdatalists.model
 

Methods in com.liferay.portlet.dynamicdatalists.model that return CacheModel
 CacheModel<DDLRecordVersion> DDLRecordVersionModel.toCacheModel()
           
 CacheModel<DDLRecord> DDLRecordModel.toCacheModel()
           
 CacheModel<DDLRecordSet> DDLRecordSetModel.toCacheModel()
           
 CacheModel<DDLRecordVersion> DDLRecordVersionWrapper.toCacheModel()
           
 CacheModel<DDLRecord> DDLRecordWrapper.toCacheModel()
           
 CacheModel<DDLRecordSet> DDLRecordSetWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.dynamicdatalists.model.impl
 

Classes in com.liferay.portlet.dynamicdatalists.model.impl that implement CacheModel
 class DDLRecordCacheModel
          The cache model class for representing DDLRecord in entity cache.
 class DDLRecordSetCacheModel
          The cache model class for representing DDLRecordSet in entity cache.
 class DDLRecordVersionCacheModel
          The cache model class for representing DDLRecordVersion in entity cache.
 

Methods in com.liferay.portlet.dynamicdatalists.model.impl that return CacheModel
 CacheModel<DDLRecord> DDLRecordModelImpl.toCacheModel()
           
 CacheModel<DDLRecordVersion> DDLRecordVersionModelImpl.toCacheModel()
           
 CacheModel<DDLRecordSet> DDLRecordSetModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.dynamicdatamapping.model
 

Methods in com.liferay.portlet.dynamicdatamapping.model that return CacheModel
 CacheModel<DDMStructureLink> DDMStructureLinkModel.toCacheModel()
           
 CacheModel<DDMTemplate> DDMTemplateModel.toCacheModel()
           
 CacheModel<DDMStorageLink> DDMStorageLinkWrapper.toCacheModel()
           
 CacheModel<DDMContent> DDMContentModel.toCacheModel()
           
 CacheModel<DDMContent> DDMContentWrapper.toCacheModel()
           
 CacheModel<DDMStorageLink> DDMStorageLinkModel.toCacheModel()
           
 CacheModel<DDMTemplate> DDMTemplateWrapper.toCacheModel()
           
 CacheModel<DDMStructureLink> DDMStructureLinkWrapper.toCacheModel()
           
 CacheModel<DDMStructure> DDMStructureModel.toCacheModel()
           
 CacheModel<DDMStructure> DDMStructureWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.dynamicdatamapping.model.impl
 

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement CacheModel
 class DDMContentCacheModel
          The cache model class for representing DDMContent in entity cache.
 class DDMStorageLinkCacheModel
          The cache model class for representing DDMStorageLink in entity cache.
 class DDMStructureCacheModel
          The cache model class for representing DDMStructure in entity cache.
 class DDMStructureLinkCacheModel
          The cache model class for representing DDMStructureLink in entity cache.
 class DDMTemplateCacheModel
          The cache model class for representing DDMTemplate in entity cache.
 

Methods in com.liferay.portlet.dynamicdatamapping.model.impl that return CacheModel
 CacheModel<DDMStorageLink> DDMStorageLinkModelImpl.toCacheModel()
           
 CacheModel<DDMStructureLink> DDMStructureLinkModelImpl.toCacheModel()
           
 CacheModel<DDMStructure> DDMStructureModelImpl.toCacheModel()
           
 CacheModel<DDMContent> DDMContentModelImpl.toCacheModel()
           
 CacheModel<DDMTemplate> DDMTemplateModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.expando.model
 

Methods in com.liferay.portlet.expando.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.portlet.expando.model.impl
 

Classes in com.liferay.portlet.expando.model.impl that implement CacheModel
 class ExpandoColumnCacheModel
          The cache model class for representing ExpandoColumn in entity cache.
 class ExpandoRowCacheModel
          The cache model class for representing ExpandoRow in entity cache.
 class ExpandoTableCacheModel
          The cache model class for representing ExpandoTable in entity cache.
 class ExpandoValueCacheModel
          The cache model class for representing ExpandoValue in entity cache.
 

Methods in com.liferay.portlet.expando.model.impl that return CacheModel
 CacheModel<ExpandoValue> ExpandoValueModelImpl.toCacheModel()
           
 CacheModel<ExpandoTable> ExpandoTableModelImpl.toCacheModel()
           
 CacheModel<ExpandoRow> ExpandoRowModelImpl.toCacheModel()
           
 CacheModel<ExpandoColumn> ExpandoColumnModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.journal.model
 

Methods in com.liferay.portlet.journal.model that return CacheModel
 CacheModel<JournalArticleImage> JournalArticleImageWrapper.toCacheModel()
           
 CacheModel<JournalArticleResource> JournalArticleResourceWrapper.toCacheModel()
           
 CacheModel<JournalFeed> JournalFeedModel.toCacheModel()
           
 CacheModel<JournalFolder> JournalFolderWrapper.toCacheModel()
           
 CacheModel<JournalArticleImage> JournalArticleImageModel.toCacheModel()
           
 CacheModel<JournalContentSearch> JournalContentSearchWrapper.toCacheModel()
           
 CacheModel<JournalFolder> JournalFolderModel.toCacheModel()
           
 CacheModel<JournalArticleResource> JournalArticleResourceModel.toCacheModel()
           
 CacheModel<JournalContentSearch> JournalContentSearchModel.toCacheModel()
           
 CacheModel<JournalArticle> JournalArticleWrapper.toCacheModel()
           
 CacheModel<JournalFeed> JournalFeedWrapper.toCacheModel()
           
 CacheModel<JournalArticle> JournalArticleModel.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.journal.model.impl
 

Classes in com.liferay.portlet.journal.model.impl that implement CacheModel
 class JournalArticleCacheModel
          The cache model class for representing JournalArticle in entity cache.
 class JournalArticleImageCacheModel
          The cache model class for representing JournalArticleImage in entity cache.
 class JournalArticleResourceCacheModel
          The cache model class for representing JournalArticleResource in entity cache.
 class JournalContentSearchCacheModel
          The cache model class for representing JournalContentSearch in entity cache.
 class JournalFeedCacheModel
          The cache model class for representing JournalFeed in entity cache.
 class JournalFolderCacheModel
          The cache model class for representing JournalFolder in entity cache.
 

Methods in com.liferay.portlet.journal.model.impl that return CacheModel
 CacheModel<JournalContentSearch> JournalContentSearchModelImpl.toCacheModel()
           
 CacheModel<JournalArticleResource> JournalArticleResourceModelImpl.toCacheModel()
           
 CacheModel<JournalFeed> JournalFeedModelImpl.toCacheModel()
           
 CacheModel<JournalArticle> JournalArticleModelImpl.toCacheModel()
           
 CacheModel<JournalFolder> JournalFolderModelImpl.toCacheModel()
           
 CacheModel<JournalArticleImage> JournalArticleImageModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.messageboards.model
 

Methods in com.liferay.portlet.messageboards.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.portlet.messageboards.model.impl
 

Classes in com.liferay.portlet.messageboards.model.impl that implement CacheModel
 class MBBanCacheModel
          The cache model class for representing MBBan in entity cache.
 class MBCategoryCacheModel
          The cache model class for representing MBCategory in entity cache.
 class MBDiscussionCacheModel
          The cache model class for representing MBDiscussion in entity cache.
 class MBMailingListCacheModel
          The cache model class for representing MBMailingList in entity cache.
 class MBMessageCacheModel
          The cache model class for representing MBMessage in entity cache.
 class MBStatsUserCacheModel
          The cache model class for representing MBStatsUser in entity cache.
 class MBThreadCacheModel
          The cache model class for representing MBThread in entity cache.
 class MBThreadFlagCacheModel
          The cache model class for representing MBThreadFlag in entity cache.
 

Methods in com.liferay.portlet.messageboards.model.impl that return CacheModel
 CacheModel<MBDiscussion> MBDiscussionModelImpl.toCacheModel()
           
 CacheModel<MBThread> MBThreadModelImpl.toCacheModel()
           
 CacheModel<MBCategory> MBCategoryModelImpl.toCacheModel()
           
 CacheModel<MBMessage> MBMessageModelImpl.toCacheModel()
           
 CacheModel<MBThreadFlag> MBThreadFlagModelImpl.toCacheModel()
           
 CacheModel<MBBan> MBBanModelImpl.toCacheModel()
           
 CacheModel<MBStatsUser> MBStatsUserModelImpl.toCacheModel()
           
 CacheModel<MBMailingList> MBMailingListModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.mobiledevicerules.model
 

Methods in com.liferay.portlet.mobiledevicerules.model that return CacheModel
 CacheModel<MDRAction> MDRActionModel.toCacheModel()
           
 CacheModel<MDRRuleGroup> MDRRuleGroupModel.toCacheModel()
           
 CacheModel<MDRRuleGroupInstance> MDRRuleGroupInstanceModel.toCacheModel()
           
 CacheModel<MDRRule> MDRRuleModel.toCacheModel()
           
 CacheModel<MDRRule> MDRRuleWrapper.toCacheModel()
           
 CacheModel<MDRRuleGroup> MDRRuleGroupWrapper.toCacheModel()
           
 CacheModel<MDRRuleGroupInstance> MDRRuleGroupInstanceWrapper.toCacheModel()
           
 CacheModel<MDRAction> MDRActionWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.mobiledevicerules.model.impl
 

Classes in com.liferay.portlet.mobiledevicerules.model.impl that implement CacheModel
 class MDRActionCacheModel
          The cache model class for representing MDRAction in entity cache.
 class MDRRuleCacheModel
          The cache model class for representing MDRRule in entity cache.
 class MDRRuleGroupCacheModel
          The cache model class for representing MDRRuleGroup in entity cache.
 class MDRRuleGroupInstanceCacheModel
          The cache model class for representing MDRRuleGroupInstance in entity cache.
 

Methods in com.liferay.portlet.mobiledevicerules.model.impl that return CacheModel
 CacheModel<MDRRuleGroup> MDRRuleGroupModelImpl.toCacheModel()
           
 CacheModel<MDRRuleGroupInstance> MDRRuleGroupInstanceModelImpl.toCacheModel()
           
 CacheModel<MDRAction> MDRActionModelImpl.toCacheModel()
           
 CacheModel<MDRRule> MDRRuleModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.polls.model
 

Methods in com.liferay.portlet.polls.model that return CacheModel
 CacheModel<PollsQuestion> PollsQuestionWrapper.toCacheModel()
           
 CacheModel<PollsChoice> PollsChoiceWrapper.toCacheModel()
           
 CacheModel<PollsVote> PollsVoteWrapper.toCacheModel()
           
 CacheModel<PollsChoice> PollsChoiceModel.toCacheModel()
           
 CacheModel<PollsVote> PollsVoteModel.toCacheModel()
           
 CacheModel<PollsQuestion> PollsQuestionModel.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.polls.model.impl
 

Classes in com.liferay.portlet.polls.model.impl that implement CacheModel
 class PollsChoiceCacheModel
          The cache model class for representing PollsChoice in entity cache.
 class PollsQuestionCacheModel
          The cache model class for representing PollsQuestion in entity cache.
 class PollsVoteCacheModel
          The cache model class for representing PollsVote in entity cache.
 

Methods in com.liferay.portlet.polls.model.impl that return CacheModel
 CacheModel<PollsVote> PollsVoteModelImpl.toCacheModel()
           
 CacheModel<PollsChoice> PollsChoiceModelImpl.toCacheModel()
           
 CacheModel<PollsQuestion> PollsQuestionModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.ratings.model
 

Methods in com.liferay.portlet.ratings.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.portlet.ratings.model.impl
 

Classes in com.liferay.portlet.ratings.model.impl that implement CacheModel
 class RatingsEntryCacheModel
          The cache model class for representing RatingsEntry in entity cache.
 class RatingsStatsCacheModel
          The cache model class for representing RatingsStats in entity cache.
 

Methods in com.liferay.portlet.ratings.model.impl that return CacheModel
 CacheModel<RatingsEntry> RatingsEntryModelImpl.toCacheModel()
           
 CacheModel<RatingsStats> RatingsStatsModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.shopping.model
 

Methods in com.liferay.portlet.shopping.model that return CacheModel
 CacheModel<ShoppingCoupon> ShoppingCouponWrapper.toCacheModel()
           
 CacheModel<ShoppingCoupon> ShoppingCouponModel.toCacheModel()
           
 CacheModel<ShoppingItemField> ShoppingItemFieldModel.toCacheModel()
           
 CacheModel<ShoppingItemField> ShoppingItemFieldWrapper.toCacheModel()
           
 CacheModel<ShoppingCart> ShoppingCartWrapper.toCacheModel()
           
 CacheModel<ShoppingOrder> ShoppingOrderWrapper.toCacheModel()
           
 CacheModel<ShoppingCart> ShoppingCartModel.toCacheModel()
           
 CacheModel<ShoppingItemPrice> ShoppingItemPriceModel.toCacheModel()
           
 CacheModel<ShoppingItem> ShoppingItemModel.toCacheModel()
           
 CacheModel<ShoppingOrder> ShoppingOrderModel.toCacheModel()
           
 CacheModel<ShoppingOrderItem> ShoppingOrderItemWrapper.toCacheModel()
           
 CacheModel<ShoppingCategory> ShoppingCategoryModel.toCacheModel()
           
 CacheModel<ShoppingCategory> ShoppingCategoryWrapper.toCacheModel()
           
 CacheModel<ShoppingOrderItem> ShoppingOrderItemModel.toCacheModel()
           
 CacheModel<ShoppingItemPrice> ShoppingItemPriceWrapper.toCacheModel()
           
 CacheModel<ShoppingItem> ShoppingItemWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.shopping.model.impl
 

Classes in com.liferay.portlet.shopping.model.impl that implement CacheModel
 class ShoppingCartCacheModel
          The cache model class for representing ShoppingCart in entity cache.
 class ShoppingCategoryCacheModel
          The cache model class for representing ShoppingCategory in entity cache.
 class ShoppingCouponCacheModel
          The cache model class for representing ShoppingCoupon in entity cache.
 class ShoppingItemCacheModel
          The cache model class for representing ShoppingItem in entity cache.
 class ShoppingItemFieldCacheModel
          The cache model class for representing ShoppingItemField in entity cache.
 class ShoppingItemPriceCacheModel
          The cache model class for representing ShoppingItemPrice in entity cache.
 class ShoppingOrderCacheModel
          The cache model class for representing ShoppingOrder in entity cache.
 class ShoppingOrderItemCacheModel
          The cache model class for representing ShoppingOrderItem in entity cache.
 

Methods in com.liferay.portlet.shopping.model.impl that return CacheModel
 CacheModel<ShoppingOrderItem> ShoppingOrderItemModelImpl.toCacheModel()
           
 CacheModel<ShoppingItemPrice> ShoppingItemPriceModelImpl.toCacheModel()
           
 CacheModel<ShoppingCart> ShoppingCartModelImpl.toCacheModel()
           
 CacheModel<ShoppingItemField> ShoppingItemFieldModelImpl.toCacheModel()
           
 CacheModel<ShoppingItem> ShoppingItemModelImpl.toCacheModel()
           
 CacheModel<ShoppingCoupon> ShoppingCouponModelImpl.toCacheModel()
           
 CacheModel<ShoppingOrder> ShoppingOrderModelImpl.toCacheModel()
           
 CacheModel<ShoppingCategory> ShoppingCategoryModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.social.model
 

Methods in com.liferay.portlet.social.model that return CacheModel
 CacheModel<SocialActivityAchievement> SocialActivityAchievementWrapper.toCacheModel()
           
 CacheModel<SocialRelation> SocialRelationWrapper.toCacheModel()
           
 CacheModel<SocialRequest> SocialRequestWrapper.toCacheModel()
           
 CacheModel<SocialActivitySet> SocialActivitySetWrapper.toCacheModel()
           
 CacheModel<SocialRelation> SocialRelationModel.toCacheModel()
           
 CacheModel<SocialActivity> SocialActivityModel.toCacheModel()
           
 CacheModel<SocialActivityAchievement> SocialActivityAchievementModel.toCacheModel()
           
 CacheModel<SocialRequest> SocialRequestModel.toCacheModel()
           
 CacheModel<SocialActivitySetting> SocialActivitySettingModel.toCacheModel()
           
 CacheModel<SocialActivityCounter> SocialActivityCounterWrapper.toCacheModel()
           
 CacheModel<SocialActivityCounter> SocialActivityCounterModel.toCacheModel()
           
 CacheModel<SocialActivityLimit> SocialActivityLimitWrapper.toCacheModel()
           
 CacheModel<SocialActivitySetting> SocialActivitySettingWrapper.toCacheModel()
           
 CacheModel<SocialActivity> SocialActivityWrapper.toCacheModel()
           
 CacheModel<SocialActivitySet> SocialActivitySetModel.toCacheModel()
           
 CacheModel<SocialActivityLimit> SocialActivityLimitModel.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.social.model.impl
 

Classes in com.liferay.portlet.social.model.impl that implement CacheModel
 class SocialActivityAchievementCacheModel
          The cache model class for representing SocialActivityAchievement in entity cache.
 class SocialActivityCacheModel
          The cache model class for representing SocialActivity in entity cache.
 class SocialActivityCounterCacheModel
          The cache model class for representing SocialActivityCounter in entity cache.
 class SocialActivityLimitCacheModel
          The cache model class for representing SocialActivityLimit in entity cache.
 class SocialActivitySetCacheModel
          The cache model class for representing SocialActivitySet in entity cache.
 class SocialActivitySettingCacheModel
          The cache model class for representing SocialActivitySetting in entity cache.
 class SocialRelationCacheModel
          The cache model class for representing SocialRelation in entity cache.
 class SocialRequestCacheModel
          The cache model class for representing SocialRequest in entity cache.
 

Methods in com.liferay.portlet.social.model.impl that return CacheModel
 CacheModel<SocialActivityAchievement> SocialActivityAchievementModelImpl.toCacheModel()
           
 CacheModel<SocialActivitySetting> SocialActivitySettingModelImpl.toCacheModel()
           
 CacheModel<SocialRequest> SocialRequestModelImpl.toCacheModel()
           
 CacheModel<SocialActivityLimit> SocialActivityLimitModelImpl.toCacheModel()
           
 CacheModel<SocialActivitySet> SocialActivitySetModelImpl.toCacheModel()
           
 CacheModel<SocialRelation> SocialRelationModelImpl.toCacheModel()
           
 CacheModel<SocialActivityCounter> SocialActivityCounterModelImpl.toCacheModel()
           
 CacheModel<SocialActivity> SocialActivityModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.softwarecatalog.model
 

Methods in com.liferay.portlet.softwarecatalog.model that return CacheModel
 CacheModel<SCFrameworkVersion> SCFrameworkVersionModel.toCacheModel()
           
 CacheModel<SCProductScreenshot> SCProductScreenshotWrapper.toCacheModel()
           
 CacheModel<SCLicense> SCLicenseWrapper.toCacheModel()
           
 CacheModel<SCProductEntry> SCProductEntryModel.toCacheModel()
           
 CacheModel<SCProductScreenshot> SCProductScreenshotModel.toCacheModel()
           
 CacheModel<SCProductVersion> SCProductVersionWrapper.toCacheModel()
           
 CacheModel<SCProductEntry> SCProductEntryWrapper.toCacheModel()
           
 CacheModel<SCLicense> SCLicenseModel.toCacheModel()
           
 CacheModel<SCProductVersion> SCProductVersionModel.toCacheModel()
           
 CacheModel<SCFrameworkVersion> SCFrameworkVersionWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.softwarecatalog.model.impl
 

Classes in com.liferay.portlet.softwarecatalog.model.impl that implement CacheModel
 class SCFrameworkVersionCacheModel
          The cache model class for representing SCFrameworkVersion in entity cache.
 class SCLicenseCacheModel
          The cache model class for representing SCLicense in entity cache.
 class SCProductEntryCacheModel
          The cache model class for representing SCProductEntry in entity cache.
 class SCProductScreenshotCacheModel
          The cache model class for representing SCProductScreenshot in entity cache.
 class SCProductVersionCacheModel
          The cache model class for representing SCProductVersion in entity cache.
 

Methods in com.liferay.portlet.softwarecatalog.model.impl that return CacheModel
 CacheModel<SCProductVersion> SCProductVersionModelImpl.toCacheModel()
           
 CacheModel<SCProductEntry> SCProductEntryModelImpl.toCacheModel()
           
 CacheModel<SCLicense> SCLicenseModelImpl.toCacheModel()
           
 CacheModel<SCProductScreenshot> SCProductScreenshotModelImpl.toCacheModel()
           
 CacheModel<SCFrameworkVersion> SCFrameworkVersionModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.trash.model
 

Methods in com.liferay.portlet.trash.model that return CacheModel
 CacheModel<TrashEntry> TrashEntryWrapper.toCacheModel()
           
 CacheModel<TrashEntry> TrashEntryModel.toCacheModel()
           
 CacheModel<TrashVersion> TrashVersionModel.toCacheModel()
           
 CacheModel<TrashVersion> TrashVersionWrapper.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.trash.model.impl
 

Classes in com.liferay.portlet.trash.model.impl that implement CacheModel
 class TrashEntryCacheModel
          The cache model class for representing TrashEntry in entity cache.
 class TrashVersionCacheModel
          The cache model class for representing TrashVersion in entity cache.
 

Methods in com.liferay.portlet.trash.model.impl that return CacheModel
 CacheModel<TrashVersion> TrashVersionModelImpl.toCacheModel()
           
 CacheModel<TrashEntry> TrashEntryModelImpl.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.wiki.model
 

Methods in com.liferay.portlet.wiki.model that return CacheModel
 CacheModel<WikiNode> WikiNodeWrapper.toCacheModel()
           
 CacheModel<WikiPage> WikiPageWrapper.toCacheModel()
           
 CacheModel<WikiNode> WikiNodeModel.toCacheModel()
           
 CacheModel<WikiPageResource> WikiPageResourceModel.toCacheModel()
           
 CacheModel<WikiPageResource> WikiPageResourceWrapper.toCacheModel()
           
 CacheModel<WikiPage> WikiPageModel.toCacheModel()
           
 

Uses of CacheModel in com.liferay.portlet.wiki.model.impl
 

Classes in com.liferay.portlet.wiki.model.impl that implement CacheModel
 class WikiNodeCacheModel
          The cache model class for representing WikiNode in entity cache.
 class WikiPageCacheModel
          The cache model class for representing WikiPage in entity cache.
 class WikiPageResourceCacheModel
          The cache model class for representing WikiPageResource in entity cache.
 

Methods in com.liferay.portlet.wiki.model.impl that return CacheModel
 CacheModel<WikiPageResource> WikiPageResourceModelImpl.toCacheModel()
           
 CacheModel<WikiPage> WikiPageModelImpl.toCacheModel()
           
 CacheModel<WikiNode> WikiNodeModelImpl.toCacheModel()
           
 


Liferay 6.2-ce-ga5