Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.SystemLayoutData
-
Packages that use SystemLayoutData Package Description fi.tut.mei.matchmaking.dataproviders fi.tut.mei.matchmaking.matching_ws.rest.resources fi.tut.mei.matchmaking.model.xml.msg -
-
Uses of SystemLayoutData in fi.tut.mei.matchmaking.dataproviders
Methods in fi.tut.mei.matchmaking.dataproviders that return SystemLayoutData Modifier and Type Method Description SystemLayoutData
DataManager. getSystemLayouts()
This method is returning the system layouts list as a data service. -
Uses of SystemLayoutData in fi.tut.mei.matchmaking.matching_ws.rest.resources
Methods in fi.tut.mei.matchmaking.matching_ws.rest.resources that return SystemLayoutData Modifier and Type Method Description SystemLayoutData
MatchMakingSysLayoutResource. getSystemLayouts()
-
Uses of SystemLayoutData in fi.tut.mei.matchmaking.model.xml.msg
Methods in fi.tut.mei.matchmaking.model.xml.msg that return SystemLayoutData Modifier and Type Method Description SystemLayoutData
ObjectFactory. createSystemLayoutData()
Create an instance ofSystemLayoutData
-