Class TreePath
- java.lang.Object
-
- de.uplanet.lucy.server.auxiliaries.util.TreePath
-
@VelocityCallable("singleton") public final class TreePath extends Object
-
-
Constructor Summary
Constructors Constructor Description TreePath()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description de.uplanet.lucy.server.auxiliaries.util.IVCTreePathInfo
getChildTreePathInfo(de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strControlGuid)
de.uplanet.lucy.server.auxiliaries.util.IVCTreePathInfo
getTreePathInfo(de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strControlGuid)
-