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