Directory src/au/com/whitesquare/waf/command/param/

Directory Created:
2007-01-01 22:53
Total Files:
2
Deleted Files:
0
Lines of Code:
277

[root]/src/au/com/whitesquare/waf/command/param

Lines of Code

src/au/com/whitesquare/waf/command/param/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 3 (100.0%) 280 (100.0%) 93.3

Most Recent Commits

steve 2007-01-04 12:51

New request parameter implementation that not only parses a string for a date format
but if the supplied value is a long, uses that to generate a date.

153 lines of code changed in:

  • src/au/com/whitesquare/waf/command/param: DateStringOrLongRequestParameter.java (new 153)
steve 2007-01-04 12:49

Overrode the getObject to return the Date object for use in the validated commands.
Now when parsing the format fails, a FieldValidationException is raised to ensure that the paramterErrorExecute is launched in a ValidatedCommand.

15 lines of code changed in:

  • src/au/com/whitesquare/waf/command/param: DateStringRequestParameter.java (+15 -3)
steve 2007-01-01 22:53

New RequestParameter that allows automatic date parsing.

112 lines of code changed in:

  • src/au/com/whitesquare/waf/command/param: DateStringRequestParameter.java (new 112)
Generated by StatCVS 0.3