es.aeat.eett.plugins.infoRubik.layout
Class LeafReportImp
java.lang.Object
es.aeat.eett.plugins.infoRubik.layout.LeafReportImp
- All Implemented Interfaces:
- LeafReport
- public class LeafReportImp
- extends java.lang.Object
- implements LeafReport
- Author:
- f00992
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Field Summary |
private org.jdom.Element |
eLayout
|
private java.lang.String |
idLeaf
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eLayout
private org.jdom.Element eLayout
idLeaf
private java.lang.String idLeaf
LeafReportImp
public LeafReportImp(org.jdom.Element layout)
getIDLeaf
public java.lang.String getIDLeaf()
- Specified by:
getIDLeaf
in interface LeafReport
- Returns:
- String
isFull
public boolean isFull()
- Specified by:
isFull
in interface LeafReport
removeChildren
public void removeChildren()
- remove conten;
- Specified by:
removeChildren
in interface LeafReport
getRootElement
public org.jdom.Element getRootElement()
- Specified by:
getRootElement
in interface LeafReport
- Returns:
- Returns the eLayout.
setRootElement
public void setRootElement(org.jdom.Element layout)
- Specified by:
setRootElement
in interface LeafReport
- Parameters:
layout
- The eLayout to set.
getJobsNames
public java.util.List getJobsNames()
- Specified by:
getJobsNames
in interface LeafReport
- Returns:
- Returns the jobsNames.
getJobsElements
public java.util.List getJobsElements()
- Specified by:
getJobsElements
in interface LeafReport
- Returns:
- Returns the jobsElements.
removeAll
public void removeAll(Report report)
- Specified by:
removeAll
in interface LeafReport
JRubik v0.6