source: main/waeup.kofa/trunk/docs/source/developerdocs/api/hostels/api_interfaces.rst @ 7926

Last change on this file since 7926 was 7808, checked in by uli, 13 years ago

Update all non-source files to reflect new package name.

File size: 384 bytes
Line 
1`hostels.interfaces` - Hostel Related Interfaces
2************************************************
3
4.. automodule:: waeup.kofa.hostels.interfaces
5   :members:
6   :undoc-members:
7
8   .. autointerface:: IHostelsContainer
9      :members:
10
11   .. autointerface:: IHostel
12      :members:
13
14   .. autointerface:: IBed
15      :members:
16
17   .. autointerface:: IBedAllocateStudent
18      :members:
Note: See TracBrowser for help on using the repository browser.