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 TypeInterfaceDescriptioninterface
The persistence interface for the announcements delivery service.interface
The persistence interface for the announcements entry service.interface
The 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 TypeInterfaceDescriptioninterface
The persistence interface for the asset category service.interface
The persistence interface for the asset entry service.interface
The persistence interface for the asset tag service.interface
The 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 TypeInterfaceDescriptioninterface
The persistence interface for the document library file entry metadata service.interface
The persistence interface for the document library file entry service.interface
The persistence interface for the document library file entry type service.interface
The persistence interface for the document library file shortcut service.interface
The persistence interface for the document library file version service.interface
The 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 TypeInterfaceDescriptioninterface
The persistence interface for the expando column service.interface
The persistence interface for the expando row service.interface
The persistence interface for the expando table service.interface
The 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 TypeInterfaceDescriptioninterface
The 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 Object
FinderCacheUtil.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.leftBasePersistence
protected final BasePersistence<R>
TableMapperImpl.rightBasePersistence
Methods 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 TypeInterfaceDescriptioninterface
The persistence interface for the address service.interface
The persistence interface for the browser tracker service.interface
The persistence interface for the class name service.interface
The persistence interface for the company info service.interface
The persistence interface for the company service.interface
The persistence interface for the contact service.interface
The persistence interface for the country localization service.interface
The persistence interface for the country service.interface
The persistence interface for the email address service.interface
The persistence interface for the group service.interface
The persistence interface for the image service.interface
The persistence interface for the layout branch service.interface
The persistence interface for the layout friendly url service.interface
The persistence interface for the layout service.interface
The persistence interface for the layout prototype service.interface
The persistence interface for the layout revision service.interface
The persistence interface for the layout set branch service.interface
The persistence interface for the layout set service.interface
The persistence interface for the layout set prototype service.interface
The persistence interface for the list type service.interface
The persistence interface for the membership request service.interface
The persistence interface for the organization service.interface
The persistence interface for the org labor service.interface
The persistence interface for the password policy service.interface
The persistence interface for the password policy rel service.interface
The persistence interface for the password tracker service.interface
The persistence interface for the phone service.interface
The persistence interface for the plugin setting service.interface
The persistence interface for the portal preferences service.interface
The persistence interface for the portal preference value service.interface
The persistence interface for the portlet item service.interface
The persistence interface for the portlet service.interface
The persistence interface for the portlet preferences service.interface
The persistence interface for the portlet preference value service.interface
The persistence interface for the recent layout branch service.interface
The persistence interface for the recent layout revision service.interface
The persistence interface for the recent layout set branch service.interface
The persistence interface for the region localization service.interface
The persistence interface for the region service.interface
The persistence interface for the release service.interface
The persistence interface for the remember me token service.interface
The persistence interface for the repository entry service.interface
The persistence interface for the repository service.interface
The persistence interface for the resource action service.interface
The persistence interface for the resource permission service.interface
The persistence interface for the role service.interface
The persistence interface for the service component service.interface
Deprecated.interface
The persistence interface for the system event service.interface
The persistence interface for the team service.interface
The persistence interface for the ticket service.interface
The persistence interface for the user group group role service.interface
The persistence interface for the user group service.interface
The persistence interface for the user group role service.interface
The persistence interface for the user ID mapper service.interface
The persistence interface for the user notification delivery service.interface
The persistence interface for the user notification event service.interface
The persistence interface for the user service.interface
The persistence interface for the user tracker path service.interface
The persistence interface for the user tracker service.interface
The persistence interface for the virtual host service.interface
The persistence interface for the web dav props service.interface
The persistence interface for the website service.interface
The persistence interface for the workflow definition link service.interface
The 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 TypeClassDescriptionclass
BasePersistenceImpl<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 TypeInterfaceDescriptioninterface
The persistence interface for the ratings entry service.interface
The 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 TypeInterfaceDescriptioninterface
The persistence interface for the social activity achievement service.interface
The persistence interface for the social activity counter service.interface
The persistence interface for the social activity limit service.interface
The persistence interface for the social activity service.interface
The persistence interface for the social activity set service.interface
The persistence interface for the social activity setting service.interface
The persistence interface for the social relation service.interface
The persistence interface for the social request service.