Liferay 6.1.2-ce-ga3

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

Packages that use SessionFactory
com.liferay.counter.service.persistence This package defines the portal counter service persistence interfaces and utilities. 
com.liferay.mail.service.persistence   
com.liferay.portal.dao.orm.common   
com.liferay.portal.dao.orm.hibernate   
com.liferay.portal.kernel.dao.orm   
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
com.liferay.portal.service.persistence.impl This package defines the portal service persistence implementation base classes. 
com.liferay.portlet.announcements.service.persistence   
com.liferay.portlet.asset.service.persistence   
com.liferay.portlet.blogs.service.persistence   
com.liferay.portlet.bookmarks.service.persistence   
com.liferay.portlet.calendar.service.persistence   
com.liferay.portlet.documentlibrary.service.persistence   
com.liferay.portlet.dynamicdatalists.service.persistence   
com.liferay.portlet.dynamicdatamapping.service.persistence   
com.liferay.portlet.expando.service.persistence   
com.liferay.portlet.journal.service.persistence   
com.liferay.portlet.messageboards.service.persistence   
com.liferay.portlet.mobiledevicerules.service.persistence   
com.liferay.portlet.polls.service.persistence   
com.liferay.portlet.ratings.service.persistence   
com.liferay.portlet.shopping.service.persistence   
com.liferay.portlet.social.service.persistence   
com.liferay.portlet.softwarecatalog.service.persistence   
com.liferay.portlet.wiki.service.persistence   
 

Uses of SessionFactory in com.liferay.counter.service.persistence
 

Classes in com.liferay.counter.service.persistence that implement SessionFactory
 class CounterFinderImpl
           
 class CounterPersistenceImpl
          The persistence implementation for the counter service.
 

Uses of SessionFactory in com.liferay.mail.service.persistence
 

Classes in com.liferay.mail.service.persistence that implement SessionFactory
 class CyrusUserPersistenceImpl
           
 class CyrusVirtualPersistenceImpl
           
 

Uses of SessionFactory in com.liferay.portal.dao.orm.common
 

Methods in com.liferay.portal.dao.orm.common with parameters of type SessionFactory
 Object FinderCacheImpl.getResult(FinderPath finderPath, Object[] args, SessionFactory sessionFactory)
           
 Object EntityCacheImpl.loadResult(boolean entityCacheEnabled, Class<?> clazz, Serializable primaryKey, SessionFactory sessionFactory)
           
 

Uses of SessionFactory in com.liferay.portal.dao.orm.hibernate
 

Classes in com.liferay.portal.dao.orm.hibernate that implement SessionFactory
 class PortletSessionFactoryImpl
           
 class SessionFactoryImpl
           
 

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

Methods in com.liferay.portal.kernel.dao.orm with parameters of type SessionFactory
 Object FinderCache.getResult(FinderPath finderPath, Object[] args, SessionFactory sessionFactory)
           
static Object FinderCacheUtil.getResult(FinderPath finderPath, Object[] args, SessionFactory sessionFactory)
           
static Object FinderCacheUtil.getResult(String className, String methodName, String[] params, Object[] args, SessionFactory sessionFactory)
          Deprecated.  
static Object EntityCacheUtil.loadResult(boolean entityCacheEnabled, Class<?> clazz, Serializable primaryKey, SessionFactory sessionFactory)
           
 Object EntityCache.loadResult(boolean entityCacheEnabled, Class<?> clazz, Serializable primaryKey, SessionFactory sessionFactory)
           
 

Uses of SessionFactory in com.liferay.portal.service.persistence
 

