source: main/waeup.kofa/trunk/docs/source/developerdocs/api/api_applicants.rst

Last change on this file was 7818, checked in by Henrik Bettermann, 13 years ago

KOFA -> Kofa

Remove outdated apis.

File size: 589 bytes
Line 
1`applicants` - Application Components Package
2*********************************************
3
4(see also: :ref:`api-applicants-modules`)
5
6.. automodule:: waeup.kofa.applicants
7   :members:
8   :undoc-members:
9
10.. _api-applicants-modules:
11
12Submodules
13----------
14
15This package bundles the following submodules:
16
17.. toctree::
18   :maxdepth: 1
19
20   applicants/api_interfaces
21   applicants/api_root
22   applicants/api_container
23   applicants/api_applicant
24   applicants/api_authentication
25   applicants/api_batching
26   applicants/api_browser
27   applicants/api_permissions
28   applicants/api_workflow
29
Note: See TracBrowser for help on using the repository browser.