lumis.portal.channel
Class ChannelRenderDataChangedEvent
java.lang.Object
lumis.portal.event.AbstractPortalEvent
lumis.portal.event.AbstractTransactionalPortalEvent
lumis.portal.page.PageRenderDataChangedEvent
lumis.portal.channel.ChannelRenderDataChangedEvent
- All Implemented Interfaces:
- IPortalEvent
public class ChannelRenderDataChangedEvent
- extends PageRenderDataChangedEvent
Event that indicates that the render data of some channels may have changed.
- Since:
- 4.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelRenderDataChangedEvent
public ChannelRenderDataChangedEvent(SessionConfig sessionConfig,
Collection<ChannelConfig> channelsChanged,
ITransaction transaction)
throws PortalException
- Throws:
PortalException
getChannelsChanged
public Collection<ChannelConfig> getChannelsChanged()
- Returns the channels whose render data may have changed.
- Returns:
- the channels whose render data may have changed.
- Since:
- 4.1.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.