lumis.service.navigation
Class ChannelTreeNavigationSource

Package class diagram package ChannelTreeNavigationSource
java.lang.Object
  extended by lumis.service.navigation.ChannelTreeNavigationSource
All Implemented Interfaces:
INavigationSource

public class ChannelTreeNavigationSource
extends Object
implements INavigationSource

Source for channels

Since:
4.0.0

Field Summary
protected  ArrayList<String> pathIds
           
 
Fields inherited from interface lumis.service.navigation.INavigationSource
NAVIGATION_SOURCE_TYPE_CHANNELTREE, NAVIGATION_SOURCE_TYPE_CUSTOM, NAVIGATION_SOURCE_TYPE_LINK, OPENING_TYPE_NEW_WINDOW, OPENING_TYPE_POP_UP, OPENING_TYPE_SAME_WINDOW
 
Constructor Summary
ChannelTreeNavigationSource()
           
 
Method Summary
 void setNavigationData(DouiContext douiContext, ISourceData row, Node dataNode)
           
protected  void setPathIds(DouiContext douiContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pathIds

protected ArrayList<String> pathIds
Constructor Detail

ChannelTreeNavigationSource

public ChannelTreeNavigationSource()
Method Detail

setNavigationData

public void setNavigationData(DouiContext douiContext,
                              ISourceData row,
                              Node dataNode)
                       throws PortalException
Specified by:
setNavigationData in interface INavigationSource
Throws:
PortalException

setPathIds

protected void setPathIds(DouiContext douiContext)
                   throws PortalException
Throws:
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.