Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.ClassificationExplorer
-
Packages that use ClassificationExplorer Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex -
-
Uses of ClassificationExplorer 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 ClassificationExplorer Modifier and Type Method Description Map<String,ClassificationExplorer>TypeExplorer. getClassifications()Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex with parameters of type ClassificationExplorer Modifier and Type Method Description voidTypeExplorer. addClassificationExplorer(String classificationTypeName, ClassificationExplorer classificationExplorer)
-