| Package | Description |
|---|---|
| org.jdal.logic | |
| org.jdal.service |
| Modifier and Type | Method and Description |
|---|---|
TableState |
TableManagerSupport.getState(String name)
Get TableState for user and table name
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableManagerSupport.saveState(TableState state)
Save the given TableState
|
| Modifier and Type | Method and Description |
|---|---|
TableState |
TableService.getState(String name)
Get TableState for user and table name
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableService.saveState(TableState state)
Save the given TableState
|
Copyright © 2014 JDAL. All Rights Reserved.