Package fi.tut.mei.resdescapi.rescatapi
API for interacting with Resource Catalogues
- Author:
- Niko Siltala
-
Interface Summary Interface Description IResCatConfigureLocal Interface for interacting with a Resource Catalogue Storing location and configuring it.IResCatConfigureServer Interface for interacting with a Resource Catalogue Storing location and configuring it.ResCatAPIInterface Interface for accessing and interacting with Resource CatalogueResCatStorageInterface Interface for interacting with a Resource Catalogue Storing location. -
Class Summary Class Description Configuration Implementation for Commons Configuration / Properties for the entire applicationResCatAPI Abstract class of Resource Catalogue APIResCatAPI_ByDescription Resource Catalogue API which uses Descriptions as its search domain.ResCatAPI_ByGuid Resource Catalogue API which uses GUIDs as its search domain.ResCatAPI_ById Resource Catalogue API which uses Ids as its search domain.ResCatAPI_ByName Resource Catalogue API which uses Names as its search domain.ResCatAPI_BySwitching Resource Catalogue API which uses user set field as its search domain.ResCatStoImpl Abstract class for Resource Catalogue Storages.ResCatStoImpl_LocalFileSystem This is a Resource Catalogue Storage Platform implementation for local file system usage.ResCatStoImpl_TestWithDummyData This is Dummy implementation for early tests of Resource Catalogue Storage Platform.ResCatStoPool Pool for Resource Catalogue Storages -
Enum Summary Enum Description ResCatStorageInterface.EnumSearchDomainForARD Enumeration for which ARD's internal search domains is used for search.ResCatStorageInterface.EnumSearchField Enumeration for which search field is used.