|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.navigation.ChannelTreeNavigationSource
public class ChannelTreeNavigationSource
Source for channels
Field Summary | |
---|---|
protected java.util.ArrayList<java.lang.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,
org.w3c.dom.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 |
---|
protected java.util.ArrayList<java.lang.String> pathIds
Constructor Detail |
---|
public ChannelTreeNavigationSource()
Method Detail |
---|
public void setNavigationData(DouiContext douiContext, ISourceData row, org.w3c.dom.Node dataNode) throws PortalException
setNavigationData
in interface INavigationSource
PortalException
protected void setPathIds(DouiContext douiContext) throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |