|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemEvent | |
|---|---|
| com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
| com.liferay.portal.systemevent | |
| com.liferay.portlet.bookmarks.service.impl | |
| com.liferay.portlet.documentlibrary.service.impl | This package defines the document library portlet local and remote service implementations. |
| com.liferay.portlet.dynamicdatalists.service.impl | |
| com.liferay.portlet.dynamicdatamapping.service.impl | |
| com.liferay.portlet.journal.service.impl | |
| com.liferay.portlet.messageboards.service.impl | |
| com.liferay.portlet.mobiledevicerules.service.impl | |
| com.liferay.portlet.polls.service.impl | |
| com.liferay.portlet.wiki.service.impl | |
| Uses of SystemEvent in com.liferay.portal.service.impl |
|---|
| Methods in com.liferay.portal.service.impl with annotations of type SystemEvent | |
|---|---|
Address |
AddressLocalServiceImpl.deleteAddress(Address address)
|
EmailAddress |
EmailAddressLocalServiceImpl.deleteEmailAddress(EmailAddress emailAddress)
|
void |
LayoutLocalServiceImpl.deleteLayout(Layout layout,
boolean updateLayoutSet,
ServiceContext serviceContext)
Deletes the layout, its child layouts, and its associated resources. |
LayoutPrototype |
LayoutPrototypeLocalServiceImpl.deleteLayoutPrototype(LayoutPrototype layoutPrototype)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceImpl.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
|
PasswordPolicy |
PasswordPolicyLocalServiceImpl.deletePasswordPolicy(PasswordPolicy passwordPolicy)
|
Phone |
PhoneLocalServiceImpl.deletePhone(Phone phone)
|
Role |
RoleLocalServiceImpl.deleteRole(Role role)
Deletes the role and its associated permissions. |
UserGroup |
UserGroupLocalServiceImpl.deleteUserGroup(UserGroup userGroup)
Deletes the user group. |
Website |
WebsiteLocalServiceImpl.deleteWebsite(Website website)
|
| Uses of SystemEvent in com.liferay.portal.systemevent |
|---|
| Methods in com.liferay.portal.systemevent that return SystemEvent | |
|---|---|
SystemEvent |
SystemEventAdvice.getNullAnnotation()
|
| Uses of SystemEvent in com.liferay.portlet.bookmarks.service.impl |
|---|
| Methods in com.liferay.portlet.bookmarks.service.impl with annotations of type SystemEvent | |
|---|---|
BookmarksFolder |
BookmarksFolderLocalServiceImpl.deleteFolder(BookmarksFolder folder)
|
BookmarksFolder |
BookmarksFolderLocalServiceImpl.deleteFolder(BookmarksFolder folder,
boolean includeTrashedEntries)
|
| Uses of SystemEvent in com.liferay.portlet.documentlibrary.service.impl |
|---|
| Methods in com.liferay.portlet.documentlibrary.service.impl with annotations of type SystemEvent | |
|---|---|
DLFileEntry |
DLFileEntryLocalServiceImpl.deleteFileEntry(DLFileEntry dlFileEntry)
|
void |
DLFileEntryTypeLocalServiceImpl.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
void |
DLFileRankLocalServiceImpl.deleteFileRank(DLFileRank dlFileRank)
|
DLFolder |
DLFolderLocalServiceImpl.deleteFolder(DLFolder dlFolder)
|
DLFolder |
DLFolderLocalServiceImpl.deleteFolder(DLFolder dlFolder,
boolean includeTrashedEntries)
|
| Uses of SystemEvent in com.liferay.portlet.dynamicdatalists.service.impl |
|---|
| Methods in com.liferay.portlet.dynamicdatalists.service.impl with annotations of type SystemEvent | |
|---|---|
void |
DDLRecordSetLocalServiceImpl.deleteRecordSet(DDLRecordSet recordSet)
|
| Uses of SystemEvent in com.liferay.portlet.dynamicdatamapping.service.impl |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.impl with annotations of type SystemEvent | |
|---|---|
void |
DDMStructureLocalServiceImpl.deleteStructure(DDMStructure structure)
Deletes the structure and its resources. |
void |
DDMTemplateLocalServiceImpl.deleteTemplate(DDMTemplate template)
Deletes the template and its resources. |
| Uses of SystemEvent in com.liferay.portlet.journal.service.impl |
|---|
| Methods in com.liferay.portlet.journal.service.impl with annotations of type SystemEvent | |
|---|---|
JournalArticle |
JournalArticleLocalServiceImpl.deleteArticle(JournalArticle article)
Deletes the web content article and its resources. |
JournalArticle |
JournalArticleLocalServiceImpl.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
Deletes the web content article and its resources, optionally sending email notifying denial of the article if it had not yet been approved. |
void |
JournalFeedLocalServiceImpl.deleteFeed(JournalFeed feed)
|
JournalFolder |
JournalFolderLocalServiceImpl.deleteFolder(JournalFolder folder)
|
JournalFolder |
JournalFolderLocalServiceImpl.deleteFolder(JournalFolder folder,
boolean includeTrashedEntries)
|
| Uses of SystemEvent in com.liferay.portlet.messageboards.service.impl |
|---|
| Methods in com.liferay.portlet.messageboards.service.impl with annotations of type SystemEvent | |
|---|---|
void |
MBBanLocalServiceImpl.deleteBan(MBBan ban)
|
void |
MBCategoryLocalServiceImpl.deleteCategory(MBCategory category)
|
void |
MBCategoryLocalServiceImpl.deleteCategory(MBCategory category,
boolean includeTrashedEntries)
|
void |
MBThreadLocalServiceImpl.deleteThread(MBThread thread)
|
void |
MBThreadFlagLocalServiceImpl.deleteThreadFlag(MBThreadFlag threadFlag)
|
| Uses of SystemEvent in com.liferay.portlet.mobiledevicerules.service.impl |
|---|
| Methods in com.liferay.portlet.mobiledevicerules.service.impl with annotations of type SystemEvent | |
|---|---|
void |
MDRActionLocalServiceImpl.deleteAction(MDRAction action)
|
void |
MDRRuleLocalServiceImpl.deleteRule(MDRRule rule)
|
void |
MDRRuleGroupLocalServiceImpl.deleteRuleGroup(MDRRuleGroup ruleGroup)
|
void |
MDRRuleGroupInstanceLocalServiceImpl.deleteRuleGroupInstance(MDRRuleGroupInstance ruleGroupInstance)
|
| Uses of SystemEvent in com.liferay.portlet.polls.service.impl |
|---|
| Methods in com.liferay.portlet.polls.service.impl with annotations of type SystemEvent | |
|---|---|
void |
PollsQuestionLocalServiceImpl.deleteQuestion(PollsQuestion question)
|
| Uses of SystemEvent in com.liferay.portlet.wiki.service.impl |
|---|
| Methods in com.liferay.portlet.wiki.service.impl with annotations of type SystemEvent | |
|---|---|
void |
WikiNodeLocalServiceImpl.deleteNode(WikiNode node)
|
void |
WikiPageLocalServiceImpl.deletePage(WikiPage page)
|
|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||