Uses of Class
com.tailf.maapi.MaapiSchemas.CSSchema
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
-
Uses of MaapiSchemas.CSSchema in com.tailf.maapi
Modifier and TypeMethodDescriptionMaapiSchemas.findCSSchema
(int nshash) Retrieve a specified schema identified by an hash valueMaapiSchemas.findCSSchema
(long nshash) Deprecated.MaapiSchemas.findCSSchema
(String nsName) Retrieve a specific schema identified by an namespace stringMaapiSchemas.findCSSchemaByPrefix
(String prefix) MaapiSchemas.findCSSchemaFromUniqueRoot
(int rootHash) Returns schema for root node.MaapiSchemas.findCSSchemaFromUniqueRoot
(long rootHash) Deprecated.MaapiSchemas.findCSSchemaFromUniqueRoot
(String rootTagName) Returns schema for root node.Modifier and TypeMethodDescriptionMaapiSchemas.getLoadedSchemas()
get all loaded schemas as a Collection of CSSchema objects