Task #1679
Story #312: Identifier generation and reservation
Define and implement mechanism for checking if an ID is reserved
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
-
Target version:
Start date:
2011-07-13
Due date:
% Done:
100%
Milestone:
CCI-0.6.2
Product Version:
*
Story Points:
Sprint:
Description
Many operations need to check the reservation store before they can insert/update records using a given PID. Right now there is no interface definition to check whether an ID can be used.
History
#1 Updated by Ben Leinfelder over 13 years ago
- Status changed from New to Closed
The new CNCore.hasReservation() method should be used by all clients that need to verify that the Identifier they are being passed is allowed to be used by the calling subject.