Constant Field Values

Contents

de.terrestris.*

  • de.terrestris.shoguncore.importer.transform.RESTGdalAddoTransform 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "GdalAddoTransform"
  • de.terrestris.shoguncore.importer.transform.RESTGdalTranslateTransform 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "GdalTranslateTransform"
  • de.terrestris.shoguncore.importer.transform.RESTGdalWarpTransform 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "GdalWarpTransform"
  • de.terrestris.shoguncore.importer.transform.RESTReprojectTransform 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "ReprojectTransform"
  • de.terrestris.shoguncore.service.HttpProxyService 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERR_MSG_400_COMMON "ERROR 400 (Bad Request): Please check the log files for details."
    public static final java.lang.String ERR_MSG_400_NO_URL "ERROR 400 (Bad Request): The HttpProxyService could not determine a URL to proxy to."
    public static final java.lang.String ERR_MSG_404 "ERROR 404 (Not found): The HttpProxyService could not find the requested service."
    public static final java.lang.String ERR_MSG_405 "ERROR 405: (Method Not Allowed): The HttpProxyService does not support this request method."
    public static final java.lang.String ERR_MSG_500 "ERROR 500 (Internal Error) An internal error occured which prevented further processing."
    public static final java.lang.String ERR_MSG_502 "ERROR 502 (Bad Gateway): The HttpProxyService does not allow you to access that location."
  • de.terrestris.shoguncore.util.entity.EntityUtil 
    Modifier and Type Constant Field Value
    public static final java.lang.String RESTRICT_FIELDS_PARAM "output:only"