@Service public interface SchemaInfoDAO
SchemaInformation about
Categorys in Storage.| Modifier and Type | Method and Description |
|---|---|
Collection<SchemaInformation> |
getSchemaInfos()
Get all category's names stored in schema-info.
|
Collection<SchemaInformation> getSchemaInfos()
Collection of SchemaInformation for all registered
categories in schema-info.It will be empty if there is no categories or
no schema-info collectionCopyright © 2015. All rights reserved.