Interface LiveCopyTable
-
- All Known Implementing Classes:
LiveCopiesTable
public interface LiveCopyTable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcolumnsSize()Map<String,String>getColumns()StringgetPath()List<LiveCopiesRow>getRows()Map<String,String>getTableAttrbs()booleanhasChildren()booleantableExist()
-