Uses of Class
info.joseluismartin.model.TableState

Packages that use TableState
info.joseluismartin.service   
 

Uses of TableState in info.joseluismartin.service
 

Methods in info.joseluismartin.service that return TableState
 TableState TableService.getState(String name)
          Get TableState for user and table name
 

Methods in info.joseluismartin.service with parameters of type TableState
 void TableService.saveState(TableState state)
          Save the given TableState
 



Copyright © 2012 JDAL. All Rights Reserved.