public interface ServiceModelViewResult
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) |
Topology getTopology()
void setTopology(Topology topology)
boolean hasEditPermissions()
void setErrorOnServer(boolean errorOnServer)
void setHasTooManyCIs(boolean hasTooManyCIs)
void setType(String type)
String getType()
void setResultVersion(ViewResultVersion viewResultVersion)
ViewResultVersion getViewResultVersion()
void setRtnToClassNameMap(Map<ViewResultTreeNode,String> rtnToClassNameMap)
Map<ViewResultTreeNode,String> getRtnToClassNameMap()
Documentation Feedback
Copyright 2011 - 2021 Micro Focus or one of its affiliates.