public class ManifestLoader extends LoadExportBaseShell implements StatusReporter
LoadExportBaseShell.StatusMonitor
Modifier and Type | Field and Description |
---|---|
protected boolean |
inUse |
dialog_, lb_gui_, lb_vd_gui_, loadingPL_, loadingVD_, shellListener
Constructor and Description |
---|
ManifestLoader(LB_GUI lb_gui) |
ManifestLoader(LB_GUI lb_gui,
AbsoluteCodingSchemeVersionReference acsvr) |
Modifier and Type | Method and Description |
---|---|
LogEntry[] |
getLog(LogLevel level) |
static java.lang.String |
getName() |
LoadStatus |
getStatus() |
boolean |
isInUse() |
protected void |
setInUse() |
static void |
setName(java.lang.String name) |
void |
setStatus(LoadStatus status) |
getMonitorLoader, getStatusComposite, getStatusComposite, getStatusCompositeForPickList, getStatusCompositeForValueSets, getStatusText, isLoading, setLoading, setMonitorLoader, startLogging
public ManifestLoader(LB_GUI lb_gui, AbsoluteCodingSchemeVersionReference acsvr)
public ManifestLoader(LB_GUI lb_gui)
public LoadStatus getStatus()
getStatus
in interface StatusReporter
public void setStatus(LoadStatus status)
public LogEntry[] getLog(LogLevel level)
getLog
in interface StatusReporter
public boolean isInUse()
protected void setInUse() throws LBInvocationException
LBInvocationException
public static java.lang.String getName()
public static void setName(java.lang.String name)