Class ISClient


  • public class ISClient
    extends Object
    • Constructor Detail

      • ISClient

        public ISClient()
    • Method Detail

      • getDataminer

        public Host getDataminer​(String hostname)
      • getHProxy

        public static String getHProxy()
      • updateAlg

        public void updateAlg​(Algorithm algo)
      • unPublishScopedResource

        public void unPublishScopedResource​(org.gcube.common.resources.gcore.GenericResource resource)
                                     throws org.gcube.informationsystem.publisher.exception.RegistryNotFoundException,
                                            Exception
        Throws:
        org.gcube.informationsystem.publisher.exception.RegistryNotFoundException
        Exception
      • publishScopedResource

        public void publishScopedResource​(org.gcube.common.resources.gcore.GenericResource a,
                                          List<String> scopes)
                                   throws org.gcube.informationsystem.publisher.exception.RegistryNotFoundException,
                                          Exception
        Throws:
        org.gcube.informationsystem.publisher.exception.RegistryNotFoundException
        Exception
      • main

        public static void main​(String[] args)
                         throws IOException,
                                org.tmatesoft.svn.core.SVNException
        Throws:
        IOException
        org.tmatesoft.svn.core.SVNException