Project

General

Profile

Task #1231

Feature #1223: parameterless listObject methods in d1_libclient_java

refactor MN.listObjects(...) method to allow no parameters

Added by Rob Nahf over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_libclient_java
Target version:
Start date:
Due date:
% Done:

100%

Milestone:
Product Version:
*
Story Points:
Sprint:

History

#1 Updated by Rob Nahf over 13 years ago

  • Category set to d1_libclient_java
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Moved body of MN.listObjects() to D1Node.listObjects, changing the primitive parameters (boolean, int) to the Object versions of the same, in order to allow those values to be null. null values for parameters leaves them off the parameter list. The MN.listObjects remains with original signature, in order to satisfy the Crud interface requirements. Integration tests pass.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)