Package | Description |
---|---|
rdapit.pidsystem | |
rdapit.pitservice |
Modifier and Type | Class and Description |
---|---|
class |
HandleSystemRESTAdapter
Concrete adapter of an identifier system that connects to the Handle System
through its native REST interface available from HS v8 on.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ITypingService
Core interface for clients to contact.
|
Modifier and Type | Class and Description |
---|---|
class |
TypingService
Core implementation class that offers the combined higher-level services
through a type registry and an identifier system.
|
Modifier and Type | Field and Description |
---|---|
protected IIdentifierSystem |
TypingService.identifierSystem |
Modifier and Type | Method and Description |
---|---|
IIdentifierSystem |
TypingService.getIdentifierSystem() |
Constructor and Description |
---|
TypingService(IIdentifierSystem identifierSystem,
ITypeRegistry typeRegistry) |
Copyright © 2014. All rights reserved.