|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.channels.CIntranet.beans.SubFolder
org.esupportail.portal.channels.CIntranet.beans.FolderTree
FolderTree
Cette classe permet de manipuler une arborescence de répertoires
(c)Copyright ESup-Portail 2004
Constructor Summary | |
FolderTree()
Constructeur |
Method Summary | |
void |
setSubfolder(java.util.Collection subfolders)
Les sous dossiers |
java.lang.String |
toXMLString()
Retourne la représentation XML de cette arborescence |
Methods inherited from class org.esupportail.portal.channels.CIntranet.beans.SubFolder |
getId, getIntranet, getName, getParent, setId, setIntranet, setName, setParent |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FolderTree()
Method Detail |
public void setSubfolder(java.util.Collection subfolders)
subfolders
- public java.lang.String toXMLString()
toXMLString
in class SubFolder
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |