Liferay 7.0-ce-b4

Package com.liferay.portal.service.persistence

This package defines the portal service persistence interfaces, classes, and utilities.

See:
          Description

Interface Summary
AccountPersistence The persistence interface for the account service.
AddressPersistence The persistence interface for the address service.
BasePersistence<T extends BaseModel<T>> The base interface for all ServiceBuilder persistence classes.
BatchSession Deprecated. As of 6.2.0, see LPS-30598.
BrowserTrackerPersistence The persistence interface for the browser tracker service.
ClassNamePersistence The persistence interface for the class name service.
ClusterGroupPersistence The persistence interface for the cluster group service.
CompanyPersistence The persistence interface for the company service.
CompanyProvider  
ContactPersistence The persistence interface for the contact service.
CountryPersistence The persistence interface for the country service.
EmailAddressPersistence The persistence interface for the email address service.
GroupFinder  
GroupPersistence The persistence interface for the group service.
ImagePersistence The persistence interface for the image service.
LayoutBranchPersistence The persistence interface for the layout branch service.
LayoutFinder  
LayoutFriendlyURLPersistence The persistence interface for the layout friendly u r l service.
LayoutPersistence The persistence interface for the layout service.
LayoutPrototypePersistence The persistence interface for the layout prototype service.
LayoutRevisionPersistence The persistence interface for the layout revision service.
LayoutSetBranchPersistence The persistence interface for the layout set branch service.
LayoutSetPersistence The persistence interface for the layout set service.
LayoutSetPrototypePersistence The persistence interface for the layout set prototype service.
ListTypePersistence The persistence interface for the list type service.
MembershipRequestPersistence The persistence interface for the membership request service.
OrganizationFinder  
OrganizationPersistence The persistence interface for the organization service.
OrgGroupRolePersistence The persistence interface for the org group role service.
OrgLaborPersistence The persistence interface for the org labor service.
PasswordPolicyFinder  
PasswordPolicyPersistence The persistence interface for the password policy service.
PasswordPolicyRelPersistence The persistence interface for the password policy rel service.
PasswordTrackerPersistence The persistence interface for the password tracker service.
PhonePersistence The persistence interface for the phone service.
PluginSettingPersistence The persistence interface for the plugin setting service.
PortalPreferencesPersistence The persistence interface for the portal preferences service.
PortletItemPersistence The persistence interface for the portlet item service.
PortletPersistence The persistence interface for the portlet service.
PortletPreferencesFinder  
PortletPreferencesPersistence The persistence interface for the portlet preferences service.
RecentLayoutBranchPersistence The persistence interface for the recent layout branch service.
RecentLayoutRevisionPersistence The persistence interface for the recent layout revision service.
RecentLayoutSetBranchPersistence The persistence interface for the recent layout set branch service.
RegionPersistence The persistence interface for the region service.
ReleasePersistence The persistence interface for the release service.
RepositoryEntryPersistence The persistence interface for the repository entry service.
RepositoryPersistence The persistence interface for the repository service.
ResourceActionPersistence The persistence interface for the resource action service.
ResourceBlockFinder  
ResourceBlockPermissionPersistence The persistence interface for the resource block permission service.
ResourceBlockPersistence The persistence interface for the resource block service.
ResourcePermissionFinder  
ResourcePermissionPersistence The persistence interface for the resource permission service.
ResourceTypePermissionFinder  
ResourceTypePermissionPersistence The persistence interface for the resource type permission service.
RoleFinder  
RolePersistence The persistence interface for the role service.
ServiceComponentFinder  
ServiceComponentPersistence The persistence interface for the service component service.
SubscriptionPersistence The persistence interface for the subscription service.
SystemEventPersistence The persistence interface for the system event service.
TeamFinder  
TeamPersistence The persistence interface for the team service.
TicketPersistence The persistence interface for the ticket service.
UserFinder  
UserGroupFinder  
UserGroupGroupRoleFinder  
UserGroupGroupRolePersistence The persistence interface for the user group group role service.
UserGroupPersistence The persistence interface for the user group service.
UserGroupRoleFinder  
UserGroupRolePersistence The persistence interface for the user group role service.
UserIdMapperPersistence The persistence interface for the user ID mapper service.
UserNotificationDeliveryPersistence The persistence interface for the user notification delivery service.
UserNotificationEventPersistence The persistence interface for the user notification event service.
UserPersistence The persistence interface for the user service.
UserTrackerPathPersistence The persistence interface for the user tracker path service.
UserTrackerPersistence The persistence interface for the user tracker service.
VirtualHostPersistence The persistence interface for the virtual host service.
WebDAVPropsPersistence The persistence interface for the web d a v props service.
WebsitePersistence The persistence interface for the website service.
WorkflowDefinitionLinkPersistence The persistence interface for the workflow definition link service.
WorkflowInstanceLinkPersistence The persistence interface for the workflow instance link service.
 

