Uses of Class
com.tailf.conf.ConfNamespace
Packages that use ConfNamespace
Package
Description
Package with methods for connecting to the configuration database.
Data types and utilities for communication with the server.
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
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.
The Common Alarm Management package contains common definitions that are
used within the alarm manager.
This package comprises name-space classes generated from the NCS YANG models.
-
Uses of ConfNamespace in com.tailf.cdb
Methods in com.tailf.cdb that return ConfNamespaceMethods in com.tailf.cdb with parameters of type ConfNamespaceModifier and TypeMethodDescriptionstatic ConfException
CdbExtendedException.mk
(int extendedErrorCode, ConfNamespace appNS, String appTag, ConfResponse r) void
CdbSession.setNamespace
(ConfNamespace ns) Before we start to read data from CDB we need to set the namespace.int
CdbSubscription.subscribe
(int priority, ConfNamespace ns, String fmt, Object... args) Subscribe to a given path.int
CdbSubscription.subscribe
(CdbSubscriptionType subscriptionType, int priority, ConfNamespace ns, String fmt, Object... args) Subscribe to a path.int
CdbSubscription.subscribe
(CdbSubscriptionType subscriptionType, EnumSet<CdbSubscrConfigFlag> flags, int priority, ConfNamespace ns, String fmt, Object... args) Subscribe to a path.Method parameters in com.tailf.cdb with type arguments of type ConfNamespaceModifier and TypeMethodDescriptionvoid
Cdb.setUseForCdbUpgrade
(List<ConfNamespace> removedNs) Sets this Cdb and the session it creates to be used for Cdb data upgrades.Constructors in com.tailf.cdb with parameters of type ConfNamespaceModifierConstructorDescriptionCdbExtendedException
(int extendedErrorCode, ConfNamespace appNS, String appTag, ConfException ex) CdbExtendedException
(int extendedErrorCode, ConfNamespace appNS, String appTag, String msg) -
Uses of ConfNamespace in com.tailf.conf
Subclasses of ConfNamespace in com.tailf.confModifier and TypeClassDescriptionclass
A ConfNamespaceStub can be used in place of a real namespace file when accessing removed data models during a cdb upgrade.Methods in com.tailf.conf that return ConfNamespaceModifier and TypeMethodDescriptionstatic ConfNamespace
ConfNamespace.findNamespace
(int hash, ArrayList<ConfNamespace> nsList) Locate a namespace in a namespace list, given a name space hash.static ConfNamespace
ConfNamespace.findNamespace
(String id) Locate a namespace in a namespace list, given a name space string.static ConfNamespace
ConfNamespace.findNamespace
(String id, ArrayList<ConfNamespace> nsList) static ConfNamespace
ConfNamespace.findNamespaceFromNsName
(ConfPath path, MountIdInterface mountIdGetter, String namespaceName) static ConfNamespace
ConfNamespace.findNamespaceFromPrefix
(ConfPath path, MountIdInterface mountIdGetter, String prefix) static ConfNamespace
ConfNamespace.findNamespaceFromPrefix
(String prefix) static ConfNamespace
ConfNamespace.findNamespaceFromPrefix
(String prefix, ArrayList<ConfNamespace> nsList) static ConfNamespace
ConfNamespace.findNamespaceFromRootTag
(String tagName) ConfIdentityRef.getConfNamespace()
ConfTag.getConfNamespace()
ConfXMLParam.getConfNamespace()
Returns the namespace for this parameter.static ConfNamespace
ConfNamespace.lookupNamespaceFromHash
(int hash) Locate a namespace in a namespace list, given a name space hash.static ConfNamespace
ConfNamespace.lookupNamespaceFromPrefix
(ConfPath path, MountIdInterface mountIdGetter, String prefix) static ConfNamespace
ConfNamespace.lookupNamespaceFromPrefix
(String prefix) Locate a namespace in a namespace list, given a name space string.static ConfNamespace
ConfNamespace.lookupNamespaceFromURI
(String uri) Locate a namespace in a namespace list, given a name space string.Methods in com.tailf.conf with parameters of type ConfNamespaceModifier and TypeMethodDescriptionvoid
XPathAbrevCompiler.addKeys
(MaapiSchemas.CSNode current, com.tailf.conf.XPathAbrevCompiler.XPathTag tag, ConfNamespace ns) void
ConfIdentityRef.setConfNamespace
(ConfNamespace ns_obj) void
ConfTag.setConfNamespace
(ConfNamespace ns_obj) Method parameters in com.tailf.conf with type arguments of type ConfNamespaceModifier and TypeMethodDescriptionstatic ConfNamespace
ConfNamespace.findNamespace
(int hash, ArrayList<ConfNamespace> nsList) Locate a namespace in a namespace list, given a name space hash.static ConfNamespace
ConfNamespace.findNamespace
(String id, ArrayList<ConfNamespace> nsList) static ConfNamespace
ConfNamespace.findNamespaceFromPrefix
(String prefix, ArrayList<ConfNamespace> nsList) static ConfObject[]
ConfInternal.mk_keypath
(ConfEObject term, ArrayList<ConfNamespace> ns_list) Makes a keypath from a term.static ConfIdentityRef
ConfIdentityRef.newInstance
(String prefix, String tagname, ArrayList<ConfNamespace> ns_list) Deprecated.static void
ConfNamespace.reinstallRemovedNs
(List<ConfNamespace> removedNsList) This method should only be used in cdb data migration scenarios.static int
ConfNamespace.stringToTag
(String str, ArrayList<ConfNamespace> nsList) Deprecated.static String
ConfNamespace.tagToString
(int tag, ArrayList<ConfNamespace> nsList) Deprecated.Constructors in com.tailf.conf with parameters of type ConfNamespaceModifierConstructorDescriptionConfTag
(ConfNamespace ns_obj, int tag) ConfTag
(ConfNamespace ns_obj, String tagName) ConfXMLParamCdbStart
(ConfNamespace namespace, String tagString, int cdbInstanceInteger) ConfXMLParamLeaf
(ConfNamespace namespace, String tagString) ConfXMLParamStart
(ConfNamespace namespace, String tagString) ConfXMLParamStartDel
(ConfNamespace namespace, String tagString) ConfXMLParamStop
(ConfNamespace namespace, String tagString) ConfXMLParamValue
(ConfNamespace namespace, String tagString, ConfObject val) Constructor parameters in com.tailf.conf with type arguments of type ConfNamespaceModifierConstructorDescriptionConfEnumeration
(int ordinalValue, ArrayList<ConfNamespace> ns_list) Deprecated. -
Uses of ConfNamespace in com.tailf.dp
Methods in com.tailf.dp that return ConfNamespaceMethods in com.tailf.dp that return types with arguments of type ConfNamespaceModifier and TypeMethodDescriptionDp.getNsList()
Get a list of the installed namespaces.DpTrans.getNsList()
Returns the namespace list stored by the data provider.Methods in com.tailf.dp with parameters of type ConfNamespaceModifier and TypeMethodDescriptionstatic ConfException
DpCallbackExtendedException.mk
(int extendedErrorCode, ConfNamespace appNS, String appTag, ConfResponse r) Deprecated.Constructors in com.tailf.dp with parameters of type ConfNamespaceModifierConstructorDescriptionDpCallbackExtendedException
(int extendedErrorCode, ConfNamespace appNS, String appTag, ConfException ex) DpCallbackExtendedException
(int extendedErrorCode, ConfNamespace appNS, String appTag, String fmt, Object... arguments) -
Uses of ConfNamespace in com.tailf.maapi
Subclasses of ConfNamespace in com.tailf.maapiModifier and TypeClassDescriptionclass
This class is used to emulate and replace the classes that was previously loaded manually.Methods in com.tailf.maapi that return types with arguments of type ConfNamespaceModifier and TypeMethodDescriptionstatic ArrayList<ConfNamespace>
Maapi.getAutoNsList()
static ArrayList<ConfNamespace>
Maapi.getAutoNsList
(ArrayList<ConfNamespace> defaultNsList) static Map<Integer,
ConfNamespace> Maapi.getAutoNsMap()
static Map<String,
List<ConfNamespace>> Maapi.getAutoNsPrefixMap()
Maapi.getNsList()
Get a list of the installed namespaces retrieved from the loadedMaapiSchemas
.Method parameters in com.tailf.maapi with type arguments of type ConfNamespaceModifier and TypeMethodDescriptionstatic ArrayList<ConfNamespace>
Maapi.getAutoNsList
(ArrayList<ConfNamespace> defaultNsList) -
Uses of ConfNamespace in com.tailf.ncs.alarmman.common
Methods in com.tailf.ncs.alarmman.common that return ConfNamespaceConstructors in com.tailf.ncs.alarmman.common with parameters of type ConfNamespaceModifierConstructorDescriptionAlarmAttribute
(ConfNamespace ns, String attributeId, ConfValue value) StatusChangeAttribute
(ConfNamespace ns, String attributeId, ConfValue value) -
Uses of ConfNamespace in com.tailf.ncs.ns
Subclasses of ConfNamespace in com.tailf.ncs.nsModifier and TypeClassDescriptionclass
Autogenerated namespace class for YANG module ietf-inet-types.yangclass
Autogenerated namespace class for YANG module tailf-ncs.yangclass
Autogenerated namespace class for YANG module tailf-ncs-alarms.yangclass
Autogenerated namespace class for YANG module tailf-ncs-ned.yangclass
Autogenerated namespace class for YANG module snmp.yangclass
Autogenerated namespace class for YANG module tailf-ncs-monitoring.yangclass
Autogenerated namespace class for YANG module tailf-netconf-ncs.yangclass
Autogenerated namespace class for YANG module ietf-yang-types.yang
stringToHash(String)