JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
com.avoka.tm.query.SvcDefQuery.setVersionNumber(int)
com.avoka.tm.svc.GroovyServiceInvoker.setVersionNumber(int)
com.avoka.tm.svc.ServiceInvoker.setVersionNumber(int)
com.avoka.tm.test.MockRequest.getRealPath(String)
Use ServletContext.getRealPath(String) instead.
com.avoka.tm.test.MockResponse.setStatus(int, String)
com.avoka.tm.vo.Form.getSubmissionExpiryDate()
use
Form.getTxnExpiryDate()
instead
com.avoka.tm.vo.Form.getSubmissionExpiryDays()
use
Form.getTxnExpiryDays()
instead
com.avoka.tm.vo.SvcDef.getVersionNumber()
com.avoka.tm.vo.Txn.getComments()
use
Txn.getCommentList()
com.avoka.tm.vo.Txn.getTimeSubmissionExpiry()
use
Txn.getTimeTxnExpiry()
instead