|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.services.dao.TreeObjectsDAO
public class TreeObjectsDAO
The DAO implementation for Tree objects.
Constructor Summary | |
---|---|
TreeObjectsDAO()
|
Method Summary | |
---|---|
it.eng.spago.base.SourceBean |
getXmlTreeObjects(java.lang.String initialPath,
it.eng.spago.security.IEngUserProfile prof)
Gets an objects tree from path and User Profile information. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TreeObjectsDAO()
Method Detail |
---|
public it.eng.spago.base.SourceBean getXmlTreeObjects(java.lang.String initialPath, it.eng.spago.security.IEngUserProfile prof)
getXmlTreeObjects
in interface ITreeObjectsDAO
initialPath
- The objects tree path Stringprof
- The User Profile object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |