es.aeat.eett.plugins.infoRubik.jobs.olap_jobs.chart_job
Class ChartJob
java.lang.Object
es.aeat.eett.plugins.infoRubik.jobs.olap_jobs.chart_job.ChartJob
- All Implemented Interfaces:
- Job
- public class ChartJob
- extends java.lang.Object
- implements Job
- Author:
- f00992
Constructor Summary |
(package private) |
ChartJob()
|
(package private) |
ChartJob(java.io.File file)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
localizationResources
private static final java.util.ResourceBundle localizationResources
CAPTION
private static final java.lang.String CAPTION
NAME_PLUGING
private static final java.lang.String NAME_PLUGING
- See Also:
- Constant Field Values
rm
private RubikMdx rm
fileJob
private java.io.File fileJob
ChartJob
ChartJob()
ChartJob
ChartJob(java.io.File file)
getPuginName
public java.lang.String getPuginName()
- Specified by:
getPuginName
in interface Job
getRootElement
public org.jdom.Element getRootElement()
- Specified by:
getRootElement
in interface Job
getDeployElement
private org.jdom.Element getDeployElement()
loadRootElement
private boolean loadRootElement(org.jdom.Element rootElement)
getCaption
public java.lang.String getCaption()
- Specified by:
getCaption
in interface Job
ini
public void ini()
throws java.lang.Exception
- Specified by:
ini
in interface Job
- Throws:
java.lang.Exception
loadFile
private void loadFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
run
public void run()
throws java.lang.Exception
- Specified by:
run
in interface Job
- Throws:
java.lang.Exception
createFileOut
public void createFileOut(java.io.File fileOut)
throws java.lang.Exception
- Specified by:
createFileOut
in interface Job
- Throws:
java.lang.Exception
show
public void show(Plugin plugin)
- Specified by:
show
in interface Job
getFileJob
public java.io.File getFileJob()
- Specified by:
getFileJob
in interface Job
setFileJob
public void setFileJob(java.io.File file)
- Specified by:
setFileJob
in interface Job
JRubik v0.6