source: main/waeup.sirp/trunk/docs/source/developerdocs/api/api_applicants_interfaces.rst @ 6412

Last change on this file since 6412 was 5676, checked in by Henrik Bettermann, 14 years ago

Rename applications to applicants.

File size: 498 bytes
Line 
1`waeup.sirp.applicants.interfaces` -- Interfaces
2**************************************************
3
4.. automodule:: waeup.sirp.applicants.interfaces
5   :members:
6
7IApplicantsRoot -- A root for university applicants
8===================================================
9
10.. autointerface:: IApplicantsRoot
11   :members:
12
13
14IApplicantsContainer -- A container for university applicants
15=============================================================
16
17.. autointerface:: IApplicantsContainer
18   :members:
Note: See TracBrowser for help on using the repository browser.