Package org.blojsom.plugin.admin.event

Defines the classes and interfaces for the blojsom admin plugin events

See:
          Description

Class Summary
AuthorizationAddedEvent AuthorizationAddedEvent
AuthorizationDeletedEvent AuthorizationDeletedEvent
AuthorizationEvent AuthorizationEvent
CategoryAddedEvent CategoryAddedEvent
CategoryDeletedEvent CategoryDeletedEvent
CategoryEvent CategoryEvent
CategoryUpdatedEvent CategoryUpdatedEvent
EntryAddedEvent EntryAddedEvent
EntryDeletedEvent EntryDeletedEvent
EntryEvent EntryEvent
EntryUpdatedEvent EntryUpdatedEvent
ProcessEntryEvent 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
ProcessUserEvent Process user event contains information about a user with hooks for retrieving the servlet request, response, and the current plugin execution context.
UserEvent UserEvent
 

Package org.blojsom.plugin.admin.event Description

Defines the classes and interfaces for the blojsom admin plugin events

Package Specification

Related Documentation