Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.ucd.HandlerDeclarationDV
-
Packages that use HandlerDeclarationDV Package Description org.gcube.application.geoportalcommon org.gcube.application.geoportalcommon.shared.geoportal.ucd -
-
Uses of HandlerDeclarationDV in org.gcube.application.geoportalcommon
Methods in org.gcube.application.geoportalcommon that return HandlerDeclarationDV Modifier and Type Method Description static HandlerDeclarationDVConvertToDataValueObjectModel. toHandlerDeclarationDV(org.gcube.application.geoportal.common.model.useCaseDescriptor.HandlerDeclaration handlerDeclaration, org.gcube.application.geoportal.common.model.useCaseDescriptor.UseCaseDescriptor ucd, GEOPORTAL_CONFIGURATION_TYPE... readConfigs)To handler declaration DV. -
Uses of HandlerDeclarationDV in org.gcube.application.geoportalcommon.shared.geoportal.ucd
Methods in org.gcube.application.geoportalcommon.shared.geoportal.ucd that return types with arguments of type HandlerDeclarationDV Modifier and Type Method Description List<HandlerDeclarationDV>UseCaseDescriptorDV. getHandlers()Method parameters in org.gcube.application.geoportalcommon.shared.geoportal.ucd with type arguments of type HandlerDeclarationDV Modifier and Type Method Description voidUseCaseDescriptorDV. setHandlers(List<HandlerDeclarationDV> handlers)
-