Uses of Interface
org.jasig.portal.layout.alm.IALFolderDescription

Packages that use IALFolderDescription
org.jasig.portal.layout.alm   
 

Uses of IALFolderDescription in org.jasig.portal.layout.alm
 

Classes in org.jasig.portal.layout.alm that implement IALFolderDescription
 class ALFolderDescription
          An extension of the FolderDescription for the Aggregated Layout implementation.
 

Constructors in org.jasig.portal.layout.alm with parameters of type IALFolderDescription
ALFolder(IALFolderDescription nd)