public class AssignmentFilterStateSessionModel extends java.lang.Object implements AssignmentFilterState.Model
| Constructor and Description |
|---|
AssignmentFilterStateSessionModel(AbstractTreeGridMiniAppBean bean) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.json.java.JSONObject |
getModel() |
void |
storeModel(com.ibm.json.java.JSONObject model) |
public AssignmentFilterStateSessionModel(AbstractTreeGridMiniAppBean bean)
public com.ibm.json.java.JSONObject getModel()
getModel in interface AssignmentFilterState.Modelpublic void storeModel(com.ibm.json.java.JSONObject model)
storeModel in interface AssignmentFilterState.Model