Uploader Python Module
CherryPy Uploader Policy object class.
The CherryPy rest object for the structure.
-
class
pacifica.policy.uploader.rest.UploaderPolicy[source]
CherryPy root object class.
not exposed by default the base objects are exposed
-
POST()[source]
Read in the json query and return results.
-
static
_clean_user_query_id(query)[source]
determine the user_id for whatever is in the query.
-
static
_filter_results(results, *args)[source]
-
_query_select(query)[source]
-
_query_select_admin(query)[source]
-
_query_select_instrument_info(query)[source]
-
_query_select_project_info(query)[source]
-
_query_select_user_info(query)[source]
-
_user_info_from_queries(user_queries)[source]
-
static
_valid_query(query)[source]
-
exposed = True