public class ServiceRenderDataChangedEvent extends ServiceInstanceRenderDataChangedEvent
IPortalEvent
that represents the change of services.Constructor and Description |
---|
ServiceRenderDataChangedEvent(SessionConfig sessionConfig,
Collection<ServiceConfig> servicesChanged,
ITransaction transaction)
Creates a new event of change for the given services.
|
Modifier and Type | Method and Description |
---|---|
Collection<ServiceConfig> |
getServicesChanged()
Returns the services whose render data may have changed.
|
getServiceInstancesChanged
getServiceInterfaceInstancesChanged
getExpirationLimit, getLocale, getPagesChanged, getParameters, isAutomaticBulkExpiration, setAutomaticBulkExpiration, setExpirationLimit, setLocale, setOperationType, setParameters
getSessionConfig, getTransaction
getEventGroups, getOperationType, setEventGroups
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
public ServiceRenderDataChangedEvent(SessionConfig sessionConfig, Collection<ServiceConfig> servicesChanged, ITransaction transaction) throws PortalException
sessionConfig
- the user's session.servicesChanged
- the changed services.transaction
- the transaction.PortalException
public Collection<ServiceConfig> getServicesChanged()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.