Uses of Class
org.jasig.portal.layout.node.UserLayoutFolderDescription

Packages that use UserLayoutFolderDescription
org.jasig.portal.layout.alm   
org.jasig.portal.layout.dlm   
 

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

Subclasses of UserLayoutFolderDescription in org.jasig.portal.layout.alm
 class ALFolderDescription
          An extension of the FolderDescription for the Aggregated Layout implementation.
 

Uses of UserLayoutFolderDescription in org.jasig.portal.layout.dlm
 

Methods in org.jasig.portal.layout.dlm with parameters of type UserLayoutFolderDescription
private  void DistributedLayoutManager.pushFolderDiffsIntoPlf(org.w3c.dom.Element element, UserLayoutFolderDescription newF, UserLayoutFolderDescription oldF)