com.sapportals.wcm.repository.service.layout

Interface IDebugContainer

All Known Subinterfaces:
IProxy
All Known Implementing Classes:
AbstractProxyControl

public interface IDebugContainer


Field Summary
static String CATEGORY_COLLECTIONRENDERER
           
static String CATEGORY_CONTROL
           
static String CATEGORY_DEFAULT
           
static String CATEGORY_LAYOUT_CONTROLLER
           
static String CATEGORY_RESOURCE_RENDERER
           
 
Method Summary
 void addEntryToDebugList(String[] entries)
           
 void addEntryToDebugList(String[] entries, String category)
           
 boolean isDebugEnabled()
          returns a flag if the calling class should add anything to the debug list of the implementing debug container.
 

Field Detail

CATEGORY_CONTROL

static final String CATEGORY_CONTROL
See Also:
Constant Field Values

CATEGORY_DEFAULT

static final String CATEGORY_DEFAULT
See Also:
Constant Field Values

CATEGORY_COLLECTIONRENDERER

static final String CATEGORY_COLLECTIONRENDERER
See Also:
Constant Field Values

CATEGORY_RESOURCE_RENDERER

static final String CATEGORY_RESOURCE_RENDERER
See Also:
Constant Field Values

CATEGORY_LAYOUT_CONTROLLER

static final String CATEGORY_LAYOUT_CONTROLLER
See Also:
Constant Field Values
Method Detail

isDebugEnabled

boolean isDebugEnabled()
returns a flag if the calling class should add anything to the debug list of the implementing debug container. Before a calling class starts its debug information rendering, it should ask via this method if it is necessary at all (performance issue)


addEntryToDebugList

void addEntryToDebugList(String[] entries,
                         String category)

addEntryToDebugList

void addEntryToDebugList(String[] entries)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2012 SAP AG Complete Copyright Notice