com.aurel.track.screen.dashboard.bl.runtime
Class DashboardTabRuntimeBL

java.lang.Object
  extended by com.aurel.track.screen.bl.AbstractTabBL
      extended by com.aurel.track.screen.bl.runtime.AbstractTabRuntimeBL
          extended by com.aurel.track.screen.dashboard.bl.runtime.DashboardTabRuntimeBL

public class DashboardTabRuntimeBL
extends AbstractTabRuntimeBL


Field Summary
 
Fields inherited from class com.aurel.track.screen.bl.AbstractTabBL
panelDAO, tabDAO
 
Constructor Summary
DashboardTabRuntimeBL()
          constructor
 
Method Summary
static DashboardTabRuntimeBL getInstance()
          get a singleton instance
protected  ScreenFactory getScreenFactory()
           
 java.util.List loadCustomFieldsFromTab(java.lang.Integer screenTabID)
          Load the custom fields from tab
 
Methods inherited from class com.aurel.track.screen.bl.AbstractTabBL
loadTab
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DashboardTabRuntimeBL

public DashboardTabRuntimeBL()
constructor

Method Detail

getInstance

public static DashboardTabRuntimeBL getInstance()
get a singleton instance

Returns:

getScreenFactory

protected ScreenFactory getScreenFactory()
Specified by:
getScreenFactory in class AbstractTabBL

loadCustomFieldsFromTab

public java.util.List loadCustomFieldsFromTab(java.lang.Integer screenTabID)
Load the custom fields from tab

Parameters:
screenTabID -
Returns:


Issue Tracking with Track+: Home Page      Copyright © 2008 Trackplus. All Rights Reserved.