A C D E F G I L M P R S T U V

C

Catalog - Interface in ru.onego.industrial.catalog.meta
Catalog is the core metaobject of this framework.
CatalogAction - Interface in ru.onego.industrial.catalog.util
Specifies action which can be performed on the whole catalog.
CatalogImpl - Class in ru.onego.industrial.catalog.meta
Default implementation of the Catalog interface.
CatalogImpl() - Constructor for class ru.onego.industrial.catalog.meta.CatalogImpl
Constructor for the object.
CatalogLine - Interface in ru.onego.industrial.catalog.meta
Catalog operates data stored in catalog lines.
CatalogLineImpl - Class in ru.onego.industrial.catalog.meta
Default implementation for the CatalogLine interface.
CatalogLineImpl(List<String>) - Constructor for class ru.onego.industrial.catalog.meta.CatalogLineImpl
Constructor for the object.
columnsCount() - Method in interface ru.onego.industrial.catalog.meta.CatalogLine
Returns count of columns represented by this line.
columnsCount() - Method in class ru.onego.industrial.catalog.meta.CatalogLineImpl
 
ColumnValue - Interface in ru.onego.industrial.catalog.meta
Defines column value type.
compareTo(Object) - Method in class ru.onego.industrial.catalog.meta.CatalogLineImpl
Implementation of the Comparable interface method.
createCatalogLine(String) - Method in interface ru.onego.industrial.catalog.meta.Catalog
Creates new catalog line with the given identificator.
createCatalogLine(String) - Method in class ru.onego.industrial.catalog.meta.CatalogImpl
 
createReport(String) - Method in class ru.onego.industrial.catalog.reports.AbstractReport
Creates new report and stores it to specified file.
createReport(String) - Method in class ru.onego.industrial.catalog.reports.CSVReport
Creates new report and stores it to specified file
createReport(String) - Method in class ru.onego.industrial.catalog.reports.ExcelReport
Creates new report and stores it to specified file
createReport(String) - Method in interface ru.onego.industrial.catalog.reports.Report
Core method of creating report.
createReport(String) - Method in class ru.onego.industrial.catalog.reports.TextReport
Creates new report and stores in the file specified by the filename.
CSVReport - Class in ru.onego.industrial.catalog.reports
Creates report of comma separated format
CSVReport() - Constructor for class ru.onego.industrial.catalog.reports.CSVReport
 

A C D E F G I L M P R S T U V