Uses of Interface
com.liferay.portal.kernel.service.persistence.BasePersistence
Packages that use BasePersistence
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
This package defines the portal service persistence implementation base classes.
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of BasePersistence in com.liferay.announcements.kernel.service
Methods in com.liferay.announcements.kernel.service that return BasePersistenceModifier and TypeMethodDescriptionAnnouncementsDeliveryLocalServiceWrapper.getBasePersistence()AnnouncementsEntryLocalServiceWrapper.getBasePersistence()AnnouncementsFlagLocalServiceWrapper.getBasePersistence() -
Uses of BasePersistence in com.liferay.announcements.kernel.service.persistence
Subinterfaces of BasePersistence in com.liferay.announcements.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterfaceThe persistence interface for the announcements delivery service.interfaceThe persistence interface for the announcements entry service.interfaceThe persistence interface for the announcements flag service. -
Uses of BasePersistence in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service that return BasePersistenceModifier and TypeMethodDescriptionAssetCategoryLocalServiceWrapper.getBasePersistence()AssetEntryLocalServiceWrapper.getBasePersistence()AssetTagLocalServiceWrapper.getBasePersistence()AssetVocabularyLocalServiceWrapper.getBasePersistence() -
Uses of BasePersistence in com.liferay.asset.kernel.service.persistence
Subinterfaces of BasePersistence in com.liferay.asset.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterfaceThe persistence interface for the asset category service.interfaceThe persistence interface for the asset entry service.interfaceThe persistence interface for the asset tag service.interfaceThe persistence interface for the asset vocabulary service. -
Uses of BasePersistence in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service that return BasePersistenceModifier and TypeMethodDescriptionDLFileEntryLocalServiceWrapper.getBasePersistence()DLFileEntryMetadataLocalServiceWrapper.getBasePersistence()DLFileEntryTypeLocalServiceWrapper.getBasePersistence()DLFileShortcutLocalServiceWrapper.getBasePersistence()DLFileVersionLocalServiceWrapper.getBasePersistence()DLFolderLocalServiceWrapper.getBasePersistence() -
Uses of BasePersistence in com.liferay.document.library.kernel.service.persistence
Subinterfaces of BasePersistence in com.liferay.document.library.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterfaceThe persistence interface for the document library file entry metadata service.interfaceThe persistence interface for the document library file entry service.interfaceThe persistence interface for the document library file entry type service.interfaceThe persistence interface for the document library file shortcut service.interfaceThe persistence interface for the document library file version service.interfaceThe persistence interface for the document library folder service. -
Uses of BasePersistence in com.liferay.expando.kernel.service
Methods in com.liferay.expando.kernel.service that return BasePersistenceModifier and TypeMethodDescriptionExpandoColumnLocalServiceWrapper.getBasePersistence()ExpandoRowLocalServiceWrapper.getBasePersistence()ExpandoTableLocalServiceWrapper.getBasePersistence()ExpandoValueLocalServiceWrapper.getBasePersistence() -
Uses of BasePersistence in com.liferay.expando.kernel.service.persistence
Subinterfaces of BasePersistence in com.liferay.expando.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterfaceThe persistence interface for the expando column service.interfaceThe persistence interface for the expando row service.interfaceThe persistence interface for the expando table service.interfaceThe persistence interface for the expando value service. -
Uses of BasePersistence in com.liferay.exportimport.kernel.service
Methods in com.liferay.exportimport.kernel.service that return BasePersistenceModifier and TypeMethodDescriptionExportImportConfigurationLocalServiceWrapper.getBasePersistence() -
Uses of BasePersistence in com.liferay.exportimport.kernel.service.persistence
Subinterfaces of BasePersistence in com.liferay.exportimport.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterfaceThe persistence interface for the export import configuration service. -
Uses of BasePersistence in com.liferay.portal.kernel.dao.orm
Methods in com.liferay.portal.kernel.dao.orm with parameters of type BasePersistenceModifier and TypeMethodDescriptionFinderCache.getResult(FinderPath finderPath, Object[] args, BasePersistence<?> basePersistence) static ObjectFinderCacheUtil.getResult(FinderPath finderPath, Object[] args, BasePersistence<?> basePersistence) -
Uses of BasePersistence in com.liferay.portal.kernel.internal.service.persistence
Fields in com.liferay.portal.kernel.internal.service.persistence declared as BasePersistenceModifier and TypeFieldDescriptionprotected final BasePersistence<L>TableMapperImpl.leftBasePersistenceprotected final BasePersistence<R>TableMapperImpl.rightBasePersistenceMethods in com.liferay.portal.kernel.internal.service.persistence with parameters of type BasePersistenceModifier and TypeMethodDescriptionTableMapperImpl.getBaseModels(PortalCache<Long, long[]> portalCache, MappingSqlQuery<Long> mappingSqlQuery, long masterPrimaryKey, BasePersistence<T> slaveBasePersistence, int start, int end, OrderByComparator<T> orderByComparator) Constructors in com.liferay.portal.kernel.internal.service.persistence with parameters of type BasePersistenceModifierConstructorDescriptionTableMapperImpl(String tableName, String companyColumnName, String leftColumnName, String rightColumnName, Class<L> leftModelClass, Class<R> rightModelClass, BasePersistence<L> leftBasePersistence, BasePersistence<R> rightBasePersistence, boolean cacheless) -
Uses of BasePersistence in com.liferay.portal.kernel.internal.service.persistence.change.tracking
Constructors in com.liferay.portal.kernel.internal.service.persistence.change.tracking with parameters of type BasePersistenceModifierConstructorDescriptionCTTableMapper(String tableName, String companyColumnName, String leftColumnName, String rightColumnName, Class<L> leftModelClass, Class<R> rightModelClass, BasePersistence<L> leftBasePersistence, BasePersistence<R> rightBasePersistence, boolean cacheless) -
Uses of BasePersistence in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return BasePersistenceModifier and TypeMethodDescriptionAddressLocalServiceWrapper.getBasePersistence()BrowserTrackerLocalServiceWrapper.getBasePersistence()ClassNameLocalServiceWrapper.getBasePersistence()CompanyInfoLocalServiceWrapper.getBasePersistence()CompanyLocalServiceWrapper.getBasePersistence()ContactLocalServiceWrapper.getBasePersistence()CountryLocalServiceWrapper.getBasePersistence()EmailAddressLocalServiceWrapper.getBasePersistence()GroupLocalServiceWrapper.getBasePersistence()ImageLocalServiceWrapper.getBasePersistence()LayoutBranchLocalServiceWrapper.getBasePersistence()LayoutFriendlyURLLocalServiceWrapper.getBasePersistence()LayoutLocalServiceWrapper.getBasePersistence()LayoutPrototypeLocalServiceWrapper.getBasePersistence()LayoutRevisionLocalServiceWrapper.getBasePersistence()LayoutSetBranchLocalServiceWrapper.getBasePersistence()LayoutSetLocalServiceWrapper.getBasePersistence()LayoutSetPrototypeLocalServiceWrapper.getBasePersistence()ListTypeLocalServiceWrapper.getBasePersistence()MembershipRequestLocalServiceWrapper.getBasePersistence()OrganizationLocalServiceWrapper.getBasePersistence()OrgLaborLocalServiceWrapper.getBasePersistence()PasswordPolicyLocalServiceWrapper.getBasePersistence()PasswordPolicyRelLocalServiceWrapper.getBasePersistence()PasswordTrackerLocalServiceWrapper.getBasePersistence()default BasePersistence<?>PersistedModelLocalService.getBasePersistence()PhoneLocalServiceWrapper.getBasePersistence()PluginSettingLocalServiceWrapper.getBasePersistence()PortalPreferencesLocalServiceWrapper.getBasePersistence()PortalPreferenceValueLocalServiceWrapper.getBasePersistence()PortletItemLocalServiceWrapper.getBasePersistence()PortletLocalServiceWrapper.getBasePersistence()PortletPreferencesLocalServiceWrapper.getBasePersistence()PortletPreferenceValueLocalServiceWrapper.getBasePersistence()RecentLayoutBranchLocalServiceWrapper.getBasePersistence()RecentLayoutRevisionLocalServiceWrapper.getBasePersistence()RecentLayoutSetBranchLocalServiceWrapper.getBasePersistence()RegionLocalServiceWrapper.getBasePersistence()ReleaseLocalServiceWrapper.getBasePersistence()RememberMeTokenLocalServiceWrapper.getBasePersistence()RepositoryEntryLocalServiceWrapper.getBasePersistence()RepositoryLocalServiceWrapper.getBasePersistence()ResourceActionLocalServiceWrapper.getBasePersistence()ResourcePermissionLocalServiceWrapper.getBasePersistence()RoleLocalServiceWrapper.getBasePersistence()ServiceComponentLocalServiceWrapper.getBasePersistence()SubscriptionLocalServiceWrapper.getBasePersistence()Deprecated.SystemEventLocalServiceWrapper.getBasePersistence()TeamLocalServiceWrapper.getBasePersistence()TicketLocalServiceWrapper.getBasePersistence()UserGroupGroupRoleLocalServiceWrapper.getBasePersistence()UserGroupLocalServiceWrapper.getBasePersistence()UserGroupRoleLocalServiceWrapper.getBasePersistence()UserIdMapperLocalServiceWrapper.getBasePersistence()UserLocalServiceWrapper.getBasePersistence()UserNotificationDeliveryLocalServiceWrapper.getBasePersistence()UserNotificationEventLocalServiceWrapper.getBasePersistence()UserTrackerLocalServiceWrapper.getBasePersistence()UserTrackerPathLocalServiceWrapper.getBasePersistence()VirtualHostLocalServiceWrapper.getBasePersistence()WebDAVPropsLocalServiceWrapper.getBasePersistence()WebsiteLocalServiceWrapper.getBasePersistence()WorkflowDefinitionLinkLocalServiceWrapper.getBasePersistence()WorkflowInstanceLinkLocalServiceWrapper.getBasePersistence() -
Uses of BasePersistence in com.liferay.portal.kernel.service.persistence
Subinterfaces of BasePersistence in com.liferay.portal.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterfaceThe persistence interface for the address service.interfaceThe persistence interface for the browser tracker service.interfaceThe persistence interface for the class name service.interfaceThe persistence interface for the company info service.interfaceThe persistence interface for the company service.interfaceThe persistence interface for the contact service.interfaceThe persistence interface for the country localization service.interfaceThe persistence interface for the country service.interfaceThe persistence interface for the email address service.interfaceThe persistence interface for the group service.interfaceThe persistence interface for the image service.interfaceThe persistence interface for the layout branch service.interfaceThe persistence interface for the layout friendly url service.interfaceThe persistence interface for the layout service.interfaceThe persistence interface for the layout prototype service.interfaceThe persistence interface for the layout revision service.interfaceThe persistence interface for the layout set branch service.interfaceThe persistence interface for the layout set service.interfaceThe persistence interface for the layout set prototype service.interfaceThe persistence interface for the list type service.interfaceThe persistence interface for the membership request service.interfaceThe persistence interface for the organization service.interfaceThe persistence interface for the org labor service.interfaceThe persistence interface for the password policy service.interfaceThe persistence interface for the password policy rel service.interfaceThe persistence interface for the password tracker service.interfaceThe persistence interface for the phone service.interfaceThe persistence interface for the plugin setting service.interfaceThe persistence interface for the portal preferences service.interfaceThe persistence interface for the portal preference value service.interfaceThe persistence interface for the portlet item service.interfaceThe persistence interface for the portlet service.interfaceThe persistence interface for the portlet preferences service.interfaceThe persistence interface for the portlet preference value service.interfaceThe persistence interface for the recent layout branch service.interfaceThe persistence interface for the recent layout revision service.interfaceThe persistence interface for the recent layout set branch service.interfaceThe persistence interface for the region localization service.interfaceThe persistence interface for the region service.interfaceThe persistence interface for the release service.interfaceThe persistence interface for the remember me token service.interfaceThe persistence interface for the repository entry service.interfaceThe persistence interface for the repository service.interfaceThe persistence interface for the resource action service.interfaceThe persistence interface for the resource permission service.interfaceThe persistence interface for the role service.interfaceThe persistence interface for the service component service.interfaceDeprecated.interfaceThe persistence interface for the system event service.interfaceThe persistence interface for the team service.interfaceThe persistence interface for the ticket service.interfaceThe persistence interface for the user group group role service.interfaceThe persistence interface for the user group service.interfaceThe persistence interface for the user group role service.interfaceThe persistence interface for the user ID mapper service.interfaceThe persistence interface for the user notification delivery service.interfaceThe persistence interface for the user notification event service.interfaceThe persistence interface for the user service.interfaceThe persistence interface for the user tracker path service.interfaceThe persistence interface for the user tracker service.interfaceThe persistence interface for the virtual host service.interfaceThe persistence interface for the web dav props service.interfaceThe persistence interface for the website service.interfaceThe persistence interface for the workflow definition link service.interfaceThe persistence interface for the workflow instance link service. -
Uses of BasePersistence in com.liferay.portal.kernel.service.persistence.change.tracking
Subinterfaces of BasePersistence in com.liferay.portal.kernel.service.persistence.change.tracking -
Uses of BasePersistence in com.liferay.portal.kernel.service.persistence.impl
Classes in com.liferay.portal.kernel.service.persistence.impl that implement BasePersistenceModifier and TypeClassDescriptionclassBasePersistenceImpl<T extends BaseModel<T>>The base implementation for all persistence classes.Methods in com.liferay.portal.kernel.service.persistence.impl with parameters of type BasePersistenceModifier and TypeMethodDescriptionstatic <L extends BaseModel<L>,R extends BaseModel<R>>
TableMapper<L,R> TableMapperFactory.getTableMapper(String tableName, String companyColumnName, String leftColumnName, String rightColumnName, BasePersistence<L> leftPersistence, BasePersistence<R> rightPersistence) static <L extends BaseModel<L>,R extends BaseModel<R>>
TableMapper<L,R> TableMapperFactory.getTableMapper(String tableMapperKey, String tableName, String companyColumnName, String leftColumnName, String rightColumnName, BasePersistence<L> leftPersistence, Class<R> rightModelClass) Creates a left side only TableMapper -
Uses of BasePersistence in com.liferay.ratings.kernel.service
Methods in com.liferay.ratings.kernel.service that return BasePersistenceModifier and TypeMethodDescriptionRatingsEntryLocalServiceWrapper.getBasePersistence()RatingsStatsLocalServiceWrapper.getBasePersistence() -
Uses of BasePersistence in com.liferay.ratings.kernel.service.persistence
Subinterfaces of BasePersistence in com.liferay.ratings.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterfaceThe persistence interface for the ratings entry service.interfaceThe persistence interface for the ratings stats service. -
Uses of BasePersistence in com.liferay.social.kernel.service
Methods in com.liferay.social.kernel.service that return BasePersistenceModifier and TypeMethodDescriptionSocialActivityAchievementLocalServiceWrapper.getBasePersistence()SocialActivityCounterLocalServiceWrapper.getBasePersistence()SocialActivityLimitLocalServiceWrapper.getBasePersistence()SocialActivityLocalServiceWrapper.getBasePersistence()SocialActivitySetLocalServiceWrapper.getBasePersistence()SocialActivitySettingLocalServiceWrapper.getBasePersistence()SocialRelationLocalServiceWrapper.getBasePersistence()SocialRequestLocalServiceWrapper.getBasePersistence() -
Uses of BasePersistence in com.liferay.social.kernel.service.persistence
Subinterfaces of BasePersistence in com.liferay.social.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterfaceThe persistence interface for the social activity achievement service.interfaceThe persistence interface for the social activity counter service.interfaceThe persistence interface for the social activity limit service.interfaceThe persistence interface for the social activity service.interfaceThe persistence interface for the social activity set service.interfaceThe persistence interface for the social activity setting service.interfaceThe persistence interface for the social relation service.interfaceThe persistence interface for the social request service.