Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.EntityExplorer
-
Packages that use EntityExplorer Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex -
-
Uses of EntityExplorer in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex that return types with arguments of type EntityExplorer Modifier and Type Method Description Map<String,EntityExplorer>TypeExplorer. getEntities()Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex with parameters of type EntityExplorer Modifier and Type Method Description voidTypeExplorer. addEntityExplorer(String entityTypeName, EntityExplorer entityExplorer)
-