Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.ProcessStepData
-
Packages that use ProcessStepData Package Description fi.tut.mei.matchmaking.dataproviders fi.tut.mei.matchmaking.matching_ws.rest.resources fi.tut.mei.matchmaking.model.xml.msg -
-
Uses of ProcessStepData in fi.tut.mei.matchmaking.dataproviders
Methods in fi.tut.mei.matchmaking.dataproviders that return ProcessStepData Modifier and Type Method Description ProcessStepDataDataManager. getProcessSteps(String prdId, Properties properties)This method used to fetch all the process steps data from the product response. -
Uses of ProcessStepData in fi.tut.mei.matchmaking.matching_ws.rest.resources
Methods in fi.tut.mei.matchmaking.matching_ws.rest.resources that return ProcessStepData Modifier and Type Method Description ProcessStepDataMatchMakingProductDescResource. getProcessSteps(String id) -
Uses of ProcessStepData in fi.tut.mei.matchmaking.model.xml.msg
Methods in fi.tut.mei.matchmaking.model.xml.msg that return ProcessStepData Modifier and Type Method Description ProcessStepDataObjectFactory. createProcessStepData()Create an instance ofProcessStepData
-