Class | Description |
---|---|
PadreConfiguration |
Contains information about access to our PaDRe interface.
|
PadreContains |
Checks the existence of a single PDR object via configured PaDRe interface.
|
PadreCreateProject |
Create a project in the repository.
|
PadreGetIDRanges |
Returns a list of ID ranges in a certain project.
|
PadreGetInstance |
Fetches the instance ID.
|
PadreGetModified |
Returns modified objects since provided timestamp.
|
PadreGetProjects |
Returns available project IDs.
|
PadreGetTime |
Return server time.
|
PadrePing |
Checks PaDRe's availability.
|
PadreSingleDelete |
Deletes a single PDR object from PaDRe.
|
PadreSingleReadXml |
Reads a single XML formatted PDR object from PaDRe.
|
PadreSpanDelete |
Deletes a span of PDR objects from PaDRe.
|
PadreSpanReadXml |
Reads a span of XML formatted PDR objects from PaDRe.
|
PadreWriteXml |
Writes 1..n PDR objects to PaDRe.
|
Exception | Description |
---|---|
PadreCommandException |
Error signalising in case of problems while communicating with
PaDRe server.
|