public class LuceneBlogContentDeletedOrUnpublishedObserver extends AbstractBlogObserver
_blogRootPageHandler, _context, _resolver, _solrIndexer, _solrPageIndexerMAX_PRIORITY, MIN_PRIORITY| Constructor and Description |
|---|
LuceneBlogContentDeletedOrUnpublishedObserver() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_internalObserve(Event event,
Page postPage,
WebContent postContent)
Do the actual work.
|
boolean |
supports(Event event)
Checks if the event is supported.
|
contextualize, getPriority, observe, servicegetLogger, setLoggerpublic LuceneBlogContentDeletedOrUnpublishedObserver()
public boolean supports(Event event)
Observerevent - the event.true for observing this event, false otherwise.protected void _internalObserve(Event event, Page postPage, WebContent postContent)
AbstractBlogObserver_internalObserve in class AbstractBlogObserverevent - the observation event.postPage - the Page holding the virtual factory.postContent - the post content