Class AbstractPlugin

    • Constructor Detail

      • AbstractPlugin

        public AbstractPlugin()
    • Method Detail

      • getConfigurationFromProfile

        protected org.gcube.application.geoportal.common.model.useCaseDescriptor.HandlerDeclaration getConfigurationFromProfile​(org.gcube.application.geoportal.common.model.useCaseDescriptor.UseCaseDescriptor useCaseDescriptor)
                                                                                                                         throws InvalidProfileException
        Throws:
        InvalidProfileException
      • getMultipleDeclarationsFromProfile

        protected List<org.gcube.application.geoportal.common.model.useCaseDescriptor.HandlerDeclaration> getMultipleDeclarationsFromProfile​(org.gcube.application.geoportal.common.model.useCaseDescriptor.UseCaseDescriptor p)
                                                                                                                                      throws InvalidProfileException
        Throws:
        InvalidProfileException