Class TreePath


  • @VelocityCallable("singleton")
    public final class TreePath
    extends Object
    • Constructor Detail

      • TreePath

        public TreePath()
    • Method Detail

      • getTreePathInfo

        public de.uplanet.lucy.server.auxiliaries.util.IVCTreePathInfo getTreePathInfo​(de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx,
                                                                                       String p_strControlGuid)
                                                                                throws Exception
        Throws:
        Exception
      • getChildTreePathInfo

        public de.uplanet.lucy.server.auxiliaries.util.IVCTreePathInfo getChildTreePathInfo​(de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx,
                                                                                            String p_strControlGuid)
                                                                                     throws Exception
        Throws:
        Exception