uPortal 2.4.1
API Documentation

org.jasig.portal.layout
Class ALChannel

java.lang.Object
  extended byorg.jasig.portal.layout.ALNode
      extended byorg.jasig.portal.layout.ALChannel

public class ALChannel
extends ALNode

UserLayoutFolder summary sentence goes here.

Company: Instructional Media & Magic

Version:
$Revision: 1.10 $
Author:
Michael Ivanov mailto:mvi@immagic.com

Constructor Summary
ALChannel()
           
ALChannel(IALChannelDescription nd)
           
 
Method Summary
 int getNodeType()
          Gets the node type
 
Methods inherited from class org.jasig.portal.layout.ALNode
createALNode, createUserLayoutNodeDescription, getFragmentId, getFragmentNodeId, getId, getNextNodeId, getNodeDescription, getParentNodeId, getPreviousNodeId, getPriority, getRestriction, getRestrictionsByPath, setNextNodeId, setNodeDescription, setParentNodeId, setPreviousNodeId, setPriority
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ALChannel

public ALChannel()

ALChannel

public ALChannel(IALChannelDescription nd)
Method Detail

getNodeType

public int getNodeType()
Gets the node type

Specified by:
getNodeType in class ALNode
Returns:
a node type

uPortal 2.4.1
API Documentation