Ignore:
Timestamp:
11 Jun 2011, 10:52:50 (13 years ago)
Author:
Henrik Bettermann
Message:

First test implementation for applicants logger. Uli, please check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/interfaces.py

    r6343 r6348  
    297297    state = Attribute('Returns the application state of an applicant')
    298298
     299    def getApplicantsRootLogger():
     300        """Returns the logger from the applicants root object
     301        """
     302
    299303    reg_no = schema.TextLine(
    300304        title = u'JAMB Registration Number',
Note: See TracChangeset for help on using the changeset viewer.