Clone
fmalikoff
committed
on 01 Jun 06
Fixed Optional Activities so that there are methods that will return not-null min and max value - makes the optional activity display code e… Show more
Fixed Optional Activities so that there are methods that will return not-null min and max value - makes the optional activity display code easier. The client should ensure that the values aren't null but they are allowed to be null in the db so we have to cater for that.

Show less