uPortal 2.4.1
API Documentation

org.jasig.portal.layout
Interface IALChannelDescription

All Superinterfaces:
IALNodeDescription, IALNodeProperties, IUserLayoutChannelDescription, IUserLayoutNodeDescription
All Known Implementing Classes:
ALChannelDescription

public interface IALChannelDescription
extends IUserLayoutChannelDescription, IALNodeDescription

An interface describing an Aggregated Layout folder descriptions

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.IUserLayoutChannelDescription
canOverrideParameter, clearParameters, containsParameter, getChannelPublishId, getChannelSubscribeId, getChannelTypeId, getClassName, getDescription, getFunctionalName, getParameterMap, getParameterNames, getParameterOverrideValue, getParameterValue, getParameterValues, getTimeout, getTitle, getXML, hasAbout, hasHelp, hasParameters, isEditable, isSecure, numberOfParameters, remove, setChannelPublishId, setChannelSubscribeId, setChannelTypeId, setClassName, setDescription, setEditable, setFunctionalName, setHasAbout, setHasHelp, setIsSecure, setParameterOverride, setParameterValue, setTimeout, setTitle
 
Methods inherited from interface org.jasig.portal.layout.IUserLayoutNodeDescription
addNodeAttributes, getId, getName, getType, 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