public class BSMDashlet extends AbstractDashlet
Constructor and Description |
---|
BSMDashlet(String name,
DashletSpec dashletSpec,
BusinessServiceManager businessServiceManager,
TransactionAwareBeanProxyFactory transactionAwareBeanProxyFactory)
Constructor for instantiating new objects.
|
Modifier and Type | Method and Description |
---|---|
DashletComponent |
getDashboardComponent() |
DashletComponent |
getWallboardComponent()
Updates the dashlet contents and computes new boosted state
|
boolean |
isBoosted()
Checks whether this dashlet is boosted.
|
getDashletSpec, getName, setDashletSpec, setName
public BSMDashlet(String name, DashletSpec dashletSpec, BusinessServiceManager businessServiceManager, TransactionAwareBeanProxyFactory transactionAwareBeanProxyFactory)
dashletSpec
- the DashletSpec
to be usedbusinessServiceManager
- the BusinessServiceManager
to be usedpublic DashletComponent getWallboardComponent()
Dashlet
getWallboardComponent
in interface Dashlet
getWallboardComponent
in class AbstractDashlet
public DashletComponent getDashboardComponent()
getDashboardComponent
in interface Dashlet
getDashboardComponent
in class AbstractDashlet
public boolean isBoosted()
Dashlet
isBoosted
in interface Dashlet
isBoosted
in class AbstractDashlet
Copyright © 2016. All rights reserved.