com.jaspersoft.jasperserver.war.action
Class ViewOlapModelAction.OlapSessionState
java.lang.Object
com.jaspersoft.jasperserver.war.action.ViewOlapModelAction.OlapSessionState
- Enclosing class:
- ViewOlapModelAction
public class ViewOlapModelAction.OlapSessionState
- extends java.lang.Object
From OlapModelController
- Author:
- jshih
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewOlapModelAction.OlapSessionState
public ViewOlapModelAction.OlapSessionState(com.tonbeller.jpivot.olap.model.OlapModel olapModel,
OlapUnit olapUnit)
getOlapModel
public com.tonbeller.jpivot.olap.model.OlapModel getOlapModel()
- Returns:
- Returns the olapModel.
setOlapModel
public void setOlapModel(com.tonbeller.jpivot.olap.model.OlapModel olapModel)
- Parameters:
olapModel
- The olapModel to set.
getOlapUnit
public OlapUnit getOlapUnit()
- Returns:
- Returns the olapUnit.
setOlapUnit
public void setOlapUnit(OlapUnit olapUnit)
- Parameters:
olapUnit
- The olapUnit to set.
Copyright © 2007. All Rights Reserved.