Package | Description |
---|---|
eu.dnetlib.enabling.is.registry.schema | |
eu.dnetlib.enabling.is.store | |
eu.dnetlib.enabling.soap | |
eu.dnetlib.enabling.tools | |
eu.dnetlib.enabling.tools.registration |
Modifier and Type | Method and Description |
---|---|
void |
OpaqueResourceValidator.validate(OpaqueResource resource)
check if the given resource is valid according to it's schema.
|
Modifier and Type | Method and Description |
---|---|
void |
BulkResourceImporter.importResource(OpaqueResource resource)
register a resource bypassing the checks.
|
Modifier and Type | Method and Description |
---|---|
String |
DataStructureProfileEndpointReferenceBuilder.getAddress(OpaqueResource profile) |
W3CEndpointReference |
DataStructureProfileEndpointReferenceBuilder.getEndpointReference(OpaqueResource profile) |
W3CEndpointReference |
DataStructureProfileEndpointReferenceBuilder.getEndpointReference(OpaqueResource profile,
Map<QName,Object> attrs) |
W3CEndpointReference |
DataStructureProfileEndpointReferenceBuilder.getEndpointReference(OpaqueResource profile,
String referenceParam,
Map<QName,Object> attrs) |
Modifier and Type | Class and Description |
---|---|
class |
DOMOpaqueResource
OpaqueResource holding a plain old DOM document.
|
class |
StreamOpaqueResource
implements a possibly optimized OpaqueResource constructed from a stream containing the xml source.
|
class |
StringOpaqueResource
Opaque resource initialized from a string.
|
Modifier and Type | Method and Description |
---|---|
String |
XQueryUtils.getCollectionAbsPath(OpaqueResource resource)
obtain the absolute xmldb collection path for a given resource.
|
String |
XQueryUtils.getCollectionPath(OpaqueResource resource)
obtain the name of the xmldb collection for a given resource.
|
String |
XQueryUtils.getFileName(OpaqueResource resource)
Return the xmldb filename for a given resource.
|
Modifier and Type | Method and Description |
---|---|
OpaqueResource |
ServiceRegistrationManager.getServiceProfile()
returns the service profile associated with the service.
|
OpaqueResource |
ServiceRegistrationManagerImpl.getServiceProfile()
returns the service profile associated with the service.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceRegistrationManagerImpl.setServiceProfile(OpaqueResource serviceProfile) |
Copyright © 2019. All rights reserved.