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 classResCatStoImplAbstract class for Resource Catalogue Storages.classResCatStoImpl_LocalFileSystemThis is a Resource Catalogue Storage Platform implementation for local file system usage.classResCatStoImpl_TestWithDummyDataThis 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 ResCatStorageInterfaceResCatAPI. resCatStoHandlerHandler for Resource Catalogue Storage actionsMethods in fi.tut.mei.resdescapi.rescatapi that return ResCatStorageInterface Modifier and Type Method Description ResCatStorageInterfaceResCatAPI. getResCatStoHandler()Methods in fi.tut.mei.resdescapi.rescatapi with parameters of type ResCatStorageInterface Modifier and Type Method Description voidResCatAPI. setResCatStoHandler(ResCatStorageInterface resCatStoHandler)
-