Class DescriptionRepository
- java.lang.Object
-
- org.gcube.portlets.widgets.dataminermanagerwidget.server.DescriptionRepository
-
public class DescriptionRepository extends Object
- Author:
- Giancarlo Panichi
-
-
Constructor Summary
Constructors Constructor Description DescriptionRepository()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.gcube.data.analysis.dataminermanagercl.shared.process.OperatorgetOperator(org.gcube.data.analysis.dataminermanagercl.shared.process.Operator operator)static org.gcube.data.analysis.dataminermanagercl.shared.process.OperatorCategorygetOperatorCategory(org.gcube.data.analysis.dataminermanagercl.shared.process.OperatorCategory operatorCategory)
-
-
-
Method Detail
-
getOperatorCategory
public static org.gcube.data.analysis.dataminermanagercl.shared.process.OperatorCategory getOperatorCategory(org.gcube.data.analysis.dataminermanagercl.shared.process.OperatorCategory operatorCategory)
-
getOperator
public static org.gcube.data.analysis.dataminermanagercl.shared.process.Operator getOperator(org.gcube.data.analysis.dataminermanagercl.shared.process.Operator operator)
-
-