| Package | Description |
|---|---|
| org.dspace.rest | |
| org.dspace.rest.common |
| Modifier and Type | Method and Description |
|---|---|
ResourcePolicy[] |
BitstreamResource.getBitstreamPolicies(String bitstreamId,
javax.ws.rs.core.HttpHeaders headers)
Return all bitstream resource policies from all bundles, in which
the bitstream is present.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
BitstreamResource.addBitstreamPolicy(String bitstreamId,
ResourcePolicy policy,
String user_ip,
String user_agent,
String xforwardedfor,
javax.ws.rs.core.HttpHeaders headers,
javax.servlet.http.HttpServletRequest request)
Add bitstream policy to all bundles containing the bitstream.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePolicy[] |
Bitstream.getPolicies() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bitstream.setPolicies(ResourcePolicy[] policies) |
Copyright © 2016 DuraSpace. All rights reserved.