org.openmobileis.common.util.collection.tree.DependTree Class Reference

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description: Manage listener order during different synchro phase.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 37 of file DependTree.java.


Public Member Functions

boolean removeObjectByName (String nodeName)
 Remove the note with the specified name.

Member Function Documentation

boolean org.openmobileis.common.util.collection.tree.DependTree.removeObjectByName ( String  nodeName  ) 

Remove the note with the specified name.

It remove all dependent node too.

Parameters:
nodeName : name fo the node to remove.
Returns:
: return true if found and removed.

Definition at line 284 of file DependTree.java.

References org.openmobileis.common.util.collection.Array.get(), org.openmobileis.common.util.collection.tree.DependTreePhaseList.nextPhase, org.openmobileis.common.util.collection.tree.DependTreePhaseList.nodeList, org.openmobileis.common.util.collection.tree.DependNode.nodeName, org.openmobileis.common.util.collection.Array.remove(), and org.openmobileis.common.util.collection.Array.size.

Referenced by org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer.removeListenerByName().


The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:20 2010 for OpenMobileIS by  doxygen 1.5.4