Package org.blojsom.plugin.admin.event

Defines the classes and interfaces for the blojsom admin plugin events

See:
          Description

Class Summary
AddAuthorizationEvent AddAuthorizationEvent
AddBlogEntryEvent AddBlogEntryEvent
AddedBlogCategoryEvent AddedBlogCategoryEvent
AuthorizationEvent AuthorizationEvent
BlogCategoryEvent BlogCategoryEvent
BlogEntryEvent BlogEntryEvent
DeleteAuthorizationEvent DeleteAuthorizationEvent
DeletedBlogCategoryEvent DeletedBlogCategoryEvent
DeletedBlogEntryEvent DeletedBlogEntryEvent
ProcessBlogEntryEvent Process blog entry event contains information about a blog entry with hooks for retrieving the servlet request, response, and the current plugin execution context.
ProcessRequestEvent ProcessRequestEvent
UpdatedBlogCategoryEvent UpdatedBlogCategoryEvent
UpdatedBlogEntryEvent UpdatedBlogEntryEvent
 

Package org.blojsom.plugin.admin.event Description

Defines the classes and interfaces for the blojsom admin plugin events

Package Specification

Related Documentation