Menu

#8 Request for extension of Contract Repository API

open
nobody
None
5
2008-09-17
2008-09-17
Jiri Hodik
No

Add following methods to the API of the Contract Repository:

1.
Collection<Long> getAllID();
// reason: at this moment it is too difficult to get or modify contract for that one has not locally stored ID used by the database

2.
ContractStatus getStatus(Long contracted);
// reason: while it is easy to modify status of the contract, it is too difficult to get its current value

Discussion


Log in to post a comment.

MongoDB Logo MongoDB