Uses of Annotation Interface
com.liferay.portal.kernel.systemevent.SystemEvent
Packages that use SystemEvent
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.
-
Uses of SystemEvent in com.liferay.announcements.kernel.service
Methods in com.liferay.announcements.kernel.service with annotations of type SystemEventModifier and TypeMethodDescriptionvoid
AnnouncementsEntryLocalService.deleteEntry
(AnnouncementsEntry entry) -
Uses of SystemEvent in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service with annotations of type SystemEventModifier and TypeMethodDescriptionAssetCategoryLocalService.deleteCategory
(AssetCategory category, boolean skipRebuildTree) AssetEntryLocalService.deleteEntry
(AssetEntry entry) void
Deletes the asset tag.AssetVocabularyLocalService.deleteVocabulary
(AssetVocabulary vocabulary) -
Uses of SystemEvent in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service with annotations of type SystemEventModifier and TypeMethodDescriptionDLFileEntryLocalService.deleteFileEntry
(DLFileEntry dlFileEntry) DLFileEntryTypeLocalService.deleteFileEntryType
(DLFileEntryType dlFileEntryType) void
DLFileShortcutLocalService.deleteFileShortcut
(DLFileShortcut fileShortcut) DLFolderLocalService.deleteFolder
(DLFolder dlFolder) DLFolderLocalService.deleteFolder
(DLFolder dlFolder, boolean includeTrashedEntries) -
Uses of SystemEvent in com.liferay.exportimport.kernel.service
Methods in com.liferay.exportimport.kernel.service with annotations of type SystemEventModifier and TypeMethodDescriptionExportImportConfigurationLocalService.deleteExportImportConfiguration
(ExportImportConfiguration exportImportConfiguration) Deletes the export import configuration from the database. -
Uses of SystemEvent in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service with annotations of type SystemEventModifier and TypeMethodDescriptionAddressLocalService.deleteAddress
(Address address) Deletes the address from the database.ContactLocalService.deleteContact
(Contact contact) Deletes the contact from the database.CountryLocalService.deleteCountry
(Country country) Deletes the country from the database.EmailAddressLocalService.deleteEmailAddress
(EmailAddress emailAddress) Deletes the email address from the database.void
LayoutLocalService.deleteLayout
(Layout layout, ServiceContext serviceContext) Deletes the layout, its child layouts, and its associated resources.LayoutFriendlyURLLocalService.deleteLayoutFriendlyURL
(LayoutFriendlyURL layoutFriendlyURL) Deletes the layout friendly url from the database.LayoutPrototypeLocalService.deleteLayoutPrototype
(LayoutPrototype layoutPrototype) Deletes the layout prototype from the database.LayoutRevisionLocalService.deleteLayoutRevision
(LayoutRevision layoutRevision) Deletes the layout revision from the database.LayoutSetPrototypeLocalService.deleteLayoutSetPrototype
(LayoutSetPrototype layoutSetPrototype) Deletes the layout set prototype from the database.OrganizationLocalService.deleteOrganization
(Organization organization) Deletes the organization from the database.PasswordPolicyLocalService.deletePasswordPolicy
(PasswordPolicy passwordPolicy) Deletes the password policy from the database.PhoneLocalService.deletePhone
(Phone phone) Deletes the phone from the database.RegionLocalService.deleteRegion
(Region region) Deletes the region from the database.RepositoryLocalService.deleteRepository
(Repository repository) Deletes the repository from the database.RoleLocalService.deleteRole
(Role role) Deletes the role from the database.TeamLocalService.deleteTeam
(Team team) Deletes the team from the database.UserGroupLocalService.deleteUserGroup
(UserGroup userGroup) Deletes the user group from the database.WebsiteLocalService.deleteWebsite
(Website website) Deletes the website from the database.WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink
(WorkflowInstanceLink workflowInstanceLink) Deletes the workflow instance link from the database. -
Uses of SystemEvent in com.liferay.ratings.kernel.service
Methods in com.liferay.ratings.kernel.service with annotations of type SystemEventModifier and TypeMethodDescriptionvoid
RatingsEntryLocalService.deleteEntry
(RatingsEntry entry, long userId, String className, long classPK)