All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
Map<String,Map<String,Object>> |
getPaginationLastKeys() |
List<String> |
getPerspectives() |
Map<ViewResultTreeNode,String> |
getRtnToClassNameMap() |
Map<String,Long> |
getSyntheticResults() |
Topology |
getTopology() |
String |
getType() |
Map<String,String> |
getTypesToIconsMaps() |
ViewResultVersion |
getViewResultVersion() |
boolean |
hasEditPermissions() |
void |
setErrorOnServer(boolean errorOnServer) |
void |
setHasTooManyCIs(boolean hasTooManyCIs) |
void |
setPaginationLastKeys(Map<String,Map<String,Object>> paginationLastKeys) |
void |
setResultVersion(ViewResultVersion viewResultVersion) |
void |
setRtnToClassNameMap(Map<ViewResultTreeNode,String> rtnToClassNameMap) |
void |
setSyntheticResults(Map<String,Long> syntheticResults) |
void |
setTopology(Topology topology) |
void |
setType(String type) |
void |
setTypesToIconsMaps(Map<String,String> typesToIconsMaps) |