Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.dao.orm.EntityCache

Packages that use EntityCache
com.liferay.counter.service.persistence.impl   
com.liferay.portal.kernel.dao.orm   
com.liferay.portal.service.persistence.impl This package defines the portal service persistence implementation base classes. 
com.liferay.portlet.announcements.service.persistence.impl   
com.liferay.portlet.asset.service.persistence.impl   
com.liferay.portlet.blogs.service.persistence.impl   
com.liferay.portlet.calendar.service.persistence.impl   
com.liferay.portlet.documentlibrary.service.persistence.impl   
com.liferay.portlet.expando.service.persistence.impl   
com.liferay.portlet.exportimport.service.persistence.impl   
com.liferay.portlet.messageboards.service.persistence.impl   
com.liferay.portlet.ratings.service.persistence.impl   
com.liferay.portlet.social.service.persistence.impl   
com.liferay.portlet.trash.service.persistence.impl   
 

Uses of EntityCache in com.liferay.counter.service.persistence.impl
 

Fields in com.liferay.counter.service.persistence.impl declared as EntityCache
protected  EntityCache CounterPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portal.kernel.dao.orm
 

Methods in com.liferay.portal.kernel.dao.orm that return EntityCache
static EntityCache EntityCacheUtil.getEntityCache()
           
 

Uses of EntityCache in com.liferay.portal.service.persistence.impl
 

Fields in com.liferay.portal.service.persistence.impl declared as EntityCache
protected  EntityCache LayoutSetPersistenceImpl.entityCache
           
protected  EntityCache UserGroupGroupRolePersistenceImpl.entityCache
           
protected  EntityCache LayoutRevisionPersistenceImpl.entityCache
           
protected  EntityCache ServiceComponentPersistenceImpl.entityCache
           
protected  EntityCache PortletPersistenceImpl.entityCache
           
protected  EntityCache PortletItemPersistenceImpl.entityCache
           
protected  EntityCache AddressPersistenceImpl.entityCache
           
protected  EntityCache UserNotificationDeliveryPersistenceImpl.entityCache
           
protected  EntityCache WebsitePersistenceImpl.entityCache
           
protected  EntityCache AccountPersistenceImpl.entityCache
           
protected  EntityCache ResourceActionPersistenceImpl.entityCache
           
protected  EntityCache ReleasePersistenceImpl.entityCache
           
protected  EntityCache WorkflowInstanceLinkPersistenceImpl.entityCache
           
protected  EntityCache MembershipRequestPersistenceImpl.entityCache
           
protected  EntityCache UserNotificationEventPersistenceImpl.entityCache
           
protected  EntityCache UserIdMapperPersistenceImpl.entityCache
           
protected  EntityCache ResourcePermissionPersistenceImpl.entityCache
           
protected  EntityCache TicketPersistenceImpl.entityCache
           
protected  EntityCache LayoutPersistenceImpl.entityCache
           
protected  EntityCache RepositoryPersistenceImpl.entityCache
           
protected  EntityCache VirtualHostPersistenceImpl.entityCache
           
protected  EntityCache RecentLayoutBranchPersistenceImpl.entityCache
           
protected  EntityCache ListTypePersistenceImpl.entityCache
           
protected  EntityCache LayoutSetPrototypePersistenceImpl.entityCache
           
protected  EntityCache UserTrackerPathPersistenceImpl.entityCache
           
protected  EntityCache TeamPersistenceImpl.entityCache
           
protected  EntityCache LayoutSetBranchPersistenceImpl.entityCache
           
protected  EntityCache OrgGroupRolePersistenceImpl.entityCache
           
protected  EntityCache WebDAVPropsPersistenceImpl.entityCache
           
protected  EntityCache WorkflowDefinitionLinkPersistenceImpl.entityCache
           
protected  EntityCache OrganizationPersistenceImpl.entityCache
           
protected  EntityCache ResourceBlockPersistenceImpl.entityCache
           
protected  EntityCache RecentLayoutSetBranchPersistenceImpl.entityCache
           
protected  EntityCache UserPersistenceImpl.entityCache
           
protected  EntityCache ResourceBlockPermissionPersistenceImpl.entityCache
           
protected  EntityCache LayoutFriendlyURLPersistenceImpl.entityCache
           
protected  EntityCache ResourceTypePermissionPersistenceImpl.entityCache
           
protected  EntityCache PasswordPolicyRelPersistenceImpl.entityCache
           
protected  EntityCache PhonePersistenceImpl.entityCache
           
protected  EntityCache BrowserTrackerPersistenceImpl.entityCache
           
protected  EntityCache PortletPreferencesPersistenceImpl.entityCache
           
protected  EntityCache ClusterGroupPersistenceImpl.entityCache
           
protected  EntityCache SystemEventPersistenceImpl.entityCache
           
protected  EntityCache RegionPersistenceImpl.entityCache
           
protected  EntityCache RecentLayoutRevisionPersistenceImpl.entityCache
           
protected  EntityCache UserGroupRolePersistenceImpl.entityCache
           
protected  EntityCache LayoutPrototypePersistenceImpl.entityCache
           
protected  EntityCache LayoutBranchPersistenceImpl.entityCache
           
protected  EntityCache ContactPersistenceImpl.entityCache
           
protected  EntityCache ImagePersistenceImpl.entityCache
           
protected  EntityCache EmailAddressPersistenceImpl.entityCache
           
protected  EntityCache GroupPersistenceImpl.entityCache
           
protected  EntityCache RolePersistenceImpl.entityCache
           
protected  EntityCache PasswordTrackerPersistenceImpl.entityCache
           
protected  EntityCache UserGroupPersistenceImpl.entityCache
           
protected  EntityCache SubscriptionPersistenceImpl.entityCache
           
protected  EntityCache ClassNamePersistenceImpl.entityCache
           
protected  EntityCache CompanyPersistenceImpl.entityCache
           
protected  EntityCache UserTrackerPersistenceImpl.entityCache
           
protected  EntityCache CountryPersistenceImpl.entityCache
           
protected  EntityCache OrgLaborPersistenceImpl.entityCache
           
protected  EntityCache RepositoryEntryPersistenceImpl.entityCache
           
protected  EntityCache PluginSettingPersistenceImpl.entityCache
           
protected  EntityCache PasswordPolicyPersistenceImpl.entityCache
           
protected  EntityCache PortalPreferencesPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.announcements.service.persistence.impl
 

Fields in com.liferay.portlet.announcements.service.persistence.impl declared as EntityCache
protected  EntityCache AnnouncementsEntryPersistenceImpl.entityCache
           
protected  EntityCache AnnouncementsDeliveryPersistenceImpl.entityCache
           
protected  EntityCache AnnouncementsFlagPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.asset.service.persistence.impl
 

Fields in com.liferay.portlet.asset.service.persistence.impl declared as EntityCache
protected  EntityCache AssetTagPersistenceImpl.entityCache
           
protected  EntityCache AssetVocabularyPersistenceImpl.entityCache
           
protected  EntityCache AssetCategoryPropertyPersistenceImpl.entityCache
           
protected  EntityCache AssetEntryPersistenceImpl.entityCache
           
protected  EntityCache AssetCategoryPersistenceImpl.entityCache
           
protected  EntityCache AssetLinkPersistenceImpl.entityCache
           
protected  EntityCache AssetTagStatsPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.blogs.service.persistence.impl
 

Fields in com.liferay.portlet.blogs.service.persistence.impl declared as EntityCache
protected  EntityCache BlogsStatsUserPersistenceImpl.entityCache
           
protected  EntityCache BlogsEntryPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.calendar.service.persistence.impl
 

Fields in com.liferay.portlet.calendar.service.persistence.impl declared as EntityCache
protected  EntityCache CalEventPersistenceImpl.entityCache
          Deprecated.  
 

Uses of EntityCache in com.liferay.portlet.documentlibrary.service.persistence.impl
 

Fields in com.liferay.portlet.documentlibrary.service.persistence.impl declared as EntityCache
protected  EntityCache DLFolderPersistenceImpl.entityCache
           
protected  EntityCache DLFileShortcutPersistenceImpl.entityCache
           
protected  EntityCache DLFileRankPersistenceImpl.entityCache
           
protected  EntityCache DLFileEntryMetadataPersistenceImpl.entityCache
           
protected  EntityCache DLContentPersistenceImpl.entityCache
           
protected  EntityCache DLFileVersionPersistenceImpl.entityCache
           
protected  EntityCache DLSyncEventPersistenceImpl.entityCache
           
protected  EntityCache DLFileEntryTypePersistenceImpl.entityCache
           
protected  EntityCache DLFileEntryPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.expando.service.persistence.impl
 

Fields in com.liferay.portlet.expando.service.persistence.impl declared as EntityCache
protected  EntityCache ExpandoColumnPersistenceImpl.entityCache
           
protected  EntityCache ExpandoValuePersistenceImpl.entityCache
           
protected  EntityCache ExpandoTablePersistenceImpl.entityCache
           
protected  EntityCache ExpandoRowPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.exportimport.service.persistence.impl
 

Fields in com.liferay.portlet.exportimport.service.persistence.impl declared as EntityCache
protected  EntityCache ExportImportConfigurationPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.messageboards.service.persistence.impl
 

Fields in com.liferay.portlet.messageboards.service.persistence.impl declared as EntityCache
protected  EntityCache MBThreadPersistenceImpl.entityCache
           
protected  EntityCache MBMessagePersistenceImpl.entityCache
           
protected  EntityCache MBMailingListPersistenceImpl.entityCache
           
protected  EntityCache MBBanPersistenceImpl.entityCache
           
protected  EntityCache MBStatsUserPersistenceImpl.entityCache
           
protected  EntityCache MBCategoryPersistenceImpl.entityCache
           
protected  EntityCache MBDiscussionPersistenceImpl.entityCache
           
protected  EntityCache MBThreadFlagPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.ratings.service.persistence.impl
 

Fields in com.liferay.portlet.ratings.service.persistence.impl declared as EntityCache
protected  EntityCache RatingsStatsPersistenceImpl.entityCache
           
protected  EntityCache RatingsEntryPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.social.service.persistence.impl
 

Fields in com.liferay.portlet.social.service.persistence.impl declared as EntityCache
protected  EntityCache SocialActivityAchievementPersistenceImpl.entityCache
           
protected  EntityCache SocialActivitySetPersistenceImpl.entityCache
           
protected  EntityCache SocialRequestPersistenceImpl.entityCache
           
protected  EntityCache SocialActivitySettingPersistenceImpl.entityCache
           
protected  EntityCache SocialActivityPersistenceImpl.entityCache
           
protected  EntityCache SocialRelationPersistenceImpl.entityCache
           
protected  EntityCache SocialActivityCounterPersistenceImpl.entityCache
           
protected  EntityCache SocialActivityLimitPersistenceImpl.entityCache
           
 

Uses of EntityCache in com.liferay.portlet.trash.service.persistence.impl
 

Fields in com.liferay.portlet.trash.service.persistence.impl declared as EntityCache
protected  EntityCache TrashVersionPersistenceImpl.entityCache
           
protected  EntityCache TrashEntryPersistenceImpl.entityCache
           
 


Liferay 7.0-ce-b4