|
EspressReport ES v 6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--quadbase.reportorganizer.menuAPI.MenuTableRow
| Constructor Summary | |
MenuTableRow(QbMenu qbMenu,
int nodeID,
int rowID)
|
|
| Method Summary | |
ScheduleJob |
getArchiveJob(boolean refreshList)
Returns the archive job for this row item |
java.lang.String |
getDescription()
Returns the description for this row item |
int |
getID()
Returns row id |
java.lang.String |
getName()
Returns the item name for this row index |
java.lang.String |
getPath()
Returns the file path for this row item |
ScheduleJob |
getScheduleJob(boolean refreshList)
Returns the schedule job for this row item |
java.lang.String |
getSecurityLevel()
Returns the security level for this row item |
java.lang.String |
getType()
Returns the data type for this row index |
java.lang.String |
getURL()
Returns the file url for this row item |
boolean |
isArchiveOptionAvail()
Returns whether the archive option is available for this row index |
boolean |
isChart()
Returns whether this is chart |
boolean |
isDashboard()
Returns whether this is dashboard |
boolean |
isMap()
Returns whether this |
boolean |
isReport()
Returns whether this is report |
boolean |
isScheduleOptionAvail()
Returns whether the schedule option is available for this row index |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MenuTableRow(QbMenu qbMenu,
int nodeID,
int rowID)
throws java.lang.Exception
| Method Detail |
public boolean isChart()
public boolean isReport()
public boolean isDashboard()
public boolean isMap()
public ScheduleJob getScheduleJob(boolean refreshList)
throws java.lang.Exception
public ScheduleJob getArchiveJob(boolean refreshList)
throws java.lang.Exception
public boolean isScheduleOptionAvail()
throws java.lang.Exception
public boolean isArchiveOptionAvail()
throws java.lang.Exception
public java.lang.String getName()
public java.lang.String getType()
public java.lang.String getDescription()
public java.lang.String getPath()
public java.lang.String getURL()
public java.lang.String getSecurityLevel()
throws java.lang.Exception
public int getID()
throws java.lang.Exception
|
EspressReport ES v 6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||