source: main/waeup.sirp/trunk/docs/source/developerdocs/api/api_applicants.rst @ 7765

Last change on this file since 7765 was 6756, checked in by uli, 13 years ago

Merge changes from uli-studentpw back into trunk.

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