|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.planets_project.services.PlanetsServices
public class PlanetsServices
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 |
---|
public static final String PLANETS_NS
public static final String OBJECTS_NS
PLANETS_NS
,
Constant Field Valuespublic static final String SERVICES_NS
PLANETS_NS
,
Constant Field Valuespublic static final String TOOLS_NS
SERVICES_NS
,
Constant Field Valuespublic static final String DATATYPES_NS
OBJECTS_NS
,
SERVICES_NS
,
Constant Field Valuespublic static final String TERMS_NS
public static final String NS
SERVICES_NS
,
Constant Field ValuesConstructor Detail |
---|
public PlanetsServices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |