psdi.common.expbuilder

Class ExpBuilderTreeNodeMap



  • public class ExpBuilderTreeNodeMap
    extends TreeNodeMap
    • Constructor Detail

      • ExpBuilderTreeNodeMap

        public ExpBuilderTreeNodeMap()
    • Method Detail

      • getTreeUniqueID

        public long getTreeUniqueID(MboRemote mbo)
                             throws java.rmi.RemoteException,
                                    MXException
        Description copied from class: TreeNodeMap
        This method returns a unique id for the passed node (mbo) Sub Classes need to implement this abstract method.
        Specified by:
        getTreeUniqueID in class TreeNodeMap
        Returns:
        Throws:
        java.rmi.RemoteException
        MXException