com.tensegrity.palowebviewer.modules.engine.server
Class DefaultViewConstuctorTask
java.lang.Object
com.tensegrity.palowebviewer.modules.engine.server.DefaultViewConstuctorTask
- All Implemented Interfaces:
- IXConsts
public class DefaultViewConstuctorTask
- extends java.lang.Object
- implements IXConsts
Fields inherited from interface com.tensegrity.palowebviewer.modules.paloclient.client.IXConsts |
MAX_TYPE_ID, TYPE_AXIS, TYPE_CONSOLIDATED_ELEMENT, TYPE_CUBE, TYPE_DATABASE, TYPE_DIMENSION, TYPE_ELEMENT, TYPE_ELEMENT_NODE, TYPE_NAME_AXIS, TYPE_NAME_CONSOLIDATED_ELEMENT, TYPE_NAME_CUBE, TYPE_NAME_DATABASE, TYPE_NAME_DIMENSION, TYPE_NAME_ELEMENT, TYPE_NAME_ELEMENT_NODE, TYPE_NAME_ROOT, TYPE_NAME_SERVER, TYPE_NAME_SUBSET, TYPE_NAME_VIEW, TYPE_ROOT, TYPE_SERVER, TYPE_SUBSET, TYPE_VIEW, XPATH_FIELD_SEPARATOR, XPATH_SEPARATOR |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultViewConstuctorTask
public DefaultViewConstuctorTask(XPath cubePath)
getServer
protected java.lang.String getServer()
task
protected void task()
throws InvalidObjectPathException
- Throws:
InvalidObjectPathException
getResult
public XDefaultView getResult()
getConnection
public org.palo.api.Connection getConnection()
setConnection
public void setConnection(org.palo.api.Connection value)
initTask
protected void initTask()
finalizeTask
protected void finalizeTask()
setParent
protected void setParent(com.tensegrity.palowebviewer.modules.engine.server.DbTask task)
getParent
protected com.tensegrity.palowebviewer.modules.engine.server.DbTask getParent()
execute
public void execute()
throws InvalidObjectPathException
- Throws:
InvalidObjectPathException
getConnectioPool
public IConnectionPool getConnectioPool()
setConnectioPool
public void setConnectioPool(IConnectionPool connectioPool)
getAccessor
public PaloAccessor getAccessor()