Uses of Class
wt.csm.navigation.ClassificationNode

Packages that use ClassificationNode
wt.csm   
wt.csm.constraint.service   
wt.csm.navigation   
wt.csm.navigation.service   
wt.csm.ranking   
wt.export   
wt.ixb.handlers.forclasses   
 

Uses of ClassificationNode in wt.csm
 

Methods in wt.csm that return ClassificationNode
static ClassificationNode[] ReclassifyTool.getClassificationNodeChildren(ClassificationNode classificationnode)
          Get all childrens of a given Classification Node
static ClassificationNode ClassificationNodeLocator.getClassificationNode(String classStructureName, String nodeName)
          Given a search criteria, return IBAReference(ONE) for LoadValue.java.
private static ClassificationNode ClassificationNodeLocator.getClassificationNodeByHierarchyID(String nodeName, String classStructureName)
           
 

Methods in wt.csm with parameters of type ClassificationNode
static void ReclassifyTool.copyCSMConstraints(ClassificationNode classificationnode, CSMContainerConstraint[] acsmcontainerconstraint, CSMSingleDefConstraint[] acsmsingledefconstraint)
          Copy constraints to a given Classification Node
static void ReclassifyTool.copyParentsCSMConstraints(ClassificationNode classificationnode, Vector parents)
          Copy constraints to a given Classification Node from all its Parents
static Vector ReclassifyTool.getParentNodes(ClassificationNode classificationnode)
          Given a node it returns all its Parents
static void ReclassifyTool.getParentsAttributeDefinitionsAndValues(ClassificationNode currentNode, Vector parents, Hashtable parentsAttributeDefinitions, Hashtable values)
          return all the attribute definitions of all the classification node Parents
static ClassificationNodeNodeView ReclassifyTool.getClassificationNodeNodeView(ClassificationNode node)
          return the ClassificationNodeNodeView from a Classification Node
static ClassificationNodeDefaultView ReclassifyTool.getClassificationNodeDefaultView(ClassificationNode node)
          return the ClassificationNodeDefaultView from a Classification Node
static ClassificationNode[] ReclassifyTool.getClassificationNodeChildren(ClassificationNode classificationnode)
          Get all childrens of a given Classification Node
static ClassificationNodeNodeView ReclassifyTool.moveNode(ClassificationNode source, ClassificationNode dest)
          moves the "source" node to the specified "dest" position.
static ClassificationNodeDefaultView ReclassifyTool.removeParentsInheritedCSMConstraints(ClassificationNode classificationnode, Vector parents)
          Copy constraints to a given Classification Node from all its Parents
 

Uses of ClassificationNode in wt.csm.constraint.service
 

Methods in wt.csm.constraint.service with parameters of type ClassificationNode
private  void CSMConstraintDBService.deleteCSMAttributeConstraint(ClassificationNode node)
           
 

Uses of ClassificationNode in wt.csm.navigation
 

Methods in wt.csm.navigation that return ClassificationNode
 ClassificationNode ClassifStructClassifNode.getClassifNode()
          Gets the object for the association that plays role: CLASSIF_NODE_ROLE.
static ClassificationNode ClassificationNodeObjectLocator.getClassificationNodeByPath(String nodePathNames, ClassificationStruct classStruct)
           
 ClassificationNode ClassificationNodeLink.getChildren()
          Gets the object for the association that plays role: CHILDREN_ROLE.
 ClassificationNode ClassificationNodeLink.getParent()
          Gets the object for the association that plays role: PARENT_ROLE.
 ClassificationNode ClassificationNode.getParent()
          Gets the object for the association that plays role: PARENT.
static ClassificationNode ClassificationNode.newClassificationNode(String name, ClassificationNode parent, ClassificationStruct classStruct)
          

Supported API: false
static ClassificationNode ClassificationNode.newClassificationNode()
          

Supported API: false
 

Methods in wt.csm.navigation with parameters of type ClassificationNode
 void ClassifStructClassifNode.setClassifNode(ClassificationNode classifNode)
          Sets the object for the association that plays role: CLASSIF_NODE_ROLE.
