public class LuceneBlogContentDeletedOrUnpublishedObserver extends AbstractBlogObserver
_blogRootPageHandler, _context, _resolver, _solrIndexer, _solrPageIndexer
MAX_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, service
getLogger, setLogger
public LuceneBlogContentDeletedOrUnpublishedObserver()
public boolean supports(Event event)
Observer
event
- the event.true
for observing this event, false
otherwise.protected void _internalObserve(Event event, Page postPage, WebContent postContent)
AbstractBlogObserver
_internalObserve
in class AbstractBlogObserver
event
- the observation event.postPage
- the Page holding the virtual factory.postContent
- the post content