@Service public interface SchemaInfoDAO
SchemaInformation
about
Category
s 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 © 2016. All rights reserved.