source: main/waeup.sirp/trunk/docs/source/developerdocs/api/applicants/api_interfaces.rst @ 7589

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

Fix links in documentation.

File size: 728 bytes
Line 
1`applicants.interfaces` - Applicants Related Interfaces
2*******************************************************
3
4.. automodule:: waeup.sirp.applicants.interfaces
5   :members:
6   :undoc-members:
7
8   .. autointerface:: IApplicantsRoot
9      :members:
10
11   .. autointerface:: IApplicantsContainer
12      :members:
13
14   .. autointerface:: IApplicantsContainerAdd
15      :members:
16
17   .. autointerface:: IApplicantBaseData
18      :members:
19
20   .. autointerface:: IApplicant
21      :members:
22
23   .. autointerface:: IApplicantEdit
24      :members:
25
26   .. autointerface:: IApplicantUpdateByRegNo
27      :members:
28
29   .. autointerface:: IApplicantOnlinePayment
30      :members:
31
32   .. autointerface:: IApplicantsContainerProvider
33      :members:
Note: See TracBrowser for help on using the repository browser.