uPortal 2.4.1
API Documentation

org.jasig.portal.layout
Interface IALNodeDescription

All Superinterfaces:
IALNodeProperties, IUserLayoutNodeDescription
All Known Subinterfaces:
IALChannelDescription, IALFolderDescription
All Known Implementing Classes:
ALChannelDescription, ALFolderDescription

public interface IALNodeDescription
extends IUserLayoutNodeDescription, IALNodeProperties

An interface describing a folder user layout node.

Version:
1.0
Author:
Peter Kharchenko

Field Summary
 
Fields inherited from interface org.jasig.portal.layout.IUserLayoutNodeDescription
CHANNEL, FOLDER
 
Methods inherited from interface org.jasig.portal.layout.IUserLayoutNodeDescription
addNodeAttributes, getId, getName, getType, getXML, isHidden, isImmutable, isUnremovable, setHidden, setId, setImmutable, setName, setUnremovable
 
Methods inherited from interface org.jasig.portal.layout.IALNodeProperties
addRestriction, addRestrictionChildren, getFragmentId, getFragmentNodeId, getGroup, getRestriction, getRestrictions, getRestrictionsByPath, setFragmentId, setFragmentNodeId, setGroup, setRestrictions
 


uPortal 2.4.1
API Documentation