Uses of Class
com.tailf.maapi.MaapiSchemas.CSSchema
Packages that use 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
Methods in com.tailf.maapi that return MaapiSchemas.CSSchemaModifier 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.MaapiSchemas.CSNode.getSchema()
Retrieves the schema for the nodeMethods in com.tailf.maapi that return types with arguments of type MaapiSchemas.CSSchemaModifier and TypeMethodDescriptionMaapiSchemas.getLoadedSchemas()
get all loaded schemas as a Collection of CSSchema objects