Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.EntityExplorer
-
Packages that use EntityExplorer Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex -
-
Uses of EntityExplorer in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex 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.tex with parameters of type EntityExplorer Modifier and Type Method Description voidTypeExplorer. addEntityExplorer(String entityTypeName, EntityExplorer entityExplorer)
-