Uses of Class
com.jaspersoft.jasperserver.war.dto.OlapClientConnectionWrapper

Packages that use OlapClientConnectionWrapper
com.jaspersoft.jasperserver.war.action   
com.jaspersoft.jasperserver.war.validation   
 

Uses of OlapClientConnectionWrapper in com.jaspersoft.jasperserver.war.action
 

Methods in com.jaspersoft.jasperserver.war.action with parameters of type OlapClientConnectionWrapper
protected  void OlapClientConnectionAction.findAllSchemas(org.springframework.webflow.execution.RequestContext context, OlapClientConnectionWrapper wrapper)
          findAllSchemas finds all mondrian olap schema
protected  void OlapClientConnectionAction.getAllConnections(org.springframework.webflow.execution.RequestContext context, OlapClientConnectionWrapper wrapper)
          getAllConnections finds all olap client connections
protected  void OlapClientConnectionAction.getAllFolders(OlapClientConnectionWrapper wrapper)
          getAllFolders finds all folder resources
protected  void OlapClientConnectionAction.getAllXmlaSources(org.springframework.webflow.execution.RequestContext context, OlapClientConnectionWrapper wrapper)
          getAllXmlaConnections finds all xmla mondrian sources
protected  void OlapClientConnectionAction.getMondrianConnectionDetails(OlapClientConnectionWrapper wrapper, MondrianConnection mondrianConnection)
          getMondrianConnectionDetails buffers the changes to mondrian connection
protected  void OlapClientConnectionAction.getMondrianConnectionInfo(OlapClientConnection occ, OlapClientConnectionWrapper formObject)
           
protected  void OlapClientConnectionAction.setMondrianConnectionDetails(OlapClientConnectionWrapper wrapper, MondrianConnection mondrianConnection)
          setMondrianConnectionDetails saves the changes to mondrian connection
 

Uses of OlapClientConnectionWrapper in com.jaspersoft.jasperserver.war.validation
 

Methods in com.jaspersoft.jasperserver.war.validation with parameters of type OlapClientConnectionWrapper
 void OlapClientConnectionValidator.validateConnectionSource(OlapClientConnectionWrapper wrapper, org.springframework.validation.Errors errors)
           
 void OlapClientConnectionValidator.validateConnectionType(OlapClientConnectionWrapper wrapper, org.springframework.validation.Errors errors)
           
 void OlapClientConnectionValidator.validateNameLabelDesc(OlapClientConnectionWrapper wrapper, org.springframework.validation.Errors errors)
           
 void OlapClientConnectionValidator.validateNameLabelDescAndXmlaSource(OlapClientConnectionWrapper wrapper, org.springframework.validation.Errors errors)
           
 void OlapClientConnectionValidator.validateResources(OlapClientConnectionWrapper wrapper, org.springframework.validation.Errors errors)
           
 void OlapClientConnectionValidator.validateSchemaUpload(OlapClientConnectionWrapper wrapper, org.springframework.validation.Errors errors)
           
 void OlapClientConnectionValidator.validateURIString(OlapClientConnectionWrapper olapUnit, org.springframework.validation.Errors errors)
           
 



Copyright © 2007. All Rights Reserved.