Uses of Interface
fi.tut.mei.resdescapi.rescatapi.ResCatStorageInterface
-
Packages that use ResCatStorageInterface Package Description fi.tut.mei.resdescapi.rescatapi API for interacting with Resource Catalogues -
-
Uses of ResCatStorageInterface in fi.tut.mei.resdescapi.rescatapi
Classes in fi.tut.mei.resdescapi.rescatapi that implement ResCatStorageInterface Modifier and Type Class Description class
ResCatStoImpl
Abstract class for Resource Catalogue Storages.class
ResCatStoImpl_LocalFileSystem
This is a Resource Catalogue Storage Platform implementation for local file system usage.class
ResCatStoImpl_TestWithDummyData
This is Dummy implementation for early tests of Resource Catalogue Storage Platform.Fields in fi.tut.mei.resdescapi.rescatapi declared as ResCatStorageInterface Modifier and Type Field Description protected ResCatStorageInterface
ResCatAPI. resCatStoHandler
Handler for Resource Catalogue Storage actionsMethods in fi.tut.mei.resdescapi.rescatapi that return ResCatStorageInterface Modifier and Type Method Description ResCatStorageInterface
ResCatAPI. getResCatStoHandler()
Methods in fi.tut.mei.resdescapi.rescatapi with parameters of type ResCatStorageInterface Modifier and Type Method Description void
ResCatAPI. setResCatStoHandler(ResCatStorageInterface resCatStoHandler)
-