| Package | Description |
|---|---|
| eu.dnetlib.enabling.is.registry | |
| eu.dnetlib.enabling.is.registry.rmi |
| Modifier and Type | Class and Description |
|---|---|
class |
ISRegistryDocumentNotFoundException |
| Modifier and Type | Method and Description |
|---|---|
void |
ISRegistryService.addBlackBoardMessage(String profId,
String messageId,
String message) |
boolean |
ISRegistryService.addOrUpdateResourceType(String resourceType,
String resourceSchema) |
boolean |
ISRegistryService.addProfileNode(String profId,
String xpath,
String node) |
boolean |
ISRegistryService.addResourceType(String resourceType,
String resourceSchema) |
void |
ISRegistryService.deleteBlackBoardMessage(String profId,
String messageId) |
boolean |
ISRegistryService.deleteProfile(String profId) |
boolean |
ISRegistryService.deleteProfiles(List<String> arrayprofId)
Deprecated.
|
boolean |
ISRegistryService.deleteResourceType(String resourceType,
Boolean hierarchical) |
boolean |
ISRegistryService.executeXUpdate(String XQuery) |
String |
ISRegistryService.insertProfileForValidation(String resourceType,
String resourceProfile) |
String |
ISRegistryService.invalidateProfile(String profId) |
boolean |
ISRegistryService.refreshProfile(String profId,
String resourceType) |
String |
ISRegistryService.registerProfile(String resourceProfile)
register a XML Profile.
|
String |
ISRegistryService.registerSecureProfile(String resourceProfId,
String secureProfId) |
boolean |
ISRegistryService.removeProfileNode(String profId,
String nodeId) |
void |
ISRegistryService.replyBlackBoardMessage(String profId,
String message) |
boolean |
ISRegistryService.updateProfile(String profId,
String resourceProfile,
String resourceType) |
String |
ISRegistryService.updateProfileDHN(String resourceProfile)
Deprecated.
|
boolean |
ISRegistryService.updateProfileNode(String profId,
String xpath,
String node) |
boolean |
ISRegistryService.updateRegionDescription(String profId,
String resourceProfile)
Deprecated.
|
String |
ISRegistryService.validateProfile(String profId) |
List<String> |
ISRegistryService.validateProfiles(List<String> profIds)
Deprecated.
|
Copyright © 2017. All rights reserved.