- Timestamp:
- 13 Oct 2014, 10:40:59 (10 years ago)
- Location:
- main/kofacustom.pcn/trunk/src/kofacustom/pcn
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/batching.py
r11687 r11832 20 20 from waeup.kofa.utils.batching import BatchProcessor 21 21 from waeup.kofa.applicants.batching import ApplicantProcessor 22 from kofacustom. sampleuni.applicants.interfaces import ICustomApplicant22 from kofacustom.pcn.applicants.interfaces import ICustomApplicant 23 23 24 24 class CustomApplicantProcessor(ApplicantProcessor):
Note: See TracChangeset for help on using the changeset viewer.