Class MenuTableRow

java.lang.Object
quadbase.reportorganizer.menuAPI.MenuTableRow

public class MenuTableRow extends Object
  • Constructor Details

  • Method Details

    • isChart

      public boolean isChart()
      Returns whether this is chart
    • isReport

      public boolean isReport()
      Returns whether this is report
    • isCoordinates

      public boolean isCoordinates()
      Returns whether this is coordinates
    • isDashboard

      public boolean isDashboard()
      Returns whether this is dashboard
    • isMap

      public boolean isMap()
      Returns whether this
    • getScheduleJob

      public ScheduleJob getScheduleJob(boolean refreshList) throws Exception
      Returns the schedule job for this row item
      Throws:
      Exception
    • getArchiveJob

      public ScheduleJob getArchiveJob(boolean refreshList) throws Exception
      Returns the archive job for this row item
      Throws:
      Exception
    • isScheduleOptionAvail

      public boolean isScheduleOptionAvail() throws Exception
      Returns whether the schedule option is available for this row index
      Throws:
      Exception
    • isArchiveOptionAvail

      public boolean isArchiveOptionAvail() throws Exception
      Returns whether the archive option is available for this row index
      Throws:
      Exception
    • getName

      public String getName()
      Returns the item name for this row index
    • getType

      public String getType()
      Returns the data type for this row index
    • getDescription

      public String getDescription()
      Returns the description for this row item
    • getPath

      public String getPath()
      Returns the file path for this row item
    • getURL

      public String getURL()
      Returns the file url for this row item
    • getSecurityLevel

      public String getSecurityLevel() throws Exception
      Returns the security level for this row item
      Throws:
      Exception
    • getID

      public int getID() throws Exception
      Returns row id
      Throws:
      Exception
    • getPosition

      public int getPosition()
      Returns position
    • getNodeID

      public int getNodeID()
      Returns node id