Class Summary
AccountActionableDynamicQuery Deprecated. As of 7.0.0, replaced by AccountLocalServiceUtil.getActionableDynamicQuery()
AccountUtil The persistence utility for the account service.
AddressActionableDynamicQuery Deprecated. As of 7.0.0, replaced by AddressLocalServiceUtil.getActionableDynamicQuery()
AddressExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by AddressLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
AddressUtil The persistence utility for the address service.
BatchSessionUtil Deprecated. As of 6.2.0, see LPS-30598.
BrowserTrackerActionableDynamicQuery Deprecated. As of 7.0.0, replaced by BrowserTrackerLocalServiceUtil.getActionableDynamicQuery()
BrowserTrackerUtil The persistence utility for the browser tracker service.
ClassNameActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ClassNameLocalServiceUtil.getActionableDynamicQuery()
ClassNameUtil The persistence utility for the class name service.
ClusterGroupActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ClusterGroupLocalServiceUtil.getActionableDynamicQuery()
ClusterGroupUtil The persistence utility for the cluster group service.
CompanyActionableDynamicQuery Deprecated. As of 7.0.0, replaced by CompanyLocalServiceUtil.getActionableDynamicQuery()
CompanyProviderWrapper  
CompanyUtil The persistence utility for the company service.
ContactActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ContactLocalServiceUtil.getActionableDynamicQuery()
ContactUtil The persistence utility for the contact service.
CountryUtil The persistence utility for the country service.
EmailAddressActionableDynamicQuery Deprecated. As of 7.0.0, replaced by EmailAddressLocalServiceUtil.getActionableDynamicQuery()
EmailAddressExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by EmailAddressLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
EmailAddressUtil The persistence utility for the email address service.
GroupActionableDynamicQuery Deprecated. As of 7.0.0, replaced by GroupLocalServiceUtil.getActionableDynamicQuery()
GroupFinderUtil  
GroupUtil The persistence utility for the group service.
ImageActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ImageLocalServiceUtil.getActionableDynamicQuery()
ImageUtil The persistence utility for the image service.
LayoutActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutLocalServiceUtil.getActionableDynamicQuery()
LayoutBranchActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutBranchLocalServiceUtil.getActionableDynamicQuery()
LayoutBranchUtil The persistence utility for the layout branch service.
LayoutExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
LayoutFinderUtil  
LayoutFriendlyURLActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutFriendlyURLLocalServiceUtil.getActionableDynamicQuery()
LayoutFriendlyURLExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutFriendlyURLLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
LayoutFriendlyURLUtil The persistence utility for the layout friendly u r l service.
LayoutPrototypeActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutPrototypeLocalServiceUtil.getActionableDynamicQuery()
LayoutPrototypeExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutPrototypeLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
LayoutPrototypeUtil The persistence utility for the layout prototype service.
LayoutRevisionActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutRevisionLocalServiceUtil.getActionableDynamicQuery()
LayoutRevisionUtil The persistence utility for the layout revision service.
LayoutSetActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutSetLocalServiceUtil.getActionableDynamicQuery()
LayoutSetBranchActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutSetBranchLocalServiceUtil.getActionableDynamicQuery()
LayoutSetBranchUtil The persistence utility for the layout set branch service.
LayoutSetPrototypeActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutSetPrototypeLocalServiceUtil.getActionableDynamicQuery()
LayoutSetPrototypeExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by LayoutSetPrototypeLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
LayoutSetPrototypeUtil The persistence utility for the layout set prototype service.
LayoutSetUtil The persistence utility for the layout set service.
LayoutUtil The persistence utility for the layout service.
ListTypeActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ListTypeLocalServiceUtil.getActionableDynamicQuery()
ListTypeUtil The persistence utility for the list type service.
MembershipRequestActionableDynamicQuery Deprecated. As of 7.0.0, replaced by MembershipRequestLocalServiceUtil.getActionableDynamicQuery()
MembershipRequestUtil The persistence utility for the membership request service.
OrganizationActionableDynamicQuery Deprecated. As of 7.0.0, replaced by OrganizationLocalServiceUtil.getActionableDynamicQuery()
OrganizationExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by OrganizationLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
OrganizationFinderUtil  
OrganizationUtil The persistence utility for the organization service.
OrgGroupRolePK  
OrgGroupRoleUtil The persistence utility for the org group role service.
OrgLaborActionableDynamicQuery Deprecated. As of 7.0.0, replaced by OrgLaborLocalServiceUtil.getActionableDynamicQuery()
OrgLaborUtil The persistence utility for the org labor service.
PasswordPolicyActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PasswordPolicyLocalServiceUtil.getActionableDynamicQuery()
PasswordPolicyExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PasswordPolicyLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
PasswordPolicyFinderUtil  
PasswordPolicyRelActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PasswordPolicyRelLocalServiceUtil.getActionableDynamicQuery()
PasswordPolicyRelUtil The persistence utility for the password policy rel service.
PasswordPolicyUtil The persistence utility for the password policy service.
PasswordTrackerActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PasswordTrackerLocalServiceUtil.getActionableDynamicQuery()
PasswordTrackerUtil The persistence utility for the password tracker service.
PhoneActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PhoneLocalServiceUtil.getActionableDynamicQuery()
PhoneExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PhoneLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
PhoneUtil The persistence utility for the phone service.
PluginSettingActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PluginSettingLocalServiceUtil.getActionableDynamicQuery()
PluginSettingUtil The persistence utility for the plugin setting service.
PortalPreferencesActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PortalPreferencesLocalServiceUtil.getActionableDynamicQuery()
PortalPreferencesUtil The persistence utility for the portal preferences service.
PortletActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PortletLocalServiceUtil.getActionableDynamicQuery()
PortletItemActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PortletItemLocalServiceUtil.getActionableDynamicQuery()
PortletItemUtil The persistence utility for the portlet item service.
PortletPreferencesActionableDynamicQuery Deprecated. As of 7.0.0, replaced by PortletPreferencesLocalServiceUtil.getActionableDynamicQuery()
PortletPreferencesFinderUtil  
PortletPreferencesUtil The persistence utility for the portlet preferences service.
PortletUtil The persistence utility for the portlet service.
RecentLayoutBranchActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RecentLayoutBranchLocalServiceUtil.getActionableDynamicQuery()
RecentLayoutBranchUtil The persistence utility for the recent layout branch service.
RecentLayoutRevisionActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RecentLayoutRevisionLocalServiceUtil.getActionableDynamicQuery()
RecentLayoutRevisionUtil The persistence utility for the recent layout revision service.
RecentLayoutSetBranchActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RecentLayoutSetBranchLocalServiceUtil.getActionableDynamicQuery()
RecentLayoutSetBranchUtil The persistence utility for the recent layout set branch service.
RegionUtil The persistence utility for the region service.
ReleaseActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ReleaseLocalServiceUtil.getActionableDynamicQuery()
ReleaseUtil The persistence utility for the release service.
RepositoryActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RepositoryLocalServiceUtil.getActionableDynamicQuery()
RepositoryEntryActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RepositoryEntryLocalServiceUtil.getActionableDynamicQuery()
RepositoryEntryExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RepositoryEntryLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
RepositoryEntryUtil The persistence utility for the repository entry service.
RepositoryExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RepositoryLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
RepositoryUtil The persistence utility for the repository service.
ResourceActionActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ResourceActionLocalServiceUtil.getActionableDynamicQuery()
ResourceActionUtil The persistence utility for the resource action service.
ResourceBlockActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ResourceBlockLocalServiceUtil.getActionableDynamicQuery()
ResourceBlockFinderUtil  
ResourceBlockPermissionActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ResourceBlockPermissionLocalServiceUtil.getActionableDynamicQuery()
ResourceBlockPermissionUtil The persistence utility for the resource block permission service.
ResourceBlockUtil The persistence utility for the resource block service.
ResourcePermissionActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ResourcePermissionLocalServiceUtil.getActionableDynamicQuery()
ResourcePermissionFinderUtil  
ResourcePermissionUtil The persistence utility for the resource permission service.
ResourceTypePermissionActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ResourceTypePermissionLocalServiceUtil.getActionableDynamicQuery()
ResourceTypePermissionFinderUtil  
ResourceTypePermissionUtil The persistence utility for the resource type permission service.
RoleActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RoleLocalServiceUtil.getActionableDynamicQuery()
RoleExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by RoleLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
RoleFinderUtil  
RoleUtil The persistence utility for the role service.
ServiceComponentActionableDynamicQuery Deprecated. As of 7.0.0, replaced by ServiceComponentLocalServiceUtil.getActionableDynamicQuery()
ServiceComponentFinderUtil  
ServiceComponentUtil The persistence utility for the service component service.
SubscriptionActionableDynamicQuery Deprecated. As of 7.0.0, replaced by SubscriptionLocalServiceUtil.getActionableDynamicQuery()
SubscriptionUtil The persistence utility for the subscription service.
SystemEventActionableDynamicQuery Deprecated. As of 7.0.0, replaced by SystemEventLocalServiceUtil.getActionableDynamicQuery()
SystemEventUtil The persistence utility for the system event service.
TeamActionableDynamicQuery Deprecated. As of 7.0.0, replaced by TeamLocalServiceUtil.getActionableDynamicQuery()
TeamExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by TeamLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
TeamFinderUtil  
TeamUtil The persistence utility for the team service.
TicketActionableDynamicQuery Deprecated. As of 7.0.0, replaced by TicketLocalServiceUtil.getActionableDynamicQuery()
TicketUtil The persistence utility for the ticket service.
UserActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserLocalServiceUtil.getActionableDynamicQuery()
UserExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
UserFinderUtil  
UserGroupActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserGroupLocalServiceUtil.getActionableDynamicQuery()
UserGroupExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserGroupLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
UserGroupFinderUtil  
UserGroupGroupRoleActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserGroupGroupRoleLocalServiceUtil.getActionableDynamicQuery()
UserGroupGroupRoleFinderUtil  
UserGroupGroupRolePK  
UserGroupGroupRoleUtil The persistence utility for the user group group role service.
UserGroupRoleActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserGroupRoleLocalServiceUtil.getActionableDynamicQuery()
UserGroupRoleFinderUtil  
UserGroupRolePK  
UserGroupRoleUtil The persistence utility for the user group role service.
UserGroupUtil The persistence utility for the user group service.
UserIdMapperActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserIdMapperLocalServiceUtil.getActionableDynamicQuery()
UserIdMapperUtil The persistence utility for the user ID mapper service.
UserNotificationDeliveryActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserNotificationDeliveryLocalServiceUtil.getActionableDynamicQuery()
UserNotificationDeliveryUtil The persistence utility for the user notification delivery service.
UserNotificationEventActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserNotificationEventLocalServiceUtil.getActionableDynamicQuery()
UserNotificationEventUtil The persistence utility for the user notification event service.
UserTrackerActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserTrackerLocalServiceUtil.getActionableDynamicQuery()
UserTrackerPathActionableDynamicQuery Deprecated. As of 7.0.0, replaced by UserTrackerPathLocalServiceUtil.getActionableDynamicQuery()
UserTrackerPathUtil The persistence utility for the user tracker path service.
UserTrackerUtil The persistence utility for the user tracker service.
UserUtil The persistence utility for the user service.
VirtualHostActionableDynamicQuery Deprecated. As of 7.0.0, replaced by VirtualHostLocalServiceUtil.getActionableDynamicQuery()
VirtualHostUtil The persistence utility for the virtual host service.
WebDAVPropsActionableDynamicQuery Deprecated. As of 7.0.0, replaced by WebDAVPropsLocalServiceUtil.getActionableDynamicQuery()
WebDAVPropsUtil The persistence utility for the web d a v props service.
WebsiteActionableDynamicQuery Deprecated. As of 7.0.0, replaced by WebsiteLocalServiceUtil.getActionableDynamicQuery()
WebsiteExportActionableDynamicQuery Deprecated. As of 7.0.0, replaced by WebsiteLocalServiceUtil.getExportActionableDynamicQuery(PortletDataContext)
WebsiteUtil The persistence utility for the website service.
WorkflowDefinitionLinkActionableDynamicQuery Deprecated. As of 7.0.0, replaced by WorkflowDefinitionLinkLocalServiceUtil.getActionableDynamicQuery()
WorkflowDefinitionLinkUtil The persistence utility for the workflow definition link service.
WorkflowInstanceLinkActionableDynamicQuery Deprecated. As of 7.0.0, replaced by WorkflowInstanceLinkLocalServiceUtil.getActionableDynamicQuery()
WorkflowInstanceLinkUtil The persistence utility for the workflow instance link service.
 

Package com.liferay.portal.service.persistence Description

This package defines the portal service persistence interfaces, classes, and utilities. Finder interfaces and classes are included.

Some of the most significant classes that you may need to use are:

Interfaces


Liferay 7.0-ce-b4