public class AutoAdministrationObserver extends Object implements IPortalEventObserver
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_ID
Auto administration tree cache identifier.
|
static String |
SERVICE_ID
Auto Administration service id.
|
Constructor and Description |
---|
AutoAdministrationObserver() |
Modifier and Type | Method and Description |
---|---|
IPortalEventFilter |
getEventFilter()
Returns the event filter for this observer.
|
void |
onEvent(IPortalEvent event)
Notifies that an event has been raised.
|
public static final String SERVICE_ID
public static final String CACHE_ID
public IPortalEventFilter getEventFilter()
IPortalEventObserver
PortalEventFilters
provides methods for generating commonly
used filters.
getEventFilter
in interface IPortalEventObserver
PortalEventFilters
public void onEvent(IPortalEvent event) throws PortalException
IPortalEventObserver
#getExpectedEventGroups()
.
Important: The implementation of this method must not be time consuming, as it may impact the overall time response of the portal.
onEvent
in interface IPortalEventObserver
event
- the event.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.