eu.planets_project.services
Class PlanetsServices

java.lang.Object
  extended by eu.planets_project.services.PlanetsServices

public class PlanetsServices
extends java.lang.Object


Field Summary
static java.lang.String DATATYPES_NS
          The namespace for datatypes not belonging to objects or services
static java.lang.String NS
          Define the Planets Service Action namespace, in one place so it can be shared.
static java.lang.String OBJECTS_NS
          The namespace for the planets digital objects, and all the contained datastructures
static java.lang.String PLANETS_NS
           
static java.lang.String SERVICES_NS
          The namespace for all planets services, and service interfaces and datastructures like ServiceDescription and ServiceReport
static java.lang.String TERMS_NS
          The Dublin Core namespace, used for certain terms
static java.lang.String TOOLS_NS
          A namespace for the tool elements for wrapped tools
 
Constructor Summary
PlanetsServices()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLANETS_NS

public static final java.lang.String PLANETS_NS
See Also:
Constant Field Values

OBJECTS_NS

public static final java.lang.String OBJECTS_NS
The namespace for the planets digital objects, and all the contained datastructures

See Also:
PLANETS_NS, Constant Field Values

SERVICES_NS

public static final java.lang.String SERVICES_NS
The namespace for all planets services, and service interfaces and datastructures like ServiceDescription and ServiceReport

See Also:
PLANETS_NS, Constant Field Values

TOOLS_NS

public static final java.lang.String TOOLS_NS
A namespace for the tool elements for wrapped tools

See Also:
SERVICES_NS, Constant Field Values

DATATYPES_NS

public static final java.lang.String DATATYPES_NS
The namespace for datatypes not belonging to objects or services

See Also:
OBJECTS_NS, SERVICES_NS, Constant Field Values

TERMS_NS

public static final java.lang.String TERMS_NS
The Dublin Core namespace, used for certain terms

See Also:
Constant Field Values

NS

public static final java.lang.String NS
Define the Planets Service Action namespace, in one place so it can be shared. No trailing slash. Used to many places to change, but the proper name is SERVICES_NS

See Also:
SERVICES_NS, Constant Field Values
Constructor Detail

PlanetsServices

public PlanetsServices()


Copyright © 2007-2010 The Planets Consortium. All Rights Reserved.