Return an Hashtable that contains
(ParentClass, a list with all children - List(element = NavGraphNode object))
This hashTable is buid once (prefered, at the start of application) and will be used
with that content till server side application is restarted
NavNode - class it.saga.library.objectNavigator.NavNode.
Created by: Bogdan Sturzoiu
Create date: 10/21/2003
Description:
This class is used to keep informations readed from all descriptor classes of sicra.Web application
Created by: Bogdan Sturzoiu
Create date: 10/21/2003
Description:
This class is usefull to keep informations about parent component of each NavGraphNode object
Created by: Bogdan Sturzoiu
Create date: 10/21/2003
Description:
Interface that be used by all descriptor classes of Sicra.Web application
that classes to be able to insert its information in static hashTable