public class DataViewStore
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static DataViewStore |
instance |
(package private) KeyedList<ViewSet> |
viewSets |
| Constructor and Description |
|---|
DataViewStore() |
| Modifier and Type | Method and Description |
|---|---|
static DataViewStore |
getStore() |
ViewSet |
getViewSet(java.lang.String id) |
static DataViewStore instance
public static DataViewStore getStore()
public ViewSet getViewSet(java.lang.String id)
Copyright © 2013. All Rights Reserved.