org.jasig.portal.layout.alm
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. Prior to uPortal 2.5, this class existed in the package org.jasig.portal.layout. It was moved to its present package to reflect that it is part of Aggregated Layouts.

Version:
1.0 $Revision: 1.1.2.1 $ $Date: 2006/02/02 23:23:03 $
Author:
Peter Kharchenko

Field Summary
 
Fields inherited from interface org.jasig.portal.layout.node.IUserLayoutNodeDescription
CHANNEL, FOLDER
 
Method Summary
 
Methods inherited from interface org.jasig.portal.layout.node.IUserLayoutNodeDescription
addNodeAttributes, getId, getName, getPrecedence, getType, getXML, isAddChildAllowed, isDeleteAllowed, isEditAllowed, isHidden, isImmutable, isMoveAllowed, isUnremovable, setAddChildAllowed, setDeleteAllowed, setEditAllowed, setHidden, setId, setImmutable, setMoveAllowed, setName, setPrecedence, setUnremovable
 
Methods inherited from interface org.jasig.portal.layout.alm.IALNodeProperties
addRestriction, addRestrictionChildren, getFragmentId, getFragmentNodeId, getGroup, getRestriction, getRestrictions, getRestrictionsByPath, setFragmentId, setFragmentNodeId, setGroup, setRestrictions