|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.pentaho.platform.web.servlet.ServletBase
org.pentaho.platform.web.servlet.RepositoryFilePublisher
org.pentaho.platform.web.servlet.MondrianCatalogPublisher
public class MondrianCatalogPublisher
| Field Summary |
|---|
| Fields inherited from class org.pentaho.platform.web.servlet.ServletBase |
|---|
debug |
| Fields inherited from interface org.pentaho.platform.api.engine.ILogger |
|---|
ACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN |
| Constructor Summary | |
|---|---|
MondrianCatalogPublisher()
|
|
| Method Summary | |
|---|---|
String |
getBaseUrl()
|
org.apache.commons.logging.Log |
getLogger()
|
IMondrianCatalogService |
getMondrianCatalogService()
|
void |
setBaseUrl(String baseUrl)
|
void |
setMondrianCatalogService(IMondrianCatalogService mondrianCatalogService)
|
| Methods inherited from class org.pentaho.platform.web.servlet.RepositoryFilePublisher |
|---|
checkPublisherKey |
| Methods inherited from class org.pentaho.platform.web.servlet.ServletBase |
|---|
debug, debug, error, error, fatal, fatal, getLoggingLevel, getObjectName, info, info, setLoggingLevel, trace, trace, warn, warn |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MondrianCatalogPublisher()
| Method Detail |
|---|
public org.apache.commons.logging.Log getLogger()
getLogger in class RepositoryFilePublisherpublic IMondrianCatalogService getMondrianCatalogService()
public void setMondrianCatalogService(IMondrianCatalogService mondrianCatalogService)
public String getBaseUrl()
public void setBaseUrl(String baseUrl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||