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 TypeInterfaceDescriptioninterfaceProvides the local service interface for AnnouncementsDelivery.interfaceProvides the remote service interface for AnnouncementsDelivery.interfaceProvides the local service interface for AnnouncementsEntry.interfaceProvides the remote service interface for AnnouncementsEntry.interfaceProvides the local service interface for AnnouncementsFlag.interfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides the local service interface for AssetCategory.interfaceProvides the remote service interface for AssetCategory.interfaceProvides the local service interface for AssetEntry.interfaceProvides the remote service interface for AssetEntry.interfaceProvides the local service interface for AssetTag.interfaceProvides the remote service interface for AssetTag.interfaceProvides the local service interface for AssetVocabulary.interfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides the local service interface for DLAppHelper.interfaceProvides the local service interface for DLApp.interfaceProvides the remote service interface for DLApp.interfaceProvides the local service interface for DLFileEntry.interfaceProvides the local service interface for DLFileEntryMetadata.interfaceProvides the remote service interface for DLFileEntry.interfaceProvides the local service interface for DLFileEntryType.interfaceProvides the remote service interface for DLFileEntryType.interfaceProvides the local service interface for DLFileShortcut.interfaceProvides the remote service interface for DLFileShortcut.interfaceProvides the local service interface for DLFileVersion.interfaceProvides the remote service interface for DLFileVersion.interfaceProvides the local service interface for DLFolder.interfaceProvides the remote service interface for DLFolder.interfaceProvides the local service interface for DLTrash.interfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides the local service interface for ExpandoColumn.interfaceProvides the remote service interface for ExpandoColumn.interfaceProvides the local service interface for ExpandoRow.interfaceProvides the local service interface for ExpandoTable.interfaceProvides the local service interface for ExpandoValue.interfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides the local service interface for Address.interfaceProvides the remote service interface for Address.interfaceProvides the local service interface for Country.interfaceProvides the remote service interface for Country.interfaceProvides the local service interface for EmailAddress.interfaceProvides the remote service interface for EmailAddress.interfaceProvides the local service interface for Group.interfaceProvides the remote service interface for Group.interfaceProvides the local service interface for Image.interfaceProvides the remote service interface for Image.interfaceProvides the local service interface for LayoutFriendlyURL.interfaceProvides the local service interface for Layout.interfaceProvides the local service interface for LayoutPrototype.interfaceProvides the remote service interface for LayoutPrototype.interfaceProvides the remote service interface for Layout.interfaceProvides the local service interface for LayoutSet.interfaceProvides the remote service interface for LayoutSet.interfaceProvides the local service interface for Organization.interfaceProvides the remote service interface for Organization.interfaceProvides the remote service interface for Permission.interfaceProvides the local service interface for Phone.interfaceProvides the remote service interface for Phone.interfaceProvides the local service interface for PortletPreferences.interfaceProvides the remote service interface for PortletPreferences.interfaceProvides the local service interface for PortletPreferenceValue.interfaceProvides the local service interface for Region.interfaceProvides the remote service interface for Region.interfaceProvides the local service interface for RepositoryEntry.interfaceProvides the local service interface for Repository.interfaceProvides the remote service interface for Repository.interfaceProvides the local service interface for ResourcePermission.interfaceProvides the remote service interface for ResourcePermission.interfaceProvides the local service interface for Role.interfaceProvides the remote service interface for Role.interfaceProvides the local service interface for SystemEvent.interfaceProvides the local service interface for Team.interfaceProvides the remote service interface for Team.interfaceProvides the local service interface for UserGroupGroupRole.interfaceProvides the remote service interface for UserGroupGroupRole.interfaceProvides the local service interface for UserGroup.interfaceProvides the local service interface for UserGroupRole.interfaceProvides the remote service interface for UserGroupRole.interfaceProvides the remote service interface for UserGroup.interfaceProvides the local service interface for User.interfaceProvides the remote service interface for User.interfaceProvides the local service interface for VirtualHost.interfaceProvides the local service interface for WorkflowDefinitionLink.interfaceProvides the remote service interface for WorkflowDefinitionLink.interfaceProvides the local service interface for WorkflowInstanceLink.Methods in com.liferay.portal.kernel.service with annotations of type CTAwareModifier and TypeMethodDescriptionvoidPortletLocalService.deletePortlet(long companyId, String portletId, long plid) voidPortletLocalService.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 TypeInterfaceDescriptioninterfaceProvides the local service interface for RatingsEntry.interfaceProvides the remote service interface for RatingsEntry.interfaceProvides 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 TypeInterfaceDescriptioninterfaceProvides the local service interface for SocialActivityAchievement.interfaceProvides the local service interface for SocialActivityCounter.interfaceProvides the local service interface for SocialActivityInterpreter.interfaceProvides the local service interface for SocialActivityLimit.interfaceProvides the local service interface for SocialActivity.interfaceProvides the remote service interface for SocialActivity.interfaceProvides the local service interface for SocialActivitySet.interfaceProvides the local service interface for SocialActivitySetting.interfaceProvides the remote service interface for SocialActivitySetting.interfaceProvides the local service interface for SocialRelation.interfaceProvides the local service interface for SocialRequestInterpreter.interfaceProvides the local service interface for SocialRequest.interfaceProvides the remote service interface for SocialRequest.