org.gcube.data.spd.client
Class Constants
java.lang.Object
org.gcube.data.spd.client.Constants
public class Constants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_NAME
public static final String SERVICE_NAME
- Service name.
- See Also:
- Constant Field Values
SERVICE_CLASS
public static final String SERVICE_CLASS
- Service class.
- See Also:
- Constant Field Values
DEFAULT_TIMEOUT
public static final int DEFAULT_TIMEOUT
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
namespace
public static final String namespace
- See Also:
- Constant Field Values
manager_target_namespace
public static final String manager_target_namespace
- See Also:
- Constant Field Values
manager_portType
public static final String manager_portType
- See Also:
- Constant Field Values
manager_port
public static final String manager_port
- See Also:
- Constant Field Values
manager_localname
public static final String manager_localname
- See Also:
- Constant Field Values
manager_name
public static final QName manager_name
classification_target_namespace
public static final String classification_target_namespace
- See Also:
- Constant Field Values
classification_portType
public static final String classification_portType
- See Also:
- Constant Field Values
classification_port
public static final String classification_port
- See Also:
- Constant Field Values
classification_localname
public static final String classification_localname
- See Also:
- Constant Field Values
classification_name
public static final QName classification_name
executor_target_namespace
public static final String executor_target_namespace
- See Also:
- Constant Field Values
executor_portType
public static final String executor_portType
- See Also:
- Constant Field Values
executor_port
public static final String executor_port
- See Also:
- Constant Field Values
executor_localname
public static final String executor_localname
- See Also:
- Constant Field Values
executor_name
public static final QName executor_name
occurrence_target_namespace
public static final String occurrence_target_namespace
- See Also:
- Constant Field Values
occurrence_portType
public static final String occurrence_portType
- See Also:
- Constant Field Values
occurrence_port
public static final String occurrence_port
- See Also:
- Constant Field Values
occurrence_localname
public static final String occurrence_localname
- See Also:
- Constant Field Values
occurrence_name
public static final QName occurrence_name
manager
public static final org.gcube.common.clients.stubs.jaxws.GCoreService<ManagerStub> manager
classification
public static final org.gcube.common.clients.stubs.jaxws.GCoreService<ClassificationStub> classification
executor
public static final org.gcube.common.clients.stubs.jaxws.GCoreService<ExecutorStub> executor
occurrence
public static final org.gcube.common.clients.stubs.jaxws.GCoreService<OccurrenceStub> occurrence
Constants
public Constants()
Copyright © 2013. All Rights Reserved.