Classes in com.liferay.portal.service.persistence that implement SessionFactory
 class AccountPersistenceImpl
          The persistence implementation for the account service.
 class AddressPersistenceImpl
          The persistence implementation for the address service.
 class AddressPersistenceImpl2
           
 class BrowserTrackerPersistenceImpl
          The persistence implementation for the browser tracker service.
 class ClassNamePersistenceImpl
          The persistence implementation for the class name service.
 class ClusterGroupPersistenceImpl
          The persistence implementation for the cluster group service.
 class CompanyPersistenceImpl
          The persistence implementation for the company service.
 class ContactPersistenceImpl
          The persistence implementation for the contact service.
 class CountryPersistenceImpl
          The persistence implementation for the country service.
 class EmailAddressPersistenceImpl
          The persistence implementation for the email address service.
 class GroupFinderImpl
           
 class GroupPersistenceImpl
          The persistence implementation for the group service.
 class ImagePersistenceImpl
          The persistence implementation for the image service.
 class LayoutBranchPersistenceImpl
          The persistence implementation for the layout branch service.
 class LayoutFinderImpl
           
 class LayoutPersistenceImpl
          The persistence implementation for the layout service.
 class LayoutPrototypePersistenceImpl
          The persistence implementation for the layout prototype service.
 class LayoutRevisionPersistenceImpl
          The persistence implementation for the layout revision service.
 class LayoutSetBranchPersistenceImpl
          The persistence implementation for the layout set branch service.
 class LayoutSetPersistenceImpl
          The persistence implementation for the layout set service.
 class LayoutSetPrototypePersistenceImpl
          The persistence implementation for the layout set prototype service.
 class ListTypePersistenceImpl
          The persistence implementation for the list type service.
 class LockFinderImpl
           
 class LockPersistenceImpl
          The persistence implementation for the lock service.
 class MembershipRequestPersistenceImpl
          The persistence implementation for the membership request service.
 class OrganizationFinderImpl
           
 class OrganizationPersistenceImpl
          The persistence implementation for the organization service.
 class OrgGroupPermissionFinderImpl
           
 class OrgGroupPermissionPersistenceImpl
          The persistence implementation for the org group permission service.
 class OrgGroupRolePersistenceImpl
          The persistence implementation for the org group role service.
 class OrgLaborPersistenceImpl
          The persistence implementation for the org labor service.
 class PasswordPolicyFinderImpl
           
 class PasswordPolicyPersistenceImpl
          The persistence implementation for the password policy service.
 class PasswordPolicyRelPersistenceImpl
          The persistence implementation for the password policy rel service.
 class PasswordTrackerPersistenceImpl
          The persistence implementation for the password tracker service.
 class PermissionFinderImpl
           
 class PermissionPersistenceImpl
          The persistence implementation for the permission service.
 class PhonePersistenceImpl
          The persistence implementation for the phone service.
 class PluginSettingPersistenceImpl
          The persistence implementation for the plugin setting service.
 class PortalPreferencesPersistenceImpl
          The persistence implementation for the portal preferences service.
 class PortletItemPersistenceImpl
          The persistence implementation for the portlet item service.
 class PortletPersistenceImpl
          The persistence implementation for the portlet service.
 class PortletPreferencesFinderImpl
           
 class PortletPreferencesPersistenceImpl
          The persistence implementation for the portlet preferences service.
 class RegionPersistenceImpl
          The persistence implementation for the region service.
 class ReleasePersistenceImpl
          The persistence implementation for the release service.
 class RepositoryEntryPersistenceImpl
          The persistence implementation for the repository entry service.
 class RepositoryPersistenceImpl
          The persistence implementation for the repository service.
 class ResourceActionPersistenceImpl
          The persistence implementation for the resource action service.
 class ResourceBlockFinderImpl
           
 class ResourceBlockPermissionPersistenceImpl
          The persistence implementation for the resource block permission service.
 class ResourceBlockPersistenceImpl
          The persistence implementation for the resource block service.
 class ResourceCodePersistenceImpl
          The persistence implementation for the resource code service.
 class ResourceFinderImpl
           
 class ResourcePermissionFinderImpl
           
 class ResourcePermissionPersistenceImpl
          The persistence implementation for the resource permission service.
 class ResourcePersistenceImpl
          The persistence implementation for the resource service.
 class ResourceTypePermissionFinderImpl
           
 class ResourceTypePermissionPersistenceImpl
          The persistence implementation for the resource type permission service.
 class RoleFinderImpl
           
 class RolePersistenceImpl
          The persistence implementation for the role service.
 class ServiceComponentPersistenceImpl
          The persistence implementation for the service component service.
 class ShardPersistenceImpl
          The persistence implementation for the shard service.
 class SubscriptionPersistenceImpl
          The persistence implementation for the subscription service.
 class TeamFinderImpl
           
 class TeamPersistenceImpl
          The persistence implementation for the team service.
 class TicketPersistenceImpl
          The persistence implementation for the ticket service.
 class UserFinderImpl
           
 class UserGroupFinderImpl
           
 class UserGroupGroupRolePersistenceImpl
          The persistence implementation for the user group group role service.
 class UserGroupPersistenceImpl
          The persistence implementation for the user group service.
 class UserGroupRoleFinderImpl
           
 class UserGroupRolePersistenceImpl
          The persistence implementation for the user group role service.
 class UserIdMapperPersistenceImpl
          The persistence implementation for the user ID mapper service.
 class UserNotificationEventPersistenceImpl
          The persistence implementation for the user notification event service.
 class UserPersistenceImpl
          The persistence implementation for the user service.
 class UserTrackerPathPersistenceImpl
          The persistence implementation for the user tracker path service.
 class UserTrackerPersistenceImpl
          The persistence implementation for the user tracker service.
 class VirtualHostPersistenceImpl
          The persistence implementation for the virtual host service.
 class WebDAVPropsPersistenceImpl
          The persistence implementation for the web d a v props service.
 class WebsitePersistenceImpl
          The persistence implementation for the website service.
 class WorkflowDefinitionLinkPersistenceImpl
          The persistence implementation for the workflow definition link service.
 class WorkflowInstanceLinkPersistenceImpl
          The persistence implementation for the workflow instance link service.
 

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

