public class EthernetReport
extends CloupiaReportWithActions
Constructor and Description |
---|
EthernetReport() |
Modifier and Type | Method and Description |
---|---|
CloupiaReportAction[] |
getActions() |
java.lang.Class |
getImplementationClass() |
ContextMapRule[] |
getMapRules() |
int |
getMenuID() |
java.lang.String |
getReportLabel() |
java.lang.String |
getReportName() |
boolean |
isEasyReport() |
boolean |
isLeafReport() |
public CloupiaReportAction[] getActions()
public java.lang.Class getImplementationClass()
public java.lang.String getReportLabel()
public java.lang.String getReportName()
public boolean isEasyReport()
public boolean isLeafReport()
public int getMenuID()
public ContextMapRule[] getMapRules()