Persistence API

The following table lists down the API classes included in this category.

Class Description
LsPmgmtAttribute Class

Provides an implementation of the LsPmgmtAttribute object.

An LsPmgmtAttribute object is a collection of {key, value} pairs that define a function's additional input parameters.

LsPmgmtContext Class

Contains the configuration settings.

This class also initializes and allocates resources necessary for the API calls.

LsPmgmtAPI Class Initializes the library interface depending upon the platform.
LsPmgmtException Class Initializes and returns the status code and status messages.
LsPmgmtConstants

Defines the following:

>Persistence Library Error Codes

>LsPmgmtAttribute object for the keys defined.

NOTE   These classes are available as a part of the .NET Interface .dll files. For guidance about using the persistence API calls, refer to the corresponding samples—sntl_lspmgmtinit and sntl_lspmgmtclean.