com.ibm.itim.adhocreport
Class AdhocReportHelper

java.lang.Object
  |
  +--com.ibm.itim.adhocreport.AdhocReportHelper

public class AdhocReportHelper
extends java.lang.Object

Helper class for adhoc reporting package.

Version:
0
Author:
SameerP

Field Summary
static java.lang.String ADHOC_PROPERTY
           
static java.lang.String PROPERTIES_BUNDLE
           
 
Constructor Summary
AdhocReportHelper()
           
 
Method Summary
static AdhocReportHook getAdhocReportHook(java.util.Locale locale, java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTIES_BUNDLE

public static final java.lang.String PROPERTIES_BUNDLE

ADHOC_PROPERTY

public static final java.lang.String ADHOC_PROPERTY
Constructor Detail

AdhocReportHelper

public AdhocReportHelper()
Method Detail

getAdhocReportHook

public static AdhocReportHook getAdhocReportHook(java.util.Locale locale,
                                                 java.lang.Object obj)