Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.PRDData
-
Packages that use PRDData Package Description fi.tut.mei.matchmaking.dataproviders fi.tut.mei.matchmaking.matching_ws.rest.resources fi.tut.mei.matchmaking.model.xml.msg -
-
Uses of PRDData in fi.tut.mei.matchmaking.dataproviders
Methods in fi.tut.mei.matchmaking.dataproviders that return PRDData Modifier and Type Method Description PRDData
DataManager. getAllProductDescriptions()
Read all product description from database. -
Uses of PRDData in fi.tut.mei.matchmaking.matching_ws.rest.resources
Methods in fi.tut.mei.matchmaking.matching_ws.rest.resources that return PRDData Modifier and Type Method Description PRDData
MatchMakingProductDescResource. getProductDescriptions()
-
Uses of PRDData in fi.tut.mei.matchmaking.model.xml.msg
Methods in fi.tut.mei.matchmaking.model.xml.msg that return PRDData Modifier and Type Method Description PRDData
ObjectFactory. createPRDData()
Create an instance ofPRDData
-