| Package | Description |
|---|---|
| org.dspace.license | |
| org.dspace.license.service |
| Modifier and Type | Method and Description |
|---|---|
LicenseMetadataValue |
CreativeCommonsServiceImpl.getCCField(String fieldId)
Returns a metadata field handle for given field Id
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeCommonsServiceImpl.removeLicense(Context context,
LicenseMetadataValue uriField,
LicenseMetadataValue nameField,
Item item) |
| Modifier and Type | Method and Description |
|---|---|
LicenseMetadataValue |
CreativeCommonsService.getCCField(String fieldId)
Get a few license-specific properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeCommonsService.removeLicense(Context context,
LicenseMetadataValue uriField,
LicenseMetadataValue nameField,
Item item)
Remove license information, delete also the bitstream
|
Copyright © 2016 DuraSpace. All rights reserved.