Project

General

Profile

« Previous | Next » 

Revision c10f70e4

Added by Katja Luther over 5 years ago

first steps of specimen page with DTOs

View differences:

modules/cdm_dataportal/cdm_api/webservice_uris.php
115 115
define('CDM_WS_FEATURETREES', 'portal/featureTree');
116 116
// define('CDM_WS_FEATURETREE_CHILDREN', 'featureTree/$0/children');
117 117
define('CDM_WS_GEOSERVICE_DISTRIBUTIONMAP', 'ext/edit/mapServiceParameters/taxonDistributionFor/$0');
118
define('CDM_WS_GEOSERVICE_OCCURRENCEMAP_FOR_FIELDUNITS', 'ext/edit/mapServiceParameters/taxonOccurrencesForX');
118 119
define('CDM_WS_GEOSERVICE_OCCURRENCEMAP', 'ext/edit/mapServiceParameters/taxonOccurrencesFor/$0');
119 120

  
120 121
define('CDM_WS_OCCURRENCE', 'occurrence');
......
131 132
 * @var unknown_type
132 133
 */
133 134
define('CDM_WS_OCCURRENCE_BY_ASSOCIATEDTAXON', 'occurrence/byAssociatedTaxon');
134

  
135
define('CDM_WS_OCCURRENCE_FIELDUNIT_DTO_BY_ASSOCIATEDTAXON', 'occurrence/specimensOrObservationsByAssociatedTaxon');
135 136
define('CDM_WS_DERIVEDUNIT_FACADE', 'derivedUnitFacade/$0');
136 137

  
137 138
define('CDM_WS_IDENTIFICATIONKEY', 'identificationKey');

Also available in: Unified diff