inventory
Contents:
API Models
Authentication
Item API
User API
Reservation API
Box API
Miscellaneous
inventory
Index
Index
A
|
B
|
C
|
I
|
M
|
R
|
S
|
T
|
U
A
api_box_create() (in module api_box_routes)
api_box_delete() (in module api_box_routes)
api_box_get_dynamic() (in module api_box_routes)
api_box_get_static() (in module api_box_routes)
api_box_routes
module
api_box_update() (in module api_box_routes)
api_boxes_list() (in module api_box_routes)
api_item_create() (in module api_item_routes)
api_item_delete() (in module api_item_routes)
api_item_get_dynamic() (in module api_item_routes)
api_item_get_static() (in module api_item_routes)
api_item_routes
module
api_item_update() (in module api_item_routes)
api_items_list() (in module api_item_routes)
api_reservation_create() (in module api_reservation_routes)
api_reservation_delete() (in module api_reservation_routes)
api_reservation_get_dynamic() (in module api_reservation_routes)
api_reservation_get_static() (in module api_reservation_routes)
api_reservation_routes
module
api_reservation_update() (in module api_reservation_routes)
api_reservations_list() (in module api_reservation_routes)
auth
module
B
Box (class in models)
BOX_CREATE (auth.Scope attribute)
BOX_DELETE (auth.Scope attribute)
BOX_GET (auth.Scope attribute)
BOX_UPDATE (auth.Scope attribute)
BOXES_LIST (auth.Scope attribute)
C
create_response() (in module common)
I
id_length() (models.Model class method)
id_name() (models.Model class method)
identifier
module
Identifier (class in identifier)
is_dirty() (in module common)
Item (class in models)
ITEM_CREATE (auth.Scope attribute)
ITEM_DELETE (auth.Scope attribute)
ITEM_GET (auth.Scope attribute)
ITEM_UPDATE (auth.Scope attribute)
ITEMS_LIST (auth.Scope attribute)
M
Model (class in models)
models
module
module
api_box_routes
api_item_routes
api_reservation_routes
auth
identifier
models
R
require_auth() (in module auth)
Reservation (class in models)
RESERVATION_CREATE (auth.Scope attribute)
RESERVATION_DELETE (auth.Scope attribute)
RESERVATION_GET (auth.Scope attribute)
RESERVATION_UPDATE (auth.Scope attribute)
RESERVATIONS_LIST (auth.Scope attribute)
RET_ENTITIES_DEF_LIMIT (in module common)
RET_ENTITIES_MAX_LIMIT (in module common)
route_requires_auth() (in module auth)
S
Scope (class in auth)
T
table_name() (models.Model class method)
THUMBNAIL_DELETE (auth.Scope attribute)
THUMBNAIL_GET (auth.Scope attribute)
THUMBNAIL_UPLOAD (auth.Scope attribute)
to_dict() (models.Model method)
to_insert_str() (models.Model method)
to_response() (models.Model method)
U
User (class in models)
USER_CREATE (auth.Scope attribute)
USER_DELETE (auth.Scope attribute)
USER_GET (auth.Scope attribute)
USER_GET_AUTHMASK (auth.Scope attribute)
USER_UPDATE (auth.Scope attribute)