com.tensegrity.palowebviewer.modules.engine.server
Class ElementExistanceCheckerTask
java.lang.Object
com.tensegrity.palowebviewer.modules.engine.server.ElementExistanceCheckerTask
public class ElementExistanceCheckerTask
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementExistanceCheckerTask
public ElementExistanceCheckerTask(XPath path,
java.lang.String elementId)
getServer
protected java.lang.String getServer()
task
protected void task()
throws InvalidObjectPathException
- Throws:
InvalidObjectPathException
getResult
public boolean 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()