Class Table

    • Method Detail

      • getDBName

        public java.lang.String getDBName()
        Returns:
        name of the table in DB
      • getDataLoads

        public java.util.Collection<java.lang.String> getDataLoads()
        Returns:
        collection of TableDataLoad's uris, can return null
      • getWeight

        public java.lang.Integer getWeight()
        Returns:
        table weight, can return null
      • getActiveDataLoad

        public java.lang.String getActiveDataLoad()
        Returns:
        uri of active TableDataLoad, can return null