Package wt.csm

Interface Summary
CSMReferenceable

Supported API: false

Extendable: false
 

Class Summary
ClassificationNodeLocator  
ReclassifyTool What this class provides: // Given a node, returns the whole path from root node to selected node public static String getWholePath(wt.iba.value.litevalue.LiteIBAReferenceable ref) throws WTException, java.rmi.RemoteException // Returns the classification node of a given iba holder public static String getClassificationNode(IBAHolder ibaHolder) // Given a node it returns all its ancestors public static Vector getParentNodes(ClassificationNode classificationnode) ...
 

Exception Summary
CSMException

Supported API: false

Extendable: false