static ClassifStructClassifNode ClassifStructClassifNode.newClassifStructClassifNode(ClassificationStruct classifStruct, ClassificationNode classifNode)
          Default factory for the class.
 Object ClassificationNodeObjectLocator.getDescendents(ClassificationNode root, String hierarchyID)
           
 void ClassificationNodeLink.setChildren(ClassificationNode children)
          Sets the object for the association that plays role: CHILDREN_ROLE.
 void ClassificationNodeLink.setParent(ClassificationNode parent)
          Sets the object for the association that plays role: PARENT_ROLE.
static ClassificationNodeLink ClassificationNodeLink.newClassificationNodeLink(ClassificationNode children, ClassificationNode parent)
          Default factory for the class.
protected  boolean ClassificationNode.readVersion(ClassificationNode thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void ClassificationNode.setParent(ClassificationNode a_Parent)
          Sets the object for the association that plays role: PARENT.
static ClassificationNode ClassificationNode.newClassificationNode(String name, ClassificationNode parent, ClassificationStruct classStruct)
          

Supported API: false
protected  void ClassificationNode.initialize(String name, ClassificationNode parent, ClassificationStruct classStruct)
          Supports initialization, following construction of an instance.
 

Uses of ClassificationNode in wt.csm.navigation.service
 

Methods in wt.csm.navigation.service that return ClassificationNode
static ClassificationNode NavigationObjectsFactory.newClassificationNode(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
static ClassificationNode ClassificationObjectsFactory.newClassificationNode(ClassificationNodeDefaultView classificationNode, ClassificationNodeDefaultView templateNode, ClassificationStructDefaultView classificationStruct)
          

Supported API: false
static ClassificationNode ClassificationObjectsFactory.newClassificationNode(ClassificationNode classificationNode)
          

Supported API: false
 ClassificationNode[] ClassificationDBService.getClassificationStructureRootNodes(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationNode[] ClassificationDBService.getClassificationNodeChildren(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.getClassificationNodeDefaultView(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.getClassificationNodeDefaultView(LiteIBAReferenceable referencedObject)
          

Supported API: false
 ClassificationNode ClassificationDBService.copyClassificationNode(ClassificationNodeNodeView sourceClassificationNode, ClassificationNodeNodeView targetParentClassificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.refreshClassificationNodeNodeView(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.createClassificationNode(ClassificationNodeDefaultView classificationNode, ClassificationNodeDefaultView templateNode, ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationNode ClassificationDBService.updateClassificationNode(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.updateClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.refreshClassificationNodeDefaultView(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.getParentNodeDefaultView(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationNode[] ClassificationDBService.getClassificationNodeLineage(ClassificationNodeNodeView parentNode, ClassificationNodeNodeView childNode)
          

Supported API: false
 ClassificationNode[] ClassificationDBService.recursiveCopyAttributes(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
protected  ClassificationNode[] ClassificationDBService.getHeavyClassificationNodeChildren(ClassificationNode node)
           
 

Methods in wt.csm.navigation.service with parameters of type ClassificationNode
private  ClassificationNodeDefaultView StandardClassificationService.insertCSMConstraint(ClassificationNode node)
           
static ClassificationNodeDefaultView NavigationObjectsFactory.newClassificationNodeDefaultView(ClassificationNode classificationNode)
          

Supported API: false
static ClassificationNodeDefaultView ClassificationObjectsFactory.newClassificationNodeDefaultView(ClassificationNode classificationNode)
          

Supported API: false
static ClassificationNodeNodeView ClassificationObjectsFactory.newClassificationNodeNodeView(ClassificationNode classificationNode)
          

Supported API: false
static ClassificationNode ClassificationObjectsFactory.newClassificationNode(ClassificationNode classificationNode)
          

Supported API: false
protected  ClassificationNode[] ClassificationDBService.getHeavyClassificationNodeChildren(ClassificationNode node)
           
protected  void ClassificationDBService.recurseDeleteNode(ClassificationNode[] children)
           
private  boolean ClassificationDBService.hasValidLineage(ObjectIdentifier nodeID, ClassificationNode parent)
           
private  boolean ClassificationDBService.hasValidName(String sourceName, ClassificationNode[] siblings)
           
protected  void ClassificationDBService.recurseUpdateClassificationNode(ClassificationNode parent, ClassificationNode[] children)
           
protected  void ClassificationDBService.recurseCopyNode(ClassificationNode parent, ClassificationNode[] children)
           
private  void ClassificationDBService.getNodesInTheLineage(ClassificationNode parentNode, ClassificationNode childNode, Vector v)
           
private  void ClassificationDBService.persistCSMConstraints(ClassificationNodeDefaultView node, ClassificationNode heavyNode, boolean recurse)
           
private  void ClassificationDBService.deleteCSMConstraints(ClassificationNode node)
           
private  void ClassificationDBService.copyCSMConstraints(ClassificationNode newNode, ObjectIdentifier oldID)
           
protected  boolean ClassificationDBService.isInUse(ClassificationNode node)
           
private  void ClassificationDBService.recurseCopyAttributesToChildren(ClassificationNode[] children, Vector nodeV, AbstractValueView[] newValues, AbstractValueView[] deletedValues, AbstractCSMAttributeConstraintView[] newConstraints)
           
 

Uses of ClassificationNode in wt.csm.ranking
 

Methods in wt.csm.ranking that return ClassificationNode
 ClassificationNode RankingData.getNode()
          Gets the object for the association that plays role: NODE.
 ClassificationNode NodeRankData.getNode()
          Gets the object for the association that plays role: NODE_ROLE.
 

Methods in wt.csm.ranking with parameters of type ClassificationNode
 void RankingData.setNode(ClassificationNode a_Node)
          Sets the object for the association that plays role: NODE.
static RankingData RankingData.newRankingData(RankingContext context, ClassificationNode node)
          

Supported API: false
protected  void RankingData.initialize(RankingContext context, ClassificationNode node)
          Supports initialization, following construction of an instance.
 void NodeRankData.setNode(ClassificationNode node)
          Sets the object for the association that plays role: NODE_ROLE.
static NodeRankData NodeRankData.newNodeRankData(ClassificationNode node, RankingData rankData)
          Default factory for the class.
 

Uses of ClassificationNode in wt.export
 

Methods in wt.export with parameters of type ClassificationNode
static ClassificationNodeDefaultView NavigationExport.newClassificationNodeDefaultView(ClassificationNode classificationNode)
           
private  String IBAValueExport.getPathToClassificationNode(ClassificationNode child, String path)
           
static ClassificationNodeDefaultView CSMConstraintExport.newClassificationNodeDefaultView(ClassificationNode classificationNode)
           
static String ClassificationNodeExport.getClassificationNodeLocation(ClassificationNode node, String location)
           
static String ClassificationNodeExport.getReferencedDefinitionPath(ClassificationNode node)
           
 

Uses of ClassificationNode in wt.ixb.handlers.forclasses
 

Methods in wt.ixb.handlers.forclasses with parameters of type ClassificationNode
private  String ExpImpForClassificationNode.getParentPath(ClassificationNode node)
           
private  Vector ExpImpForClassificationNode.getParentNodes(ClassificationNode node)
           
private  void ExpImpForClassificationNode.exportImageHolder(ClassificationNodeDefaultView defV, ClassificationNode node, IxbElement fileXML, Exporter exporter)
           
private  void ExpImpForClassificationNode.exportClassificationStruct(ClassificationNode node, IxbElement fileXML, Exporter exporter)
           
private  void ExpImpForClassificationNode.checkConflictForClassificationStruct(ClassificationNodeDefaultView existingV, ClassificationNode existingNode, IxbElement fileXML, Importer importer)
          Check the conflicts for the ClassificationStruct for the ClassificationNode found from database against the XML file in the jar.