Uses of Class
fi.tut.mei.resdescapi.rescatapi.model.RDInfo
-
Packages that use RDInfo Package Description fi.tut.mei.resdescapi.rescatapi API for interacting with Resource Catalogues -
-
Uses of RDInfo in fi.tut.mei.resdescapi.rescatapi
Fields in fi.tut.mei.resdescapi.rescatapi with type parameters of type RDInfo Modifier and Type Field Description protected Map<String,RDInfo>ResCatStoImpl. _rdListContainer for RDs belonging into this Resource Catalogue StorageMethods in fi.tut.mei.resdescapi.rescatapi that return types with arguments of type RDInfo Modifier and Type Method Description Set<RDInfo>ResCatStoImpl_LocalFileSystem. viewRDs_All()Set<RDInfo>ResCatStoImpl_TestWithDummyData. viewRDs_All()Set<RDInfo>ResCatStorageInterface. viewRDs_All()Gets all RDs in the storage by element's own descriptive data.Set<RDInfo>ResCatStoImpl_LocalFileSystem. viewRDs_Capability(String capability, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStoImpl_TestWithDummyData. viewRDs_Capability(String capability, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStorageInterface. viewRDs_Capability(String capability, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Searches matching RDs by capability data.Set<RDInfo>ResCatStoImpl_LocalFileSystem. viewRDs_CapabilityParameter(String capability, List<String> parameters, List<String> values, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStoImpl_TestWithDummyData. viewRDs_CapabilityParameter(String capability, List<String> parameters, List<String> values, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStorageInterface. viewRDs_CapabilityParameter(String capability, List<String> parameters, List<String> values, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Searches matching RDs by capability and its parameters data.Set<RDInfo>ResCatStoImpl_LocalFileSystem. viewRDs_Category(String category, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStoImpl_TestWithDummyData. viewRDs_Category(String category, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStorageInterface. viewRDs_Category(String category, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Searches matching RDs by category data.Set<RDInfo>ResCatStoImpl_LocalFileSystem. viewRDs_Description(String desc, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStoImpl_TestWithDummyData. viewRDs_Description(String desc, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStorageInterface. viewRDs_Description(String desc, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Searches matching RDs by element's own descriptive data.Set<RDInfo>ResCatStoImpl_LocalFileSystem. viewRDs_Interface(String ifStd, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStoImpl_TestWithDummyData. viewRDs_Interface(String ifStd, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStorageInterface. viewRDs_Interface(String ifStd, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Searches matching RDs by interface standard data.Set<RDInfo>ResCatStoImpl_LocalFileSystem. viewRDs_Property(String property, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStoImpl_TestWithDummyData. viewRDs_Property(String property, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Set<RDInfo>ResCatStorageInterface. viewRDs_Property(String property, ResCatStorageInterface.EnumSearchField searchField, fi.tut.mei.resdescapi.util.Util.EnumSearchType searchType)Searches matching RDs by property data.
-