com.sdm.quasar.client.core.dialog.services
Interface DialogHierarchyService

All Superinterfaces:
HierarchyProvider, Service
All Known Implementing Classes:
DefaultDialogHierarchyService

public interface DialogHierarchyService
extends HierarchyProvider, Service

A service to access the dialog hierarchy (read only).

Note: DialogHierarchyService is a core service and will therefore be available always for all dialogs in the dialog hierarchy. The Service will be provided at the session node (the root dialog of a session).

Version:
1.$Revision$
Author:
Thomas Wolf

Methods inherited from interface com.sdm.quasar.client.core.common.hierarchy.HierarchyProvider
addHierarchyProviderListener, getChildCount, getChildren, getParentForChild, getRoots, hasID, isChild, removeHierarchyProviderListener