| Package | Description |
|---|---|
| org.gcube.application.framework.oaipmh.objectmappers |
| Modifier and Type | Method and Description |
|---|---|
RecordTemplateCustom |
Repository.getRecordTemplateCustom() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomMetadataXSD.materializeXSDonFilesystem(RecordTemplateCustom recordTemplate)
This function creates the file on the filesystem in order to be accessible from harvesters
Should be called AFTER creating any "MetadataXSD" instance and AFTER adding it custom fields through addCustomField() |
| Constructor and Description |
|---|
Record(HashMap<String,String> values,
RecordTemplateCustom template,
Properties sets,
CustomMetadataXSD customMetadataXSD)
FOR CUSTOM FORMAT OUTPUT !
The input template should be initiated ONLY ONCE, and used as input for every record created. |
Repository(String name,
String baseURL,
ArrayList<String> adminEmail,
Date earliestDatestamp,
RecordTemplateCustom recordTemplateCustom,
Properties sets) |
Repository(String name,
String baseURL,
ArrayList<String> adminEmail,
Date earliestDatestamp,
RecordTemplateDC recordTemplateDC,
RecordTemplateCustom recordTemplateCustom,
Properties sets) |
Copyright © 2016. All Rights Reserved.