|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aurel.track.screen.bl.AbstractTabBL
com.aurel.track.screen.bl.runtime.AbstractTabRuntimeBL
com.aurel.track.screen.dashboard.bl.runtime.DashboardTabRuntimeBL
public class DashboardTabRuntimeBL
| 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 |
|---|
public DashboardTabRuntimeBL()
| Method Detail |
|---|
public static DashboardTabRuntimeBL getInstance()
protected ScreenFactory getScreenFactory()
getScreenFactory in class AbstractTabBLpublic java.util.List loadCustomFieldsFromTab(java.lang.Integer screenTabID)
screenTabID -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||