Uses of Class
com.ads.api.beans.common.Node
Packages that use Node
Package
Description
Contains Collection Classes,Java Bean Classes which are specific to Catalogs, SubCatalogs of Catalogs,Business Terms,Associated BusinessTerms, Associated TechnicalMetadata and Associated Documents related to BusinessTerms.
Contains Collection Classes,Java Bean Classes which are common to all the modules like AMMObjectTypes, APIConstants, ImportHelper etc.
Contains Collection Classes,Java Bean Classes which are specific to Categories, Codesets, Code Values, Codeset Maps.
Contains Collection Classes,Java Bean Classes which are specific to Mappings, MappingSpecifications, Project and Subject.
Contains Collection Classes, Java Bean Classes which are related to Role, User, Permission and its details.
Contains Collection Classes,Java Bean Classes which are specific to System, Environment,Table, Column and Node.
-
Uses of Node in com.ads.api.beans.bgm
Subclasses of Node in com.ads.api.beans.bgmModifier and TypeClassDescriptionclassThis class provides some beans control methods related to AssetType such as id, name, description and its related Audit History Details.classThis class provides some beans control methods related to Business Term, Business Rule, Business Policy and Custom object such as name, id, catalog in which it is present, its definition, description, related notes, objectTypeId, catalogsTypeId, workflowStatus, sdiClassifications etc...and its related Audit Specifications.classThis class provides some beans control methods related to Business Policy such as status and user defined fields etc..classThis class provides some beans control methods related to Business Rule such as status and user defined fields etc..classThis class provides some beans control methods related to Business Term such as termId, catalog in which it is present, its definition, description, related Notes, classification type, steward Name associated to it etc...and its related Audit Specifications.classThis class provides some beans control methods related to Catalog such as catalogId, catalogName, parentCatalogId in which it is present and its related Audit Specifications.classThis class provides some beans control methods related to custom objects such as publish and rating etc.Methods in com.ads.api.beans.bgm that return NodeModifier and TypeMethodDescriptionAssociation.getDownstreamNode()Association.getSource()Returns the source details of the association object.Association.getTarget()Returns the target details of the association object.Association.getUpstreamNode()Methods in com.ads.api.beans.bgm with parameters of type Node -
Uses of Node in com.ads.api.beans.common
Subclasses of Node in com.ads.api.beans.commonMethods in com.ads.api.beans.common that return NodeModifier and TypeMethodDescriptionLineageEdge.getSource()Returns the Node object contains the source information in Lineage/Mapping Row.LineageEdge.getTarget()Returns the Node object contains the target information in Lineage/Mapping Row.Methods in com.ads.api.beans.common that return types with arguments of type NodeMethods in com.ads.api.beans.common with parameters of type NodeModifier and TypeMethodDescriptionvoidNode.addChildNode(String name, Node node) Adds the childNode to the Node specified as parameter.voidMethod sets the source node object.voidMethod sets the target node object.Method parameters in com.ads.api.beans.common with type arguments of type NodeModifier and TypeMethodDescriptionvoidNode.setChildNodes(HashMap<String, Node> hmNodes) Method sets the childNodes as specified. -
Uses of Node in com.ads.api.beans.csm
Subclasses of Node in com.ads.api.beans.csmModifier and TypeClassDescriptionclassThe category class contains several useful class fields and methods related to category and sub categories.classThe codeset class contains several useful class fields and methods related to codeset and category in which the codeset is present.classThe CodeValue class contains several useful class fields and methods related to CodeValue and Codeset in which the CodeValue is present. -
Uses of Node in com.ads.api.beans.mm
Subclasses of Node in com.ads.api.beans.mmModifier and TypeClassDescriptionclassThis class provides some beans control methods related to mapping details, project, subject and its Audit Specifications.classThis class provides some beans control methods related to mapping details, such as source system, source environment, target system, target environment, source related details , target related details and its Audit Specifications.classThis class provides some beans control methods related to Project and its Documents, Resources and its Audit Specifications.classThis class provides some beans control methods related to Subject such as name, description etc...and its Audit Specifications. -
Uses of Node in com.ads.api.beans.rsm
Subclasses of Node in com.ads.api.beans.rsm -
Uses of Node in com.ads.api.beans.sm
Subclasses of Node in com.ads.api.beans.smModifier and TypeClassDescriptionclassThis class provides some beans control methods related to Column, Table in which the Column is present and its related Audit History Details.classThis class provides some beans control methods related to Environment, Database Details in which the Environment is present and its related Audit History Details.classThis class provides some beans control methods related to System, and its related Audit History Details.classThis class provides some beans control methods related to Table and the Environment in which the Table is created and its related Audit History Details.