com.technia.tvc.xbom.xbl2.HandlerCtx.addComplementaryData(TableBean extends TableData>, String[], String)
as of 2010.3.0
|
com.technia.tvc.xbom.xbl2.HandlerCtx.addComplementaryData(TableModel, String)
as of 2010.3.0
|
com.technia.tvc.collaboration.discussion.model.DiscussionThread.addMessage(Message)
Use addItem instead
|
com.technia.tvc.collaboration.discussion.model.DiscussionThread.addMessageAll(Collection)
Use addItems instead
|
com.technia.tvc.core.util.URLUtils.addParam(StringBuffer, String, String)
|
com.technia.tvc.core.util.URLUtils.addParam(StringBuffer, String, String, String)
|
com.technia.tvc.core.gui.table.impl.SimpleCell.addValue(String) |
com.technia.tvc.core.gui.table.impl.SimpleCell.addValue(String, String, String, String) |
com.technia.tvc.core.html.io.ScriptWriter.addVar(boolean, String, String, boolean, boolean) |
com.technia.tvc.core.html.io.ScriptWriter.addVar(String, Object, boolean, boolean) |
com.technia.tvc.core.db.PersonUtils.cloneContext(Context) |
com.technia.tvc.core.db.numgen.NumberGenerator.create(String, String, String, String, int)
See
TVCNumberGenerator.create(String, String, String, String, int)
|
com.technia.tvc.core.table.AbstractTableBean.createNavigationHandler(Environment, String)
This method is deprecated as of 2014.3.0
|
com.technia.tvc.core.util.StringUtils.escapeSpecial(String)
|
com.technia.tvc.core.util.StringUtils.escapeString(String)
|
com.technia.tvc.core.util.StringUtils.escapeXML(String, StringBuffer)
|
com.technia.tvc.core.util.StringUtils.escapeXMLChar(StringBuffer, int)
|
com.technia.tvc.structurebrowser.render.TableRenderer.exportTable(HTMLExportContext)
The native excel export makes the use of this HTML format
redundant.
|
com.technia.tvc.core.gui.table.Row.getAccessMask()
This method will be removed in a future release. Since 6.4.0,
this method will always return AccessMask.NO_ACCESS .
|
com.technia.tvc.core.db.table.evaluator.EvaluatedData.getAccessMask(String)
As of 6.4.0
|
com.technia.tvc.core.util.ActionUtils.getActionURL(HttpServletRequest, ServletContext, String)
Deprecated since 6.1.0
|
com.technia.tvc.core.util.ActionUtils.getActionURL(HttpServletRequest, ServletContext, String, boolean)
Deprecated since 6.1.0
|
com.technia.tvc.core.db.model.PolicyInfo.getCached(String)
THIS METHOD WILL ALWAYS RETURN NULL, AS THIS METHOD WAS
POTENTIALLY INSECURE TO USE
|
com.technia.tvc.core.gui.table.impl.AbstractColumn.getColumnSettings()
|
com.technia.tvc.core.db.jpo.JPOUtils.getColumnValues(JPOName, List>, Map, ?>) |
com.technia.tvc.core.db.numgen.NumberGenerator.getCurrentNumber() |
com.technia.tvc.core.db.numgen.NumberGenerator.getCurrentNumber(boolean) |
com.technia.tvc.core.table.AbstractTableBean.getEntryProcessor()
|
com.technia.tvc.core.table.EntryProcessable.getEntryProcessor()
|
com.technia.tvc.collaboration.discussion.model.DiscussionThread.getMessages()
Use getItems instead
|
com.technia.tvc.core.table.TableBean.getNavigationHandler(Environment, String)
As of 2014.3.0
|
com.technia.tvc.core.db.table.evaluator.EvaluatedData.getObjectAccessMask()
This method is deprecated as of 6.4.0 In order to determine
different access rights, you must explicitly add those select
statements before the evaluation takes place. For example:
input.addSelectBus("current.access[fromconnect]");
|
com.technia.tvc.core.table.TableUtils.getOriginalTable(TableBean>)
|
com.technia.tvc.core.TVCSystem.getServer()
Deprecated in ADK 10.6.3 or later.
|
com.technia.tvc.core.util.ActionUtils.getServletMapping(ServletContext)
Deprecated since 6.1.0
|
com.technia.tvc.core.util.mail.MailMessage.getText()
|
com.technia.tvc.core.db.aef.env.Environment.getTimeZone() |
com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler.CloudValueHandler.getValues(Collection) |
com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler.ObjectIdValueHandler.getValues(Collection) |
com.technia.tvc.core.db.model.AttributeInfo.hasDimension()
|
com.technia.tvc.core.table.TableUtils.hasOriginalTable(TableBean>)
|
com.technia.tvc.structurebrowser.form.model.Field.isEditableText()
Since 2012.3.0, use isEditable() instead...
|
com.technia.tvc.core.io.IOUtils.isZipped(PushbackInputStream) |
com.technia.tvc.core.html.io.SVGWriterFactory.newWriter(Writer)
|
com.technia.tvc.core.table.TableUtils.removeOriginalTable(TableBean>)
|
com.technia.tvc.structurebrowser.render.TableRenderer.renderStandardTableFrames(TableRenderContext) |
com.technia.tvc.core.gui.tabpage.TabsPageRenderer.renderTabContentProgressIndicator(TabPageRenderContext, String)
No longer used as common loader framework is used.
|
com.technia.tvc.structurebrowser.form.model.Field.setEditableText(boolean)
since 2012.3.0 Use setEditable() instead...
|
com.technia.tvc.core.table.TableUtils.setOriginalTable(TableBean>, TableBean>)
|
com.technia.tvc.core.db.table.evaluator.EvaluationInput.setProgram(JPOName)
|
com.technia.tvc.core.util.mail.MailMessage.setText(MessageText)
|
com.technia.tvc.core.db.aef.env.Environment.setTimeZone(int) |
com.technia.tvc.collaboration.discussion.model.DiscussionThread.sortMessages(Comparator)
Use sort instead
|
com.technia.tvc.core.db.aef.env.Environment.toGMTTime(Date) |
com.technia.tvc.core.db.aef.env.Environment.toGMTTime(Date, Date) |
com.technia.tvc.core.db.aef.env.Environment.toUserTime(Date) |
com.technia.tvc.core.db.aef.env.Environment.toUserTime(Date, Date) |
com.technia.tvc.core.io.FileUtils.unzip(File, boolean)
Moved to ZipUtils
|
com.technia.tvc.core.io.FileUtils.unzip(File, File, boolean)
Moved to ZipUtils
|