Commit graph

11 commits

Author SHA1 Message Date
ryounes
43614290c4 NIHVIVO-3087 Improve handling of method invocation in argumentless method dump. Add unit test for this case. 2011-08-05 17:11:45 +00:00
ryounes
5fd6020035 Revert changes from r8901 since caused unit test failure. 2011-08-05 15:21:25 +00:00
ryounes
092f6ed4d8 NIHVIVO-3087 Improve handling of method invocation in argumentless method dump. Add unit test for this case. 2011-08-05 15:08:44 +00:00
ryounes
4229e04a02 NIHVIVO-3087 Add parens to method display name in dump of argumentless method 2011-08-05 14:35:50 +00:00
ryounes
f49460245b NIHVIVO-3087 Display information on object method parameters, values, and return type in dump 2011-08-04 16:07:03 +00:00
ryounes
c356b16807 NIHVIVO-2508 Preparation for exposing some template model methods as methods rather than properties. Also condensed code used to generate editing links for menu management. 2011-08-03 14:55:18 +00:00
ryounes
8c7900f239 NIHVIVO-1562 Remove old dump files 2011-04-22 21:20:11 +00:00
rjy7
28b6c4b867 Reverted use of exposureLevel in dump methods, removed in r7599. 2011-03-11 20:06:41 +00:00
rjy7
36e5bc2574 NIHVIVO-1562 Sort properties and methods of template model objects in dump. This commit contains a regression: exposureLevel has been removed, so public methods that are hidden by the BeansWrapper are still included in the dump. Will be corrected in an upcoming commit. 2011-03-10 17:26:57 +00:00
rjy7
733a70faf4 NIHVIVO-1564 Improvements to dump methods 2011-02-24 15:46:12 +00:00
rjy7
af7d959ecd NIHVIVO-1564 In dump of template model objects, hide methods that take arguments unless the BeansWrapper exposure level exposes these methods to the template. 2011-02-22 23:09:01 +00:00