Class ResourcePoolOntologyAcquiringService
- java.lang.Object
-
- fi.tut.mei.matchmaking.dataproviders.ResourcePoolOntologyAcquiringService
-
public class ResourcePoolOntologyAcquiringService extends Object
-
-
Constructor Summary
Constructors Constructor Description ResourcePoolOntologyAcquiringService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description fi.tut.mei.matchmaking.model.xml.msg.ResourcePoolResp
createOntologyFromResourcePoolMsg(fi.tut.mei.matchmaking.model.xml.msg.ResourcePoolCT resourcePoolCT, Properties properties)
Map<String,InputStream>
getAllResourcePools(Properties properties)
Get all the available resource pools in the ontology files in the system
-
-
-
Method Detail
-
createOntologyFromResourcePoolMsg
public fi.tut.mei.matchmaking.model.xml.msg.ResourcePoolResp createOntologyFromResourcePoolMsg(fi.tut.mei.matchmaking.model.xml.msg.ResourcePoolCT resourcePoolCT, Properties properties)
-
getAllResourcePools
public Map<String,InputStream> getAllResourcePools(Properties properties)
Get all the available resource pools in the ontology files in the system- Parameters:
properties
-- Returns:
-
-