public class PricatParseExcelHtmlThread extends AbstractReportThread
Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
static String |
CONFIRM |
static String |
DEFAULT_PRICAT_TYPE |
static String |
defaultCategoryName |
static String |
defaultColorName |
static String |
defaultDimensionName |
static String |
EXCEL_TEMPLATE_TYPE |
static String |
FACILITY_ID |
static String |
FileDateTimePattern |
static String[] |
messageLabels |
static List<String> |
messages |
static String |
module |
static String |
PARSE_EXCEL |
static String |
PRICAT_FILE |
static Map<String,String> |
PricatTypeLabels |
static String |
resource |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
PricatParseExcelHtmlThread(HttpServletRequest request,
HttpServletResponse response,
String name)
Constructor, creates a new html thread.
|
Modifier and Type | Method and Description |
---|---|
long |
addExcelImportHistory() |
Delegator |
getDelegator() |
String |
getReportUpdate()
Returns the part of the report that is ready for output.
|
void |
run() |
void |
setDelegator(Delegator delegator) |
addError, getError, getErrors, getLocale, getReport, getRuntime, getUUID, hasError, initHtmlReport, initHtmlReport, initHtmlReport, isDoomed
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
start
public static final String module
public static final String PARSE_EXCEL
public static final String CONFIRM
public static final String[] messageLabels
public static final String FileDateTimePattern
public static final String defaultColorName
public static final String defaultDimensionName
public static final String defaultCategoryName
public static final String EXCEL_TEMPLATE_TYPE
public static final String FACILITY_ID
public static final String resource
public static final String PRICAT_FILE
public static final String DEFAULT_PRICAT_TYPE
public PricatParseExcelHtmlThread(HttpServletRequest request, HttpServletResponse response, String name)
request
- response
- name
- public String getReportUpdate()
AbstractReportThread
getReportUpdate
in class AbstractReportThread
public void run()
run
in interface Runnable
run
in class Thread
Runnable.run()
public Delegator getDelegator()
public void setDelegator(Delegator delegator)
public long addExcelImportHistory()