Uses of Annotation Interface
com.liferay.portal.kernel.change.tracking.CTAware
Packages that use CTAware
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 social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of CTAware in com.liferay.announcements.kernel.service
Classes in com.liferay.announcements.kernel.service with annotations of type CTAwareModifier and TypeInterfaceDescriptioninterface
Provides the local service interface for AnnouncementsDelivery.interface
Provides the remote service interface for AnnouncementsDelivery.interface
Provides the local service interface for AnnouncementsEntry.interface
Provides the remote service interface for AnnouncementsEntry.interface
Provides the local service interface for AnnouncementsFlag.interface
Provides the remote service interface for AnnouncementsFlag. -
Uses of CTAware in com.liferay.asset.kernel.service
Classes in com.liferay.asset.kernel.service with annotations of type CTAwareModifier and TypeInterfaceDescriptioninterface
Provides the local service interface for AssetCategory.interface
Provides the remote service interface for AssetCategory.interface
Provides the local service interface for AssetEntry.interface
Provides the remote service interface for AssetEntry.interface
Provides the local service interface for AssetTag.interface
Provides the remote service interface for AssetTag.interface
Provides the local service interface for AssetVocabulary.interface
Provides the remote service interface for AssetVocabulary. -
Uses of CTAware in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service with annotations of type CTAwareModifier and TypeInterfaceDescriptioninterface
Provides the local service interface for DLAppHelper.interface
Provides the local service interface for DLApp.interface
Provides the remote service interface for DLApp.interface
Provides the local service interface for DLFileEntry.interface
Provides the local service interface for DLFileEntryMetadata.interface
Provides the remote service interface for DLFileEntry.interface
Provides the local service interface for DLFileEntryType.interface
Provides the remote service interface for DLFileEntryType.interface
Provides the local service interface for DLFileShortcut.interface
Provides the remote service interface for DLFileShortcut.interface
Provides the local service interface for DLFileVersion.interface
Provides the remote service interface for DLFileVersion.interface
Provides the local service interface for DLFolder.interface
Provides the remote service interface for DLFolder.interface
Provides the local service interface for DLTrash.interface
Provides the remote service interface for DLTrash.Methods in com.liferay.document.library.kernel.service with annotations of type CTAwareModifier and TypeMethodDescriptionString[]
DLAppService.getTempFileNames
(long groupId, long folderId, String folderName) Returns all the temporary file entry names. -
Uses of CTAware in com.liferay.expando.kernel.service
Classes in com.liferay.expando.kernel.service with annotations of type CTAwareModifier and TypeInterfaceDescriptioninterface
Provides the local service interface for ExpandoColumn.interface
Provides the remote service interface for ExpandoColumn.interface
Provides the local service interface for ExpandoRow.interface
Provides the local service interface for ExpandoTable.interface
Provides the local service interface for ExpandoValue.interface
Provides the remote service interface for ExpandoValue. -
Uses of CTAware in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service with annotations of type CTAwareModifier and TypeInterfaceDescriptioninterface
Provides the local service interface for Address.interface
Provides the remote service interface for Address.interface
Provides the local service interface for Country.interface
Provides the remote service interface for Country.interface
Provides the local service interface for EmailAddress.interface
Provides the remote service interface for EmailAddress.interface
Provides the local service interface for Group.interface
Provides the remote service interface for Group.interface
Provides the local service interface for Image.interface
Provides the remote service interface for Image.interface
Provides the local service interface for LayoutFriendlyURL.interface
Provides the local service interface for Layout.interface
Provides the local service interface for LayoutPrototype.interface
Provides the remote service interface for LayoutPrototype.interface
Provides the remote service interface for Layout.interface
Provides the local service interface for LayoutSet.interface
Provides the remote service interface for LayoutSet.interface
Provides the local service interface for Organization.interface
Provides the remote service interface for Organization.interface
Provides the remote service interface for Permission.interface
Provides the local service interface for Phone.interface
Provides the remote service interface for Phone.interface
Provides the local service interface for PortletPreferences.interface
Provides the remote service interface for PortletPreferences.interface
Provides the local service interface for PortletPreferenceValue.interface
Provides the local service interface for Region.interface
Provides the remote service interface for Region.interface
Provides the local service interface for RepositoryEntry.interface
Provides the local service interface for Repository.interface
Provides the remote service interface for Repository.interface
Provides the local service interface for ResourcePermission.interface
Provides the remote service interface for ResourcePermission.interface
Provides the local service interface for Role.interface
Provides the remote service interface for Role.interface
Provides the local service interface for SystemEvent.interface
Provides the local service interface for Team.interface
Provides the remote service interface for Team.interface
Provides the local service interface for UserGroupGroupRole.interface
Provides the remote service interface for UserGroupGroupRole.interface
Provides the local service interface for UserGroup.interface
Provides the local service interface for UserGroupRole.interface
Provides the remote service interface for UserGroupRole.interface
Provides the remote service interface for UserGroup.interface
Provides the local service interface for User.interface
Provides the remote service interface for User.interface
Provides the local service interface for VirtualHost.interface
Provides the local service interface for WorkflowDefinitionLink.interface
Provides the remote service interface for WorkflowDefinitionLink.interface
Provides the local service interface for WorkflowInstanceLink.Methods in com.liferay.portal.kernel.service with annotations of type CTAwareModifier and TypeMethodDescriptionvoid
PortletLocalService.deletePortlet
(long companyId, String portletId, long plid) void
PortletLocalService.deletePortlets
(long companyId, String[] portletIds, long plid) UserLocalService.updateAgreedToTermsOfUse
(long userId, boolean agreedToTermsOfUse) Updates whether the user has agreed to the terms of use.UserService.updateAgreedToTermsOfUse
(long userId, boolean agreedToTermsOfUse) Updates the user's response to the terms of use agreement.UserLocalService.updateEmailAddressVerified
(long userId, boolean emailAddressVerified) Updates whether the user has verified email address.UserLocalService.updatePassword
(long userId, String password1, String password2, boolean passwordReset) Updates the user's password without tracking or validation of the change.UserLocalService.updatePassword
(long userId, String password1, String password2, boolean passwordReset, boolean silentUpdate) Updates the user's password, optionally with tracking and validation of the change.UserService.updatePassword
(long userId, String password1, String password2, boolean passwordReset) Updates the user's password without tracking or validation of the change.UserLocalService.updatePasswordReset
(long userId, boolean passwordReset) Updates whether the user should be asked to reset their password the next time they login.UserLocalService.updateReminderQuery
(long userId, String question, String answer) Updates the user's password reset question and answer.UserService.updateReminderQuery
(long userId, String question, String answer) Updates the user's password reset question and answer. -
Uses of CTAware in com.liferay.ratings.kernel.service
Classes in com.liferay.ratings.kernel.service with annotations of type CTAwareModifier and TypeInterfaceDescriptioninterface
Provides the local service interface for RatingsEntry.interface
Provides the remote service interface for RatingsEntry.interface
Provides the local service interface for RatingsStats. -
Uses of CTAware in com.liferay.social.kernel.service
Classes in com.liferay.social.kernel.service with annotations of type CTAwareModifier and TypeInterfaceDescriptioninterface
Provides the local service interface for SocialActivityAchievement.interface
Provides the local service interface for SocialActivityCounter.interface
Provides the local service interface for SocialActivityInterpreter.interface
Provides the local service interface for SocialActivityLimit.interface
Provides the local service interface for SocialActivity.interface
Provides the remote service interface for SocialActivity.interface
Provides the local service interface for SocialActivitySet.interface
Provides the local service interface for SocialActivitySetting.interface
Provides the remote service interface for SocialActivitySetting.interface
Provides the local service interface for SocialRelation.interface
Provides the local service interface for SocialRequestInterpreter.interface
Provides the local service interface for SocialRequest.interface
Provides the remote service interface for SocialRequest.