|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.statichelpers.PTDebugHelpers
public class PTDebugHelpers
Static helpers related to debugging/logging. 1) Provides the component string that is used to for the component field in PTSpy.
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_GATEWAY
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PATHWAYS
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_ADAPTIVETAGS
This component is used for any logging related to the processing of tags from a portlet but not loading of tag libraries |
static java.lang.String |
COMPONENT_PORTAL_ADMIN
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_AJAX
|
static java.lang.String |
COMPONENT_PORTAL_BROWSING
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_COMMON
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_DEVICES
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_FRIENDLYURL
|
static java.lang.String |
COMPONENT_PORTAL_PORTLETS
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_PROVIDERS
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_REST
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_SSO
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_UI_INFRASTRUCTURE
Returns the string to be used for the component field in PTSpy. |
static java.lang.String |
COMPONENT_PORTAL_USERPROFILE
Returns the string to be used for the component field in PTSpy. |
| Constructor Summary | |
|---|---|
PTDebugHelpers()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_PORTAL_UI_INFRASTRUCTURE
public static final java.lang.String COMPONENT_PORTAL_FRIENDLYURL
public static final java.lang.String COMPONENT_PORTAL_AJAX
public static final java.lang.String COMPONENT_PORTAL_ADMIN
public static final java.lang.String COMPONENT_PORTAL_BROWSING
public static final java.lang.String COMPONENT_PORTAL_ADAPTIVETAGS
public static final java.lang.String COMPONENT_PORTAL_COMMON
public static final java.lang.String COMPONENT_PORTAL_DEVICES
public static final java.lang.String COMPONENT_PORTAL_PORTLETS
public static final java.lang.String COMPONENT_PORTAL_PROVIDERS
public static final java.lang.String COMPONENT_PORTAL_REST
public static final java.lang.String COMPONENT_PORTAL_USERPROFILE
public static final java.lang.String COMPONENT_GATEWAY
public static final java.lang.String COMPONENT_PORTAL_SSO
public static final java.lang.String COMPONENT_PATHWAYS
| Constructor Detail |
|---|
public PTDebugHelpers()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||