.. entry.rst Copyright (c) 2016-2017 LMG. All rights reserved This software is the confidential and proprietary information of LMG ("Confidential Information"). You must not disclose such Confidential Information. Created by usischev on 5.06.17 Product Entry Objects --------------------- .. contents:: :local: Get Entry Data """""""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_get Update Entry Data """"""""""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_put Delete Entry """""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_delete Replace Entry """"""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_replace Attach Foreign Entry """""""""""""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_attach Detach Foreign Entry """""""""""""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_detach Delete Entry Combination """""""""""""""""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_combination_delete Replace Entry Combination """"""""""""""""""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_combination_replace Set Entry Tag Value """"""""""""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_tag_put Unset Entry Tag Value """"""""""""""""""""" .. autoflask:: application.sphinx:sphinx_app :endpoints: entry.entry_tag_delete