|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Thread
inetsoft.util.GroupedThread
inetsoft.uql.asset.AbstractAssetEngine.ReportSheetDependencyFinder
protected abstract class AbstractAssetEngine.ReportSheetDependencyFinder
Report sheet dependency finder finds report dependencies.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
Thread.State, Thread.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
AbstractAssetEngine.ReportSheetDependencyFinder()
Constructor. |
|
| Method Summary | |
|---|---|
void |
dispose()
Dispose the object. |
protected void |
finalize()
Finalize the object. |
ReportEntry[] |
getDependencies(AssetEntry entry)
Get report sheet dependencies. |
protected abstract ReportEntry[] |
getReportScopeDependencies(AssetEntry entry)
Get report scope dependencies. |
void |
run()
Run the thread. |
| Methods inherited from class inetsoft.util.GroupedThread |
|---|
addRecord, cancel, cancelAll, getCreatedStackTrace, getLogLevel, getParent, getParentStackTrace, getPrincipal, getRecord, getRecord, getRecordCount, getStackTrace, isAdministrative, isCancelled, isThreadAdministrative, removeRecord, removeRecords, setAdministrative, setParent, setPrincipal, setThreadAdministrative, start |
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAssetEngine.ReportSheetDependencyFinder()
| Method Detail |
|---|
public void run()
run in interface Runnablerun in class Thread
public ReportEntry[] getDependencies(AssetEntry entry)
throws Exception
Exception
protected abstract ReportEntry[] getReportScopeDependencies(AssetEntry entry)
throws Exception
Exception
protected void finalize()
throws Throwable
finalize in class ObjectThrowablepublic void dispose()
dispose in class inetsoft.util.GroupedThread
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||