Uses of Class
org.flasby.ws.WsController.RowId
-
Packages that use WsController.RowId Package Description org.flasby.ws -
-
Uses of WsController.RowId in org.flasby.ws
Methods in org.flasby.ws with parameters of type WsController.RowId Modifier and Type Method Description void
WsController. claim(WsController.RowId row, Principal user)
void
WsController. unclaim(WsController.RowId row, Principal user)
-