eu.planets_project.services
Class PlanetsServices

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

public class PlanetsServices
extends Object

Author:
AnJackson

Field Summary
static String DATATYPES_NS
          The namespace for datatypes not belonging to objects or services
static String NS
          Define the Planets Service Action namespace, in one place so it can be shared.
static String OBJECTS_NS
          The namespace for the planets digital objects, and all the contained datastructures
static String PLANETS_NS
           
static String SERVICES_NS
          The namespace for all planets services, and service interfaces and datastructures like ServiceDescription and ServiceReport
static String TERMS_NS
          The Dublin Core namespace, used for certain terms
static 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 String PLANETS_NS
See Also:
Constant Field Values

OBJECTS_NS

public static final 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 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 String TOOLS_NS
A namespace for the tool elements for wrapped tools

See Also:
SERVICES_NS, Constant Field Values

DATATYPES_NS

public static final 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 String TERMS_NS
The Dublin Core namespace, used for certain terms

See Also:
Constant Field Values

NS

public static final 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 © 2013 Open Planets Foundation. All Rights Reserved.