Uses of Class
org.gcube.data.analysis.dataminermanagercl.shared.process.OperatorsClassification
-
Packages that use OperatorsClassification Package Description org.gcube.data.analysis.dataminermanagercl.server.dmservice -
-
Uses of OperatorsClassification in org.gcube.data.analysis.dataminermanagercl.server.dmservice
Methods in org.gcube.data.analysis.dataminermanagercl.server.dmservice that return types with arguments of type OperatorsClassification Modifier and Type Method Description abstract List<OperatorsClassification>SClient. getOperatorsClassifications()Retrieve the list of operatorsabstract List<OperatorsClassification>SClient. getOperatorsClassifications(boolean refresh)Retrieve the list of operators and refresh them if requiredList<OperatorsClassification>SClient4WPS. getOperatorsClassifications()List<OperatorsClassification>SClient4WPS. getOperatorsClassifications(boolean refresh)
-