Classes in com.liferay.portal.service.persistence.impl that implement SessionFactory
 class BasePersistenceImpl<T extends BaseModel<T>>
          The base implementation for all persistence classes.
 

Methods in com.liferay.portal.service.persistence.impl with parameters of type SessionFactory
 void BasePersistenceImpl.setSessionFactory(SessionFactory sessionFactory)
           
 

Uses of SessionFactory in com.liferay.portlet.announcements.service.persistence
 

Classes in com.liferay.portlet.announcements.service.persistence that implement SessionFactory
 class AnnouncementsDeliveryPersistenceImpl
          The persistence implementation for the announcements delivery service.
 class AnnouncementsEntryFinderImpl
           
 class AnnouncementsEntryPersistenceImpl
          The persistence implementation for the announcements entry service.
 class AnnouncementsFlagPersistenceImpl
          The persistence implementation for the announcements flag service.
 

Uses of SessionFactory in com.liferay.portlet.asset.service.persistence
 

Classes in com.liferay.portlet.asset.service.persistence that implement SessionFactory
 class AssetCategoryFinderImpl
           
 class AssetCategoryPersistenceImpl
          The persistence implementation for the asset category service.
 class AssetCategoryPropertyFinderImpl
           
 class AssetCategoryPropertyPersistenceImpl
          The persistence implementation for the asset category property service.
 class AssetEntryFinderImpl
           
 class AssetEntryPersistenceImpl
          The persistence implementation for the asset entry service.
 class AssetLinkPersistenceImpl
          The persistence implementation for the asset link service.
 class AssetTagFinderImpl
           
 class AssetTagPersistenceImpl
          The persistence implementation for the asset tag service.
 class AssetTagPropertyFinderImpl
           
 class AssetTagPropertyKeyFinderImpl
           
 class AssetTagPropertyPersistenceImpl
          The persistence implementation for the asset tag property service.
 class AssetTagStatsPersistenceImpl
          The persistence implementation for the asset tag stats service.
 class AssetVocabularyFinderImpl
           
 class AssetVocabularyPersistenceImpl
          The persistence implementation for the asset vocabulary service.
 

Uses of SessionFactory in com.liferay.portlet.blogs.service.persistence
 

Classes in com.liferay.portlet.blogs.service.persistence that implement SessionFactory
 class BlogsEntryFinderImpl
           
 class BlogsEntryPersistenceImpl
          The persistence implementation for the blogs entry service.
 class BlogsStatsUserFinderImpl
           
 class BlogsStatsUserPersistenceImpl
          The persistence implementation for the blogs stats user service.
 

Uses of SessionFactory in com.liferay.portlet.bookmarks.service.persistence
 

Classes in com.liferay.portlet.bookmarks.service.persistence that implement SessionFactory
 class BookmarksEntryFinderImpl
           
 class BookmarksEntryPersistenceImpl
          The persistence implementation for the bookmarks entry service.
 class BookmarksFolderFinderImpl
           
 class BookmarksFolderPersistenceImpl
          The persistence implementation for the bookmarks folder service.
 

Uses of SessionFactory in com.liferay.portlet.calendar.service.persistence
 

Classes in com.liferay.portlet.calendar.service.persistence that implement SessionFactory
 class CalEventFinderImpl
           
 class CalEventPersistenceImpl
          The persistence implementation for the cal event service.
 

Uses of SessionFactory in com.liferay.portlet.documentlibrary.service.persistence
 

