|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OlapConnectionService in com.jaspersoft.jasperserver.api.metadata.olap.service.impl |
---|
Classes in com.jaspersoft.jasperserver.api.metadata.olap.service.impl that implement OlapConnectionService | |
---|---|
class |
OlapConnectionServiceImpl
|
Uses of OlapConnectionService in com.jaspersoft.jasperserver.war.action |
---|
Fields in com.jaspersoft.jasperserver.war.action declared as OlapConnectionService | |
---|---|
protected OlapConnectionService |
OlapUnitAction.olapConnection
|
protected OlapConnectionService |
OlapClientConnectionAction.olapConnection
|
Methods in com.jaspersoft.jasperserver.war.action that return OlapConnectionService | |
---|---|
OlapConnectionService |
EditMondrianXmlaSourceAction.getConnectionService()
getConnectionService returns connection service |
OlapConnectionService |
ViewOlapModelAction.getOlapConnection()
|
OlapConnectionService |
OlapUnitAction.getOlapConnection()
method to get the olap connection service object |
OlapConnectionService |
OlapDataSourceAction.getOlapConnection()
method to get the olap connection service object |
OlapConnectionService |
OlapClientConnectionAction.getOlapConnection()
method to get the olap connection service object |
OlapConnectionService |
DisplayOlapModelAction.getOlapConnection()
|
OlapConnectionService |
ViewOlapModelAction.getOlapConnectionService()
|
Methods in com.jaspersoft.jasperserver.war.action with parameters of type OlapConnectionService | |
---|---|
void |
EditMondrianXmlaSourceAction.setConnectionService(OlapConnectionService connectionService)
setConnectionService sets connection service property |
void |
ViewOlapModelAction.setOlapConnection(OlapConnectionService olapConnection)
|
void |
OlapUnitAction.setOlapConnection(OlapConnectionService olapConnection)
method to set the olap connection service object |
void |
OlapDataSourceAction.setOlapConnection(OlapConnectionService olapConnection)
method to set the olap connection service object |
void |
OlapClientConnectionAction.setOlapConnection(OlapConnectionService olapConnection)
method to set the olap connection service object |
void |
DisplayOlapModelAction.setOlapConnection(OlapConnectionService olapConnection)
|
void |
ViewOlapModelAction.setOlapConnectionService(OlapConnectionService olapConnectionService)
|
Uses of OlapConnectionService in com.jaspersoft.jasperserver.war.control |
---|
Methods in com.jaspersoft.jasperserver.war.control that return OlapConnectionService | |
---|---|
OlapConnectionService |
OlapModelController.getOlapConnectionService()
|
Methods in com.jaspersoft.jasperserver.war.control with parameters of type OlapConnectionService | |
---|---|
void |
OlapModelController.setOlapConnectionService(OlapConnectionService olapConnectionService)
|
Uses of OlapConnectionService in com.jaspersoft.jasperserver.war.validation |
---|
Methods in com.jaspersoft.jasperserver.war.validation that return OlapConnectionService | |
---|---|
OlapConnectionService |
OlapUnitValidator.getConnectionService()
|
Methods in com.jaspersoft.jasperserver.war.validation with parameters of type OlapConnectionService | |
---|---|
void |
OlapUnitValidator.setConnectionService(OlapConnectionService cs)
|
Uses of OlapConnectionService in com.jaspersoft.jasperserver.war.xmla |
---|
Methods in com.jaspersoft.jasperserver.war.xmla that return OlapConnectionService | |
---|---|
OlapConnectionService |
XmlaServletImpl.getConnectionService()
|
OlapConnectionService |
XmlaHandlerImpl.getConnectionService()
|
Methods in com.jaspersoft.jasperserver.war.xmla with parameters of type OlapConnectionService | |
---|---|
void |
XmlaServletImpl.setConnectionService(OlapConnectionService cs)
|
void |
XmlaHandlerImpl.setConnectionService(OlapConnectionService cs)
|
Constructors in com.jaspersoft.jasperserver.war.xmla with parameters of type OlapConnectionService | |
---|---|
XmlaHandlerImpl(mondrian.xmla.DataSourcesConfig.DataSources dataSources,
mondrian.spi.CatalogLocator catalogLocator,
RepositoryService repository,
OlapConnectionService connectionService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |