public class

ObjectPathHelper

extends Object
java.lang.Object
   ↳ com.microstrategy.web.app.utils.ObjectPathHelper

Summary

Public Constructors
ObjectPathHelper()
Public Methods
static void renderObjectPath(XMLBuilder builder, WebObjectInfo object, AppContext context, boolean showIDAndType)
static void renderObjectPath(XMLBuilder builder, WebObjectInfo object, AppContext context)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ObjectPathHelper ()

Public Methods

public static void renderObjectPath (XMLBuilder builder, WebObjectInfo object, AppContext context, boolean showIDAndType)

public static void renderObjectPath (XMLBuilder builder, WebObjectInfo object, AppContext context)