Classes in com.liferay.portlet.documentlibrary.service.persistence that implement SessionFactory
 class DLContentPersistenceImpl
          The persistence implementation for the document library content service.
 class DLFileEntryFinderImpl
           
 class DLFileEntryMetadataPersistenceImpl
          The persistence implementation for the document library file entry metadata service.
 class DLFileEntryPersistenceImpl
          The persistence implementation for the document library file entry service.
 class DLFileEntryTypeFinderImpl
           
 class DLFileEntryTypePersistenceImpl
          The persistence implementation for the document library file entry type service.
 class DLFileRankFinderImpl
           
 class DLFileRankPersistenceImpl
          The persistence implementation for the document library file rank service.
 class DLFileShortcutPersistenceImpl
          The persistence implementation for the document library file shortcut service.
 class DLFileVersionPersistenceImpl
          The persistence implementation for the document library file version service.
 class DLFolderFinderImpl
           
 class DLFolderPersistenceImpl
          The persistence implementation for the document library folder service.
 class DLSyncFinderImpl
           
 class DLSyncPersistenceImpl
          The persistence implementation for the d l sync service.
 

Uses of SessionFactory in com.liferay.portlet.dynamicdatalists.service.persistence
 

Classes in com.liferay.portlet.dynamicdatalists.service.persistence that implement SessionFactory
 class DDLRecordFinderImpl
           
 class DDLRecordPersistenceImpl
          The persistence implementation for the d d l record service.
 class DDLRecordSetFinderImpl
           
 class DDLRecordSetPersistenceImpl
          The persistence implementation for the d d l record set service.
 class DDLRecordVersionPersistenceImpl
          The persistence implementation for the d d l record version service.
 

Uses of SessionFactory in com.liferay.portlet.dynamicdatamapping.service.persistence
 

Classes in com.liferay.portlet.dynamicdatamapping.service.persistence that implement SessionFactory
 class DDMContentPersistenceImpl
          The persistence implementation for the d d m content service.
 class DDMStorageLinkPersistenceImpl
          The persistence implementation for the d d m storage link service.
 class DDMStructureFinderImpl
           
 class DDMStructureLinkPersistenceImpl
          The persistence implementation for the d d m structure link service.
 class DDMStructurePersistenceImpl
          The persistence implementation for the d d m structure service.
 class DDMTemplateFinderImpl
           
 class DDMTemplatePersistenceImpl
          The persistence implementation for the d d m template service.
 

Uses of SessionFactory in com.liferay.portlet.expando.service.persistence
 

Classes in com.liferay.portlet.expando.service.persistence that implement SessionFactory
 class ExpandoColumnPersistenceImpl
          The persistence implementation for the expando column service.
 class ExpandoRowPersistenceImpl
          The persistence implementation for the expando row service.
 class ExpandoTablePersistenceImpl
          The persistence implementation for the expando table service.
 class ExpandoValuePersistenceImpl
          The persistence implementation for the expando value service.
 

Uses of SessionFactory in com.liferay.portlet.journal.service.persistence
 

Classes in com.liferay.portlet.journal.service.persistence that implement SessionFactory
 class JournalArticleFinderImpl
           
 class JournalArticleImagePersistenceImpl
          The persistence implementation for the journal article image service.
 class JournalArticlePersistenceImpl
          The persistence implementation for the journal article service.
 class JournalArticleResourcePersistenceImpl
          The persistence implementation for the journal article resource service.
 class JournalContentSearchPersistenceImpl
          The persistence implementation for the journal content search service.
 class JournalFeedFinderImpl
           
 class JournalFeedPersistenceImpl
          The persistence implementation for the journal feed service.
 class JournalStructureFinderImpl
           
 class JournalStructurePersistenceImpl
          The persistence implementation for the journal structure service.
 class JournalTemplateFinderImpl
           
 class JournalTemplatePersistenceImpl
          The persistence implementation for the journal template service.
 

Uses of SessionFactory in com.liferay.portlet.messageboards.service.persistence
 

Classes in com.liferay.portlet.messageboards.service.persistence that implement SessionFactory
 class MBBanPersistenceImpl
          The persistence implementation for the message boards ban service.
 class MBCategoryFinderImpl
           
 class MBCategoryPersistenceImpl
          The persistence implementation for the message boards category service.
 class MBDiscussionPersistenceImpl
          The persistence implementation for the message boards discussion service.
 class MBMailingListPersistenceImpl
          The persistence implementation for the message boards mailing list service.
 class MBMessageFinderImpl
           
 class MBMessagePersistenceImpl
          The persistence implementation for the message-boards message service.
 class MBStatsUserPersistenceImpl
          The persistence implementation for the message boards stats user service.
 class MBThreadFinderImpl
           
 class MBThreadFlagPersistenceImpl
          The persistence implementation for the message boards thread flag service.
 class MBThreadPersistenceImpl
          The persistence implementation for the message boards thread service.
 

Uses of SessionFactory in com.liferay.portlet.mobiledevicerules.service.persistence
 

