org.gcube.tools.sam.istester.plugin.util
Class ISUtil

java.lang.Object
  extended by org.gcube.tools.sam.istester.plugin.util.ISUtil

public class ISUtil
extends java.lang.Object

Author:
Andrea Manzi(CERN)

Constructor Summary
ISUtil(GCUBEScope scope)
           
 
Method Summary
 boolean getSAMGenericResource(java.lang.String id)
           
 java.util.ArrayList<org.apache.axis.message.addressing.EndpointReferenceType> getServiceEndpoint(java.lang.String serviceName, java.lang.String portTypeName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISUtil

public ISUtil(GCUBEScope scope)
Method Detail

getServiceEndpoint

public java.util.ArrayList<org.apache.axis.message.addressing.EndpointReferenceType> getServiceEndpoint(java.lang.String serviceName,
                                                                                                        java.lang.String portTypeName)
                                                                                                 throws ISMalformedQueryException,
                                                                                                        ISUnsupportedQueryException,
                                                                                                        ISException
Throws:
ISMalformedQueryException
ISUnsupportedQueryException
ISException

getSAMGenericResource

public boolean getSAMGenericResource(java.lang.String id)
Parameters:
id -
Returns: