Uses of Interface
com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence
Packages that use CTPersistence
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 social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of CTPersistence in com.liferay.announcements.kernel.service
Methods in com.liferay.announcements.kernel.service that return CTPersistenceModifier and TypeMethodDescriptionAnnouncementsDeliveryLocalService.getCTPersistence()
AnnouncementsDeliveryLocalServiceWrapper.getCTPersistence()
AnnouncementsEntryLocalService.getCTPersistence()
AnnouncementsEntryLocalServiceWrapper.getCTPersistence()
AnnouncementsFlagLocalService.getCTPersistence()
AnnouncementsFlagLocalServiceWrapper.getCTPersistence()
Method parameters in com.liferay.announcements.kernel.service with type arguments of type CTPersistenceModifier and TypeMethodDescription<R,
E extends Throwable>
RAnnouncementsDeliveryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AnnouncementsDelivery>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAnnouncementsDeliveryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AnnouncementsDelivery>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAnnouncementsEntryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AnnouncementsEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAnnouncementsEntryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AnnouncementsEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAnnouncementsFlagLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AnnouncementsFlag>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAnnouncementsFlagLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AnnouncementsFlag>, R, E> updateUnsafeFunction) -
Uses of CTPersistence in com.liferay.announcements.kernel.service.persistence
Subinterfaces of CTPersistence 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 CTPersistence in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service that return CTPersistenceModifier and TypeMethodDescriptionAssetCategoryLocalService.getCTPersistence()
AssetCategoryLocalServiceWrapper.getCTPersistence()
AssetEntryLocalService.getCTPersistence()
AssetEntryLocalServiceWrapper.getCTPersistence()
AssetTagLocalService.getCTPersistence()
AssetTagLocalServiceWrapper.getCTPersistence()
AssetVocabularyLocalService.getCTPersistence()
AssetVocabularyLocalServiceWrapper.getCTPersistence()
Method parameters in com.liferay.asset.kernel.service with type arguments of type CTPersistenceModifier and TypeMethodDescription<R,
E extends Throwable>
RAssetCategoryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetCategory>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetCategoryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetCategory>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetEntryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetEntryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetTagLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetTag>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetTagLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetTag>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetVocabularyLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabulary>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetVocabularyLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabulary>, R, E> updateUnsafeFunction) -
Uses of CTPersistence in com.liferay.asset.kernel.service.persistence
Subinterfaces of CTPersistence 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 CTPersistence in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service that return CTPersistenceModifier and TypeMethodDescriptionDLFileEntryLocalService.getCTPersistence()
DLFileEntryLocalServiceWrapper.getCTPersistence()
DLFileEntryMetadataLocalService.getCTPersistence()
DLFileEntryMetadataLocalServiceWrapper.getCTPersistence()
DLFileEntryTypeLocalService.getCTPersistence()
DLFileEntryTypeLocalServiceWrapper.getCTPersistence()
DLFileShortcutLocalService.getCTPersistence()
DLFileShortcutLocalServiceWrapper.getCTPersistence()
DLFileVersionLocalService.getCTPersistence()
DLFileVersionLocalServiceWrapper.getCTPersistence()
DLFolderLocalService.getCTPersistence()
DLFolderLocalServiceWrapper.getCTPersistence()
Method parameters in com.liferay.document.library.kernel.service with type arguments of type CTPersistenceModifier and TypeMethodDescription<R,
E extends Throwable>
RDLFileEntryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileEntryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileEntryMetadataLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntryMetadata>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileEntryMetadataLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntryMetadata>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileEntryTypeLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntryType>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileEntryTypeLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntryType>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileShortcutLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileShortcut>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileShortcutLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileShortcut>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileVersionLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileVersion>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFileVersionLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileVersion>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFolderLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFolder>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RDLFolderLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFolder>, R, E> updateUnsafeFunction) -
Uses of CTPersistence in com.liferay.document.library.kernel.service.persistence
Subinterfaces of CTPersistence 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 CTPersistence in com.liferay.expando.kernel.service
Methods in com.liferay.expando.kernel.service that return CTPersistenceModifier and TypeMethodDescriptionExpandoColumnLocalService.getCTPersistence()
ExpandoColumnLocalServiceWrapper.getCTPersistence()
ExpandoRowLocalService.getCTPersistence()
ExpandoRowLocalServiceWrapper.getCTPersistence()
ExpandoTableLocalService.getCTPersistence()
ExpandoTableLocalServiceWrapper.getCTPersistence()
ExpandoValueLocalService.getCTPersistence()
ExpandoValueLocalServiceWrapper.getCTPersistence()
Method parameters in com.liferay.expando.kernel.service with type arguments of type CTPersistenceModifier and TypeMethodDescription<R,
E extends Throwable>
RExpandoColumnLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoColumn>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RExpandoColumnLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoColumn>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RExpandoRowLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoRow>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RExpandoRowLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoRow>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RExpandoTableLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoTable>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RExpandoTableLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoTable>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RExpandoValueLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoValue>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RExpandoValueLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ExpandoValue>, R, E> updateUnsafeFunction) -
Uses of CTPersistence in com.liferay.expando.kernel.service.persistence
Subinterfaces of CTPersistence 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 CTPersistence in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return CTPersistenceModifier and TypeMethodDescriptionAddressLocalService.getCTPersistence()
AddressLocalServiceWrapper.getCTPersistence()
CountryLocalService.getCTPersistence()
CountryLocalServiceWrapper.getCTPersistence()
EmailAddressLocalService.getCTPersistence()
EmailAddressLocalServiceWrapper.getCTPersistence()
GroupLocalService.getCTPersistence()
GroupLocalServiceWrapper.getCTPersistence()
ImageLocalService.getCTPersistence()
ImageLocalServiceWrapper.getCTPersistence()
LayoutFriendlyURLLocalService.getCTPersistence()
LayoutFriendlyURLLocalServiceWrapper.getCTPersistence()
LayoutLocalService.getCTPersistence()
LayoutLocalServiceWrapper.getCTPersistence()
LayoutPrototypeLocalService.getCTPersistence()
LayoutPrototypeLocalServiceWrapper.getCTPersistence()
LayoutSetLocalService.getCTPersistence()
LayoutSetLocalServiceWrapper.getCTPersistence()
OrganizationLocalService.getCTPersistence()
OrganizationLocalServiceWrapper.getCTPersistence()
PhoneLocalService.getCTPersistence()
PhoneLocalServiceWrapper.getCTPersistence()
PortletPreferencesLocalService.getCTPersistence()
PortletPreferencesLocalServiceWrapper.getCTPersistence()
PortletPreferenceValueLocalService.getCTPersistence()
PortletPreferenceValueLocalServiceWrapper.getCTPersistence()
RegionLocalService.getCTPersistence()
RegionLocalServiceWrapper.getCTPersistence()
RepositoryEntryLocalService.getCTPersistence()
RepositoryEntryLocalServiceWrapper.getCTPersistence()
RepositoryLocalService.getCTPersistence()
RepositoryLocalServiceWrapper.getCTPersistence()
ResourcePermissionLocalService.getCTPersistence()
ResourcePermissionLocalServiceWrapper.getCTPersistence()
RoleLocalService.getCTPersistence()
RoleLocalServiceWrapper.getCTPersistence()
SystemEventLocalService.getCTPersistence()
SystemEventLocalServiceWrapper.getCTPersistence()
TeamLocalService.getCTPersistence()
TeamLocalServiceWrapper.getCTPersistence()
UserGroupGroupRoleLocalService.getCTPersistence()
UserGroupGroupRoleLocalServiceWrapper.getCTPersistence()
UserGroupLocalService.getCTPersistence()
UserGroupLocalServiceWrapper.getCTPersistence()
UserGroupRoleLocalService.getCTPersistence()
UserGroupRoleLocalServiceWrapper.getCTPersistence()
UserLocalService.getCTPersistence()
UserLocalServiceWrapper.getCTPersistence()
VirtualHostLocalService.getCTPersistence()
VirtualHostLocalServiceWrapper.getCTPersistence()
WorkflowDefinitionLinkLocalService.getCTPersistence()
WorkflowDefinitionLinkLocalServiceWrapper.getCTPersistence()
WorkflowInstanceLinkLocalService.getCTPersistence()
WorkflowInstanceLinkLocalServiceWrapper.getCTPersistence()
Method parameters in com.liferay.portal.kernel.service with type arguments of type CTPersistenceModifier and TypeMethodDescription<R,
E extends Throwable>
RAddressLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Address>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAddressLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Address>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RCountryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Country>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RCountryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Country>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
REmailAddressLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<EmailAddress>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
REmailAddressLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<EmailAddress>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RGroupLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Group>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RGroupLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Group>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RImageLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Image>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RImageLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Image>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutFriendlyURLLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutFriendlyURL>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutFriendlyURLLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutFriendlyURL>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Layout>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Layout>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutPrototypeLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutPrototype>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutPrototypeLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutPrototype>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutSetLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutSet>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RLayoutSetLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<LayoutSet>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
ROrganizationLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Organization>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
ROrganizationLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Organization>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RPhoneLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Phone>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RPhoneLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Phone>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RPortletPreferencesLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<PortletPreferences>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RPortletPreferencesLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<PortletPreferences>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RPortletPreferenceValueLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<PortletPreferenceValue>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RPortletPreferenceValueLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<PortletPreferenceValue>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRegionLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Region>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRegionLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Region>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRepositoryEntryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<RepositoryEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRepositoryEntryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<RepositoryEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRepositoryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Repository>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRepositoryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Repository>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RResourcePermissionLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ResourcePermission>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RResourcePermissionLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<ResourcePermission>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRoleLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Role>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRoleLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Role>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSystemEventLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SystemEvent>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSystemEventLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SystemEvent>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RTeamLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Team>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RTeamLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Team>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserGroupGroupRoleLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupGroupRole>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserGroupGroupRoleLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupGroupRole>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserGroupLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroup>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserGroupLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroup>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserGroupRoleLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupRole>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserGroupRoleLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<UserGroupRole>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<User>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RUserLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<User>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RVirtualHostLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<VirtualHost>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RVirtualHostLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<VirtualHost>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RWorkflowDefinitionLinkLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<WorkflowDefinitionLink>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RWorkflowDefinitionLinkLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<WorkflowDefinitionLink>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RWorkflowInstanceLinkLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<WorkflowInstanceLink>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RWorkflowInstanceLinkLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<WorkflowInstanceLink>, R, E> updateUnsafeFunction) -
Uses of CTPersistence in com.liferay.portal.kernel.service.change.tracking
Methods in com.liferay.portal.kernel.service.change.tracking that return CTPersistenceMethod parameters in com.liferay.portal.kernel.service.change.tracking with type arguments of type CTPersistenceModifier and TypeMethodDescription<R,
E extends Throwable>
RCTService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<T>, R, E> updateUnsafeFunction) -
Uses of CTPersistence in com.liferay.portal.kernel.service.persistence
Subinterfaces of CTPersistence in com.liferay.portal.kernel.service.persistenceModifier and TypeInterfaceDescriptioninterface
The persistence interface for the address 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 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 set service.interface
The persistence interface for the organization service.interface
The persistence interface for the phone 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 region localization service.interface
The persistence interface for the region 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 permission service.interface
The persistence interface for the role service.interface
The persistence interface for the system event service.interface
The persistence interface for the team 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 service.interface
The persistence interface for the virtual host service.interface
The persistence interface for the workflow definition link service.interface
The persistence interface for the workflow instance link service. -
Uses of CTPersistence in com.liferay.ratings.kernel.service
Methods in com.liferay.ratings.kernel.service that return CTPersistenceModifier and TypeMethodDescriptionRatingsEntryLocalService.getCTPersistence()
RatingsEntryLocalServiceWrapper.getCTPersistence()
RatingsStatsLocalService.getCTPersistence()
RatingsStatsLocalServiceWrapper.getCTPersistence()
Method parameters in com.liferay.ratings.kernel.service with type arguments of type CTPersistenceModifier and TypeMethodDescription<R,
E extends Throwable>
RRatingsEntryLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<RatingsEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRatingsEntryLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<RatingsEntry>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRatingsStatsLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<RatingsStats>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RRatingsStatsLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<RatingsStats>, R, E> updateUnsafeFunction) -
Uses of CTPersistence in com.liferay.ratings.kernel.service.persistence
Subinterfaces of CTPersistence 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 CTPersistence in com.liferay.social.kernel.service
Methods in com.liferay.social.kernel.service that return CTPersistenceModifier and TypeMethodDescriptionSocialActivityAchievementLocalService.getCTPersistence()
SocialActivityAchievementLocalServiceWrapper.getCTPersistence()
SocialActivityCounterLocalService.getCTPersistence()
SocialActivityCounterLocalServiceWrapper.getCTPersistence()
SocialActivityLimitLocalService.getCTPersistence()
SocialActivityLimitLocalServiceWrapper.getCTPersistence()
SocialActivityLocalService.getCTPersistence()
SocialActivityLocalServiceWrapper.getCTPersistence()
SocialActivitySetLocalService.getCTPersistence()
SocialActivitySetLocalServiceWrapper.getCTPersistence()
SocialActivitySettingLocalService.getCTPersistence()
SocialActivitySettingLocalServiceWrapper.getCTPersistence()
SocialRelationLocalService.getCTPersistence()
SocialRelationLocalServiceWrapper.getCTPersistence()
SocialRequestLocalService.getCTPersistence()
SocialRequestLocalServiceWrapper.getCTPersistence()
Method parameters in com.liferay.social.kernel.service with type arguments of type CTPersistenceModifier and TypeMethodDescription<R,
E extends Throwable>
RSocialActivityAchievementLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivityAchievement>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivityAchievementLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivityAchievement>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivityCounterLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivityCounter>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivityCounterLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivityCounter>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivityLimitLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivityLimit>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivityLimitLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivityLimit>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivityLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivity>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivityLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivity>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivitySetLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivitySet>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivitySetLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivitySet>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivitySettingLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivitySetting>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivitySettingLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivitySetting>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialRelationLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialRelation>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialRelationLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialRelation>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialRequestLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialRequest>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialRequestLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialRequest>, R, E> updateUnsafeFunction) -
Uses of CTPersistence in com.liferay.social.kernel.service.persistence
Subinterfaces of CTPersistence 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.