Class ConvertToDataServiceModel


  • public class ConvertToDataServiceModel
    extends Object
    The Class ConvertToDataServiceModel.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Feb 3, 2023
    • Constructor Detail

      • ConvertToDataServiceModel

        public ConvertToDataServiceModel()
    • Method Detail

      • getAccessFromDocumentSection

        public static org.gcube.application.geoportal.common.model.document.access.Access getAccessFromDocumentSection​(String theJSONDocument,
                                                                                                                       String sectionJSONPath)
        Gets the access from document section.
        Parameters:
        theJSONDocument - the the JSON document
        sectionJSONPath - the section JSON path
        Returns:
        the access from document section