Class DefaultConcessioni

  • All Implemented Interfaces:
    org.gcube.application.geoportal.common.rest.ConcessioniI

    public class DefaultConcessioni
    extends Object
    implements org.gcube.application.geoportal.common.rest.ConcessioniI
    • Constructor Detail

      • DefaultConcessioni

        public DefaultConcessioni()
    • Method Detail

      • create

        public String create​(String toCreate)
                      throws Exception
        Specified by:
        create in interface org.gcube.application.geoportal.common.rest.ConcessioniI
        Throws:
        Exception
      • readById

        public String readById​(String readById)
                        throws Exception
        Specified by:
        readById in interface org.gcube.application.geoportal.common.rest.ConcessioniI
        Throws:
        Exception
      • getAll

        public String getAll()
                      throws Exception
        Specified by:
        getAll in interface org.gcube.application.geoportal.common.rest.ConcessioniI
        Throws:
        Exception
      • addSection

        public String addSection​(String arg0,
                                 String arg1)
                          throws Exception
        Specified by:
        addSection in interface org.gcube.application.geoportal.common.rest.ConcessioniI
        Throws:
        Exception