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