public class OAIConfigurationWriter extends Object
| Constructor and Description |
|---|
OAIConfigurationWriter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addMetadataFormat(MDFInfo newInfo) |
boolean |
addNewIndex(String format,
String layout,
String interpretation,
String indexName,
boolean isRepeatable,
String[] paths) |
boolean |
addOAISet(SetInfo newInfo) |
boolean |
deleteMetadataFormat(String mdPrefix) |
boolean |
deleteOAISet(String setSpec) |
OAIConfigurationReader |
getConfiguration() |
void |
setConfiguration(OAIConfigurationReader configuration) |
boolean |
updateIndices(String format,
String layout,
String interpretation,
List<PublisherField> indexes) |
boolean |
updateMetadataFormat(String mdPrefix,
MDFInfo newInfo) |
boolean |
updateOAISet(String setSpec,
SetInfo newInfo) |
public boolean updateMetadataFormat(String mdPrefix, MDFInfo newInfo) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic boolean addMetadataFormat(MDFInfo newInfo) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic boolean deleteMetadataFormat(String mdPrefix) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic boolean updateOAISet(String setSpec, SetInfo newInfo) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic boolean addOAISet(SetInfo newInfo) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic boolean deleteOAISet(String setSpec) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic boolean updateIndices(String format, String layout, String interpretation, List<PublisherField> indexes) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic boolean addNewIndex(String format, String layout, String interpretation, String indexName, boolean isRepeatable, String[] paths) throws eu.dnetlib.enabling.is.lookup.rmi.ISLookUpException, eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.lookup.rmi.ISLookUpExceptioneu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic OAIConfigurationReader getConfiguration()
public void setConfiguration(OAIConfigurationReader configuration)
Copyright © 2026. All rights reserved.