lumis.portal.channel.template
Class ChannelTemplateUpdateChannelsRunner
java.lang.Object
lumis.portal.channel.template.ChannelTemplateUpdateChannelsRunner
- All Implemented Interfaces:
- Runnable
public class ChannelTemplateUpdateChannelsRunner
- extends Object
- implements Runnable
Updates channels from channel templates.
- Since:
- 5.6.0
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelTemplateUpdateChannelsRunner
@Deprecated
public ChannelTemplateUpdateChannelsRunner(SessionConfig sessionConfig,
String processId,
List<String> channelIds)
throws PortalException
- Deprecated.
- Updates channels from given channel templates.
- Parameters:
sessionConfig
- a session configurationprocessId
- a processId used between back-end and front-end to send and receive information.channelIds
- the channels to be updated
- Throws:
PortalException
- Since:
- 5.6.0
ChannelTemplateUpdateChannelsRunner
public ChannelTemplateUpdateChannelsRunner(String userId,
Locale userLocale,
String processId,
List<String> channelIds)
- Updates channels from given channel templates.
- Parameters:
userId
- the user identifier that is going to execute the action.userLocale
- the user locale.processId
- a processId used between back-end and front-end to send and receive information.channelIds
- the channels to be updated- Since:
- 6.0.0
run
public void run()
- Specified by:
run
in interface Runnable
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.