Classes in com.liferay.portlet.mobiledevicerules.service.persistence that implement SessionFactory
 class MDRActionPersistenceImpl
          The persistence implementation for the m d r action service.
 class MDRRuleGroupFinderImpl
           
 class MDRRuleGroupInstancePersistenceImpl
          The persistence implementation for the m d r rule group instance service.
 class MDRRuleGroupPersistenceImpl
          The persistence implementation for the m d r rule group service.
 class MDRRulePersistenceImpl
          The persistence implementation for the m d r rule service.
 

Uses of SessionFactory in com.liferay.portlet.polls.service.persistence
 

Classes in com.liferay.portlet.polls.service.persistence that implement SessionFactory
 class PollsChoiceFinderImpl
           
 class PollsChoicePersistenceImpl
          The persistence implementation for the polls choice service.
 class PollsQuestionPersistenceImpl
          The persistence implementation for the polls question service.
 class PollsVotePersistenceImpl
          The persistence implementation for the polls vote service.
 

Uses of SessionFactory in com.liferay.portlet.ratings.service.persistence
 

Classes in com.liferay.portlet.ratings.service.persistence that implement SessionFactory
 class RatingsEntryFinderImpl
           
 class RatingsEntryPersistenceImpl
          The persistence implementation for the ratings entry service.
 class RatingsStatsFinderImpl
           
 class RatingsStatsPersistenceImpl
          The persistence implementation for the ratings stats service.
 

Uses of SessionFactory in com.liferay.portlet.shopping.service.persistence
 

Classes in com.liferay.portlet.shopping.service.persistence that implement SessionFactory
 class ShoppingCartPersistenceImpl
          The persistence implementation for the shopping cart service.
 class ShoppingCategoryPersistenceImpl
          The persistence implementation for the shopping category service.
 class ShoppingCouponFinderImpl
           
 class ShoppingCouponPersistenceImpl
          The persistence implementation for the shopping coupon service.
 class ShoppingItemFieldPersistenceImpl
          The persistence implementation for the shopping item field service.
 class ShoppingItemFinderImpl
           
 class ShoppingItemPersistenceImpl
          The persistence implementation for the shopping item service.
 class ShoppingItemPricePersistenceImpl
          The persistence implementation for the shopping item price service.
 class ShoppingOrderFinderImpl
           
 class ShoppingOrderItemPersistenceImpl
          The persistence implementation for the shopping order item service.
 class ShoppingOrderPersistenceImpl
          The persistence implementation for the shopping order service.
 

Uses of SessionFactory in com.liferay.portlet.social.service.persistence
 

Classes in com.liferay.portlet.social.service.persistence that implement SessionFactory
 class SocialActivityAchievementPersistenceImpl
          The persistence implementation for the social activity achievement service.
 class SocialActivityCounterFinderImpl
           
 class SocialActivityCounterPersistenceImpl
          The persistence implementation for the social activity counter service.
 class SocialActivityFinderImpl
           
 class SocialActivityLimitPersistenceImpl
          The persistence implementation for the social activity limit service.
 class SocialActivityPersistenceImpl
          The persistence implementation for the social activity service.
 class SocialActivitySettingPersistenceImpl
          The persistence implementation for the social activity setting service.
 class SocialRelationPersistenceImpl
          The persistence implementation for the social relation service.
 class SocialRequestPersistenceImpl
          The persistence implementation for the social request service.
 

Uses of SessionFactory in com.liferay.portlet.softwarecatalog.service.persistence
 

Classes in com.liferay.portlet.softwarecatalog.service.persistence that implement SessionFactory
 class SCFrameworkVersionPersistenceImpl
          The persistence implementation for the s c framework version service.
 class SCLicensePersistenceImpl
          The persistence implementation for the s c license service.
 class SCProductEntryPersistenceImpl
          The persistence implementation for the s c product entry service.
 class SCProductScreenshotPersistenceImpl
          The persistence implementation for the s c product screenshot service.
 class SCProductVersionPersistenceImpl
          The persistence implementation for the s c product version service.
 

Uses of SessionFactory in com.liferay.portlet.wiki.service.persistence
 

Classes in com.liferay.portlet.wiki.service.persistence that implement SessionFactory
 class WikiNodePersistenceImpl
          The persistence implementation for the wiki node service.
 class WikiPageFinderImpl
           
 class WikiPagePersistenceImpl
          The persistence implementation for the wiki page service.
 class WikiPageResourcePersistenceImpl
          The persistence implementation for the wiki page resource service.
 


Liferay 6.1.2-ce-ga3