org.fao.geonet.constants
Class Geonet.Session

java.lang.Object
  extended by org.fao.geonet.constants.Geonet.Session
Enclosing class:
Geonet

public class Geonet.Session
extends java.lang.Object


Field Summary
static java.lang.String MAIN_SEARCH
           
static java.lang.String METADATA_SHOW
           
static java.lang.String SEARCH_KEYWORDS_RESULT
           
static java.lang.String SEARCH_RESULT
           
 
Constructor Summary
Geonet.Session()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAIN_SEARCH

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

SEARCH_RESULT

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

METADATA_SHOW

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

SEARCH_KEYWORDS_RESULT

public static final java.lang.String SEARCH_KEYWORDS_RESULT
See Also:
Constant Field Values
Constructor Detail

Geonet.Session

public Geonet.Session()