Package | Description |
---|---|
rdapit.pidsystem | |
rdapit.pitservice | |
rdapit.typeregistry |
Modifier and Type | Method and Description |
---|---|
PIDInformation |
HandleSystemRESTAdapter.queryByType(String pid,
TypeDefinition typeDefinition) |
PIDInformation |
IIdentifierSystem.queryByType(String pid,
TypeDefinition typeDefinition)
Queries all properties of a given type available from the given PID.
|
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
ITypingService.describeType(String typeIdentifier)
Retrieves a type definition
|
TypeDefinition |
TypingService.describeType(String typeIdentifier) |
Modifier and Type | Method and Description |
---|---|
boolean |
PIDInformation.checkTypeConformance(TypeDefinition typeDef)
Checks whether the stored property values conform to the given type and
stores the result of the conformance checks in the local information
record.
|
PIDInformation |
TypingService.queryByType(String pid,
TypeDefinition typeDefinition) |
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
ITypeRegistry.queryTypeDefinition(String typeIdentifier)
Queries a type definition record from the type registry.
|
TypeDefinition |
TypeRegistry.queryTypeDefinition(String typeIdentifier) |
Modifier and Type | Method and Description |
---|---|
void |
ITypeRegistry.createTypeDefinition(String typeIdentifier,
TypeDefinition typeDefinition) |
void |
TypeRegistry.createTypeDefinition(String typeIdentifier,
TypeDefinition typeDefinition) |
Copyright © 2014. All rights reserved.