Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.SystemLayoutResp
-
-
Uses of SystemLayoutResp in fi.tut.mei.matchmaking.dataproviders
Methods in fi.tut.mei.matchmaking.dataproviders that return SystemLayoutResp Modifier and Type Method Description SystemLayoutResp
SysLayoutOntologyAcquiringService. createOntologyFromSysLayoutMsg(SystemLayoutCT sysLayoutCT, Properties properties)
-
Uses of SystemLayoutResp in fi.tut.mei.matchmaking.integration.rest.services
Methods in fi.tut.mei.matchmaking.integration.rest.services that return SystemLayoutResp Modifier and Type Method Description SystemLayoutResp
MatchmakingSystemLayoutSubmissionService. submitSysLayoutRequest(SystemLayoutCT sysPoolCT, Properties properties)
-
Uses of SystemLayoutResp in fi.tut.mei.matchmaking.matching_ws.rest.resources
Methods in fi.tut.mei.matchmaking.matching_ws.rest.resources that return SystemLayoutResp Modifier and Type Method Description SystemLayoutResp
MatchMakingSysLayoutResource. submitSysLayout(SystemLayoutCT sysLayout)
-
Uses of SystemLayoutResp in fi.tut.mei.matchmaking.model.xml.msg
Methods in fi.tut.mei.matchmaking.model.xml.msg that return SystemLayoutResp Modifier and Type Method Description SystemLayoutResp
ObjectFactory. createSystemLayoutResp()
Create an instance ofSystemLayoutResp
-