Uses of Class
de.xima.fc.gui.bean.designer.conversation.CrossViewScopeClientRequestData
-
Packages that use CrossViewScopeClientRequestData Package Description de.xima.fc.gui.bean.designer.conversation -
-
Uses of CrossViewScopeClientRequestData in de.xima.fc.gui.bean.designer.conversation
Methods in de.xima.fc.gui.bean.designer.conversation that return types with arguments of type CrossViewScopeClientRequestData Modifier and Type Method Description List<CrossViewScopeClientRequestData>
CrossViewScopeRequestPushData. getClientRequestData()
Constructor parameters in de.xima.fc.gui.bean.designer.conversation with type arguments of type CrossViewScopeClientRequestData Constructor Description CrossViewScopeRequestPushData(String requestToken, List<CrossViewScopeClientRequestData> clientRequestData)
Creates a new POJO with the given data.
-