| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tonbeller.jpivot.core.ModelSupport
com.tonbeller.jpivot.olap.model.impl.ScalarOlapModel
com.tonbeller.jpivot.olap.model.impl.ProtozoanOlapModel
public class ProtozoanOlapModel
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface com.tonbeller.jpivot.olap.model.OlapModel | 
|---|
OlapModel.EmptyCubeException, OlapModel.ResultTooLargeException | 
| Field Summary | 
|---|
| Fields inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable | 
|---|
EXTENSIONAL, INTENSIONAL | 
| Constructor Summary | |
|---|---|
ProtozoanOlapModel(OlapModel om,
                   int idx)
 | 
|
| Method Summary | |
|---|---|
 void | 
addModelChangeListener(ModelChangeListener l)
adds a model change listener  | 
 java.util.List | 
getCells()
returns a collection containing a single cell  | 
 void | 
removeModelChangeListener(ModelChangeListener l)
removes a model change listener  | 
| Methods inherited from class com.tonbeller.jpivot.olap.model.impl.ScalarOlapModel | 
|---|
accept, getAxes, getCaption, getDimensions, getFormattedValue, getID, getMeasures, getResult, getRootDecoree, getSlicer, getValue, initialize, isOverflowOccured, setCaption, setFormattedValue, setID, setOverflowOccured, setServletContext, setValue | 
| Methods inherited from class com.tonbeller.jpivot.core.ModelSupport | 
|---|
addExtension, destroy, fireModelChanged, fireModelChanged, fireStructureChanged, fireStructureChanged, getBookmarkState, getExtension, getExtensions, getLocale, getRootModel, getTopDecorator, setBookmarkState, setLocale | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface com.tonbeller.jpivot.olap.model.OlapModel | 
|---|
destroy | 
| Methods inherited from interface com.tonbeller.jpivot.core.Model | 
|---|
addExtension, getExtension, getExtensions, getRootModel, getTopDecorator, setLocale | 
| Methods inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable | 
|---|
getBookmarkState, setBookmarkState | 
| Constructor Detail | 
|---|
public ProtozoanOlapModel(OlapModel om,
                          int idx)
| Method Detail | 
|---|
public void addModelChangeListener(ModelChangeListener l)
Model
addModelChangeListener in interface ModeladdModelChangeListener in class ModelSupportModel.addModelChangeListener(ModelChangeListener)public void removeModelChangeListener(ModelChangeListener l)
Model
removeModelChangeListener in interface ModelremoveModelChangeListener in class ModelSupportModel.removeModelChangeListener(ModelChangeListener)public java.util.List getCells()
ScalarOlapModel
getCells in interface ResultgetCells in class ScalarOlapModelCell
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||