package com.tridium.ui; import com.tridium.ui.ShellManager.DebugShell; import javax.baja.naming.BOrd; public interface NiagaraWbShell extends DebugShell { void hyperlink(BOrd bOrd); void updateTransferWidgetStates(); }