Class ConcessioniManager


  • public class ConcessioniManager
    extends Object
    • Constructor Detail

      • ConcessioniManager

        public ConcessioniManager()
    • Method Detail

      • getById

        public org.gcube.application.geoportal.common.model.legacy.Concessione getById​(String id)
                                                                                throws Exception
        Throws:
        Exception
      • toJson

        public static String toJson​(Object obj)
                             throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException
      • getList

        public ArrayList<org.gcube.application.geoportal.common.model.legacy.Concessione> getList()
                                                                                           throws Exception
        Throws:
        Exception
      • registerNew

        public org.gcube.application.geoportal.common.model.legacy.Concessione registerNew​(org.gcube.application.geoportal.common.model.legacy.Concessione c)
                                                                                    throws Exception
        Throws:
        Exception