Story #7446
D1Object in libclient should align submitter / rightsHolder setting with sysmeta required fields
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_libclient_java
Target version:
Start date:
2015-10-20
Due date:
% Done:
100%
Story Points:
Sprint:
Description
The rightsHolder is required to be set by the client, whereas the submitter is optional, in that the MN will override any value received with the actual submitter subject. D1Object should be using the rightsHolder as a parameter, instead of the submitter, even though it equates the two. (it will set both fields from the parameter). This is therefore mostly a perception change.
Associated revisions
refs #7446. renamed the submitter parameter in the D1Object constructor to 'rightsHolder', to align with required fields. No behavior change.
refs #7446. renamed the submitter parameter in the D1Object constructor to 'rightsHolder', to align with required fields. No behavior change.
History
#1 Updated by Rob Nahf about 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100