- Cache - Class in com.technia.tvc.core.util.cache
-
A slightly more sophisticated cache.
- Cache(String, CacheLoader) - Constructor for class com.technia.tvc.core.util.cache.Cache
-
- Cache(int, CacheLoader) - Constructor for class com.technia.tvc.core.util.cache.Cache
-
- Cache(int, CacheLoader[]) - Constructor for class com.technia.tvc.core.util.cache.Cache
-
- Cache(String, CacheLoader[]) - Constructor for class com.technia.tvc.core.util.cache.Cache
-
- CachedRollUpStructureBean - Class in com.technia.tvc.core.structure.rollup
-
A structure implementation that fully expands the root nodes once they are
added (thus, full expand must be supported by the enabled filters).
- CachedRollUpStructureBean() - Constructor for class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean
-
- CachedRollUpStructureBean.RollUpNavigationHandler - Class in com.technia.tvc.core.structure.rollup
-
- CachedRollUpStructureBean.RollUpNavigationHandler(Environment, String, String) - Constructor for class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean.RollUpNavigationHandler
-
- CacheLoader - Interface in com.technia.tvc.core.util.cache
-
The
CacheLoader
is responsible for loading objects into the cache
when necessary.
- CacheRef - Interface in com.technia.tvc.core.util.cache
-
A reference to the
Cache
that the
CacheLoader
will get when
it is asked to fill the entire cache.
- cacheWasCleared(Cache) - Method in interface com.technia.tvc.core.util.cache.CacheLoader
-
This method is called when the underlying cache was cleared.
- cacheWasCleared() - Method in interface com.technia.tvc.core.util.cache.loader.BusinessObjectFinder
-
Called when the underlying cache was cleared.
- cacheWasCleared() - Method in class com.technia.tvc.core.util.cache.loader.BusinessObjectFinder.Default
-
- cacheWasCleared(Cache) - Method in class com.technia.tvc.core.util.cache.loader.BusinessObjectLoader
-
- cacheWasCleared(Cache) - Method in class com.technia.tvc.core.util.cache.loader.ObjectInstantiator
-
- cacheWasCleared(Cache) - Method in class com.technia.tvc.core.util.cache.loader.PageWithXMLLoader
-
- cacheWasCleared(Cache) - Method in class com.technia.tvc.core.util.cache.loader.PrivilegedWrapper
-
- cacheWasCleared(Cache) - Method in class com.technia.tvc.core.util.cache.loader.ResourceLoader
-
- cacheWasCleared(ObjectCache<?, ?>) - Method in interface com.technia.tvc.core.util.ObjectCacheListener
-
Invoked when a particular cache has been cleared.
- calculate(BigDecimal[], Column) - Method in class com.technia.tvc.core.table.TableCalculation
-
Calculate the result given the specified numbers.
- calculate() - Method in class com.technia.tvc.core.table.TableCalculations
-
Calculate the results of all TableCalculations for the visible columns.
- calculate(Predicate<Column>) - Method in class com.technia.tvc.core.table.TableCalculations
-
Calculate the results of all TableCalculations for the selected columns.
- CalculationResultRenderContext - Interface in com.technia.tvc.structurebrowser.render.cell
-
- CALLBACK_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- canApprove() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- cancel() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Cancel the task.
- cancel() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
Cancels the work.
- cancel() - Method in interface com.technia.tvc.structurebrowser.edit.ConfirmCallback
-
Called when the user canceled the confirm message.
- cancel() - Method in class com.technia.tvc.structurebrowser.edit.DefaultCellEditor.CallbackImpl
-
- CANCEL_BUTTON - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CANCEL_IMAGE - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CANCEL_LABEL - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CANCEL_TARGET - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CANCEL_URL - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- canConnect(String, String) - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
Returns true if the relationship can be used to connect items with of
specified types.
- canEvaluateList() - Method in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- canEvaluateStructure() - Method in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- canIgnore() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- canLoad(Object) - Method in interface com.technia.tvc.core.util.cache.CacheLoader
-
This method is called to check if a
CacheLoader
can load an
object from the specified key.
- canLoad(Object) - Method in class com.technia.tvc.core.util.cache.loader.BusinessObjectLoader
-
- canLoad(Object) - Method in class com.technia.tvc.core.util.cache.loader.ObjectInstantiator
-
- canLoad(Object) - Method in class com.technia.tvc.core.util.cache.loader.PageWithXMLLoader
-
- canLoad(Object) - Method in class com.technia.tvc.core.util.cache.loader.PrivilegedWrapper
-
- canLoad(Object) - Method in class com.technia.tvc.core.util.cache.loader.ResourceLoader
-
- canReject() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- canSign() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- capitalize(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- CAPTURED - Static variable in class com.technia.tvc.core.db.ExportUtils
-
Include file captured.
- CASE_SENSITIVE_ARG - Static variable in class com.technia.tvc.core.gui.autocomplete.AutoCompleteHandler
-
- CATEGORIES - Static variable in class com.technia.tvc.collaboration.core.model.Person
-
- Category - Class in com.technia.tvc.collaboration.core.model.category
-
- Category() - Constructor for class com.technia.tvc.collaboration.core.model.category.Category
-
- Category(Category) - Constructor for class com.technia.tvc.collaboration.core.model.category.Category
-
- Category(Category.Color, boolean) - Constructor for class com.technia.tvc.collaboration.core.model.category.Category
-
- Category(Struct) - Constructor for class com.technia.tvc.collaboration.core.model.category.Category
-
- Category.Color - Enum in com.technia.tvc.collaboration.core.model.category
-
- CATEGORY_MENU_DISABLED_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CATEGORY_MENU_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CategoryValueHandler - Class in com.technia.tvc.collaboration.core.model.dao.enovia.config.filter
-
Gets filter category for the current user
- CategoryValueHandler() - Constructor for class com.technia.tvc.collaboration.core.model.dao.enovia.config.filter.CategoryValueHandler
-
- CDMNotSupported - Exception in com.technia.tvc.core.db.aef.cdm
-
- CDMNotSupported() - Constructor for exception com.technia.tvc.core.db.aef.cdm.CDMNotSupported
-
- CDMObject - Class in com.technia.tvc.core.db.aef.cdm
-
Represents the main object in the Common Document Model world.
- CDMTriggerBase - Class in com.technia.tvc.office.server.trigger.builtin
-
Base trigger for CDM documents.
- CDMTriggerBase() - Constructor for class com.technia.tvc.office.server.trigger.builtin.CDMTriggerBase
-
- CDMUtils - Class in com.technia.tvc.core.db.aef.cdm
-
- CDMVersionObject - Class in com.technia.tvc.core.db.aef.cdm
-
- Cell - Interface in com.technia.tvc.core.gui.table
-
This interface represents an evaluated cell in a
Table
.
- CELL_EDITOR - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CELL_VALUE_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CellContext - Interface in com.technia.tvc.structurebrowser.render.cell
-
Common interface for ***TableCellContext
- CellEditor - Interface in com.technia.tvc.structurebrowser.edit
-
- CellHeaderContext - Interface in com.technia.tvc.structurebrowser.render.cell
-
Common interface for ***CellHeaderContext
- CellRenderer - Interface in com.technia.tvc.core.gui.table.render
-
This interface represents a class that can be registered as a cell renderer
for a particular column.
- cells(TableData) - Method in class com.technia.tvc.structurebrowser.render.Disposition.DefaultFinder
-
- cells(TableData) - Method in interface com.technia.tvc.structurebrowser.render.Disposition.Finder
-
- CellValue - Interface in com.technia.tvc.core.gui.table
-
This interface represents the value of a
Cell
.
- changeAltOwner1(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- changeAltOwner2(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- changeFilters(String[]) - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Change visuals.
- changeFilters(String[]) - Method in interface com.technia.tvc.core.gui.view.View
-
Sets the active filters.
- changeName(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Change the name of the businessobject.
- changeName(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- changeName(String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Changes the name of a set.
- CHANGENAME_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- changeOwner(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- changeOwner(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Change the owner of the businessobject.
- CHANGEOWNER_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- changePolicy(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- CHANGEPOLICY_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- changeRevision(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Tries to change the revision value of a business object.
- changeRootNode(StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Changes the root node.
- changeRootNode(StructureBeanNode, int) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Changes the root node at the specified index.
- changeRootNode(StructureBeanNode, int) - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Changes the root node at the specified index.
- changeRootNode(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Changes the root node.
- changeTable(String) - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Change system table.
- changeTable(String) - Method in interface com.technia.tvc.core.gui.view.View
-
Changes the current active table
- changeType(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Changes the type of a businessobject.
- changeType(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Changes the type of a businessobject.
- changeType(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- CHANGETYPE_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- changeVault(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- CHANGEVAULT_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- CharsetUtils - Class in com.technia.tvc.core.util
-
Contains utility methods for detecting the character encoding (charset) used
for an XML by scanning the Content-Type MIME/HTTP header or the XML prolog.
- CHART_BUTTON - Static variable in interface com.technia.tvc.core.gui.page.PageConfig
-
The button that opens a chart dialog.
- ChartDataProvider - Interface in com.technia.tvc.core.gui.chart
-
- ChartLookAndFeel - Class in com.technia.tvc.core.chart
-
- ChartProvider - Class in com.technia.tvc.core.gui.chart
-
A ChartProvider is responsible for creating the Chart, which is represented
by a buffered image
.
- ChartProvider() - Constructor for class com.technia.tvc.core.gui.chart.ChartProvider
-
- checkAccess(String, String) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- checkAccess(String, String[]) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- checkEditAccess(Environment) - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
Checks if the current user has edit access to this column.
- CHECKIN_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- checkinFile(String, InputStream, String, String, String, boolean, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- checkinFile(BusinessObject, File) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Check in a file on the businessobject.
- checkinFile(BusinessObject, File, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Check in a file on the businessobject.
- checkinFile(BusinessObject, File, String, String, String, boolean, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Checks in the specified file into the businessobject.
- checkinFileFromServer(String, File, String, String, boolean, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Performs a file checkin with a file from the server.
- checkinOutputStream(String, String, String, String, boolean, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Creates an OutputStream that can be used to checkin a file into a
business object.
- CHECKOUT_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- checkoutFile(String, String, String, boolean, OutputStream) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Check out a file from the businessobject.
- checkoutFile(BusinessObject, String, String, boolean, OutputStream) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Check out a file from the businessobject.
- checkoutFile(BusinessObject, String, String, boolean, OutputStream, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Check out a file from the businessobject.
- checkoutInputStream(String, String, String, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Creates an inputstream that can be used to read a file that has been
checked into matrix.
- checkOwner(String, String) - Method in enum com.technia.tvc.core.db.model.AttributeInfo.OwnerKind
-
- checkReleased() - Method in class com.technia.tvc.core.io.TempFile
-
Ensures that this instance has not been released.
- children(Menu) - Method in class com.technia.tvc.core.gui.menubar.util.ComponentIterator
-
- childWasAdded(StructureUtils.Node, StructureUtils.Node) - Method in class com.technia.tvc.core.db.util.StructureUtils.DefaultNode
-
- CHOOSABLE_VIEW_NAMES_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- CHOOSER_OPENER_SCRIPT - Static variable in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- chooserHeight - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- chooserHeight - Variable in class com.technia.tvc.structurebrowser.form.model.Field
-
- chooserURL - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- chooserURL - Variable in class com.technia.tvc.structurebrowser.form.model.Field
-
- chooserWidth - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- chooserWidth - Variable in class com.technia.tvc.structurebrowser.form.model.Field
-
- CLASS_NAME_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- clear() - Method in class com.technia.tvc.core.db.aef.macro.MacroParser
-
Removes all macro resolvers added to this parser.
- clear() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- clear() - Method in class com.technia.tvc.core.db.util.PersistableMap
-
Clears the map
- clear() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
Clears the columns
- clear() - Method in class com.technia.tvc.core.structure.ExpanderChain
-
Removes all expanders, except the default.
- clear() - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- clear() - Method in class com.technia.tvc.core.util.cache.Cache
-
Remove all objects from the cache.
- clear() - Method in class com.technia.tvc.core.util.FakeHashMap
-
- clear() - Method in class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
Clears the data.
- clear() - Method in class com.technia.tvc.core.util.mail.MessageText
-
- clear() - Method in class com.technia.tvc.core.util.ObjectCache
-
Clears the cache.
- clear(String) - Static method in class com.technia.tvc.core.util.ObjectCache
-
Clears a cache.
- clear() - Method in class com.technia.tvc.core.util.SoftMap
-
Clears the map.
- clear() - Method in class com.technia.tvc.core.util.ThreadLocalMap
-
Removes all mappings from the map used by the current thread.
- clearAll() - Static method in class com.technia.tvc.core.util.ObjectCache
-
Clear all cache instances.
- clearAllErrors() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- clearAttachments() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Clears attachments for the message.
- clearAttachments() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Clears all the attachments
- clearCache() - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Clears the person cache completely.
- clearCache() - Static method in class com.technia.tvc.core.db.UserUtils
-
Clear cache for child roles and child groups, etc.
- clearCacheForPerson(String) - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Clear the cached information for a particular person.
- clearCalculations() - Method in class com.technia.tvc.core.table.TableCalculations
-
Removes all table calculations from this table.
- clearCategories() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- clearCells() - Method in interface com.technia.tvc.core.gui.table.Row
-
Removes all cells.
- clearChoices() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- clearChoosableViews() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Removes all choosable views.
- clearClouds() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Clears all clouds
- clearColumnIndex() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.SortInfo
-
- clearColumns() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- clearColumns() - Method in interface com.technia.tvc.core.gui.table.Table
-
Clears the columns that were created, in order to force a re-creation of
the columns when invoking
Table.getColumns()
the next time.
- clearCustomParameters() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Removes all custom parameters and their values.
- cleared(TableContentEvent) - Method in interface com.technia.tvc.core.table.TableContentListener
-
Called when the table has been cleared, i.e., when all data inside the
table has been removed.
- clearEntryProcessor() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- clearEntryProcessor() - Method in interface com.technia.tvc.core.table.EntryProcessable
-
- clearErrors() - Method in class com.technia.tvc.office.common.UserInput
-
Removes all error messages from all the fields.
- clearForceISOFormat() - Static method in class com.technia.tvc.core.gui.table.impl.DateValueFormat
-
Clears the flag telling that the current thread should format between ISO
date/date-times.
- clearFormErrors() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- clearFormWarnings() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- clearMessages() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Clears all the added messages
- clearPersonNames() - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Clear the cached list of persons in the system.
- clearPostCommand() - Method in class com.technia.tvc.core.db.Query
-
Clears the list of commands that are executed after the query is
executed.
- clearPrepareCommand() - Method in class com.technia.tvc.core.db.Query
-
Clears the list of commands that are executed before the query is
executed.
- clearRecipients() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Clears Recipients of the Message.
- clearRootNodes() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Removes all root nodes.
- clearRootNodes() - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Removes all root nodes.
- clearRows(boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Clears the cells on all rows.
- clearRowsBeforeEvaluation() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
This method is called when the evaluation starts, it is supposed to clear
evaluated rows in the table before the evaluation.
- clearSortModes() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Clears all added sortings.
- clearSortModes() - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Clears all added sortings.
- clearSystemTags() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Clears the system tags for the message.
- clearTableData() - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
- clearTableData() - Method in interface com.technia.tvc.core.table.FlatTableBean
-
- clearUserTags() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
Clears the system tags for the message.
- clearUserTags() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Clears user tags of the message.
- clearValidationErrors() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- clearValues() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Removes all values.
- clearValues() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- clearValues() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
This method does:
- clearValues() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- clearVisibleTableDataFilter() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- clearVisibleTableDataFilter() - Method in interface com.technia.tvc.core.table.TableBean
-
- CLIENT_TASK_ERROR - Static variable in class com.technia.tvc.core.actions.TVCAction
-
- CLIENT_TASK_ERROR_KEY - Static variable in class com.technia.tvc.core.actions.TVCAction
-
- CLIENT_TASK_NOTICE_KEY - Static variable in class com.technia.tvc.core.actions.TVCAction
-
- CLIENT_TASK_WARNING_KEY - Static variable in class com.technia.tvc.core.actions.TVCAction
-
- ClientBroadcaster - Interface in com.technia.tvc.collaboration.core.io.channel
-
Responsible for broadcasting (sending)
notifications
to
logged in users.
- ClientHandler - Class in com.technia.tvc.collaboration.core.io
-
- ClientHandler() - Constructor for class com.technia.tvc.collaboration.core.io.ClientHandler
-
- ClientUserData - Class in com.technia.tvc.core.util.userdata
-
- ClientUserData(Environment) - Constructor for class com.technia.tvc.core.util.userdata.ClientUserData
-
- ClientUserData(Environment, Map<String, String[]>) - Constructor for class com.technia.tvc.core.util.userdata.ClientUserData
-
- ClientUserData(String, String, Locale, URL) - Constructor for class com.technia.tvc.core.util.userdata.ClientUserData
-
- ClientUserData(String, String, Locale, URL, Map<String, String[]>) - Constructor for class com.technia.tvc.core.util.userdata.ClientUserData
-
- CLIPBOARD_BUTTON - Static variable in interface com.technia.tvc.core.gui.page.PageConfig
-
This represents the button that opens the clipboard and the buttons that
add objects to the clipboard.
- clone() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
- clone(BusinessObject, String, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a copy of the businessobject.
- clone(BusinessObject, String, String, String, AttributeList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a copy of the business object.
- clone() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- clone(Date) - Static method in class com.technia.tvc.core.db.DateUtils
-
Clone of date safely without the need for null-checks.
- clone() - Method in class com.technia.tvc.core.db.jpo.JPOName
-
- clone() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- clone() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.SortInfo
-
- clone() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Create a deep copy of this object.
- clone() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns a clone of this instance
- clone() - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- clone() - Method in class com.technia.tvc.core.util.BasicAttributeSupport
-
Create a deep copy of this object.
- clone() - Method in interface com.technia.tvc.core.util.CloneableList
-
This method should be implemented in subclasses to clone the list.
- clone() - Method in class com.technia.tvc.core.util.FakeHashMap
-
Create a deep copy of this object.
- CloneableArrayList<E> - Class in com.technia.tvc.core.util
-
An
java.util.ArrayList that implements the generic
CloneableList
interface.
- CloneableArrayList() - Constructor for class com.technia.tvc.core.util.CloneableArrayList
-
Constructs an empty list.
- CloneableArrayList(int) - Constructor for class com.technia.tvc.core.util.CloneableArrayList
-
Constructs a list containing the elements of the specified collection, in
the order they are returned by the collection's iterator.
- CloneableArrayList(Collection<? extends E>) - Constructor for class com.technia.tvc.core.util.CloneableArrayList
-
Constructs an empty list with the specified initial capacity.
- CloneableList<E> - Interface in com.technia.tvc.core.util
-
This interface extends java.util.List and
java.lang.Cloneable to provide a generic interface of a list that is
cloneable.
- cloneAttributes(String, String) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Tries to clone the attributes from one relationship to the other.
- cloneContext(Context) - Static method in class com.technia.tvc.core.db.PersonUtils
-
Deprecated.
- cloneItem() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- cloneItem() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- close() - Method in class com.technia.tvc.core.db.Expander.Result
-
- close() - Method in class com.technia.tvc.core.db.QueryIterator
-
- close() - Method in class com.technia.tvc.core.db.QueryIterator.MxWrapper
-
- close() - Method in class com.technia.tvc.core.io.NonClosableOutputStream
-
- close() - Method in class com.technia.tvc.core.io.NonCloseableWriter
-
- close() - Method in class com.technia.tvc.core.util.Base64.EncoderInputStream
-
Closes this input stream and releases any system resources associated
with the stream.
- close() - Method in class com.technia.tvc.core.util.json.JSONWriter
-
- close() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
Closes this writer.
- closeCommand(MQLCommand) - Static method in class com.technia.tvc.core.db.MQLUtils
-
Closes the specific command.
- closeQuietly(InputStream) - Static method in class com.technia.tvc.core.io.IOUtils
-
Calls
IOUtils.closeQuietly(InputStream)
- closeQuietly(Reader) - Static method in class com.technia.tvc.core.io.IOUtils
-
Calls IOUtils.closeQuietly(Reader)
- closeQuietly(OutputStream) - Static method in class com.technia.tvc.core.io.IOUtils
-
Calls
IOUtils.closeQuietly(OutputStream)
- closeQuietly(Writer) - Static method in class com.technia.tvc.core.io.IOUtils
-
Calls IOUtils.closeQuietly(Writer)
- Cloud - Class in com.technia.tvc.collaboration.core.model.cloud
-
A clouds represents a grouping of a set of messages based on a condition.
- CloudLocator - Interface in com.technia.tvc.collaboration.core.model.cloud
-
Responsible for locating the clouds an objects resides in.
- Clouds - Class in com.technia.tvc.collaboration.core.model.cloud
-
- CloudService - Class in com.technia.tvc.collaboration.core.model.cloud
-
- CloudValueHandler - Class in com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler
-
Gets clouds related to the context object using the
CloudLocator
.
- CloudValueHandler() - Constructor for class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler.CloudValueHandler
-
- collapse() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Collapse the root nodes.
- collapse() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Collapse the root node.
- COLLAPSE_ON_FILTERCHANGE - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- collapseNode(StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Collapse the node.
- collapseNode(Expander.ExpandCtx, StructureBeanNode) - Method in class com.technia.tvc.core.structure.expand.AbstractExpander
-
Removes all child nodes.
- collapseNode(Expander.ExpandCtx, StructureBeanNode) - Method in interface com.technia.tvc.core.structure.Expander
-
Collapses a node.
- collapseNode(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Collapse the node.
- CollectionUtils - Class in com.technia.tvc.core.util
-
Contains an empty iterator and an empty enumeration.
- ColorUtils - Class in com.technia.tvc.core.gui.util
-
- Column - Interface in com.technia.tvc.core.gui.table
-
Represents a column in a table.
- Column.Localizer - Interface in com.technia.tvc.core.gui.table
-
A utility for localizing cell values.
- COLUMN_FILTER_BUTTON - Static variable in interface com.technia.tvc.core.gui.page.PageConfig
-
The column filter button.
- ColumnAxisData - Interface in com.technia.tvc.gridbrowser.model
-
- ColumnAxisInfo - Class in com.technia.tvc.gridbrowser.def.beans
-
- ColumnAxisInfo() - Constructor for class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- ColumnFinder - Class in com.technia.tvc.core.table.group
-
- ColumnFinder() - Constructor for class com.technia.tvc.core.table.group.ColumnFinder
-
- COLUMNINDEX_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- ColumnInfo - Class in com.technia.tvc.core.gui.table
-
- ColumnInfo() - Constructor for class com.technia.tvc.core.gui.table.ColumnInfo
-
- ColumnInfo(ColumnInfo) - Constructor for class com.technia.tvc.core.gui.table.ColumnInfo
-
- ColumnInfo(Column) - Constructor for class com.technia.tvc.core.gui.table.ColumnInfo
-
- ColumnLabelExcelExportContext - Interface in com.technia.tvc.gridbrowser.render.ctx
-
- ColumnLabelExportContext - Interface in com.technia.tvc.gridbrowser.render.ctx
-
- ColumnLabelRenderContext - Interface in com.technia.tvc.gridbrowser.render.ctx
-
- ColumnLabelTextExportContext - Interface in com.technia.tvc.gridbrowser.render.ctx
-
- COLUMNNAME_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- COLUMNNAMES_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- columns(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.Disposition.DefaultFinder
-
- columns(TableBean<?>) - Method in interface com.technia.tvc.structurebrowser.render.Disposition.Finder
-
- COLUMNS_DEFAULT - Static variable in class com.technia.tvc.structurebrowser.form.model.Field
-
- ColumnSettings - Interface in com.technia.tvc.core.gui.table
-
Provides a convenient way to access supported/built-in settings on a column.
- columnsUpdated(TableEvent) - Method in class com.technia.tvc.core.table.TableAdapter
-
Does nothing.
- columnsUpdated(TableEvent) - Method in interface com.technia.tvc.core.table.TableListener
-
This method is invoked when the
table's
columns have
been updated.
- ColumnType - Class in com.technia.tvc.core.gui.table
-
Registry for column types.
- ColumnType() - Constructor for class com.technia.tvc.core.gui.table.ColumnType
-
- ColumnType.ColumnTypeHandler - Interface in com.technia.tvc.core.gui.table
-
Defines a class that applies settings for a specific column type.
- ColumnType.DefaultColumnTypeHandler - Class in com.technia.tvc.core.gui.table
-
Default handler that is used to apply settings + registering
datahandler/cellrenderer and potentially label and alt texts.
- ColumnType.DefaultColumnTypeHandler() - Constructor for class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- ColumnType.DefaultColumnTypeHandler(Map<String, Object>) - Constructor for class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- ColumnType.DefaultColumnTypeHandler(Class<? extends DataHandler>, Class<? extends CellRenderer>) - Constructor for class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- ColumnType.DefaultColumnTypeHandler(Class<? extends DataHandler>, Class<? extends CellRenderer>, Map<String, Object>) - Constructor for class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- ColumnType.DefaultColumnTypeHandler(String, String, Class<? extends DataHandler>, Class<? extends CellRenderer>, Map<String, Object>) - Constructor for class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- com.technia.tvc.collaboration.core.io - package com.technia.tvc.collaboration.core.io
-
- com.technia.tvc.collaboration.core.io.channel - package com.technia.tvc.collaboration.core.io.channel
-
- com.technia.tvc.collaboration.core.model - package com.technia.tvc.collaboration.core.model
-
- com.technia.tvc.collaboration.core.model.category - package com.technia.tvc.collaboration.core.model.category
-
- com.technia.tvc.collaboration.core.model.cloud - package com.technia.tvc.collaboration.core.model.cloud
-
- com.technia.tvc.collaboration.core.model.context - package com.technia.tvc.collaboration.core.model.context
-
- com.technia.tvc.collaboration.core.model.dao - package com.technia.tvc.collaboration.core.model.dao
-
- com.technia.tvc.collaboration.core.model.dao.enovia - package com.technia.tvc.collaboration.core.model.dao.enovia
-
- com.technia.tvc.collaboration.core.model.dao.enovia.config - package com.technia.tvc.collaboration.core.model.dao.enovia.config
-
- com.technia.tvc.collaboration.core.model.dao.enovia.config.filter - package com.technia.tvc.collaboration.core.model.dao.enovia.config.filter
-
- com.technia.tvc.collaboration.core.model.dao.enovia.context - package com.technia.tvc.collaboration.core.model.dao.enovia.context
-
- com.technia.tvc.collaboration.core.model.dao.enovia.example - package com.technia.tvc.collaboration.core.model.dao.enovia.example
-
- com.technia.tvc.collaboration.core.model.dao.enovia.menu - package com.technia.tvc.collaboration.core.model.dao.enovia.menu
-
- com.technia.tvc.collaboration.core.model.dao.exalead - package com.technia.tvc.collaboration.core.model.dao.exalead
-
- com.technia.tvc.collaboration.core.model.menu - package com.technia.tvc.collaboration.core.model.menu
-
- com.technia.tvc.collaboration.core.model.tag - package com.technia.tvc.collaboration.core.model.tag
-
- com.technia.tvc.collaboration.discussion.model - package com.technia.tvc.collaboration.discussion.model
-
- com.technia.tvc.collaboration.discussion.model.dao - package com.technia.tvc.collaboration.discussion.model.dao
-
- com.technia.tvc.collaboration.discussion.model.dao.enovia.example.access - package com.technia.tvc.collaboration.discussion.model.dao.enovia.example.access
-
- com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee - package com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee
-
- com.technia.tvc.collaboration.discussion.model.dao.enovia.example.fieldvaluehandler - package com.technia.tvc.collaboration.discussion.model.dao.enovia.example.fieldvaluehandler
-
- com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler - package com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler
-
- com.technia.tvc.collaboration.discussion.model.dao.enovia.example.watcher - package com.technia.tvc.collaboration.discussion.model.dao.enovia.example.watcher
-
- com.technia.tvc.collaboration.discussion.model.dao.enovia.menu - package com.technia.tvc.collaboration.discussion.model.dao.enovia.menu
-
- com.technia.tvc.collaboration.workflow.model.dao.enovia.config - package com.technia.tvc.collaboration.workflow.model.dao.enovia.config
-
- com.technia.tvc.core - package com.technia.tvc.core
-
Contains classes and resources that are part
of the TVC core.
- com.technia.tvc.core.actions - package com.technia.tvc.core.actions
-
Contains common action classes that will
be available to all components.
- com.technia.tvc.core.annotation - package com.technia.tvc.core.annotation
-
- com.technia.tvc.core.chart - package com.technia.tvc.core.chart
-
- com.technia.tvc.core.db - package com.technia.tvc.core.db
-
Contains functionality that extend or replace existing
functionality in the matrix.db package.
- com.technia.tvc.core.db.aef - package com.technia.tvc.core.db.aef
-
Contains classes that implement common AEF
(Application Exchange Framework) functionality.
- com.technia.tvc.core.db.aef.cdm - package com.technia.tvc.core.db.aef.cdm
-
- com.technia.tvc.core.db.aef.env - package com.technia.tvc.core.db.aef.env
-
Implements functionality dealing with "environment"
variables used by the AEF.
- com.technia.tvc.core.db.aef.link - package com.technia.tvc.core.db.aef.link
-
- com.technia.tvc.core.db.aef.macro - package com.technia.tvc.core.db.aef.macro
-
Implements functionality dealing with macros recognized by the AEF.
- com.technia.tvc.core.db.aef.macro.decorator - package com.technia.tvc.core.db.aef.macro.decorator
-
- com.technia.tvc.core.db.aef.macro.source - package com.technia.tvc.core.db.aef.macro.source
-
- com.technia.tvc.core.db.aef.misc - package com.technia.tvc.core.db.aef.misc
-
Contains miscellaenous functionality useful when dealing with AEF behaviour.
- com.technia.tvc.core.db.aef.naming - package com.technia.tvc.core.db.aef.naming
-
Implements functionality for dealing with symbolic
names as specified by the AEF.
- com.technia.tvc.core.db.aef.properties - package com.technia.tvc.core.db.aef.properties
-
Implements functionality for retrieving properties used by the AEF.
- com.technia.tvc.core.db.aef.types - package com.technia.tvc.core.db.aef.types
-
- com.technia.tvc.core.db.dataset - package com.technia.tvc.core.db.dataset
-
- com.technia.tvc.core.db.domain - package com.technia.tvc.core.db.domain
-
- com.technia.tvc.core.db.domain.to - package com.technia.tvc.core.db.domain.to
-
- com.technia.tvc.core.db.filter - package com.technia.tvc.core.db.filter
-
- com.technia.tvc.core.db.inquiry - package com.technia.tvc.core.db.inquiry
-
Implements functionality for evaluating
inquiries defined in the database.
- com.technia.tvc.core.db.jpo - package com.technia.tvc.core.db.jpo
-
Implements common functionality for invoking JPOs.
- com.technia.tvc.core.db.model - package com.technia.tvc.core.db.model
-
The scope of this package is to cache information
about the data model.
- com.technia.tvc.core.db.numgen - package com.technia.tvc.core.db.numgen
-
Contains functionality for generating unique numbers, used when creating new business object instances.
- com.technia.tvc.core.db.select - package com.technia.tvc.core.db.select
-
- com.technia.tvc.core.db.table.evaluator - package com.technia.tvc.core.db.table.evaluator
-
- com.technia.tvc.core.db.table.evaluator.datahandler - package com.technia.tvc.core.db.table.evaluator.datahandler
-
- com.technia.tvc.core.db.transaction - package com.technia.tvc.core.db.transaction
-
- com.technia.tvc.core.db.util - package com.technia.tvc.core.db.util
-
- com.technia.tvc.core.gui.autocomplete - package com.technia.tvc.core.gui.autocomplete
-
- com.technia.tvc.core.gui.chart - package com.technia.tvc.core.gui.chart
-
- com.technia.tvc.core.gui.common - package com.technia.tvc.core.gui.common
-
- com.technia.tvc.core.gui.dashboard - package com.technia.tvc.core.gui.dashboard
-
- com.technia.tvc.core.gui.dashboard.gadgets - package com.technia.tvc.core.gui.dashboard.gadgets
-
- com.technia.tvc.core.gui.dashboard.loader - package com.technia.tvc.core.gui.dashboard.loader
-
- com.technia.tvc.core.gui.login - package com.technia.tvc.core.gui.login
-
- com.technia.tvc.core.gui.menubar - package com.technia.tvc.core.gui.menubar
-
- com.technia.tvc.core.gui.menubar.util - package com.technia.tvc.core.gui.menubar.util
-
- com.technia.tvc.core.gui.page - package com.technia.tvc.core.gui.page
-
- com.technia.tvc.core.gui.report - package com.technia.tvc.core.gui.report
-
- com.technia.tvc.core.gui.resource - package com.technia.tvc.core.gui.resource
-
- com.technia.tvc.core.gui.table - package com.technia.tvc.core.gui.table
-
This package and its subpackages contains code that deals with tables and definitions of tables.
- com.technia.tvc.core.gui.table.impl - package com.technia.tvc.core.gui.table.impl
-
Contains implementations of tables, columns and cells.
- com.technia.tvc.core.gui.table.render - package com.technia.tvc.core.gui.table.render
-
Contains code that deals with the rendering process of a table.
- com.technia.tvc.core.gui.tabpage - package com.technia.tvc.core.gui.tabpage
-
- com.technia.tvc.core.gui.toppanel.form.render - package com.technia.tvc.core.gui.toppanel.form.render
-
- com.technia.tvc.core.gui.util - package com.technia.tvc.core.gui.util
-
- com.technia.tvc.core.gui.view - package com.technia.tvc.core.gui.view
-
- com.technia.tvc.core.gui.view.impl - package com.technia.tvc.core.gui.view.impl
-
- com.technia.tvc.core.html.io - package com.technia.tvc.core.html.io
-
- com.technia.tvc.core.html.util - package com.technia.tvc.core.html.util
-
- com.technia.tvc.core.io - package com.technia.tvc.core.io
-
Contains classes useful for various I/O relatied operations.
- com.technia.tvc.core.io.text - package com.technia.tvc.core.io.text
-
- com.technia.tvc.core.structure - package com.technia.tvc.core.structure
-
Extends the com.technia.tvc.core.table package
by implementing functionality for dealing with structures.
- com.technia.tvc.core.structure.expand - package com.technia.tvc.core.structure.expand
-
- com.technia.tvc.core.structure.model - package com.technia.tvc.core.structure.model
-
- com.technia.tvc.core.structure.rollup - package com.technia.tvc.core.structure.rollup
-
- com.technia.tvc.core.table - package com.technia.tvc.core.table
-
Implements functionality for dealing with tables.
- com.technia.tvc.core.table.group - package com.technia.tvc.core.table.group
-
- com.technia.tvc.core.table.group.impl - package com.technia.tvc.core.table.group.impl
-
- com.technia.tvc.core.table.model - package com.technia.tvc.core.table.model
-
- com.technia.tvc.core.util - package com.technia.tvc.core.util
-
Contains common utility classes.
- com.technia.tvc.core.util.cache - package com.technia.tvc.core.util.cache
-
- com.technia.tvc.core.util.cache.loader - package com.technia.tvc.core.util.cache.loader
-
- com.technia.tvc.core.util.cmdline - package com.technia.tvc.core.util.cmdline
-
- com.technia.tvc.core.util.concurrent - package com.technia.tvc.core.util.concurrent
-
- com.technia.tvc.core.util.i18n - package com.technia.tvc.core.util.i18n
-
- com.technia.tvc.core.util.json - package com.technia.tvc.core.util.json
-
- com.technia.tvc.core.util.mail - package com.technia.tvc.core.util.mail
-
- com.technia.tvc.core.util.pdf - package com.technia.tvc.core.util.pdf
-
- com.technia.tvc.core.util.sort - package com.technia.tvc.core.util.sort
-
- com.technia.tvc.core.util.userdata - package com.technia.tvc.core.util.userdata
-
- com.technia.tvc.core.xml - package com.technia.tvc.core.xml
-
- com.technia.tvc.core.xml.ajax - package com.technia.tvc.core.xml.ajax
-
- com.technia.tvc.core.xml.ajax.annotation - package com.technia.tvc.core.xml.ajax.annotation
-
- com.technia.tvc.core.xml.datahandler - package com.technia.tvc.core.xml.datahandler
-
- com.technia.tvc.core.xml.pointer - package com.technia.tvc.core.xml.pointer
-
- com.technia.tvc.graphicreporting.dashboard.actions - package com.technia.tvc.graphicreporting.dashboard.actions
-
- com.technia.tvc.graphicreporting.dashboard.provider - package com.technia.tvc.graphicreporting.dashboard.provider
-
- com.technia.tvc.gridbrowser - package com.technia.tvc.gridbrowser
-
- com.technia.tvc.gridbrowser.def.beans - package com.technia.tvc.gridbrowser.def.beans
-
- com.technia.tvc.gridbrowser.ext - package com.technia.tvc.gridbrowser.ext
-
- com.technia.tvc.gridbrowser.model - package com.technia.tvc.gridbrowser.model
-
- com.technia.tvc.gridbrowser.render - package com.technia.tvc.gridbrowser.render
-
- com.technia.tvc.gridbrowser.render.ctx - package com.technia.tvc.gridbrowser.render.ctx
-
- com.technia.tvc.gridbrowser.util - package com.technia.tvc.gridbrowser.util
-
- com.technia.tvc.office.common - package com.technia.tvc.office.common
-
- com.technia.tvc.office.server.fpd - package com.technia.tvc.office.server.fpd
-
- com.technia.tvc.office.server.trigger - package com.technia.tvc.office.server.trigger
-
- com.technia.tvc.office.server.trigger.builtin - package com.technia.tvc.office.server.trigger.builtin
-
- com.technia.tvc.office.ui.dropzone.actions - package com.technia.tvc.office.ui.dropzone.actions
-
- com.technia.tvc.office.ui.dropzone.table - package com.technia.tvc.office.ui.dropzone.table
-
- com.technia.tvc.reportgenerator - package com.technia.tvc.reportgenerator
-
- com.technia.tvc.reportgenerator.builtin - package com.technia.tvc.reportgenerator.builtin
-
- com.technia.tvc.reportgenerator.concurrent - package com.technia.tvc.reportgenerator.concurrent
-
- com.technia.tvc.reportgenerator.datahandler - package com.technia.tvc.reportgenerator.datahandler
-
- com.technia.tvc.reportgenerator.impl - package com.technia.tvc.reportgenerator.impl
-
- com.technia.tvc.reportgenerator.output - package com.technia.tvc.reportgenerator.output
-
- com.technia.tvc.reportgenerator.postprocess - package com.technia.tvc.reportgenerator.postprocess
-
- com.technia.tvc.reportgenerator.preprocess - package com.technia.tvc.reportgenerator.preprocess
-
- com.technia.tvc.structurebrowser.actions - package com.technia.tvc.structurebrowser.actions
-
- com.technia.tvc.structurebrowser.actions.loader - package com.technia.tvc.structurebrowser.actions.loader
-
- com.technia.tvc.structurebrowser.buildstructure - package com.technia.tvc.structurebrowser.buildstructure
-
- com.technia.tvc.structurebrowser.dashboard.gadgets - package com.technia.tvc.structurebrowser.dashboard.gadgets
-
- com.technia.tvc.structurebrowser.dragdrop - package com.technia.tvc.structurebrowser.dragdrop
-
- com.technia.tvc.structurebrowser.edit - package com.technia.tvc.structurebrowser.edit
-
- com.technia.tvc.structurebrowser.form.def - package com.technia.tvc.structurebrowser.form.def
-
- com.technia.tvc.structurebrowser.form.model - package com.technia.tvc.structurebrowser.form.model
-
- com.technia.tvc.structurebrowser.form.postprocess - package com.technia.tvc.structurebrowser.form.postprocess
-
- com.technia.tvc.structurebrowser.form.render.field - package com.technia.tvc.structurebrowser.form.render.field
-
- com.technia.tvc.structurebrowser.model - package com.technia.tvc.structurebrowser.model
-
- com.technia.tvc.structurebrowser.postprocess - package com.technia.tvc.structurebrowser.postprocess
-
- com.technia.tvc.structurebrowser.render - package com.technia.tvc.structurebrowser.render
-
- com.technia.tvc.structurebrowser.render.cell - package com.technia.tvc.structurebrowser.render.cell
-
- com.technia.tvc.structurebrowser.render.display - package com.technia.tvc.structurebrowser.render.display
-
- com.technia.tvc.structurebrowser.render.display.svg - package com.technia.tvc.structurebrowser.render.display.svg
-
- com.technia.tvc.structurebrowser.selection - package com.technia.tvc.structurebrowser.selection
-
- com.technia.tvc.xbom.xbl2 - package com.technia.tvc.xbom.xbl2
-
- com.technia.tvc.xbom.xbl2.compare - package com.technia.tvc.xbom.xbl2.compare
-
- com.technia.tvc.xbom.xbl2.impl - package com.technia.tvc.xbom.xbl2.impl
-
- COMBINABLE - Static variable in interface com.technia.tvc.core.structure.Expander
-
Filters can be changed, you can combine multiple filters.
- CombinedFilter - Class in com.technia.tvc.core.table
-
TableDataFilter implementation that combines two filters in a
configurable way.
- CombinedFilter(TableDataFilter, TableDataFilter, CombinedFilter.Op) - Constructor for class com.technia.tvc.core.table.CombinedFilter
-
Creates a combined filter.
- CombinedFilter.Op - Class in com.technia.tvc.core.table
-
Represents an operator for the CombinedFilter.
- COMMA - Static variable in interface com.technia.tvc.core.io.text.TabularDataFormat
-
Comma character.
- Command - Class in com.technia.tvc.collaboration.core.model.menu
-
Representation of a menu command
- Command() - Constructor for class com.technia.tvc.collaboration.core.model.menu.Command
-
- COMMAND - Static variable in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
preference_Command
- COMMAND - Static variable in class com.technia.tvc.core.db.aef.naming.Naming
-
Defines the name of the command admin type.
- Command - Interface in com.technia.tvc.core.gui.menubar
-
A command is the standard definition of a menu item or button that can be
clicked with the mouse.
- commit() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Commit the transaction.
- commitChanges(TableBean<? extends TableData>, StructureModifiableTableBean.CallBack, boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CommitResultImpl
-
- commitChanges(TableBean<? extends TableData>, StructureModifiableTableBean.CallBack) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CommitResultImpl
-
- commitChanges(TableBean<? extends TableData>, StructureModifiableTableBean.CallBack, boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ConnectResultImpl
-
- commitChanges(TableBean<? extends TableData>, StructureModifiableTableBean.CallBack, boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.RemoveResultImpl
-
- commitChanges(TableBean<? extends TableData>, StructureModifiableTableBean.CallBack, boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- commitChanges(TableBean<? extends TableData>, StructureModifiableTableBean.CallBack, boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.UpdateResultImpl
-
- commitChanges(TableBean<? extends TableData>, StructureModifiableTableBean.CallBack) - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.CommitResult
-
Commits the changes to the specified
TableBean
- Company - Class in com.technia.tvc.core.db.aef.types
-
Represents a Company businessobject in the AEF.
- Company(String, String, String, String) - Constructor for class com.technia.tvc.core.db.aef.types.Company
-
- Company(String, String, String) - Constructor for class com.technia.tvc.core.db.aef.types.Company
-
- Company(String) - Constructor for class com.technia.tvc.core.db.aef.types.Company
-
- COMPARATOR_SENT_ASCENDING - Static variable in class com.technia.tvc.collaboration.core.model.Notification
-
- COMPARATOR_SENT_ASCENDING - Static variable in class com.technia.tvc.collaboration.discussion.model.Message
-
- COMPARATOR_SENT_DESCENDING - Static variable in class com.technia.tvc.collaboration.core.model.Notification
-
- COMPARATOR_SENT_DESCENDING - Static variable in class com.technia.tvc.collaboration.discussion.model.Message
-
- compare(StructureBeanNode, StructureBeanNode) - Method in class com.technia.tvc.core.table.group.GroupNodeComparator
-
- compare(T, T) - Method in class com.technia.tvc.core.table.TableDataComparator
-
- compare(T, T) - Static method in class com.technia.tvc.core.util.CompareUtils
-
Convenience method that compares to Comparable instances.
- compare(T, T, Comparator<T>) - Static method in class com.technia.tvc.core.util.CompareUtils
-
Convenience method that compares to Comparable instances.
- compare(T, T, Comparator<? super T>, Comparator<? super T>, Comparator<? super T>) - Static method in class com.technia.tvc.core.util.CompareUtils
-
Compares two objects with up to three levels of comparison.
- compare(T[], T[]) - Static method in class com.technia.tvc.core.util.CompareUtils
-
Convenience method that compares to arrays of Comparable
instances.
- compare(Collection<T>, Collection<T>) - Static method in class com.technia.tvc.core.util.CompareUtils
-
Convenience method that compares to Collections containing
Comparable instances.
- compare(String, String) - Method in class com.technia.tvc.core.util.sort.HtmlComparator
-
Will compare the text inside the HTML.
- compare(String, String) - Method in class com.technia.tvc.core.util.sort.StringComparator
-
- compare(String, String) - Method in class com.technia.tvc.core.util.sort.TextAndNumberComparator
-
- COMPARE_BUTTON - Static variable in interface com.technia.tvc.core.gui.page.PageConfig
-
- compareGroupNodes(GroupNode, GroupNode) - Method in class com.technia.tvc.core.table.group.GroupNodeComparator
-
- compareTo(Value) - Method in class com.technia.tvc.core.chart.Value
-
- compareTo(SymbolicName) - Method in class com.technia.tvc.core.db.aef.naming.SymbolicName
-
- compareTo(DataObjectUtils.DataObjectInfo) - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- compareTo(AttributeTO) - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- compareTo(ConnectionTO) - Method in class com.technia.tvc.core.db.domain.to.ConnectionTO
-
- compareTo(DomainObjectTO) - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- compareTo(FileTO) - Method in class com.technia.tvc.core.db.domain.to.FileTO
-
- compareTo(Filter) - Method in class com.technia.tvc.core.db.filter.Filter
-
- compareTo(Filters) - Method in class com.technia.tvc.core.db.filter.Filters
-
- compareTo(Version) - Method in class com.technia.tvc.core.db.MxVersion
-
Compares the objects.
- compareTo(SignatureUtils.Signature) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- compareTo(Result.Option) - Method in class com.technia.tvc.core.gui.autocomplete.Result.Option
-
- compareTo(ColumnInfo) - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- compareTo(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- compareTo(Cell) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- compareTo(RangeValue) - Method in class com.technia.tvc.core.gui.table.impl.BooleanRangeValue
-
- compareTo(Cell) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- compareTo(FileSize) - Method in class com.technia.tvc.core.io.FileSize
-
- compareTo(TableCalculation) - Method in class com.technia.tvc.core.table.TableCalculation
-
- compareTo(TVCLogManager.LoggerInfo) - Method in class com.technia.tvc.core.TVCLogManager.LoggerInfo
-
- compareTo(KeyValue) - Method in class com.technia.tvc.core.util.KeyValue
-
- compareTo(FormComponent) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- compareTo(BaselineVersion) - Method in class com.technia.tvc.xbom.xbl2.BaselineVersion
-
- compareToAlpha(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
Compares this cell value to another as alphanumeric text.
- compareToCustomComparator(CellValue, T) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
Compares this cell value to another using a custom
java.util.Comparator.
- compareToDate(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
Compares this cell value to another as dates.
- compareToDefault(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
This method provides a default compare mechanism for cell values.
- compareToDefault(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.BooleanCell.BooleanCellValue
-
- compareToDefault(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.DateCell.DateCellValue
-
- compareToDefault(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.IntCell.IntCellValue
-
- compareToDefault(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.RealCell.RealCellValue
-
- compareToDefault(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.StringCell.StringCellValue
-
- compareToNumeric(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
Compares this cell value to another as integers.
- compareToString(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- CompareUtils - Class in com.technia.tvc.core.util
-
Contains utility methods for comparing objects that implement the
java.lang.Comparable interface or by using a
java.util.Comparator to compare the objects.
- CompareUtils - Class in com.technia.tvc.xbom.xbl2.compare
-
- compatibilityMode - Static variable in class com.technia.tvc.core.db.jpo.JPOUtils
-
- Component - Class in com.technia.tvc.core.db.select
-
Represents a component in a select statement.
- Component(String) - Constructor for class com.technia.tvc.core.db.select.Component
-
- Component(String, String) - Constructor for class com.technia.tvc.core.db.select.Component
-
- Component(String, String[]) - Constructor for class com.technia.tvc.core.db.select.Component
-
- Component(String, String, String) - Constructor for class com.technia.tvc.core.db.select.Component
-
- Component(String, String[], String) - Constructor for class com.technia.tvc.core.db.select.Component
-
- Component - Interface in com.technia.tvc.core.gui.menubar
-
An active component is a user interface component with a href.
- ComponentFactory - Class in com.technia.tvc.core.gui.menubar
-
Use this factory to load Menus and Commands.
- ComponentFactory() - Constructor for class com.technia.tvc.core.gui.menubar.ComponentFactory
-
- ComponentFilter - Interface in com.technia.tvc.core.gui.menubar.util
-
- ComponentIterator - Class in com.technia.tvc.core.gui.menubar.util
-
An iterator that only returns com.technia.tvc.core.db.ui.Menu and
com.technia.tvc.core.db.ui.Command instances that should be visible.
- ComponentIterator(Menu) - Constructor for class com.technia.tvc.core.gui.menubar.util.ComponentIterator
-
- ComponentIterator(Menu, ComponentFilter) - Constructor for class com.technia.tvc.core.gui.menubar.util.ComponentIterator
-
- components() - Method in class com.technia.tvc.core.db.select.Statement
-
- composeOid(VaultUtils.VaultInfo, int) - Static method in class com.technia.tvc.core.db.VaultUtils
-
Composes the object-id, for an object with the specified LXOID.
- composeOid(String, int) - Static method in class com.technia.tvc.core.db.VaultUtils
-
Composes the object-id, for an object with the specified LXOID.
- composeOid(int, int) - Static method in class com.technia.tvc.core.db.VaultUtils
-
Composes the object-id, for an object with the specified LXOID.
- CompositeStructureBean - Interface in com.technia.tvc.core.structure
-
A structure bean that supports multiple root nodes, i.e., a compsition of
serveral structures.
- concat(Object[], String) - Static method in class com.technia.tvc.core.util.ObjectUtils
-
Concatenates a array of anything into a string, using the provided
separator.
- concat(Collection<?>, String) - Static method in class com.technia.tvc.core.util.ObjectUtils
-
Concatenates a collections of anything into a string, using the provided
separator.
- concat(String[], String) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method concatenates an array of strings into a single string, using
the given delimiter as a filler between the array elements.
- concat(Collection<String>, char) - Static method in class com.technia.tvc.core.util.StringUtils
-
- concat(Object[], String) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method concatenates an array of strings into a single string, using
the given delimiter as a filler between the array elements.
- concat(Collection<String>, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method concatenates a Collection of strings into a single string,
using the given delimiter as a filler between the array elements.
- Config - Interface in com.technia.tvc.collaboration.core.model
-
Base Read-only Config Interface
- Configurable - Interface in com.technia.tvc.collaboration.core.model
-
Base Editable Config Interface
- ConfigurableColumn - Class in com.technia.tvc.core.gui.table.impl
-
A ConfigurableColumn belongs to a ConfigurableTable.
- ConfigurableColumn(ConfigurableTable, Environment) - Constructor for class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Create a new configurable column.
- ConfigurableMacroResolver - Class in com.technia.tvc.core.db.aef.macro
-
A simple (e.g.,
General-purpose-macro-resolver-building-factory-factory-factory) macro
resolver that lets you specify the finding mechanism with a slightly
simpler
interface than the old MacroResolver interface.
- ConfigurableMacroResolver(String, String, Source) - Constructor for class com.technia.tvc.core.db.aef.macro.ConfigurableMacroResolver
-
- ConfigurableMacroResolver(MacroResolver.MacroBounds, Source) - Constructor for class com.technia.tvc.core.db.aef.macro.ConfigurableMacroResolver
-
- ConfigurableMacroResolver(MacroResolver.MacroBounds[], Source) - Constructor for class com.technia.tvc.core.db.aef.macro.ConfigurableMacroResolver
-
- ConfigurableStructureBean - Class in com.technia.tvc.core.structure
-
StructureBean
implementation that can be configured in what way it
should expand a node.
- ConfigurableStructureBean() - Constructor for class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Default constructor.
- ConfigurableTable - Class in com.technia.tvc.core.gui.table.impl
-
This class implements a table that you can create and modify through code,
which is not always the case with the kind of tables that are defined in the
database or in an XML file.
- ConfigurableTable() - Constructor for class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
Default constructor.
- ConfigurableTable(ConfigurableTable) - Constructor for class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- ConfigurableTable(String, String) - Constructor for class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- ConfigurableView - Class in com.technia.tvc.core.gui.view.impl
-
A configurable view.
- ConfigurableView() - Constructor for class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
Creates a configurable view.
- ConfirmCallback - Interface in com.technia.tvc.structurebrowser.edit
-
A callback used to continue a cell edit after a confirm message has been
displayed to the user.
- connect(String, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Connects two objects using the specified relationship.
- connect(String, String, String, AttributeList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Connects two objects using the specified relationship.
- connect(BusinessObject, BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Connects two objects using the specified relationship.
- connect(BusinessObject, BusinessObject, String, AttributeList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Connects two objects using the specified relationship.
- connect(DomainObject, String, boolean) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Connect this object to another object.
- connect(DomainObject, String, boolean, Attributes) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Connect this object to another object.
- connect(String, String, boolean) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Connect this object to another object.
- connect(String, String, boolean, Attributes) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Connect this object to another object.
- connect(BusinessObject, Relationship, String) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Add a connection from a business object to a relationship.
- connect(BusinessObject, Relationship, String, Collection<Attribute>) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Add a connection from a business object to a relationship.
- connect(RelToRelUtils.Direction, String, String, String) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Add a connection from a relationship to a relationship or between a
business object and a relationship.
- connect(RelToRelUtils.Direction, String, String, String, Collection<Attribute>) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Add a connection from a relationship to a relationship or between a
business object and a relationship.
- connect(Relationship, BusinessObject, String) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Add a connection from a relationship to a business object.
- connect(Relationship, BusinessObject, String, Collection<Attribute>) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Add a connection from a relationship to a business object.
- connect(Relationship, Relationship, String) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Add a connection from a relationship to a relationship.
- connect(Relationship, Relationship, String, Collection<Attribute>) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Add a connection from a relationship to a relationship.
- connect(StructureModifiableTableBean.ConnectSpec) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
- connect(StructureModifiableTableBean.ConnectSpec) - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean
-
This method performs the creation of a connection, typically between two
objects but might be done between a connection and an object or between
two connections.
- ConnectHandler - Interface in com.technia.tvc.structurebrowser.dragdrop
-
Deprecated.
- Connection - Class in com.technia.tvc.core.db.domain
-
Represents a connection between two business objects in the database.
- Connection(String) - Constructor for class com.technia.tvc.core.db.domain.Connection
-
Create a new connection instance that represents a connection in the
database with the specified ID.
- Connection - Class in com.technia.tvc.structurebrowser.dragdrop
-
Represents a connection being made between two objects.
- Connection() - Constructor for class com.technia.tvc.structurebrowser.dragdrop.Connection
-
No-arg constructor.
- Connection(String, String) - Constructor for class com.technia.tvc.structurebrowser.dragdrop.Connection
-
Creates a new connection with the given connection id and type.
- Connection(String, boolean, String) - Constructor for class com.technia.tvc.structurebrowser.dragdrop.Connection
-
Creates a new connection with the given connection id and type.
- ConnectionInfo - Interface in com.technia.tvc.gridbrowser.model
-
Represents a connection.
- ConnectionTO - Class in com.technia.tvc.core.db.domain.to
-
- ConnectionTO(String, String, String, String, AttributesTO) - Constructor for class com.technia.tvc.core.db.domain.to.ConnectionTO
-
- ConnectMode - Enum in com.technia.tvc.structurebrowser.dragdrop
-
- connectNode(TableBean<?>, String, String, String, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
Connect the node to the Table (including original tables)
- contains(String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- contains(TableDataFilter) - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- contains(String[], String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns true, if the string is equal to at least one of the strings
within the provided array.
- contains(Collection<String>, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns true, if the string is equal to at least one of the strings
within the provided collection.
- contains(Iterator<String>, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns true if the Iterator contains the specified string.
- contains(String, String, String, boolean) - Static method in class com.technia.tvc.core.util.StringUtils
-
- contains(String, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Checks whether source string contains search
- contains(String, String, boolean) - Static method in class com.technia.tvc.core.util.StringUtils
-
Checks whether source string contains search
- contains(String) - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderContext
-
- CONTAINS_ARG - Static variable in class com.technia.tvc.core.gui.autocomplete.AutoCompleteHandler
-
- containsIgnoreCase(String, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Checks whether source string contains search
- containsKey(Object) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- containsKey(Object) - Method in class com.technia.tvc.core.db.util.PersistableMap
-
- containsKey(Object) - Method in class com.technia.tvc.core.util.FakeHashMap
-
- containsKey(Object) - Method in class com.technia.tvc.core.util.ObjectCache
-
- containsKey(Object) - Method in class com.technia.tvc.core.util.SoftMap
-
Returns true if the map contains the specified key.
- containsKey(Object) - Method in class com.technia.tvc.core.util.ThreadLocalMap
-
Returns true if this map contains a mapping for the specified key in the
current thread.
- containsNull(String[]) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns true, if the array contains a null element
- containsValue(Object) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- containsValue(Object) - Method in class com.technia.tvc.core.db.util.PersistableMap
-
- containsValue(Object) - Method in class com.technia.tvc.core.util.FakeHashMap
-
- containsValue(Object) - Method in class com.technia.tvc.core.util.ObjectCache
-
- containsValue(Object) - Method in class com.technia.tvc.core.util.ThreadLocalMap
-
Returns true if this map maps one or more keys to the specified value in
the current thread.
- containsWhitespace(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns true if the string contains at least one whitespace character.
- containsWildCard(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns true if the string contains a question mark or an asterix.
- Content - Class in com.technia.tvc.core.gui.dashboard
-
- Content() - Constructor for class com.technia.tvc.core.gui.dashboard.Content
-
- Content(String, Object) - Constructor for class com.technia.tvc.core.gui.dashboard.Content
-
- contentChanged() - Method in class com.technia.tvc.core.table.model.SimpleTableModel
-
Call this method if the content of the model have changed to notify
associated TableModelListeners.
- ContentType - Enum in com.technia.tvc.collaboration.discussion.model
-
- context() - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- CONTEXT_MENU - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- ContextButton - Interface in com.technia.tvc.core.gui.menubar
-
Represents a "Context Button(tm)" on the menubar.
- ContextInfoResolver - Interface in com.technia.tvc.collaboration.core.model.context
-
- ContextInfoResolver.DisplayData - Interface in com.technia.tvc.collaboration.core.model.context
-
Holds information related how to present a context object in the UI.
- ContextInfoResolverConfigurable - Interface in com.technia.tvc.collaboration.core.model.context
-
- contextMenuCachingEnabled - Static variable in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- ContextMenuSupport - Interface in com.technia.tvc.core.gui.menubar
-
This interface should be implemented by objects that supports a context menu.
- ContextOrganizationUserAutocompleteHandler - Class in com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee
-
- ContextOrganizationUserAutocompleteHandler() - Constructor for class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.ContextOrganizationUserAutocompleteHandler
-
- convert(double, DimensionInfo.Unit) - Method in class com.technia.tvc.core.db.model.DimensionInfo.Unit
-
- convert(Object) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java object to javascript object notation (JSON).
- convert(byte) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java byte to javascript object notation (JSON).
- convert(short) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java short to javascript object notation (JSON).
- convert(int) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java integer to javascript object notation (JSON).
- convert(long) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java long to javascript object notation (JSON).
- convert(float) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java float to javascript object notation (JSON).
- convert(double) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java double to javascript object notation (JSON).
- convert(boolean) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java boolean to javascript object notation (JSON).
- convert(char) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java character to javascript object notation (JSON).
- convert(Writer, Object) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java object to javascript object notation (JSON).
- convert(Writer, byte) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java byte to javascript object notation (JSON).
- convert(Writer, short) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java short to javascript object notation (JSON).
- convert(Writer, int) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java int to javascript object notation (JSON).
- convert(Writer, long) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java long to javascript object notation (JSON).
- convert(Writer, float) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java float to javascript object notation (JSON).
- convert(Writer, double) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java double to javascript object notation (JSON).
- convert(Writer, boolean) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java boolean to javascript object notation (JSON).
- convert(Writer, char) - Method in class com.technia.tvc.core.util.json.JSON
-
Convert a Java character to javascript object notation (JSON).
- convert(ConverterCtx) - Method in interface com.technia.tvc.reportgenerator.Converter
-
Does the job of converting the data.
- convert(ConverterCtx) - Method in class com.technia.tvc.reportgenerator.impl.TableBeanBasedCustomReport
-
- convertBusList(BusinessObjectList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Convert list of matrix.db.BusinessObject instances into an array of
businessobject IDs.
- convertBusList(BusinessObjectWithSelectList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- Converter - Interface in com.technia.tvc.reportgenerator
-
- ConverterClass - Annotation Type in com.technia.tvc.core.xml.ajax.annotation
-
Annotation to use on an Ajax Service or Ajax method to specify a custom
converter
- ConverterCtx - Interface in com.technia.tvc.reportgenerator
-
- ConverterExtensions - Annotation Type in com.technia.tvc.core.xml.ajax.annotation
-
Annotation to use on an Ajax Service to specify a custom converter extensions
- convertOidList(String[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Convert an array of businessobject IDs into a list of
matrix.db.BusinessObject instances.
- copy(ActionErrors, ActionErrors) - Method in class com.technia.tvc.core.actions.TVCAction
-
Copy errors from the ActionErrors instance with less errors to
the ActionErrors with more errors.
- copy() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- copy() - Method in class com.technia.tvc.core.db.filter.Filter
-
- copy() - Method in class com.technia.tvc.core.db.filter.Filters
-
Makes a deep copy of this instance.
- copy() - Method in interface com.technia.tvc.core.gui.menubar.Command
-
- copy() - Method in interface com.technia.tvc.core.gui.menubar.Component
-
- copy() - Method in interface com.technia.tvc.core.gui.menubar.ContextButton
-
- copy() - Method in interface com.technia.tvc.core.gui.menubar.Menu
-
- copy() - Method in interface com.technia.tvc.core.gui.menubar.MenuBar
-
- copy() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns a copy.
- copy() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- copy() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- copy() - Method in interface com.technia.tvc.core.gui.table.Table
-
Returns a copy of this object
- copy() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Returns a deep clone of the object.
- copy() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns a copy of the object.
- copy(Reader, Writer) - Static method in class com.technia.tvc.core.io.IOUtils
-
- copy(StructureBeanNode, TableBeanProxy) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Create a copy of this node and its decendants.
- copy(StructureBeanNode, TableBeanProxy) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- copy(TableBeanProxy) - Method in interface com.technia.tvc.core.table.TableData
-
Returns a copy of this instance for the specified table.
- copy() - Method in class com.technia.tvc.core.table.TableHeaders
-
- copy() - Method in class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
- copy(String[]) - Static method in class com.technia.tvc.core.util.StringUtils
-
Copy a string array.
- copy() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- copy() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- copyEnv(HttpServletRequest, TableBean<?>, TableBean<?>) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- copyEnv(HttpServletRequest, TableBean<?>, TableBean<?>) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Copy the environment from the original table but do not overwrite the
existing variables.
- copyFile(File, OutputStream) - Static method in class com.technia.tvc.core.io.FileUtils
-
Copy bytes from a File
to an OutputStream
.
- copyFile(File, File) - Static method in class com.technia.tvc.core.io.IOUtils
-
- copyFiles(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Copy files from one business object to another.
- copyFiles(String, String, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Copy files from one business object to another.
- copyStream(InputStream, OutputStream) - Static method in class com.technia.tvc.core.io.IOUtils
-
Copies the content of the InputStream into the
OutputStream
- copyStream(InputStream, OutputStream, boolean) - Static method in class com.technia.tvc.core.io.IOUtils
-
Copies the content of the InputStream into the
OutputStream
- copyStream(InputStream, OutputStream, long) - Static method in class com.technia.tvc.core.io.IOUtils
-
- CoreContext - Interface in com.technia.tvc.collaboration.core.model.dao.enovia.config
-
Core Context
- CoreContext.Builder<T extends CoreContext.Builder<T>> - Class in com.technia.tvc.collaboration.core.model.dao.enovia.config
-
Menu Context Builder
- CoreContext.Builder(CoreContext.Builder.DeaultCoreContext) - Constructor for class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder
-
- CoreContext.Builder(CoreContext.Builder.DeaultCoreContext, CoreContext) - Constructor for class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder
-
- CoreContext.Builder.DeaultCoreContext - Class in com.technia.tvc.collaboration.core.model.dao.enovia.config
-
- CoreContext.Builder.DeaultCoreContext() - Constructor for class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder.DeaultCoreContext
-
- countElements(Iterator<?>) - Static method in class com.technia.tvc.core.util.IteratorUtils2
-
Returns the number of elements in the java.util.Iterator.
- COUNTER_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- countVisibleChildNodes(StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Counts the visible nodes benieth the given node.
- create(Message, Environment) - Method in class com.technia.tvc.collaboration.discussion.model.dao.MessageDAO
-
Creates a message persistently and returns an instance containing the
notification information, e.g.
- create(String, String) - Static method in class com.technia.tvc.core.db.aef.macro.DefaultMacroBounds
-
- create(String, String, String, String) - Static method in class com.technia.tvc.core.db.aef.macro.DefaultMacroBounds
-
- create(String, String, String, String, String, String, AttributeList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a new businessobject in the database.
- create(BusinessObject, String, String, AttributeList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Creates the business object within the database
- create(String, String, String, String, String, String, Attributes) - Static method in class com.technia.tvc.core.db.domain.DomainObject.Factory
-
- create(String, String, String, String, String, String, Attributes, Class<? extends DomainObject>) - Static method in class com.technia.tvc.core.db.domain.DomainObject.Factory
-
- create(Attributes) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- create(String) - Static method in class com.technia.tvc.core.db.Expander
-
- create(String, String) - Static method in class com.technia.tvc.core.db.jpo.JPOName
-
- create(String, String, String, String, int) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Deprecated.
See
TVCNumberGenerator.create(String, String, String, String, int)
- create(String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Creates a new page object in the database.
- create(String, String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Creates a new page object in the database with the specified name and
with the specified content;
- create() - Static method in class com.technia.tvc.core.db.transaction.TxSavepoint
-
This method is only a convenience method for creating a savepoint.
- create(StructureUtils.NodeFactory, String, String, String, StringList, StringList, boolean, boolean, String, String, int) - Static method in class com.technia.tvc.core.db.util.StructureUtils
-
- create(ExpansionWithSelect) - Static method in class com.technia.tvc.core.db.util.StructureUtils
-
- create(ExpansionWithSelect, StructureUtils.NodeFactory) - Static method in class com.technia.tvc.core.db.util.StructureUtils
-
- create(BusinessObjectWithSelect, RelationshipWithSelect) - Method in interface com.technia.tvc.core.db.util.StructureUtils.NodeFactory
-
- create() - Static method in class com.technia.tvc.core.gui.dashboard.DashboardID
-
- create(DashboardContext) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- create(ConfigurableTable, Environment) - Static method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Creates a new
column
instance, based upon the
settings provided.
- create(ConfigurableTable, ColumnSettings, Environment) - Static method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Creates a new
column
instance, based upon the
settings provided.
- create(Group[]) - Static method in class com.technia.tvc.core.table.group.GroupDefInfo
-
- create(Element) - Static method in class com.technia.tvc.gridbrowser.util.ElementParamUtils
-
- create(Iterator<Element>) - Static method in class com.technia.tvc.gridbrowser.util.ElementParamUtils
-
- create(Attribute) - Static method in class com.technia.tvc.office.server.trigger.TriggerUtils
-
- create(Report, ReportDef) - Static method in class com.technia.tvc.reportgenerator.Format
-
- create(String) - Static method in class com.technia.tvc.reportgenerator.ReportSettings
-
- create(DashboardContext) - Method in class com.technia.tvc.structurebrowser.dashboard.gadgets.TableGadgetDef
-
- create(BaselineConfig) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Creates a new baseline object in the database.
- create(HandlerCtx) - Method in class com.technia.tvc.xbom.xbl2.Handler
-
This method is invoked both when the XBL is being created and during
comparison when an already created XBL is being compared with a live
structure.
- create(HandlerCtx) - Method in class com.technia.tvc.xbom.xbl2.impl.DefaultHandler
-
- createAttributes(BusinessObjectWithSelect) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- createAttributes(RelationshipWithSelect) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- createAutoCompleteConfigSettings(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
Creates the resource for support user configured settings for
autocomplete.
- createAutoCompleteSystemSettings(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
Responsible for delivering autocomplete settings needed for the specific
field.
- createBuilder(EntityResolver) - Static method in class com.technia.tvc.core.util.XMLUtils
-
Creates a DocumentBuilder with the specified entity resolver.
- createBulletList() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFText
-
Creates a
list
instance, used for adding bulleted
items.
- createCDMVersions(String, String) - Static method in class com.technia.tvc.core.db.aef.cdm.CDMUtils
-
Creates and connects CDM version objects if CDM is available and the
object type is versionable.
- createCell(Column, EvaluatedData) - Method in interface com.technia.tvc.core.db.table.evaluator.DataHandler
-
This method should create the proper cell.
- createCell(Column, EvaluatedData) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Create the cell
- createCell(Column, EvaluatedData) - Method in class com.technia.tvc.core.db.table.evaluator.HtmlHandler
-
Deprecated.
Creates a html cell
- createCell(Column, EvaluatedData) - Method in class com.technia.tvc.core.structure.rollup.UnweightedRollUpDataHandler
-
- createCell(Column, EvaluatedData) - Method in class com.technia.tvc.core.xml.datahandler.AttributesHandler
-
- createCell(Column, EvaluatedData) - Method in class com.technia.tvc.core.xml.datahandler.BasicsHandler
-
- createCell(Column, EvaluatedData) - Method in class com.technia.tvc.core.xml.datahandler.FilesHandler
-
- createCell(Column, EvaluatedData) - Method in class com.technia.tvc.reportgenerator.datahandler.ReportHandler
-
- createCellImpl(Column, EvaluatedData, int) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Creates the
cell
without populating the cell with
values
.
- createCfgStructureBean() - Method in interface com.technia.tvc.xbom.xbl2.HandlerCtx
-
- createChartDef() - Method in class com.technia.tvc.core.gui.chart.DefaultChartProvider
-
- createClone(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Clones this object.
- createClone(String, String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Clones this object.
- createClone(String, String, String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Clones this object.
- createConnection(RelationshipWithSelect) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- createConnectionGroup() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Creates the ConnectionGroup instance to be used.
- createConnectionInfo() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Creates the ConnectionInfo instance to be used.
- createConnectionInfos() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Creates new ConnectionInfo
and adds it to this
configuration.
- createConnections(String[]) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- createConnectResult(StructureModifiableTableBean.ConnectSpec) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
- createCopy() - Method in class com.technia.tvc.core.db.filter.Filter
-
- createCopy() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Creates a new instance to be used for the copy operation.
- createCopy() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- CREATED_DESCENDING - Static variable in class com.technia.tvc.collaboration.discussion.model.DiscussionThread.Sort
-
- createData() - Method in class com.technia.tvc.core.gui.chart.DefaultChartProvider
-
- createData() - Method in class com.technia.tvc.core.gui.chart.TableBeanChartProvider
-
- createDefaultSelectionModel() - Method in class com.technia.tvc.core.table.AbstractSelectionTableBean
-
- createDisconnectResult() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
- createDisplayFormatInstance(Locale, String, Boolean) - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns a DateFormat
instance that can be used to format dates
for display in the user interface.
- createEntryProcessor(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns the
EntryProcessor
that has been configured for the
current table/request.
- createEnvironment(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- createErrorResponse(Exception) - Static method in class com.technia.tvc.structurebrowser.edit.DefaultCellEditor
-
- createErrorResponse(String) - Static method in class com.technia.tvc.structurebrowser.edit.DefaultCellEditor
-
- createEvaluationChain() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
- createEvaluationChain() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- createExpandCtx() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
Subclasses can return a different
context
object, or
use the default returned by this method.
- createFileLogger(String, String, Level, String, long, int, boolean) - Static method in class com.technia.tvc.core.TVCLogManager
-
- createFiles(String) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- createFlatTableBean() - Method in interface com.technia.tvc.xbom.xbl2.HandlerCtx
-
- createFontSpec() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
Creates a font specification, which can be used to define font behavior
when adding content to the table.
- createFormComponent() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- createFromTemplate(Table, Environment) - Static method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
Creates a
table
based upon the template table.
- createGroupDefs(TableBean<?>, String[]) - Static method in class com.technia.tvc.core.table.group.GroupUtils
-
Create GroupDefs by column names
- createGroupDefs(TableBean<?>, String) - Static method in class com.technia.tvc.core.table.group.GroupUtils
-
Create GroupDefs by string definition
- createHeaderFooter() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- createImage() - Method in class com.technia.tvc.core.gui.chart.ChartProvider
-
- createImage() - Method in class com.technia.tvc.core.gui.chart.DefaultChartProvider
-
- createInstance(String, Class<T>) - Static method in class com.technia.tvc.core.util.ObjectUtils
-
Creates a new instance of a class whose classname is provided as argument
to this method.
- createInstance(String, Class<T>, ClassLoader) - Static method in class com.technia.tvc.core.util.ObjectUtils
-
- createJPORangeValues(JPOName, List<?>, Locale) - Method in class com.technia.tvc.core.gui.table.impl.DefaultRangeHandler
-
Utility that creates a list of
RangeValue
instances.
- createJPORangeValues(JPOName, List<?>, List<?>, Locale) - Method in class com.technia.tvc.core.gui.table.impl.DefaultRangeHandler
-
Utility that creates a list of
RangeValue
instances.
- createJPORangeValues(JPOName, Map<?, ?>, Locale) - Method in class com.technia.tvc.core.gui.table.impl.DefaultRangeHandler
-
Utility that creates a list of
RangeValue
instances.
- createLetteredList() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFText
-
Creates a
list
instance, used for adding lettered
items.
- createNavigationHandler(Environment, String, String) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
- createNavigationHandler(Environment, String, String) - Method in class com.technia.tvc.core.structure.DefaultStructureBean
-
- createNavigationHandler(Environment, String, String) - Method in class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean
-
- createNavigationHandler(Environment, String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Deprecated.
This method is deprecated as of 2014.3.0
- createNavigationHandler(Environment, String, String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Subclasses must implement this method and return a proper navigation
handler that is used when navigating a certain object.
- createNavigationHandler(Environment, String, String) - Method in class com.technia.tvc.core.table.DefaultFlatTableBean
-
- createNavigationHandler(Environment, String, String) - Method in class com.technia.tvc.core.table.FlattenedStructureBean
-
- createNavigationHandler(Environment, String, String) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- createNew(String, String, String, String, String) - Static method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
Creates a new CDMObject.
- createNewVersion(String) - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- createNewVersionObject(String) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
Creates a new version object.
- createNode(Object) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- createNumberedList() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFText
-
Creates a
list
instance, used for adding numbered
items.
- createObject(String) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- createObject(String, Date) - Method in class com.technia.tvc.core.util.cache.loader.PageWithXMLLoader
-
Creates and returns an object implementing the
ResourceSource
interface.
- createObject(String, Date) - Method in class com.technia.tvc.core.util.cache.loader.XMLResourceLoader
-
Creates and returns an object implementing the
ResourceSource
interface.
- createObjects(String[]) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- createObjects(BusinessObjectWithSelectList) - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- createOutputStream() - Method in interface com.technia.tvc.reportgenerator.postprocess.PostProcessorCtx
-
- createParser(String, Locale) - Method in class com.technia.tvc.core.table.TableHeaders
-
- createRangeValues(String[]) - Static method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create an array of range values.
- createRangeValues(String[], Locale) - Static method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create an array of range values.
- createRangeValues(String[], String[]) - Static method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create an array of range values.
- createRangeValues(String[], String[], Locale) - Static method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create an array of range values.
- createRangeValues(String[], MultilingualText[], Locale) - Static method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create an array of range values.
- createReplaceResult(StructureModifiableTableBean.ReplaceSpec) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
- createReport() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- createReport() - Method in interface com.technia.tvc.reportgenerator.Report
-
Creates the report.
- createResultRenderContext(TableCalculationResult, boolean) - Method in interface com.technia.tvc.structurebrowser.render.TableCalculationsRenderContext
-
- createRootNode(String) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Creates a root node with the specified object ID.
- createRootNode(String) - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
Creates a root node with the specified object ID.
- createRootNode(String) - Method in class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean
-
- createRootNode(String) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- createSelectionBehavior(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns the
SelectionBehavior
that has been configured for the
current table/request.
- createSet(String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Creates a new set, and sets the description of the set.
- createSet(String, String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
- createStructureBean() - Method in interface com.technia.tvc.xbom.xbl2.HandlerCtx
-
- createStructureNode(String, String, boolean) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Creates a node with the specified relationship ID, object ID and
direction.
- createStructureNode(String, String, boolean) - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
Creates a node with the specified relationship ID, object ID and
direction.
- createStructureNode(String, String, boolean) - Method in class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean
-
- createStructureNode(String, String, boolean) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- createSVGImage(OutputStream) - Method in class com.technia.tvc.core.gui.chart.ChartProvider
-
- createSVGImage(OutputStream) - Method in class com.technia.tvc.core.gui.chart.DefaultChartProvider
-
- createTable(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- createTable(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ProcessTableBeanAction
-
- createTable(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
This method should be implemented in subclasses to create a new instance
of a class implementing the TableBean interface.
- createTableBean() - Method in class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean.RollUpNavigationHandler
-
- createTableBean() - Method in class com.technia.tvc.core.table.AbstractTableBean.DefaultNavigationHandler
-
- createTableBean(Object, String, String) - Static method in class com.technia.tvc.core.table.MX1TableBeanUtils
-
Creates a TableBean instance from a MX1 tablebean.
- createTableBean(Object, String, String, boolean) - Static method in class com.technia.tvc.core.table.MX1TableBeanUtils
-
Creates a table bean and forces a table change.
- createTableBean() - Method in class com.technia.tvc.reportgenerator.impl.TableBeanBasedCustomReport
-
- createTableBeanForEdit() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- createTableClient(EvaluationParams, boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- createTableData(String, String) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Creates a
TableData
instance using the specified relationship and
object IDs.
- createTableData(Map<Object, Object>) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Creates a
TableData
instance using the specified
java.util.Map.
- createTableData(String, String) - Method in class com.technia.tvc.core.table.DefaultFlatTableBean
-
Creates a
TableData
instance using the specified relationship and
object IDs.
- createTableData(Map<Object, Object>) - Method in class com.technia.tvc.core.table.DefaultFlatTableBean
-
Creates a
TableData
instance using the specified
java.util.Map.
- createTableDataComparator() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- createTableDataComparator() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- createTableDataComparator() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- createTableFactory(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- createTableHeaders() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- createTableInstance(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- createTableLinkFactory(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns the TableLinkFactory
that has been configured for the
current table/request.
- createTableRenderer(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns the
TableRenderer
that has been configured for the
current table/request.
- createText() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- createToolbarComponentFilter(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- createToolbarParameterProvider(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- createVersion(String, String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Creates a new baseline version
- createViewFactory(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns the
ViewFactory
that has been configured for the current
table/request.
- CRLF - Static variable in class com.technia.tvc.core.util.StringUtils
-
Contains the line.separator value
- css - Variable in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- CSVFormat - Class in com.technia.tvc.core.io.text
-
This class implements the CSV format.
- CSVFormat() - Constructor for class com.technia.tvc.core.io.text.CSVFormat
-
Create a CSV format with the default field separator, i.e., a comma.
- CSVFormat(char) - Constructor for class com.technia.tvc.core.io.text.CSVFormat
-
Create a CSV format with the specified character as field separator.
- CURRENT - Static variable in class com.technia.tvc.core.db.BasicUtils
-
Represents the basic property current
- current() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns the current version of the ENOVIA collaboration server.
- CURRENT - Static variable in class com.technia.tvc.core.db.select.Statement
-
- current() - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- current - Variable in class com.technia.tvc.core.structure.AbstractStructureBean.StructureBeanNodeIterator
-
The current node.
- current - Variable in class com.technia.tvc.core.table.AbstractTableBean.TableDataIterator
-
- CURRENT_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- CURRENT_SIGNATURE - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_APPROVED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_COMMENT - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_HASAPPROVE - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_HASIGNORE - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_HASREJECT - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_IGNORED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_REJECTED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_SATISFIED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_SIGNED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- CURRENT_SIGNATURE_SIGNER - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- currentState() - Method in class com.technia.tvc.core.db.Expander.Selects
-
Adds "current" as select statement
- CustomAccess - Class in com.technia.tvc.collaboration.discussion.model.dao.enovia.example.access
-
- CustomAccess() - Constructor for class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.access.CustomAccess
-
- CustomAssignee - Class in com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee
-
- CustomAssignee() - Constructor for class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.CustomAssignee
-
- CustomAssignee(String) - Constructor for class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.CustomAssignee
-
- CustomAssigneeAutocompleteHandler - Class in com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee
-
- CustomAssigneeAutocompleteHandler() - Constructor for class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.CustomAssigneeAutocompleteHandler
-
- CustomAssigneeHandler - Class in com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee
-
- CustomAssigneeHandler() - Constructor for class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.CustomAssigneeHandler
-
- customRendererClassName - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- CustomReport - Class in com.technia.tvc.reportgenerator.impl
-
- CustomReport() - Constructor for class com.technia.tvc.reportgenerator.impl.CustomReport
-
- CustomTableRenderer - Class in com.technia.tvc.structurebrowser.render
-
As the purpose of many renderers, is to include something above the table, or
include some additional resources on a table page, those situations can be
solved by using an instance of this table-renderer class
- CustomTableRenderer(Resource[], Resource[]) - Constructor for class com.technia.tvc.structurebrowser.render.CustomTableRenderer
-
- CustomTableRenderer(String) - Constructor for class com.technia.tvc.structurebrowser.render.CustomTableRenderer
-
- CustomTableRenderer(String, boolean) - Constructor for class com.technia.tvc.structurebrowser.render.CustomTableRenderer
-
- CustomTableRenderer(String, boolean, Resource[], Resource[]) - Constructor for class com.technia.tvc.structurebrowser.render.CustomTableRenderer
-
- cut(String, int) - Static method in class com.technia.tvc.core.util.StringUtils
-
Cuts the length of the string if it is longer than max.
- Gadget - Interface in com.technia.tvc.core.gui.dashboard
-
Represents a gadget in the dashboard.
- GadgetColor - Class in com.technia.tvc.core.gui.dashboard
-
- GadgetColor(String, String, boolean) - Constructor for class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- GadgetDef - Interface in com.technia.tvc.core.gui.dashboard
-
Represents the definition of a gadget.
- GB - Static variable in class com.technia.tvc.core.io.FileSize
-
- generateCellStateStyle(HtmlWriter, GridBrowser) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Add styles for the cell-states.
- generateKey(HttpServletRequest) - Static method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Generate a new table key.
- generateLabel(StringBuilder, ResolvedLabel, boolean, boolean) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- get() - Method in class com.technia.tvc.core.db.aef.macro.ParsedStatement
-
- get() - Method in class com.technia.tvc.core.db.aef.naming.SymbolicName
-
- get(String) - Method in class com.technia.tvc.core.db.dataset.DataSetFactory
-
- get(String) - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns an instance of MxVersion that corresponds to the
specified version string.
- get(String) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
- get(TypeInfo) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
- get(Object) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- get(Context) - Static method in enum com.technia.tvc.core.db.transaction.TxType
-
Returns the current transaction type.
- get(Object) - Method in class com.technia.tvc.core.db.util.PersistableMap
-
- get() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Returns the value associated with this cell (if any)
- get() - Method in class com.technia.tvc.core.structure.rollup.RollUpCell
-
Returns the accumulated value.
- get(Object) - Method in class com.technia.tvc.core.util.cache.Cache
-
Get an object from the cache.
- get(Object) - Method in interface com.technia.tvc.core.util.cache.CacheRef
-
- get(Object) - Method in class com.technia.tvc.core.util.FakeHashMap
-
- get(Object) - Method in class com.technia.tvc.core.util.ObjectCache
-
Returns the object cached using the specified key.
- get(Object) - Method in class com.technia.tvc.core.util.SoftMap
-
Returns the object bound to the specified key.
- get(Object) - Method in class com.technia.tvc.core.util.ThreadLocalMap
-
Returns the value to which this map maps the specified key in the current
thread.
- get(int) - Method in class com.technia.tvc.core.util.TreeNode
-
Returns children i of this node.
- get() - Method in class com.technia.tvc.core.util.TreeNode
-
Gets value of this node.
- get(HttpServletRequest) - Static method in class com.technia.tvc.core.util.UserAgentDetector
-
- get(PageContext) - Static method in class com.technia.tvc.core.util.UserAgentDetector
-
- get(String) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointerList
-
Returns the first pointer that points to an element with the given name.
- get(int) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointerList
-
Returns a pointer at the specified location.
- get(ToolTip.Property) - Method in class com.technia.tvc.gridbrowser.model.ResolvedToolTip
-
- get(int) - Method in class com.technia.tvc.gridbrowser.util.ElementParam
-
- get(String) - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderContext
-
- get(TableBean<?>) - Static method in enum com.technia.tvc.structurebrowser.render.TableLayout
-
Returns the layout used for the table
- get(String) - Static method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getAbsenceDelegate() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getAbsenceDelegateAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getAbsenceEndDate() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getAbsenceEndDateAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getAbsenceStartDate() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getAbsenceStartDateAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getAbsoluteURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Create and return an absolute URL for the specified context-relative
path, based on the server and context information in the specified
request.
- getAccess(JPOName, Map<? extends Object, ? extends Object>) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
- getAccessExpression() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Access Expression setting.
- getAccessFunction() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Access Function setting.
- getAccessMask(String[]) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- getAccessMask(BusinessObject) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- getAccessMask(String) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- getAccessMask() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getAccessMask(String) - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getAccessMask() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Access Mask setting.
- getAccessMask() - Method in interface com.technia.tvc.core.gui.table.Row
-
Deprecated.
This method will be removed in a future release. Since 6.4.0,
this method will always return AccessMask.NO_ACCESS
.
- getAccessMaskAsArray(BusinessObject) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- getAccessMaskAsArray(String) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- getAccessMaskAsEnumeration(BusinessObject) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- getAccessMaskAsEnumeration(String) - Static method in class com.technia.tvc.core.db.AccessUtils
-
- getAccessProgram() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Access Program setting.
- getActionById(int) - Method in class com.technia.tvc.gridbrowser.def.beans.RowAxisInfo
-
- getActionConfigURL() - Method in interface com.technia.tvc.core.TVCPlugin
-
Returns the URL from which the plugin specific action configurations
should be loaded.
- getActionConfigURL() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
Returns null by default.
- getActionRequestDispatcher(ServletContext, String) - Static method in class com.technia.tvc.core.util.ActionUtils
-
Returns a request dispatched to the specified action.
- getActions() - Method in class com.technia.tvc.gridbrowser.def.beans.RowAxisInfo
-
- getActions() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
- getActionURL(PageContext, String) - Static method in class com.technia.tvc.core.util.ActionUtils
-
Returns an absolute URL to the specified action.
- getActionURL(PageContext, String, boolean) - Static method in class com.technia.tvc.core.util.ActionUtils
-
Returns an absolute or relative URL to the specified action.
- getActionURL(HttpServletRequest, ServletContext, String) - Static method in class com.technia.tvc.core.util.ActionUtils
-
Deprecated.
Deprecated since 6.1.0
- getActionURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.ActionUtils
-
Returns an absolute URL to the specified action.
- getActionURL(HttpServletRequest, ServletContext, String, boolean) - Static method in class com.technia.tvc.core.util.ActionUtils
-
Deprecated.
Deprecated since 6.1.0
- getActionURL(HttpServletRequest, String, boolean) - Static method in class com.technia.tvc.core.util.ActionUtils
-
Returns an absolute or relative URL to the specified action.
- getActionURL(String) - Static method in class com.technia.tvc.core.util.ActionUtils
-
- getActiveDataId() - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderContext
-
- getActiveElementName() - Method in interface com.technia.tvc.core.html.io.HtmlWriter
-
- getActiveFilterNames() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Returns the active filters.
- getActiveFilterNames() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the names of the filters currently in use.
- getActiveTable(Environment) - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Returns the system table.
- getActiveTable(Environment) - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the table.
- getActiveTableName() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Returns the name of the current active table.
- getActiveTableName() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getActiveTableName() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the active table name.
- getActiveThreadCount() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
- getActiveUserCount() - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
- getActiveVersion(String, boolean) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
Returns the active version object matching the given filename/title.
- getActiveVersion(String) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getActiveVersionForOldVersion(String) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
Returns the active version by checking the previous revisions (version
objects) for an object whose title is same as the argument.
- getActiveVersionForOldVersion(String, boolean) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getActiveVersions() - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getActiveVersionsCount() - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getAdditionalColumnCount(TableCalculationsRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getAdditionalData(HandlerCtx, String) - Method in class com.technia.tvc.xbom.xbl2.Handler
-
Processes a particular section.
- getAdditionalSectionIds(HandlerCtx) - Method in class com.technia.tvc.xbom.xbl2.Handler
-
Subclasses can specify additional sections to be included in the XBL.
- getAdditionalSelectables(BaselineConfig, boolean) - Method in class com.technia.tvc.xbom.xbl2.Handler
-
Enables subclasses to provide the
XBL serializer
with more
select statements
that results in more data
being serialized into the XBL/XML data.
- getAddress() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getAddress() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getAddress() - Method in class com.technia.tvc.core.util.mail.Address
-
- getAddress1() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getAddress1Attribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getAddress2() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getAddress2Attribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getAddressAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getAddresses(int) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Returns the addresses of a certain type.
- getAddTidy(TableFramesetRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getAddToClipboardRowActionSpec(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getAdminType() - Method in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
Returns the admin type.
- getAdminType() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Admin Type setting.
- getAEFFileNameBadChars() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a list of filename bad characters as defined in
emxSystem.properties.
- getAEFNumberGeneratorByObjectId(String) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
- getAEFNumberGenerators(String) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
- getAEFNumberGenerators(TypeInfo) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
- getAjaxConfigURL() - Method in interface com.technia.tvc.core.TVCPlugin
-
Returns the URL from which the plugin specific ajax services should be
loaded.
- getAjaxConfigURL() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
Returns null by default.
- getAjaxContext() - Static method in class com.technia.tvc.core.xml.ajax.AjaxEngine
-
- getAll() - Static method in class com.technia.tvc.core.util.ObjectCache
-
Returns an iterator containing all ObjectCache instances
- getAllAttributeInfos() - Static method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns all attributes from the database.
- getAllChildGroups(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns a list of all child groups.
- getAllChildRoles(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns a list of all child roles.
- getAllData() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getAllDimensionInfos() - Static method in class com.technia.tvc.core.db.model.DimensionInfo
-
Returns all dimensions from the database.
- getAllFilters() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getAllFormatNames() - Static method in class com.technia.tvc.core.db.model.FormatInfo
-
Returns a collection containing all format names.
- getAllowedInCharts() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Allowed In Charts setting.
- getAllowedRelations() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns the limited relationship list (if any).
- getAllowInconsistentVisibleStructure() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns whether the structure should allow inconsistency among it's
visible nodes, i.e., if a node can be visible even though it's parent is
not.
- getAllowInconsistentVisibleStructure() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns whether the structure should allow inconsistency among it's
visible nodes, i.e., if a node can be visible even though it's parent is
not.
- getAllowMultipleEdit() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Allow Multiple Edit setting.
- getAllowShowMore() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Allow Show More setting.
- getAllParentGroups(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
- getAllParentRoles(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
- getAllPersonInfos() - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns all persons from the database.
- getAllPolicyInfos() - Static method in class com.technia.tvc.core.db.model.PolicyInfo
-
Returns all policies from the database.
- getAllRelationshipInfos() - Static method in class com.technia.tvc.core.db.model.RelationshipInfo
-
Returns all relationships from the database.
- getAllRevisions(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns a list with all revisions of the businessobject.
- getAllSignatures(SelectedData) - Static method in class com.technia.tvc.core.db.SignatureUtils
-
- getAllSignatures(SignatureUtils.Signature, SelectedData) - Static method in class com.technia.tvc.core.db.SignatureUtils
-
- getAllTableNames() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getAllValidationWarnings() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getAlt() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the alt text.
- getAlt() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getAlt() - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- getAlt() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- getAlternateOIDExpression() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Alternate OID Expression setting.
- getAlternateOids(Column, EvaluatedData) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Returns a list of alternate object IDs.
- getAlternateTypeExpression() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Alternate Type Expression setting.
- getAlternateTypes(Column, EvaluatedData) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Returns a list of alternate types.
- getAlwaysInstantiate() - Method in class com.technia.tvc.structurebrowser.actions.FlatTableBeanAction
-
- getAlwaysInstantiate() - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns whether to always instantiate a
TableBean
when this
action executes.
- getAlwaysInstantiate() - Method in class com.technia.tvc.structurebrowser.actions.StructureBeanAction
-
- getAlwaysQuoteAttributeValues() - Method in interface com.technia.tvc.core.html.io.HtmlWriter
-
- getAppendObjectIdsToURL() - Method in class com.technia.tvc.core.gui.report.Report
-
- getApplication() - Method in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
Returns the name of the application for which this admin was installed
(e.g., Framework).
- getApplication() - Method in interface com.technia.tvc.core.xml.ajax.AjaxContext
-
- getApplication() - Method in class com.technia.tvc.core.xml.ajax.AjaxService
-
Returns the application object (the ServletContext).
- getApplication() - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderContext
-
- getApplication() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
Returns the web application's servlet context.
- getApplication() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the web application's servlet context.
- getArg(String[], String) - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getArg(String[], String, String) - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getArgCount() - Method in class com.technia.tvc.core.db.util.MQLCommand
-
- getArgs() - Method in class com.technia.tvc.core.db.domain.TriggerContext
-
- getArgs(ObjectInfo, FileInfo) - Method in class com.technia.tvc.office.server.trigger.builtin.JPOBasedPropertyHandler
-
- getArgs() - Method in class com.technia.tvc.office.ui.dropzone.table.DropCtx
-
- getArgs() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- getArguments() - Method in class com.technia.tvc.core.db.inquiry.DefaultInquiry
-
- getArguments() - Method in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- getArrArg(String[], String) - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getArrayProperty(String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key and locale.
- getArrayProperty(String, String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key and locale.
- getArrayProperty(String, String, Locale) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key and locale.
- getAssignees(TaskContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.CustomAssigneeHandler
-
- getAssignees(TaskContext) - Method in interface com.technia.tvc.collaboration.workflow.model.dao.enovia.config.AssigneeHandler
-
- getAssignments() - Method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns the assignments.
- getAssignments() - Static method in class com.technia.tvc.core.db.PersonUtils
-
Returns the assignments for the context user.
- getAssignments() - Method in interface com.technia.tvc.core.gui.report.ReportProvider.Input
-
- getAssignments() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getAssignments() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns the users assignments.
- getAssignments() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
Returns the users assignments.
- getAtmosphereResources(String) - Static method in class com.technia.tvc.collaboration.core.io.ClientHandler
-
- getAttachment(Identifier, String) - Method in class com.technia.tvc.collaboration.discussion.model.dao.MessageDAO
-
Returns an attachment as a InputStream
.
- getAttachmentCount() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getAttachments() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Gets the attachments for the message.
- getAttachments() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Returns an iterator containing all the attachments
- getAttribute() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the name of the attribute whose value is referenced by the
expression.
- getAttribute() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getAttribute(TableBean<?>, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getAttribute(String) - Method in interface com.technia.tvc.core.util.AttributeSupport
-
Returns the attribute with the specified name.
- getAttribute(String) - Method in class com.technia.tvc.core.util.BasicAttributeSupport
-
Returns the attribute with the specified name.
- getAttribute(HttpSession, Class<? extends T>) - Static method in class com.technia.tvc.core.util.SessionUtils
-
Returns the first attribute in the session of the specified type, or null
if no such object is bound to the session.
- getAttribute(HttpSession, String, Class<? extends T>) - Static method in class com.technia.tvc.core.util.SessionUtils
-
Returns the attribute with the specified name, but only if the value is
an instance of the specified type.
- getAttribute(String) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Get an attribute value.
- getAttribute(String, boolean) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Get an attribute as a boolean.
- getAttribute(String, int) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Get an attribute as an integer.
- getAttribute(String, double) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Get an attribute as a double.
- getAttribute(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getAttributeBooleanValue(String) - Method in class com.technia.tvc.core.db.domain.Connection
-
- getAttributeBooleanValue(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getAttributeCount() - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getAttributeDateValue(String) - Method in class com.technia.tvc.core.db.domain.Connection
-
- getAttributeDateValue(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getAttributeDoubleValue(String) - Method in class com.technia.tvc.core.db.domain.Connection
-
- getAttributeDoubleValue(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getAttributeField(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
Returns an AttributeField
with the given attribute
name
- getAttributeInfo(String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getAttributeInfo() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the associated attribute info, if this column applies to an
attribute.
- getAttributeInfo() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getAttributeIntegerValue(String) - Method in class com.technia.tvc.core.db.domain.Connection
-
- getAttributeIntegerValue(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getAttributeList() - Method in class com.technia.tvc.core.db.domain.to.AttributesTO
-
- getAttributeList(boolean) - Method in class com.technia.tvc.core.db.domain.to.AttributesTO
-
- getAttributeMap() - Method in class com.technia.tvc.core.util.BasicAttributeSupport
-
Returns the internal java.util.Map.
- getAttributeNames() - Static method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns an unmodifiable list containing the NAMES of all the attribute
types that exists in the database.
- getAttributeNames() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- getAttributeNames() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns the attributes names.
- getAttributeNames() - Method in interface com.technia.tvc.core.util.AttributeSupport
-
Returns an enumeration to iterate through the names of all attributes
that the object contains.
- getAttributeNames() - Method in class com.technia.tvc.core.util.BasicAttributeSupport
-
Returns an enumeration to iterate through the names of all attributes
that the object contains.
- getAttributes(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns a list of the attributes.
- getAttributes() - Method in class com.technia.tvc.core.db.domain.Connection
-
- getAttributes() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getAttributes() - Method in class com.technia.tvc.core.db.domain.to.AttributesTO
-
- getAttributes() - Method in class com.technia.tvc.core.db.domain.to.ConnectionTO
-
- getAttributes() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getAttributes(String) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Returns the attribute values for a specific connection
- getAttributes() - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- getAttributes() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getAttributeType() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the attribute's data type if the expression references an
attribute.
- getAttributeType() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getAttributeValue(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the value of the given attribute from the businessobject.
- getAttributeValue(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the value of the given attribute from the businessobject.
- getAttributeValue(String) - Method in class com.technia.tvc.core.db.domain.Connection
-
- getAttributeValue(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getAutoCompleteHandler() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
The AutoCompleteHandler to use.
- getAutoCompleteHandler() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getAutoCompleteHandler() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getAutoCompleteSettings() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Settings for the autocomplete.
- getAutoCompleteSettings() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getAutoCompleteSettings() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getAutoCompleteSystemSettings(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- getAutoDescriptionMacro() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getAutoForward() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
If TRUE and user has access to only one Suite, skip emxHome.
- getAutoLoginPath(HttpServletRequest) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- getAutoLoginPath(HttpServletRequest) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
In case of external authentication, one can configure this to do an
automatic login (in some cases).
- getAvailableFilterNames() - Static method in class com.technia.tvc.core.db.filter.Filters
-
- getAvailableFilterNames(String) - Static method in class com.technia.tvc.core.db.filter.Filters
-
- getAvailableFilterNames() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- getAvailableFilterNames() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getAvailableFilterNames() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns a list of available filters
- getAvailableFilters() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- getAvailableFilters() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the available filters from this view.
- getAvailableTableData(EvaluatedTableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean.CurrentPageEvaluationParams
-
- getAvailableTableNames() - Method in class com.technia.tvc.core.gui.table.TableFactory
-
Returns the list of the available tables names, that the
TableFactory
can find.
- getAvailableTableNames() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- getAvailableTableNames() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getAvailableTableNames() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns a list of available tables.
- getAvailableTableNames() - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns an array of available tables, both system tables in the database
and tables available as so called resources.
- getAvailableViewNames() - Method in class com.technia.tvc.core.gui.view.ViewFactory
-
- getAvatarPictureUrl(HttpServletRequest, HttpServletResponse, String) - Method in class com.technia.tvc.collaboration.core.model.dao.PersonDAO
-
- getAverage(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getAverage(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getAverage(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getAxisInfo() - Method in interface com.technia.tvc.gridbrowser.model.ColumnAxisData
-
Returns the definition for this axis.
- getAxisInfo() - Method in interface com.technia.tvc.gridbrowser.model.RowAxisData
-
Returns the definition for this axis.
- getAxisLabelFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getAxisSelects(GridBrowserModel, boolean, boolean) - Method in class com.technia.tvc.gridbrowser.model.IntersectionEvaluator
-
- getAxisTickFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getBackground() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFText
-
- getBackgroundColor() - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- getBackgroundColor() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBackgroundColor() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getBaseFontName() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getBaseline(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Returns the baseline (the main section).
- getBaseline(String, String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getBaselineData(String, OutputStream) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Retrieves the XML data for a particular section within a baseline and
writes the result into the specified output stream
.
- getBaselineId(String) - Static method in class com.technia.tvc.xbom.xbl2.compare.CompareUtils
-
- getBaselineInstance(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Returns the baseline object represented by the provided object id
- getBaselineObjectIds(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Returns the id's of the baselines for a given object.
- getBaselineOf() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getBaselinesFor(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Returns a list of
Baseline
instances available for the given
object.
- getBaseName() - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the base name.
- getBasic(String) - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getBasicInfo(String) - Static method in class com.technia.tvc.core.db.BasicUtils
-
- getBasics(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the basics of the specified businessobject.
- getBasics() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getBasicStatements() - Static method in class com.technia.tvc.core.db.BasicUtils
-
- getBCCAddresses() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getBeanClass(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns the
TableBean
class that should be instantiated.
- getBeanClassName(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- getBody() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getBoolArg(String[], String, boolean) - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getBoolean(Object, boolean) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Returns an environment setting as a boolean.
- getBoolean() - Method in class com.technia.tvc.core.util.SystemProperty
-
Returns the property value as a boolean.
- getBoolean(TableBean<?>, String, boolean) - Static method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getBooleanProperty(String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key.
- getBooleanProperty(String, boolean) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
- getBooleanProperty(String, Locale) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key and locale.
- getBooleanProperty(String) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
Boolean instance.
- getBooleanProperty(String, Boolean) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
Boolean instance, or the default value if not such property
exist.
- getBooleanProperty(String, boolean) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
boolean, or the default value if not such property exist.
- getBooleanValue(String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getBooleanValue(String, boolean) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getBooleanValue() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the value as a boolean.
- getBooleanValue() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getBooleanValue() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getBooleanValue(TableBean<?>, TableData, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getBooleanValue() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getBooleanValues(AttributeInfo, Locale) - Static method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns the translated boolean values for an attribute.
- getBooleanValues(TableBean<?>, TableData, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getBorderBottom() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getBorderColorBottom() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBorderColorLeft() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBorderColorRight() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBorderColorTop() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBorderLeft() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getBorderRight() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getBorderTop() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getBorderWidthBottom() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBorderWidthLeft() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBorderWidthRight() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBorderWidthTop() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getBounds() - Method in class com.technia.tvc.core.db.aef.macro.ConfigurableMacroResolver
-
- getBounds() - Method in class com.technia.tvc.core.db.aef.macro.MacroParser.ResolverMap
-
This method returns all bounds in this map.
- getBounds() - Method in interface com.technia.tvc.core.db.aef.macro.MacroResolver
-
This method should return the bounds to look for when scanning for a
macro in text.
- getBounds() - Method in class com.technia.tvc.core.db.aef.macro.SelectedDataMacroResolver
-
Returns the bounds of the macros handled by this resolver.
- getBoundsCount() - Method in class com.technia.tvc.core.db.aef.macro.MacroParser.ResolverMap
-
Returns the number of bounds currently in the map.
- getBrowser() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- getBrowserName() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
The browser name specified in the user agent string.
- getBrowserPlatform() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
The browser platform specified in the user agent string.
- getBrowserVersion() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
The browser version specified in the user agent string.
- getBubbleLabelFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getBubbleTitleFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getBubbleTitlePaint() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getBuildStructureConfiguration(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getBusinessInterfaces(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Get a list of all BusinessInterfaces.
- getBusinessInterfaces(String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Get a list of all BusinessInterfaces.
- getBusinessObject() - Method in class com.technia.tvc.core.db.util.StructureUtils.DefaultNode
-
- getBusinessUnits() - Static method in class com.technia.tvc.core.db.aef.types.OrganizationUtils
-
- getBusinessUnitType() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getBusSelectList() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns a copy of the object selection list.
- getBusSelects() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns an iterator over the business object select statements that have
been added to this instance.
- getButtons() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getById(String) - Method in class com.technia.tvc.core.db.domain.to.AttributesTO
-
- getById(int) - Static method in class com.technia.tvc.core.util.ObjectCache
-
- getByIdentifier(String) - Static method in enum com.technia.tvc.collaboration.discussion.model.ContentType
-
- getByName(String) - Method in class com.technia.tvc.core.db.domain.to.AttributesTO
-
- getByName(String) - Method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
Returns an number generator by its name.
- getBytes(InputStream) - Static method in class com.technia.tvc.core.io.IOUtils
-
- getBytes(URL) - Static method in class com.technia.tvc.core.io.IOUtils
-
Reads the data from the URL and returns the bytes read.
- getCache() - Method in class com.technia.tvc.core.util.cache.loader.BusinessObjectFinder.Default
-
- getCached(String) - Static method in class com.technia.tvc.core.db.model.PolicyInfo
-
Deprecated.
THIS METHOD WILL ALWAYS RETURN NULL, AS THIS METHOD WAS
POTENTIALLY INSECURE TO USE
- getCacheKey(Object) - Method in class com.technia.tvc.core.util.cache.loader.ResourceLoader
-
- getCacheSearchData() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getCacheSearchData() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Used for getting information that can be used to search a cache
- getCacheSearchData() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Used for getting information that can be used to search a cache
- getCageCode() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getCageCodeAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getCalculation() - Method in interface com.technia.tvc.core.table.TableCalculationResult
-
Returns the calculation.
- getCalculation() - Method in interface com.technia.tvc.structurebrowser.render.cell.CalculationResultRenderContext
-
- getCalculationCellId(Column, TableCalculation, boolean) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the id of the HTML table cell that holds the result of the
calculation.
- getCalculationDecimalPrecision() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Calculation Decimal Precision setting.
- getCalculations() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getCalculations() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the calculations on this table.
- getCalculations() - Method in interface com.technia.tvc.core.table.TableCalculationResults
-
Returns all calculations that were performed.
- getCalculations() - Method in class com.technia.tvc.core.table.TableCalculations
-
Returns all table calculations.
- getCalculations(Column) - Method in class com.technia.tvc.core.table.TableCalculations
-
Get all table calculations on a particular column.
- getCalculationsForColumns(Predicate<Column>) - Method in class com.technia.tvc.core.table.TableCalculations
-
Returns all table calculations assigned to the selected columns.
- getCalculationsForVisibleColumns() - Method in class com.technia.tvc.core.table.TableCalculations
-
Returns all table calculations assigned to visible columns.
- getCalculationsHeader(TableCalculationResults, boolean, Locale) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getCalculationsRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRenderContext
-
- getCallback() - Method in class com.technia.tvc.structurebrowser.edit.Response.Confirm
-
- getCancelButton(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getCancelImage(TableBean<?>, String) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getCancelLabel(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getCancelTarget(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getCancelURL(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getCanEditRelationshipAttributes() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns true if user is allowed to edit the relationship attributes
- getCanSelectRelationships() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns true if user is allowed to select relatioinships
- getCardID() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Card ID setting.
- getCardID() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- getCardLoadScript() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Card Load Script setting.
- getCardLoadScript() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- getCardReloadable() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Card Reloadable setting.
- getCardTitle() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Card Title setting.
- getCardTitle() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- getCardWidth() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Card Width setting.
- getCategories() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
Get user specific categories on the notification.
- getCategoryPreferenceKey(Category.Color) - Static method in class com.technia.tvc.collaboration.core.model.Person
-
- getCategoryTreeMenuName() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getCause() - Method in exception com.technia.tvc.core.io.WrappedIOException
-
Returns the cause.
- getCause() - Method in exception com.technia.tvc.core.util.concurrent.TaskFailure
-
- getCCAddresses() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getCDMObject() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- getCell() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- getCell() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the cell the value belongs to.
- getCell() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getCell(Column) - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the cell for the specified column.
- getCell(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the
Cell
for the column with the specified name.
- getCell(Column) - Method in interface com.technia.tvc.core.table.TableData
-
Returns the
Cell
for the specified column.
- getCell(String) - Method in interface com.technia.tvc.core.table.TableData
-
Returns the
Cell
for the column with the specified name.
- getCell(int) - Method in interface com.technia.tvc.core.table.TableData
-
Returns the
Cell
for the specified column.
- getCell() - Method in class com.technia.tvc.office.ui.dropzone.table.DropCtx
-
- getCell() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellContext
-
- getCell() - Method in interface com.technia.tvc.structurebrowser.render.cell.HTMLExportCellContext
-
- getCell() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellContext
-
- getCell() - Method in interface com.technia.tvc.structurebrowser.render.cell.SpreadsheetExportCellContext
-
- getCell() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- getCell() - Method in interface com.technia.tvc.structurebrowser.render.cell.TextExportCellContext
-
- getCell() - Method in interface com.technia.tvc.structurebrowser.render.cell.XMLExportCellContext
-
- getCellAt(int) - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns The cell at the specified column.
- getCellAt(int, int) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getCellAt(int, int) - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the
cell
at the specified row and column.
- getCellCount() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns The number of cells in the row.
- getCellEditableExpression() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Cell Editable Expression setting.
- getCellEditableExpressionStatement(Column) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
- getCellIndex(Cell) - Method in interface com.technia.tvc.core.gui.table.Row
-
- getCellRenderer(Class<? extends CellRenderer>) - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the cell renderer of the specified type.
- getCellRenderer(Class<? extends CellRenderer>) - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getCellRenderer(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getCellRenderer(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getCellRenderer(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getCellRendererClass() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Cell Renderer Class setting.
- getCells() - Method in interface com.technia.tvc.core.gui.table.Row
-
- getCells() - Method in class com.technia.tvc.core.table.TableMassEditEvent
-
- getCells(TableData, int) - Method in class com.technia.tvc.structurebrowser.render.Disposition
-
Returns the cells in the table that belongs in the current disposition.
- getCellShowableExpression() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Cell Showable Expression setting.
- getCellShowableExpressionStatement(Column) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
- getCellStateEvaluator() - Method in class com.technia.tvc.gridbrowser.model.IntersectionEvaluator
-
- getCellValue() - Method in class com.technia.tvc.core.table.group.GroupID
-
- getCellValue() - Method in class com.technia.tvc.core.table.TableEditEvent
-
- getCellValue() - Method in interface com.technia.tvc.structurebrowser.render.cell.PopupCellValueRenderContext
-
- getChain() - Method in class com.technia.tvc.core.table.EvaluationEvent
-
- getChartConfig() - Method in class com.technia.tvc.core.gui.chart.ChartProvider
-
- getCheckFromAccess() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Check From Access setting.
- getCheckinReason() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- getCheckObsolescence() - Method in class com.technia.tvc.core.util.cache.Cache
-
Returns whether or not the cache should check if an item in the cache is
obsolete.
- getCheckoutImagesAsSuperUser() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getChecksum() - Method in class com.technia.tvc.office.common.FileInfo
-
- getCheckToAccess() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Check To Access setting.
- getChildAt(int) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns the child node at the specified index.
- getChildComponentCount() - Method in interface com.technia.tvc.core.gui.menubar.Menu
-
- getChildComponents() - Method in interface com.technia.tvc.core.gui.menubar.Menu
-
- getChildCount() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns the child count.
- getChildGroup(GroupID) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.ExpandedNode
-
- getChildGroups(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns a list of child groups.
- getChildIndex(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns the index of the specified child, or -1 if the child in
fact isn't a child to this node.
- getChildNodes() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns all child nodes.
- getChildNodes(String, String, boolean) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns all child nodes that match the given relationship ID, object ID
and direction.
- getChildren() - Method in class com.technia.tvc.core.db.util.StructureUtils.DefaultNode
-
- getChildren() - Method in interface com.technia.tvc.core.db.util.StructureUtils.Node
-
- getChildren(Object) - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
Returns the child nodes under the specified parent node.
- getChildren(Object) - Method in class com.technia.tvc.core.structure.model.TreeTableModelBase
-
- getChildren() - Method in class com.technia.tvc.core.table.group.Group
-
Returns the child groups.
- getChildren() - Method in class com.technia.tvc.core.table.group.GroupDef
-
- getChildren(Object) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getChildren() - Method in class com.technia.tvc.core.util.TreeNode
-
- getChildrenImpl(Object) - Method in class com.technia.tvc.core.structure.model.TreeTableModelBase
-
- getChildRoles(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns a list of child roles.
- getChildUsers(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns the child users for the specified user.
- getChoices() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- getChoices() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns the accepted range values.
- getChoices() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getChoosableRelationships() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns a list of relationships, that may be used to connect the
specified objects based upon this configuration.
- getChoosableViewNamesParameter(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Returns the names of the choosable views that should be available to the
TableBean.
- getChoosableViews() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns the names of the choosable views.
- getChoosableViews() - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
Returns the names of the choosable views.
- getChoosableViews() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the choosable views.
- getChooserButtonId(FormComponent) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
Returns the id of the chooser button
- getChooserDimension() - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
Returns the dimension of the opened window (from the chooser).
- getChooserDimension(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
Returns the dimension of the opened window as specified in the
configuration, or if not available, using the default size.
- getChooserHeight() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getChooserHeight() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getChooserURL() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getChooserURL() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getChooserUrl(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
Returns the chooser URL.
- getChooserWidth() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getChooserWidth() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getCity() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getCity() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getCity() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getCityAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getClassLoader() - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the class loader.
- getClientTasks() - Static method in class com.technia.tvc.core.db.PersonUtils
-
Returns the content of the users client task list as a string array.
- getClientTasks() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Returns the client tasks associated with the Context.
- getClone() - Method in class com.technia.tvc.core.table.TableClonedEvent
-
- getClouds(Collection<Identifier>) - Method in interface com.technia.tvc.collaboration.core.model.cloud.CloudLocator
-
- getClouds(Collection<Identifier>) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.example.ExampleCloudLocator
-
- getClouds(Context, String[]) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
- getClouds(String) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
Get clouds for set.
- getClouds() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Gets clouds
- getCode() - Method in class com.technia.tvc.core.gui.resource.JavaScript
-
- getCode() - Method in class com.technia.tvc.core.gui.resource.StyleSheet
-
- getCol() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementExportContext
-
- getCol() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementRenderContext
-
- getColInfo() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
Returns the information about the column item as a
ObjectInfo
instance.
- getCollaborationContext() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getCollaborationSetDAO() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getCollapseOnFilterChange() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- getCollected() - Method in class com.technia.tvc.core.table.TableUtils.TableDataCollector
-
- getColObjectId() - Method in class com.technia.tvc.gridbrowser.util.ElementParam.Element
-
- getColor() - Method in class com.technia.tvc.collaboration.core.model.category.Category
-
- getColor() - Method in class com.technia.tvc.core.chart.Value
-
- getColor() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getColor() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getColor() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getColor() - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getColor(String) - Static method in class com.technia.tvc.core.gui.util.ColorUtils
-
Parse the specified string to a Color
.
- getColor(String, Color) - Static method in class com.technia.tvc.core.gui.util.ColorUtils
-
Parse the specified string to a Color
.
- getColRelId() - Method in class com.technia.tvc.gridbrowser.util.ElementParam.Element
-
- getCols() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getColumn() - Method in interface com.technia.tvc.core.gui.table.Cell
-
- getColumn() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getColumn() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getColumn() - Method in interface com.technia.tvc.core.table.TableCalculationResult
-
Returns the column.
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.CalculationResultRenderContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellHeaderContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.HTMLExportCellHeaderContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.MassUpdateRenderContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.MassUpdateResourceContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellHeaderContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.SpreadsheetExportCellHeaderContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellResourceContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.TextExportCellHeaderContext
-
- getColumn() - Method in interface com.technia.tvc.structurebrowser.render.cell.XMLExportCellHeaderContext
-
- getColumnAt(int) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getColumnAt(int) - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the
column
at the specified index.
- getColumnByName(String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getColumnByName(String) - Method in interface com.technia.tvc.core.table.TableBean
-
- getColumnComparator(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnComparator(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnComparator(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumnCount() - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- getColumnCount() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the number of columns currently in the table.
- getColumnCount() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnCount() - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnCount() - Method in class com.technia.tvc.core.table.model.SimpleTableModel
-
- getColumnCount() - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumnCount() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the column count.
- getColumnCount() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
Returns the number of columns that have been added.
- getColumnCount() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter
-
- getColumnData() - Method in interface com.technia.tvc.gridbrowser.model.GridAxes
-
Returns the data for the Y-axis, e.g.
- getColumnData() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ColumnLabelExportContext
-
- getColumnData() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ColumnLabelRenderContext
-
- getColumnDataCount() - Method in interface com.technia.tvc.gridbrowser.model.GridAxes
-
Returns the number of items within the column axis, or -1 if none has
been loaded.
- getColumnDescription(EvaluatedTableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.ForcedColumnsParams
-
- getColumnFinder() - Method in class com.technia.tvc.core.table.group.GroupDef
-
- getColumnGroups() - Method in interface com.technia.tvc.gridbrowser.model.ColumnAxisData
-
- getColumnHierarchy() - Method in interface com.technia.tvc.gridbrowser.model.ColumnAxisData
-
- getColumnHref(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnHref(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnHref(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumnIcon() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Column Icon setting.
- getColumnIndex() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.SortInfo
-
Returns the column index.
- getColumnIndex(Column) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the index of the specified
column
.
- getColumnIndex(Column) - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the index of the specified
column
.
- getColumnInfo(TableBean<?>) - Static method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- getColumnInfoArray(TableBean<?>) - Static method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- getColumnLabel() - Method in class com.technia.tvc.core.table.group.GroupDef
-
- getColumnLabel() - Method in class com.technia.tvc.core.table.group.GroupDefInfo
-
- getColumnList() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getColumnList() - Method in interface com.technia.tvc.core.table.TableBean
-
- getColumnMap(Column) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
- getColumnModel() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnName() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.SortInfo
-
Returns the column name.
- getColumnName() - Method in class com.technia.tvc.core.table.group.GroupDef
-
- getColumnName() - Method in class com.technia.tvc.core.table.group.GroupDefInfo
-
- getColumnName(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnName(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnName(int) - Method in class com.technia.tvc.core.table.model.SimpleTableModel
-
- getColumnName(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumnPopupModal(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnPopupModal(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnPopupModal(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumnPredicate(EvaluatedTableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.ForcedColumnsParams
-
- getColumnPredicate(EvaluatedTableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.ForcedColumnsParams.NonForcedCurrentPageParams
-
- getColumnRangeValues(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnRangeValues(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnRangeValues(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumns() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Columns setting.
- getColumns() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- getColumns() - Method in interface com.technia.tvc.core.gui.table.Table
-
Returns the
columns
that are accessible to the user of the
system table, i.e., columns that the user hasn't been granted access for
and columns that are hidden should not be returned.
- getColumns() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the table's columns that were retrieved from the evaluation.
- getColumns() - Method in class com.technia.tvc.core.table.EvaluationEvent
-
- getColumns() - Method in interface com.technia.tvc.core.table.TableBean
-
- getColumns() - Method in class com.technia.tvc.gridbrowser.def.beans.RowAxisInfo
-
- getColumns(TableBean<?>, int) - Method in class com.technia.tvc.structurebrowser.render.Disposition
-
Returns the columns in the table that belongs in the current disposition.
- getColumnSettings() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getColumnSpan() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getColumnSpan() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getColumnTargetLocation(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnTargetLocation(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnTargetLocation(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumnType() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Column Type setting.
- getColumnType(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnType(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnType(int) - Method in class com.technia.tvc.core.table.model.SimpleTableModel
-
- getColumnType(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumnTypeHandler(String) - Static method in class com.technia.tvc.core.gui.table.ColumnType
-
- getColumnValues(JPOName, List<?>, Map<?, ?>) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
Deprecated.
- getColumnWidth() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Column Width setting.
- getColumnWindowHeight(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnWindowHeight(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnWindowHeight(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getColumnWindowWidth(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getColumnWindowWidth(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getColumnWindowWidth(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getCommand(String...) - Method in class com.technia.tvc.core.db.util.MQLCommand
-
Returns the command and substitutes the ? characters with arguments from
the provided argument array.
- getCommandIcon(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
The icon an application menu should be associated with.
- getCommandMouseOverText(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
The Text which will be displayed when the mouse is moved over the icon.
- getCommands() - Method in class com.technia.tvc.collaboration.core.model.menu.Menu
-
- getCommands() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
List of default commands.
- getCommandTargetFrame(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
The frame to be targeted when the JSP page is loaded.
- getCommandTargetJSP(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
The JSP page to be loaded when this command button is clicked.
- getComment() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- getCommonDirName() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the name of the common directory.
- getCommonResourceURL(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to a resource the is relative to the framework's common
directory.
- getCommonResourceURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to a resource the is relative to the framework's common
directory.
- getCommonResourceURL(TableRenderContext, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns a URL to the resource specified by the resource
parameter.
- getCommonURL() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the framework's common directory.
- getCommonURL(HttpServletRequest) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the framework's common directory.
- getCompanies() - Static method in class com.technia.tvc.core.db.aef.types.OrganizationUtils
-
- getCompanyIds(AutoCompleteContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.ContextOrganizationUserAutocompleteHandler
-
- getCompanyType() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getComparator() - Method in enum com.technia.tvc.collaboration.discussion.model.DiscussionThread.SortType
-
- getComparator() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getComponentDef() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getComponentRules() - Method in interface com.technia.tvc.core.gui.menubar.Component
-
Returns the rules for this component.
- getComponents() - Method in class com.technia.tvc.collaboration.core.model.menu.Menu
-
- getConfig() - Method in interface com.technia.tvc.collaboration.core.model.menu.MenuContext
-
- getConfigDAOS() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getConfigId() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getConfiguration() - Method in interface com.technia.tvc.xbom.xbl2.HandlerCtx
-
Returns some information about the Baseline
- getConfigurationDef() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getConfiguredValues(Collection<FilterValue>) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.filter.CategoryValueHandler
-
- getConnectData(HandlerCtx) - Method in class com.technia.tvc.xbom.xbl2.Handler
-
If the baseline supports edit, you can override this method in order to
specify what data to be included when the user performs a connect or
replace operation.
- getConnectDirection() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getConnectionGroup(String) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns a specific ConnectionGroup
instance matching the
given relationship type, or null if none exists for this configuration.
- getConnectionGroups() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns all ConnectionGroup
instances held by this
configuration.
- getConnectionId() - Method in class com.technia.tvc.core.db.domain.Connection
-
- getConnectionId() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ConnectResultImpl
-
- getConnectionId(int) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- getConnectionId() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- getConnectionId() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.ConnectResult
-
- getConnectionId() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceResult
-
- getConnectionId() - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceSpec
-
- getConnectionId() - Method in class com.technia.tvc.gridbrowser.util.ElementParam.Element
-
- getConnectionId() - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
- getConnectionId() - Method in class com.technia.tvc.xbom.xbl2.BaselineVersion
-
- getConnectionIds() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- getConnectionIds() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.DisconnectResult
-
- getConnectionInfo() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
- getConnectionInfoById(String) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns a connection id based upon the id or null if none exists.
- getConnectionInfos() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns all ConnectionInfo
instances created.
- getConnectMode() - Method in interface com.technia.tvc.structurebrowser.dragdrop.ConnectHandler
-
Deprecated.
- getConnectMode() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropHandler
-
- getConnectRelationship() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getConnectSpec() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ConnectResultImpl
-
- getConnectSpec() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.ConnectResult
-
- getConsistentVisibleTableData() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
This method will always return a consistent visible structure, i.e.,
nodes will not be visible unless their parent is visible.
- getConstructor(Class<?>, Class<?>) - Static method in class com.technia.tvc.core.util.ReflectionUtils
-
Finds the constructor for the specified type and
parameterType.
- getContent(String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Returns the content of the specified page object as a
java.lang.String.
- getContent(HttpServletRequest, DashboardContext) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getContent(HttpServletRequest, DashboardContext) - Method in class com.technia.tvc.core.gui.dashboard.gadgets.FrameGadget
-
- getContent(HttpServletRequest, DashboardContext) - Method in class com.technia.tvc.core.gui.dashboard.gadgets.StaticHTMLGadget
-
- getContent() - Method in class com.technia.tvc.core.gui.resource.Template
-
- getContent() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getContentType() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getContentType() - Method in interface com.technia.tvc.core.util.mail.Attachment
-
- getContentType() - Method in class com.technia.tvc.reportgenerator.Format
-
- getContentType() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getContentType() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getContentType() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getContext(HttpSession) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the matrix.db.Context instance that is stored to the
javax.servlet.http.HttpSession.
- getContext() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Returns the current Context that can be used to connect to the Matrix
database.
- getContext() - Method in class com.technia.tvc.core.gui.autocomplete.Result
-
- getContext(HttpServletRequest) - Static method in class com.technia.tvc.core.util.ActionUtils
-
- getContext() - Method in class com.technia.tvc.office.server.trigger.Trigger
-
Simplifies the retrieval of a matrix.db.Context for custom
triggers.
- getContextAttribute(ServletContext, String, Class<?>) - Static method in class com.technia.tvc.core.util.ServletContextUtils
-
Returns the attribute with the specified name, but only if the value is
an instance of the specified type.
- getContextButtons() - Method in interface com.technia.tvc.core.gui.menubar.MenuBar
-
- getContextFactory() - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getContextId() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder.DeaultCoreContext
-
- getContextId() - Method in interface com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext
-
- getContextIds() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder.DeaultCoreContext
-
- getContextIds() - Method in interface com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext
-
- getContextInfo(ContextData) - Method in interface com.technia.tvc.collaboration.core.model.context.ContextInfoResolver
-
Gets the contextInfo
for the parameters
- getContextMenu() - Method in interface com.technia.tvc.core.gui.menubar.ContextMenuSupport
-
- getContextMenu() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns the name of the context menu.
- getContextMenu() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the context menu (if such exists)
- getContextMenuName() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
The context menu
- getContextMenuName() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getContextMenuName() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the name of the context menu.
- getContextProvider() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getContextProvider() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getContextRelativeURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Converts an absolute URL into a context relative path.
- getContextURL(HttpServletRequest) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the context URL.
- getConverter() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getConverter() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getConverterClassName() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getCookieValue(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
- getCopyEnv(HttpServletRequest, boolean) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- getCopyRelationshipAttributes() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- getCount() - Method in class com.technia.tvc.core.db.Expander.Pattern
-
- getCount() - Method in class com.technia.tvc.core.db.Expander.Selects
-
- getCount() - Method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
Returns the number of number generators.
- getCount() - Method in interface com.technia.tvc.core.db.numgen.NumberRange
-
Returns the number of "numbers" this range has allocated.
- getCount() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- getCount() - Method in class com.technia.tvc.core.table.group.Group
-
Returns the count of
TableData
in this group.
- getCount() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.CommitResults
-
- getCount(Value, String) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getCount(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getCount(String) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getCount(Value, String) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getCount(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getCount() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getCount(Value, String) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getCount(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getCount() - Method in class com.technia.tvc.gridbrowser.util.ElementParam
-
- getCountry() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getCountry() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getCountry() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getCountry() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system's default country when retrieving locale sensitive
information.
- getCountryAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getCreateAsSuperUser() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getCreated() - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- getCreateDate() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getCreateDate() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getCreatedObjects() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getCSSColorDef() - Method in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- getCSVReader(Reader) - Static method in class com.technia.tvc.core.io.text.TabularDataReader
-
Returns a reader that reads CSV formatted records.
- getCSVWriter(Writer) - Static method in class com.technia.tvc.core.io.text.TabularDataWriter
-
Create a new writer that writes CSV formatted records.
- getCurrent() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getCurrent(Locale) - Method in class com.technia.tvc.core.db.domain.Basics
-
- getCurrent() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getCurrent() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getCurrent(Locale) - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getCurrent() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getCurrentDate() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getCurrentDate() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getCurrentDate() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
Returns the current date, when this instance was created.
- getCurrentLocale() - Static method in class com.technia.tvc.core.db.transaction.TxManager
-
- getCurrentName() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns the "current name" from this number/name generator
- getCurrentName(boolean) - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns the current name from this number/name generator with/without
prefix and/or suffix.
- getCurrentNumber() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Deprecated.
- getCurrentNumber(boolean) - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Deprecated.
- getCurrentPage() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns the current page.
- getCurrentPage() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Returns the current page.
- getCurrentPageRowCount() - Method in interface com.technia.tvc.core.table.TableCalculationResults
-
Returns the number of rows in the current page.
- getCurrentPageValue() - Method in interface com.technia.tvc.core.table.TableCalculationResult
-
Returns the value for the rows in the current page only.
- getCurrentResource() - Static method in class com.technia.tvc.collaboration.core.io.ClientHandler
-
- getCurrentRowBackgroundColor() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
Returns the background color of the current row.
- getCurrentSignatures(SelectedData) - Static method in class com.technia.tvc.core.db.SignatureUtils
-
- getCurrentSignatures(SignatureUtils.Signature, SelectedData) - Static method in class com.technia.tvc.core.db.SignatureUtils
-
- getCurrentState(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the current state of the businessobject.
- getCurrentTask() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue.QueueExecutor
-
Returns the current task that is being handled.
- getCurrentUser() - Static method in class com.technia.tvc.collaboration.core.io.ClientHandler
-
- getCurrentUser() - Static method in class com.technia.tvc.core.db.transaction.TxManager
-
Returns the name of the current user if a TxContext is associated with
this thread.
- getCustomParameter(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns the value of a custom parameter.
- getCustomParameterNames() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns the names of all custom parameters.
- getCustomParameterValues(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns the values of a custom parameter.
- getCustomRendererClassName() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getDashboardContext() - Method in interface com.technia.tvc.core.gui.dashboard.loader.DashboardLoaderContext
-
- getDashboardID() - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getData() - Method in class com.technia.tvc.core.gui.autocomplete.Result.Option
-
- getData(ChartProvider) - Method in interface com.technia.tvc.core.gui.chart.ChartDataProvider
-
- getData() - Method in class com.technia.tvc.core.table.SelectionEvent
-
- getData(Object) - Method in interface com.technia.tvc.core.table.TableData
-
Returns the data bound to the specified key.
- getData(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getData(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getData(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getData(ValueMap) - Static method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getData() - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Returns the table data.
- getData(boolean) - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Returns the table data.
- getData() - Method in class com.technia.tvc.office.ui.dropzone.table.DropCtx
-
- getDataCount() - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Returns the datacount.
- getDataExtractor() - Method in class com.technia.tvc.reportgenerator.builtin.MultiReportCreator
-
- getDataExtractor() - Method in class com.technia.tvc.reportgenerator.impl.CustomReport
-
- getDataExtractor() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
Subclasses returns the proper
data extractor
, which
is used when the report is created.
- getDataExtractor() - Method in class com.technia.tvc.reportgenerator.impl.TableBeanBasedCustomReport
-
- getDataExtractor() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getDataFormat() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getDataHandler() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the datahandler instance.
- getDataHandler() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getDataHandlerClass() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the name of the DataHandler class.
- getDataLoader() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
Returns the dataloader to be used when about to load the data.
- getDataMap(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getDataObject() - Method in class com.technia.tvc.core.gui.dashboard.Content
-
- getDataObjectInfo(String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
- getDataObjectInfo(String, String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
- getDataObjectInfos() - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
- getDataObjectInfos(String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
- getDataObjectNames() - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
Returns the dataobject names owned by the current user.
- getDataObjectNames(String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
Returns the dataobject names owned by the specified user.
- getDataObjectsOfType(String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
Returns an iterator of the data object that has a certain type.
- getDataObjectsOfType(String, String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
Returns an iterator of the data object that has a certain type.
- getDataType() - Method in class com.technia.tvc.core.db.BasicUtils.BasicInfo
-
- getDataType(Statement) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getDataType(String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getDataType(Column, EvaluatedData) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Returns the data type for the current column.
- getDataType(String) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getDataType(Statement) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getDataType(String, boolean) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getDataType(Statement, boolean) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getDate() - Method in class com.technia.tvc.core.chart.Value
-
- getDateAndTimeInstance(Locale) - Static method in class com.technia.tvc.core.gui.table.impl.DateValueFormat
-
- getDateDisplayFormatInstance(Locale) - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns a date format instance that can be used to format dates for
display in the user interface.
- getDateFormat() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the date format to use when parsing dates retrieved from eMatrix.
- getDateFormatInstance() - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns a java.text.DateFormat instance that can be used to parse
datetime values retrieved from Matrix to java.util.Date instances.
- getDateOnlyInstance(Locale) - Static method in class com.technia.tvc.core.gui.table.impl.DateValueFormat
-
- getDateTimeDisplayFormat() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the date format to use when displaying dates within the
applications.
- getDateTimeDisplayFormatInstance(Locale) - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns a date format instance that can be used to format dates for
display in the user interface.
- getDateTimeDisplayTime() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the date format to use when displaying time within the
applications.
- getDateTimeFormat() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system's date time format to use when parsing dates recieved
from the Matrix database.
- getDateValue(String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getDateValue(String, Date) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getDateValue() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the value as a date.
- getDateValue() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getDateValue() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getDateValue(TableBean<?>, TableData, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getDateValues(TableBean<?>, TableData, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getDBHoldsNextFreeNumber() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
- getDecimalFormat() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Decimal format.
- getDecimalFormatScale() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Decimal format multiplier.
- getDecimalPrecision(Column) - Method in class com.technia.tvc.core.table.TableCalculation
-
- getDecimalSymbol() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Default decimal symbol.
- getDecimalSymbol() - Static method in class com.technia.tvc.core.db.NumberUtils
-
Returns the decimal symbol used by the system.
- getDecimalSymbol() - Method in class com.technia.tvc.core.db.SystemSettings
-
- getDef() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns the definition that the
PageConfig
was loaded from.
- getDef() - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
Returns the definition
that controls the behavior
of this instance.
- getDefault() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns the default value.
- getDefault() - Static method in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- getDefaultAutoCompleteHandler() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getDefaultBeanClassName() - Method in class com.technia.tvc.structurebrowser.actions.FlatTableBeanAction
-
- getDefaultBeanClassName() - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns the default
TableBean
class name that should be used
unless another class name was explicitly defined in the request.
- getDefaultBeanClassName() - Method in class com.technia.tvc.structurebrowser.actions.StructureBeanAction
-
- getDefaultCancelLabel() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getDefaultCancelTarget() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getDefaultCancelURL() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getDefaultChoice() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getDefaultDirection() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns the default direction
- getDefaultExpander() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
- getDefaultExpander() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
This method returns the default expander.
- getDefaultExpander() - Method in interface com.technia.tvc.core.structure.ExpanderChain.Default
-
- getDefaultExpander() - Method in class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean
-
- getDefaultExpander() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- getDefaultExtension() - Method in enum com.technia.tvc.reportgenerator.Type
-
- getDefaultFontEncoding() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportContext
-
- getDefaultFontName() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellContext
-
- getDefaultFontName() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellHeaderContext
-
- getDefaultFontName() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportContext
-
- getDefaultFontSize() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellContext
-
- getDefaultFontSize() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellHeaderContext
-
- getDefaultFontSize() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportContext
-
- getDefaultFormatName() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getDefaultForwardName() - Method in class com.technia.tvc.structurebrowser.actions.ExecIntoFlatTableAction
-
Returns the name of the default forward instance.
- getDefaultForwardName() - Method in class com.technia.tvc.structurebrowser.actions.NewNavigateAction
-
Returns the name of the default forward instance.
- getDefaultHeaderBackgroundColor() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
Returns the default header background color.
- getDefaultHost() - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getDefaultImage() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getDefaultImage() - Method in class com.technia.tvc.structurebrowser.dashboard.gadgets.TableGadgetDef
-
- getDefaultInquiryName() - Method in class com.technia.tvc.structurebrowser.actions.ExecInquiryToTableAction
-
- getDefaultInstance() - Static method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Returns the default renderer instance.
- getDefaultLimit() - Method in class com.technia.tvc.core.gui.autocomplete.AutoCompleteHandler
-
- getDefaultLocale() - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the default locale.
- getDefaultLocale() - Method in class com.technia.tvc.core.util.i18n.MessageResourcesMultilingualText
-
Returns the default locale.
- getDefaultLogLevel() - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getDefaultPageConfigName() - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- getDefaultPassword() - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getDefaultPolicy() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getDefaultPolicyAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getDefaultRelationship() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns the name of the default relationship.
- getDefaultSmallIcon() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Default icon name for the type.
- getDefaultSmallIconURL(HttpServletRequest) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the default small icon.
- getDefaultSubmitConfirm() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getDefaultSubmitLabel() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getDefaultSubmitRowSelect() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getDefaultSubmitTarget() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getDefaultSubmitURL() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getDefaultTableCellRenderer() - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getDefaultTableRenderer() - Static method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getDefaultUnit() - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- getDefaultUseExactMatch() - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getDefaultUser() - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getDefaultValue() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getDefaultValue() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getDefaultValueHandler() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getDefaultValueHandler() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getDelimeter() - Method in class com.technia.tvc.core.db.aef.macro.source.BusinessObjectSource
-
- getDelimeter() - Method in class com.technia.tvc.core.db.aef.macro.source.RelationshipSource
-
- getDepartments() - Static method in class com.technia.tvc.core.db.aef.types.OrganizationUtils
-
- getDepartmentType() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getDerivatives() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- getDerived() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns the
TypeInfo
for the type which the current type is
derived from.
- getDerivedName() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- getDerivedName() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns the derived type name.
- getDescendantAt(int) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns the descendant at the specified index.
- getDescendantCount() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns the count of descendant nodes.
- getDescendantNodes() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns all descendant nodes.
- getDescription() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getDescription() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getDescription() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getDescription() - Method in class com.technia.tvc.core.db.model.DimensionInfo.Unit
-
- getDescription(String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Returns the description for a set.
- getDescription() - Method in class com.technia.tvc.core.db.VaultUtils.VaultInfo
-
Returns the description of the vault
- getDescription() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getDescription() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getDescription(Locale) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getDescription(Locale, String) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getDescription() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getDescription() - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getDescription(Locale) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getDescription(Locale, String) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getDescription() - Method in class com.technia.tvc.core.gui.report.Report
-
- getDescription() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the description.
- getDescription() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Description setting.
- getDescription() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getDescription() - Method in interface com.technia.tvc.core.TVCPlugin
-
Returns a short human readable description of the plugin.
- getDescription() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
Returns null by default.
- getDescription() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getDescription() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getDigitSeparator() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Default setting for showing thousand separator
- getDimension() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
Note: Dimension is a feature in Matrix 10.7+ This method will always
return null if the matrix version is below that.
- getDimension() - Method in class com.technia.tvc.core.db.model.DimensionInfo.Unit
-
- getDimension() - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
Returns the dimension
for this grid.
- getDimensionNames() - Static method in class com.technia.tvc.core.db.model.DimensionInfo
-
Returns an unmodifiable list containing the NAMES of all the dimensions
that exists in the database.
- getDisableIfStatement() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- getDisableIfStatementUsesBusinessObject() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- getDiscussionConfigDAO() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getDiscussionContexts() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getDiscussionThread() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getDisplay() - Method in class com.technia.tvc.collaboration.core.model.Assignee
-
- getDisplayData(ContextData) - Method in interface com.technia.tvc.collaboration.core.model.context.ContextInfoResolver
-
Gets the names to display for given object ids.
- getDisplayDisabledSuites() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
If TRUE and Home page is displayed, disabled icons will be displayed.
- getDisplayedFormat() - Method in enum com.technia.tvc.reportgenerator.Type
-
- getDisplayedSize() - Method in class com.technia.tvc.core.io.FileSize
-
- getDisplayedSuites() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
List of suites to be displayed in the Home page if DisplayDisabledSuites
is TRUE.
- getDisplayedTableData() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Overridden to return only the
TableData
instance for the current
page.
- getDisplayedTableData() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getDisplayedTableData() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns all
TableData
instances that should be displayed.
- getDisplayedTableDataCount() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getDisplayedTableDataCount() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the count of all displayed
TableData
instances.
- getDisplayedUnit() - Method in class com.technia.tvc.core.io.FileSize
-
- getDisplayFormat() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Display Format setting.
- getDisplayFormat(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getDisplayFormat(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getDisplayFormatInstance() - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns a DateFormat
instance that can be used to format dates
for display in the user interface.
- getDisplayFormatInstance(Locale) - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns the default DateFormat
instance that can be used to
format dates for display in the user interface.
- getDisplayMode() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getDisplayMode() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the display mode for this view.
- getDisplayName() - Method in interface com.technia.tvc.collaboration.core.model.context.ContextInfoResolver.DisplayData
-
User friendly name for the object.
- getDisplayName(PersonInfo) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.ContextOrganizationUserAutocompleteHandler
-
- getDisplayName(Locale) - Method in class com.technia.tvc.core.db.filter.Filter
-
- getDisplayName() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- getDisplayName() - Method in interface com.technia.tvc.core.gui.table.Table
-
Returns the displayed name for this table.
- getDisplayName(Object, Locale) - Method in class com.technia.tvc.core.gui.table.TableFactory
-
Returns the display name of a table.
- getDisplayName(Locale) - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Returns the display name of the view.
- getDisplayName(Locale) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getDisplayName(Locale) - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the display name of the view.
- getDisplayName(Object, Locale) - Method in class com.technia.tvc.core.gui.view.ViewFactory
-
- getDisplayName() - Method in interface com.technia.tvc.core.TVCPlugin
-
Returns the plugin's display name.
- getDisplayName() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
- getDisplayNames(Locale) - Method in class com.technia.tvc.core.db.filter.Filters
-
Returns the display names of the filters
- getDisplayNames(Locale, String[]) - Static method in class com.technia.tvc.core.gui.view.ViewUtils
-
Returns the display names for all the views.
- getDisplayNames(ViewFactory, Locale, String[]) - Static method in class com.technia.tvc.core.gui.view.ViewUtils
-
Returns the display names for all the views.
- getDisplayNames(Locale, String[]) - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns the display names for all the tables.
- getDisplayNames(TableFactory, Locale, String[]) - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns the display names for all the tables.
- getDisplaySeparator() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Display Separator setting.
- getDisplayValue(String, int) - Static method in class com.technia.tvc.core.db.AttributeUtils
-
- getDisplayValue(String, int, Locale) - Static method in class com.technia.tvc.core.db.AttributeUtils
-
- getDisplayValue() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- getDisplayValue() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the display value.
- getDisplayValue() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getDisplayValue() - Method in class com.technia.tvc.core.gui.table.impl.BooleanRangeValue
-
- getDisplayValue() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getDisplayValue() - Method in interface com.technia.tvc.core.gui.table.RangeValue
-
Returns the displayed range value.
- getDisplayValue() - Method in class com.technia.tvc.core.io.FileSize
-
- getDisplayValue() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getDisposition() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the disposition.
- getDistributedNames() - Method in class com.technia.tvc.core.db.filter.Filters
-
- getDivision() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getDivisionAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getDocumentElementName() - Method in class com.technia.tvc.office.common.PropertyInfo
-
- getDomainObject() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getDoubleArg(String[], String, double) - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getDoubleValue(String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getDoubleValue(String, double) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getDownloadURL() - Method in class com.technia.tvc.office.common.FileInfo
-
- getDownloadURL() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getDownloadURL() - Method in interface com.technia.tvc.reportgenerator.Report
-
Returns the URL of the report download page.
- getDownloadURL() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getDragDataId() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getDragObjectId() - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
- getDragObjectId() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getDragRelationshipId() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getDragSelectedData() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getDropDataId() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getDropInfos() - Method in class com.technia.tvc.office.ui.dropzone.table.DropResult
-
- getDropObjectId() - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
- getDropObjectId() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getDroppableOnOverClass(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getDropRelationshipId() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getDropSelectedData() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getDUNSNumber() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getDUNSNumberAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getDurationString(Locale, long) - Static method in class com.technia.tvc.core.db.DateUtils
-
- getDurationString(Locale, long, long) - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns the duration between two times in a more user friendly format
- getEditableExpression() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Editable Expression setting.
- getEditableExpression() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getEditableExpression() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getEditableExpression() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getEditableExpressionEvaluated() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getEditableFunction() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Editable Function setting.
- getEditableMask() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Editable Mask setting.
- getEditableProgram() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Editable Program setting.
- getEditFieldCount() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
- getEditFields() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
- getElement(Iterator<E>, int) - Static method in class com.technia.tvc.core.util.IteratorUtils2
-
- getElement() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementExportContext
-
- getElement() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementRenderContext
-
- getElementFor(TableData, TableData) - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
- getElementId() - Method in class com.technia.tvc.gridbrowser.util.ElementParam.Element
-
- getElementParam() - Method in class com.technia.tvc.gridbrowser.util.JPOParam
-
- getElementPosition(Element) - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
Returns the position of an element within the grid.
- getElements() - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
Returns the
elements
, from left->right, top->bottom.
- getElements() - Method in class com.technia.tvc.gridbrowser.util.ElementParam
-
- getElementsAtSameIntersection(Element) - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
Returns the elements, which shares the same intersection point.
- getElementsWithSameConnectionId(Element) - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
Returns all the elements, which has the same connection id as the
specified element
- getElementWithId(long) - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
Returns the
element
that has the specified id.
- getEmail() - Method in class com.technia.tvc.collaboration.core.model.Person
-
- getEmail() - Method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns the fullname.
- getEmail() - Static method in class com.technia.tvc.core.db.PersonUtils
-
Returns the users email.
- getEmail() - Method in class com.technia.tvc.core.gui.table.impl.PersonCell.PersonCellValue
-
- getEmailAddress() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getEmailAddressAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getEmbeddedResolver() - Method in class com.technia.tvc.core.db.aef.macro.decorator.Decorator
-
- getEmployeeRel() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getEmployerForPerson() - Static method in class com.technia.tvc.core.db.aef.types.Company
-
Convenienve method for retrieving the company businessobject for which
the current user is an employee.
- getEmployerForPerson(Person) - Static method in class com.technia.tvc.core.db.aef.types.Company
-
Convenienve method for retrieving the company businessobject for which
the person is an employee.
- getEmployerForPerson(String) - Static method in class com.technia.tvc.core.db.aef.types.Company
-
Convenienve method for retrieving the company businessobject for which
the person is an employee.
- getEmployerObjectIDForPerson() - Static method in class com.technia.tvc.core.db.aef.types.Company
-
Convenienve method for retrieving the OID of the company businessobject
for which the current user is an employee.
- getEmployerObjectIDForPerson(Person) - Static method in class com.technia.tvc.core.db.aef.types.Company
-
Convenienve method for retrieving the OID of the company businessobject
for which the person is an employee.
- getEmployerObjectIDForPerson(String) - Static method in class com.technia.tvc.core.db.aef.types.Company
-
Convenienve method for retrieving the OID of the company businessobject
for which the person is an employee.
- getEmptyTableMessage(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
This method returns null by default in order to force writing the default
message.
- getEncoding() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the systems default encoding used when sending/recieving HTTP
information.
- getEncoding() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- getEnd() - Method in class com.technia.tvc.core.db.aef.macro.DefaultMacroBounds
-
Returns the end of the bounds.
- getEnd() - Method in interface com.technia.tvc.core.db.aef.macro.MacroResolver.MacroBounds
-
Returns the end of the macro.
- getEntityRef(int) - Static method in class com.technia.tvc.core.util.StringUtils
-
Encode special XML characters into the equivalent character references.
- getEntityValues() - Method in class com.technia.tvc.core.xml.KeyValueEntityResolver
-
- getEntries() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluationInput
-
- getEntry() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getEntryList() - Method in interface com.technia.tvc.core.gui.table.TableClient
-
Returns the entries in the table that should be evaluated.
- getEntryList() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- getEntryList() - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
Returns the entries in the table.
- getEntryProcessor() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getEntryProcessor() - Method in interface com.technia.tvc.core.table.EntryProcessable
-
- getEntryProcessors() - Method in interface com.technia.tvc.core.gui.table.TableClient
-
- getEntryProcessors() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- getEntryProcessors() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getEntryProcessors() - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
Returns the custom entry processor, if any.
- getEntryProcessors() - Method in interface com.technia.tvc.core.table.EntryProcessable
-
- getEnv() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder.DeaultCoreContext
-
- getEnv() - Method in interface com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext
-
- getEnv() - Method in class com.technia.tvc.core.db.aef.env.BasicEnvironmentSupport
-
Returns the environment.
- getEnv(Object) - Method in class com.technia.tvc.core.db.aef.env.BasicEnvironmentSupport
-
Returns the specified environment variable.
- getEnv() - Method in interface com.technia.tvc.core.db.aef.env.EnvironmentSupport
-
Returns the environment.
- getEnv(Object) - Method in interface com.technia.tvc.core.db.aef.env.EnvironmentSupport
-
Returns the specified environment variable.
- getEnv() - Method in class com.technia.tvc.core.db.domain.TriggerContext
-
- getEnv(String) - Method in class com.technia.tvc.core.db.domain.TriggerContext
-
- getEnv() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
Returns the
env
that was used as a part of the
evaluation.
- getEnv() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluationInput
-
- getEnv() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
Returns the environment.
- getEnv() - Method in class com.technia.tvc.core.table.AbstractTableBean.DefaultNavigationHandler
-
- getEnv() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the environment for the table.
- getEnv(Object) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the environment variable specified by the key.
- getEnv() - Method in class com.technia.tvc.core.table.TableEditEvent
-
- getEnv() - Method in class com.technia.tvc.core.table.TableMassEditEvent
-
- getEnv() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getEnv(HttpServletRequest, TableBean<?>) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Returns the current environment, if the table doesn't have an environment
a new will be created but not associated with the table.
- getEnv() - Method in interface com.technia.tvc.xbom.xbl2.HandlerCtx
-
Returns the current environment
- getEOL() - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns the end-of-line characters used on the current platform.
- getErrorMessage() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getEvaluatedColumns() - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
- getEvaluationChain() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getEvaluationRequiredTableData() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getEvaluationRequiredTableData() - Method in interface com.technia.tvc.core.table.TableBean
-
- getEvaluationRequiredTableDataCount() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getEvaluationRequiredTableDataCount() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the count of all
TableData
instances that needs to be
evaluated.
- getEvaluator() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- getEvaluator() - Method in interface com.technia.tvc.core.gui.table.Table
-
Returns the evaluator that will be used to evaluate the system table.
- getEvent() - Method in class com.technia.tvc.core.db.domain.TriggerContext
-
- getExcelDataFormat() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getExcelExportContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ColumnLabelExcelExportContext
-
- getExcelExportContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementExcelExportContext
-
- getException() - Method in interface com.technia.tvc.core.html.io.HtmlWriter
-
- getException() - Method in interface com.technia.tvc.core.html.io.XMLWriter
-
- getExceptionMessage(MatrixException) - Static method in class com.technia.tvc.core.db.MxUtils
-
Get the message out from the cryptic message a MatrixException throws.
- getExceptionMessage(Exception) - Static method in exception com.technia.tvc.core.TVCException
-
Returns the exception message.
- getExistingTableNames(String[]) - Static method in class com.technia.tvc.core.table.TableUtils
-
This method returns the a List containing the table names
supplied in the arguments, minus the tables that doesn't exist.
- getExpandDepth() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getExpandedChildNodes() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.ExpandedNode
-
- getExpander() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- getExpander() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the expander that is used to expand structures using this view.
- getExpander() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
- getExpanderChain() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
Returns the chain of expanders.
- getExpanders() - Method in class com.technia.tvc.core.structure.ExpanderChain
-
Returns all expanders, except the default.
- getExpandStatement(String, int, String, String, boolean, char) - Method in class com.technia.tvc.core.db.filter.Filters
-
This code was originally in
DefaultStructureBean
, but where
refactored to this class since it is highly coupled with filters.
- getExpansionIterator(String, short, String, String, StringList, StringList, boolean, boolean, short, String, String, boolean, short, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns an expansion iterator with the specified conditions/constraints.
- getExpansionIterator(BusinessObject, short, String, String, StringList, StringList, boolean, boolean, short, String, String, boolean, short, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns an expansion iterator with the specified conditions/constraints.
- getExportContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserExportContext
-
- getExpression(TableClient.Entry, CellValue, Environment) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultUpdater
-
- getExpression() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the expression used to retrieve the column values.
- getExpression() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getExpression() - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- getFaxNumber() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getFaxNumberAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getField() - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldRenderContext
-
Returns the Field
being rendered.
- getField(int) - Method in class com.technia.tvc.core.io.text.TabularDataRecord
-
Returns the field at the specified position.
- getField(Class<T>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getField(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getField(String, Integer...) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
Gets the
component
with a given name and a status.
- getFieldByClass(Class<T>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFieldPostProcess() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getFields() - Method in class com.technia.tvc.core.io.text.TabularDataRecord
-
Returns the values.
- getFields() - Method in class com.technia.tvc.office.common.UserInput
-
- getFields() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFields(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFields(Class<? extends FormComponent>, boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFields(Class<? extends FormComponent>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFieldsWithStatus(int[]) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFieldWithId(String) - Method in class com.technia.tvc.office.common.UserInput
-
- getFieldWithId(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
This method finds the field with a specified id in the form
- getFile() - Method in class com.technia.tvc.core.io.TempFile
-
Returns the temporary file.
- getFileCount() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getFileExtension(String) - Static method in class com.technia.tvc.core.io.FileUtils
-
Returns the file extension of a filename.
- getFileFormat(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the format of a given filename
- getFileInfo() - Method in interface com.technia.tvc.office.server.trigger.TriggerInput
-
- getFileName() - Method in class com.technia.tvc.core.db.domain.to.FileTO
-
- getFileName() - Method in class com.technia.tvc.office.common.FileInfo
-
- getFileName() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getFileName() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getFileNamePrefix() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getFileNames() - Method in class com.technia.tvc.office.ui.dropzone.table.DropCtx
-
- getFileNames() - Method in class com.technia.tvc.office.ui.dropzone.table.DropInfo
-
- getFileNameSuffix() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getFiles(String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the files that are checked into the businessobject.
- getFiles(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the files that are checked into the businessobject.
- getFiles() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Returns an array of the files related to this object
- getFiles() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getFileSite() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getFileSiteAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getFileStoreSymbolicName() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getFileStoreSymbolicName() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getFileStoreSymbolicNameAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getFilter() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Filter setting.
- getFilteredRootNodes(TableDataFilter) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the root nodes that are accepted by the specified filter.
- getFilteredRootNodes(TableDataFilter) - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Returns the root nodes that are accepted by the specified filter.
- getFilteredTableData(TableDataFilter) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getFilteredTableData(TableDataFilter) - Method in interface com.technia.tvc.core.table.TableBean
-
Returns all
TableData
instances that is accepted by the
filter.
- getFilteredTableDataCount(TableDataFilter) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getFilteredTableDataCount(TableDataFilter) - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the count of all
TableData
instances accepted by the
filter.
- getFilterMode(ExpanderBasedStructureBean) - Method in interface com.technia.tvc.core.structure.Expander
-
Returns the filter mode.
- getFilterNames() - Method in class com.technia.tvc.core.db.filter.Filters
-
- getFilters(String, String...) - Static method in class com.technia.tvc.core.db.filter.Filters
-
Returns the filters from the specified role.
- getFilters() - Method in class com.technia.tvc.core.db.filter.Filters
-
- getFilters() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- getFilters() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the filters used by this view.
- getFinderFieldClass() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the custom finder class.
- getFinderLabel() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the label of the finder field.
- getFinderOperator() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the operator of finder field.
- getFinderOrder() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Return the order in which to render the finder field.
- getFinderRendererClass() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the finder renderer class.
- getFinderTooltip() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Return the tooltip of the finder field.
- getFinderType() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the type of finder field, e.g.
- getFirst() - Method in class com.technia.tvc.core.structure.ExpanderChain
-
Returns the first expander.
- getFirstFulfillment() - Method in interface com.technia.tvc.gridbrowser.model.Status
-
- getFirstName() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getFirstNameAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getFirstRevision(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the first revision of the businessobject.
- getFirstRevision() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getFirstRevisionInSequence() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getFirstValue() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns the first value held by the cell, or null if no such value exist.
- getFirstValue() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getFirstValue() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getFixedColumnCount() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getFixedColumnCount() - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getFixedColumnCount() - Method in class com.technia.tvc.core.table.model.SimpleTableModel
-
- getFixedColumnCount() - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getFixedColumnCount(TableBean<? extends TableData>) - Static method in class com.technia.tvc.core.table.TableUtils
-
Count number of fixed column among the visible columns
- getFloatProperty(String) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
Float instance.
- getFloatProperty(String, Float) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
Float instance, or the default value if not such property exist.
- getFloatProperty(String, float) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
float, or the default value if not such property exist.
- getFont(String, Font) - Static method in class com.technia.tvc.core.gui.util.FontUtils
-
Parse the specified string into a java.awt.Font.
- getFont() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getFont() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFText
-
- getFontColor() - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- getFontColor() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- getFontMetrics(Font) - Static method in class com.technia.tvc.core.gui.util.FontUtils
-
Returns the default FontMetrics for the specified Font.
- getFontName() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- getFontSize() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- getFOP0205Spec() - Method in enum com.technia.tvc.reportgenerator.Type
-
- getForm() - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldRenderContext
-
- getFormat() - Method in class com.technia.tvc.core.db.domain.to.FileTO
-
- getFormat() - Method in class com.technia.tvc.core.db.inquiry.DefaultInquiry
-
- getFormat() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Format setting.
- getFormat() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
Returns the format instance that will be used to format the cell's
value.
- getFormat() - Method in class com.technia.tvc.core.gui.table.impl.BooleanCell.BooleanCellValue
-
- getFormat() - Method in class com.technia.tvc.core.gui.table.impl.DateCell.DateCellValue
-
- getFormat() - Method in class com.technia.tvc.core.gui.table.impl.IntCell.IntCellValue
-
- getFormat() - Method in class com.technia.tvc.core.gui.table.impl.RealCell.RealCellValue
-
- getFormat() - Method in class com.technia.tvc.core.gui.table.impl.StringCell.StringCellValue
-
- getFormat(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getFormat(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getFormat() - Method in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- getFormat() - Method in class com.technia.tvc.office.common.FileInfo
-
- getFormat() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getFormat() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getFormat() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter
-
Returns a string representing the format of the generated spreadsheet.
- getFormatNames() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getFormats() - Method in class com.technia.tvc.office.ui.dropzone.table.DropInfo
-
- getFormComponents() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFormComponents(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFormErrors() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFormMode() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFormName() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFormPostProcesses() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFormProcessorClass() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFormWarning() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getFormWarnings() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getForType() - Method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
Returns the type, for which this number generator can be used to create
instances of.
- getForType() - Method in class com.technia.tvc.office.ui.dropzone.table.DropZoneHandler
-
- getFrameGliderConnectIcon(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getFrameGliderImage(TableRenderContext, String, String) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getFrameGliderRearrangeIcon(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getFrameURL(TableRenderContext, String, String, String, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getFramework() - Static method in class com.technia.tvc.collaboration.core.io.AtmosphereFrameworkInjector
-
- getFrameworkCommonPropertyFile() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Get common properties file.
- getFrameworkHomePageProperty() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the value of the ematrix.home.page framework property.
- getFrameworkLoginPageProperty() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the value of the ematrix.login.page framework property.
- getFrameworkPagePathProperty() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the value of the ematrix.page.path framework property.
- getFrameworkProperty(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the value of the specified framework property.
- getFrameworkUILevel3HomePage() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Get framework UI level 3 home page.
- getFrameworkUseUILevel3() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns whether to use UI level 3.
- getFrameworkUseUILevel3Debug() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns whether to debug UI level 3.
- getFrameworkWebAppProperty() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the value of the ematrix.web.app framework property.
- getFreeCount() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns the amount of free numbers that this number generator can give.
- getFrom() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getFrom() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getFromAddress() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Returns the from address.
- getFromId() - Method in class com.technia.tvc.core.db.domain.Connection
-
- getFromId() - Method in class com.technia.tvc.core.db.domain.to.ConnectionTO
-
- getFromId() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- getFromId() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceResult
-
- getFromObject() - Method in class com.technia.tvc.core.db.domain.Connection
-
- getFromObjectId() - Method in interface com.technia.tvc.gridbrowser.model.ConnectionInfo
-
- getFromRelationshipID(String, String, String) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Returns the ID of the from relationship between the specified business
objects using business object print
- getFromRelNames() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- getFromRelNames() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns the names of the relationships available on the from side.
- getFromTypeNames() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- getFTPDirectory() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getFTPDirectory() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getFTPDirectoryAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getFTPHost() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getFTPHost() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getFTPHostAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getFulfillments() - Method in interface com.technia.tvc.gridbrowser.model.Status
-
- getFullName() - Method in class com.technia.tvc.collaboration.core.model.Person
-
- getFullname() - Method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns the fullname.
- getFullname() - Static method in class com.technia.tvc.core.db.PersonUtils
-
Returns the users fullname.
- getFullName() - Method in class com.technia.tvc.core.gui.table.impl.PersonCell.PersonCellValue
-
- getFunction() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Function setting.
- getGadget() - Method in interface com.technia.tvc.core.gui.dashboard.loader.DashboardLoaderContext
-
- getGadgetDefID() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getGadgetDefID() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getGadgetExpression() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getGadgetExpression() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getGadgetExpression() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getGadgetExpression() - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getGeneratedKey(HttpSession) - Static method in class com.technia.tvc.core.util.SessionUtils
-
Generates a key, using the key generator stored within the session.
- getGeneratedKey(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- getGetMethod() - Method in class com.technia.tvc.office.server.trigger.builtin.JPOBasedPropertyHandler
-
- getGlobalActions() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
- getGlobalJSFunctions() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getGlobalValidation() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getGoRearrangeRowActionSpec(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getGoThereAction(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getGoThereRowActionSpec(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getGoThereTooltipKey(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getGregorianCalendar() - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns a Gregorian Calendar instance.
- getGridAxes() - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
Returns the
GridAxes
instance, which holds the data on the row
and col axis.
- getGridBrowser() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserExportContext
-
- getGridBrowser() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserRenderContext
-
- getGridBrowser(ExportContext) - Static method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- getGridBrowser(TableRenderContext) - Static method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- getGridBrowserName() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserExportContext
-
- getGridBrowserName() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserRenderContext
-
- getGridBrowserName(TableRenderContext) - Static method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- getGroupCalculation() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the calculation(s) to be shown in group cell setting.
- getGroupContent(GroupNode, Environment) - Method in interface com.technia.tvc.core.table.group.GroupStructureBean
-
Returns the content of a group.
- getGroupContent(GroupNode, Environment) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- getGroupContent(GroupNode, Environment) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- getGroupDef() - Method in class com.technia.tvc.core.table.group.Group
-
Returns the group definition.
- getGroupDefInfos() - Method in interface com.technia.tvc.core.table.group.GroupStructureBean
-
Returns information about the group definitions.
- getGroupDefInfos() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- getGroupDefInfos() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- getGroupDefs() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getGrouped() - Method in class com.technia.tvc.core.table.TableGroupedEvent
-
- getGroupHeader() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the group header.
- getGroupHeader() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Group Header setting.
- getGroupHeader() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getGroupHeader(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getGroupHeader(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getGroupHeaderBGColor() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the background color of group header.
- getGroupHeaderBGColor() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getGroupHeaderBGColor(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getGroupHeaderBGColor(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getGroupHeaders() - Method in interface com.technia.tvc.structurebrowser.render.TableHeaderRenderContext
-
- getGroupId() - Method in class com.technia.tvc.core.table.group.Group
-
Returns the group ID.
- getGroupId(TableData, CellValue) - Method in class com.technia.tvc.core.table.group.GroupDef
-
- getGroupID() - Method in interface com.technia.tvc.core.table.group.GroupNode
-
Returns the id of the
Group
that this node represents.
- getGroupID() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- getGroupId() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.ExpandedNode
-
- getGroupId(CellValue) - Method in interface com.technia.tvc.core.table.group.ValueMapper
-
- getGroupLevel() - Method in interface com.technia.tvc.core.table.group.GroupNode
-
Returns the group level.
- getGroupLevel() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- getGroupModel() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- getGroupName() - Method in class com.technia.tvc.core.table.group.GroupDef
-
- getGroupName() - Method in class com.technia.tvc.core.table.group.GroupDefInfo
-
- getGroupNode(GroupID) - Method in interface com.technia.tvc.core.table.group.GroupNodeContainer
-
Finds a
GroupNode
with the specified ID among the immediate
children of this container.
- getGroupNode(GroupID[]) - Method in interface com.technia.tvc.core.table.group.GroupNodeContainer
-
- getGroupNode(GroupNodeContainer, GroupID) - Static method in class com.technia.tvc.core.table.group.GroupUtils
-
- getGroupNode(GroupNodeContainer, GroupID[]) - Static method in class com.technia.tvc.core.table.group.GroupUtils
-
- getGroupNode(GroupID) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- getGroupNode(GroupID[]) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- getGroupNode(GroupID) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- getGroupNode(GroupID[]) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- getGroupNode(GroupID) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- getGroupNode(GroupID[]) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- getGroupNodes() - Method in interface com.technia.tvc.core.table.group.GroupNodeContainer
-
Returns all immediate children that are
GroupNode
instances.
- getGroupNodes(Iterator<StructureBeanNode>) - Static method in class com.technia.tvc.core.table.group.GroupUtils
-
- getGroupNodes() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- getGroupNodes() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- getGroupNodes() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- getGroups() - Method in class com.technia.tvc.core.db.Assignments
-
Returns the groups to which the person has been assigned.
- getGroups() - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- getGroupSize() - Method in interface com.technia.tvc.core.table.group.GroupNode
-
Returns the number of rows that this group contains.
- getGroupSize() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- getHandleId() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- getHandler() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getHasActions() - Method in class com.technia.tvc.gridbrowser.def.beans.RowAxisInfo
-
- getHasAttribute(AttributeInfo) - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- getHasAttribute(AttributeInfo) - Method in class com.technia.tvc.core.db.model.TypeInfo
-
- getHasChangeNameAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasChangeOwnerAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasChangePolicyAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasChangeTypeAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasChangeVaultAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasCheckinAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasCheckoutAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasChoices() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- getHasChoices() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getHasColumns() - Method in class com.technia.tvc.gridbrowser.def.beans.RowAxisInfo
-
- getHasCreateAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasDeleteAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasDemoteAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasDimension() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
- getHasDisableAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasEditAccess() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getHasEnableAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasExecuteAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasFromConnectAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasFromDisconnectAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasGrantAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHashMap() - Method in class com.technia.tvc.core.util.FakeHashMap
-
- getHasLockAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasMenuBar() - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- getHasModifyAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasOverrideAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasParent() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getHasParent() - Method in interface com.technia.tvc.core.table.TableBean
-
- getHasPromoteAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasRanges() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- getHasReadAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasReviseAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasRevokeAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasRowActionColumn(TableBean<?>, int) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Returns true if there are any columns that should be moved into the
actions menu.
- getHasScheduleAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasShowAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasTabs() - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- getHasToConnectAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasToDisconnectAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasUnlockAccess() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getHasVersions() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getHeader() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- getHeader() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getHeader() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the header for this table.
- getHeader() - Method in class com.technia.tvc.core.table.TableHeaders
-
- getHeader() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- getHeader(Locale) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- getHeader() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getHeader() - Method in interface com.technia.tvc.structurebrowser.render.PageHeaderRenderContext
-
- getHeaderRotationAngle() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getHeaderRotationAngle() - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- getHeadResources(FieldRenderContext) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- getHeadResources(FieldRenderContext) - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldCellRenderer
-
Get the header resources required by a field
- getHeadResources(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- getHeadResources(FormComponentRenderContext) - Method in interface com.technia.tvc.structurebrowser.form.render.field.FormFieldRenderer
-
Returns the resources to be included, such as Java Script, CSS etc.
- getHeight() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getHeight() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getHeight() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getHeight() - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getHeight() - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- getHelpHref() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getHelpHref() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getHelpMarker() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Returns the help marker.
- getHierarchy() - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- getHighest() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getHistory(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the history of the businessobject.
- getHomePhoneNumber() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getHomePhoneNumberAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getHorizontalAlignment() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getHorizontalAlignment() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getHost() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the default host.
- getHostMeetings() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getHostMeetingsAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getHref() - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- getHref() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the column's href.
- getHref() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getHref() - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- getHref() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- getHref(HttpServletRequest, Tab) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Returns the HREF of a tab.
- getHref() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- getHref() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- getHtml(Locale, TableBean<?>, String, String) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getHtmlWriter() - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldRenderContext
-
Returns the HTML writer.
- getHtmlWriter() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserRenderContext
-
- getHtmlWriter() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- getIconClass() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getIconMail() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getIconMailAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getIconURLForCell(TableCellRenderContext, CellValue) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the URL to the configured icon for the specified cell value.
- getId() - Method in class com.technia.tvc.collaboration.core.model.cloud.Cloud
-
- getId() - Method in interface com.technia.tvc.collaboration.core.model.Config
-
Returns Config id
- getId() - Method in interface com.technia.tvc.collaboration.core.model.context.ContextInfoResolver.DisplayData
-
Object id of the object.
- getId() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.EnoviaId
-
- getId() - Method in interface com.technia.tvc.collaboration.core.model.Identifier
-
- getId() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getId() - Method in class com.technia.tvc.collaboration.core.model.Person
-
- getId() - Method in class com.technia.tvc.collaboration.core.model.Recipient
-
- getId() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getId() - Method in class com.technia.tvc.core.db.domain.to.ConnectionTO
-
- getId() - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- getId() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
- getID() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getID() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getID() - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getID() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getID() - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getId() - Method in interface com.technia.tvc.core.gui.menubar.Component
-
Returns the ID of this component.
- getId() - Method in class com.technia.tvc.core.gui.resource.Template
-
- getId() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- getId() - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- getId() - Method in class com.technia.tvc.core.table.group.GroupID
-
- getId() - Method in interface com.technia.tvc.core.table.TableData
-
Returns the ID for the table data.
- getId() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns the unique ID of the task.
- getId() - Method in class com.technia.tvc.core.util.ObjectCache
-
- getId() - Method in interface com.technia.tvc.gridbrowser.model.ConnectionInfo
-
- getId() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
Returns the id of this element.
- getId() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getId() - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.PackageDependency
-
- getId() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
Returns the id of the report
- getId() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getId() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getId() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getId() - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- getIdentifier() - Method in enum com.technia.tvc.collaboration.discussion.model.ContentType
-
- getIdentifier() - Method in class com.technia.tvc.core.db.select.Component
-
- getIdentifier() - Method in enum com.technia.tvc.structurebrowser.render.TableLayout
-
- getIds(DashboardLoaderContext) - Method in interface com.technia.tvc.core.gui.dashboard.loader.Loader
-
Returns either the object-id's or the relationship-id's, which the chart
should be based upon.
- getIds(TableBean<?>, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns a (unique) set of ID's from a table bean.
- getImage() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getImage() - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getImageData() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Returns the ImageData map.
- getImageSize() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Image Size setting.
- getImmediateDerivativeNames() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns the immediate derivative type names.
- getInCellEditCellRenderContext(TableBodyRenderContext, long, int, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getIndentMode() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- getIndex() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
- getIndex() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getIndex() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns the index of this node within the structure
- getIndex() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementRenderContext
-
- getIndexForColumn(Table, String, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getIndexSpace() - Method in class com.technia.tvc.core.db.VaultUtils.VaultInfo
-
Returns the name of the index space for this vault
- getInitFunction(TableResourceContext) - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderer
-
- getInitialExpandDepth() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the initial expand depth.
- getInitialExpandDepth() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the initial expand depth.
- getInitialExpandLevel() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- getInitialExpandMode() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the mode used when performing an initial expand on the structure.
- getInitialExpandMode() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the mode used when performing an initial expand on the structure.
- getInitialIndex() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- getInitParameter(ServletConfig, String, String) - Static method in class com.technia.tvc.core.util.ServletConfigUtils
-
- getInitParameter(ServletConfig, String, boolean) - Static method in class com.technia.tvc.core.util.ServletConfigUtils
-
- getInitParameter(ServletConfig, String, byte) - Static method in class com.technia.tvc.core.util.ServletConfigUtils
-
- getInitParameter(ServletConfig, String, short) - Static method in class com.technia.tvc.core.util.ServletConfigUtils
-
- getInitParameter(ServletConfig, String, int) - Static method in class com.technia.tvc.core.util.ServletConfigUtils
-
- getInitParameter(ServletConfig, String, long) - Static method in class com.technia.tvc.core.util.ServletConfigUtils
-
- getInitParameter(ServletConfig, String, float) - Static method in class com.technia.tvc.core.util.ServletConfigUtils
-
- getInitParameter(ServletConfig, String, double) - Static method in class com.technia.tvc.core.util.ServletConfigUtils
-
- getInitParamValue(String) - Static method in class com.technia.tvc.core.db.MxUtils
-
Returns an init-parameter value.
- getInput() - Method in class com.technia.tvc.core.gui.report.Report
-
- getInput() - Method in interface com.technia.tvc.reportgenerator.ConverterCtx
-
- getInput() - Method in interface com.technia.tvc.reportgenerator.output.OutputHandlerCtx
-
- getInput() - Method in interface com.technia.tvc.reportgenerator.postprocess.PostProcessorCtx
-
- getInputClassName() - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Returns the CSS class name for the input field.
- getInputDateFormat() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the date format to use when formatting dates to should be
inserted into eMatrix.
- getInputDateFormatInstance() - Static method in class com.technia.tvc.core.db.DateUtils
-
Returns a java.text.DateFormat instance that can be used to convert
java.util.Date instances to a format accepted by Matrix when editing a
datetime property.
- getInputDateTimeFormat() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system's date time format to use when setting date time
values in the Matrix database.
- getInputHeight() - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Returns the height of the input field.
- getInputHeightInPixels() - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Returns the height of the input field in pixels.
- getInputId(Field, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- getInputId(Field, CellValue) - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldCellRenderer
-
Returns the ID of the HTML edit field that's used for a particular value.
- getInputId(long, int, int) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the id of the HTML input element for a cell value in edit mode.
- getInputId(TableBean<?>, TableData, CellValue) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the id of the HTML input element for a cell value in edit mode.
- getInputStream(String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Returns the content of the specified page object as a
java.io.InputStream.
- getInputStream() - Method in class com.technia.tvc.core.io.TempFile
-
Returns an InputStream
that can be used to read the content of
the temp file.
- getInputStream(boolean) - Method in class com.technia.tvc.core.io.TempFile
-
Returns an InputStream
that can be used to read the content of
the temp file.
- getInputStream() - Method in interface com.technia.tvc.core.util.mail.Attachment
-
- getInputTextAlign() - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Returns the text align.
- getInputType() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Input Type setting.
- getInputType(CellValue) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the input type for the cell value
- getInputWidth() - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Returns the width of the input field.
- getInputWidthInPixels() - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Returns the width of the field in pixels.
- getInstalledDate() - Method in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
Returns the installed date.
- getInstaller() - Method in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
Returns the name of the installing application.
- getInstance() - Static method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getInstance() - Static method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getInstance(String) - Static method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getInstance(String) - Static method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- getInstance() - Static method in class com.technia.tvc.core.db.aef.macro.SelectExpressionMacroResolver
-
- getInstance() - Static method in class com.technia.tvc.core.db.aef.macro.source.SelectExpressionSource
-
- getInstance() - Static method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the user preferences
- getInstance(boolean) - Static method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the user preferences
- getInstance(String, boolean) - Static method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the user preferences
- getInstance(String, String) - Static method in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
Returns an instance representing the specified admin object.
- getInstance() - Static method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the default instance.
- getInstance(String, String) - Static method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the instance for the specified admin type and name.
- getInstance(String) - Static method in class com.technia.tvc.core.db.aef.naming.PolicyInfo
-
Returns an instance representing the specified policy object.
- getInstance(String) - Static method in class com.technia.tvc.core.db.aef.types.Person
-
- getInstance() - Static method in class com.technia.tvc.core.db.aef.types.Person
-
- getInstance() - Static method in class com.technia.tvc.core.db.Assignments
-
Returns an instance that represents the assignments of the context user.
- getInstance(String) - Static method in class com.technia.tvc.core.db.Assignments
-
Returns an instance that represents the assignments of the specified
person.
- getInstance(String) - Static method in class com.technia.tvc.core.db.BasicUtils
-
Parses the java.lang.String, returning the corresponding
BasicInfo instance.
- getInstance() - Static method in class com.technia.tvc.core.db.dataset.DataSetFactory
-
- getInstance(String) - Static method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns an AttributeInfo instance encapsulating information
about the requested attribute.
- getInstance(String) - Static method in class com.technia.tvc.core.db.model.DimensionInfo
-
Returns an DimensionInfo instance encapsulating information
about the requested dimension.
- getInstance(String) - Static method in class com.technia.tvc.core.db.model.FormatInfo
-
Returns a FormatInfo instance encapsulating information about
the requested format.
- getInstance() - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns a PersonInfo instance encapsulating information about
the current person.
- getInstance(String) - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns a PersonInfo instance encapsulating information about
the requested person.
- getInstance(String) - Static method in class com.technia.tvc.core.db.model.PolicyInfo
-
Returns a PolicyInfo instance encapsulating information about
the requested policy.
- getInstance(String) - Static method in class com.technia.tvc.core.db.model.RelationshipInfo
-
Returns a RelationshipInfo instance encapsulating information
about the requested relationship.
- getInstance(String) - Static method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns a TypeInfo instance encapsulating information about the
requested type.
- getInstance(String) - Static method in class com.technia.tvc.core.db.model.UserInfo
-
Returns a UserInfo instance encapsulating information about the
requested user.
- getInstance() - Static method in class com.technia.tvc.core.db.SystemSettings
-
- getInstance() - Static method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
- getInstance() - Static method in class com.technia.tvc.core.db.table.evaluator.DefaultUpdater
-
Returns the global instance of this class.
- getInstance() - Static method in class com.technia.tvc.core.gui.menubar.ComponentFactory
-
- getInstance() - Static method in class com.technia.tvc.core.gui.page.PageConfigFactory
-
Returns the factory that is used to load
PageConfig
s within this
application.
- getInstance() - Static method in class com.technia.tvc.core.gui.table.impl.BooleanValueFormat
-
Returns the instance to use across the application.
- getInstance(Locale) - Static method in class com.technia.tvc.core.gui.table.impl.DateValueFormat
-
Returns an instance for the specified locale.
- getInstance() - Static method in class com.technia.tvc.core.gui.table.impl.DefaultRangeHandler
-
Returns the default instance.
- getInstance() - Static method in class com.technia.tvc.core.gui.table.impl.IntValueFormat
-
Returns the instance to use across the application.
- getInstance() - Static method in class com.technia.tvc.core.gui.table.impl.RealValueFormat
-
Returns the instance to use across the application.
- getInstance() - Static method in class com.technia.tvc.core.gui.table.impl.StringValueFormat
-
Returns the instance to use across the application.
- getInstance() - Static method in class com.technia.tvc.core.gui.table.TableFactory
-
The application wide factory instance.
- getInstance() - Static method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Returns the default renderer instance
- getInstance() - Static method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Returns the default instance, note that this class is not a singleton;
you can create subclasses and other instances if necessary.
- getInstance() - Static method in class com.technia.tvc.core.gui.view.ViewFactory
-
- getInstance() - Static method in class com.technia.tvc.core.TVCSystem
-
Returns the TVCSystem instance.
- getInstance() - Static method in class com.technia.tvc.core.util.mail.MailMessageFactory
-
Returns the factory class, suitable for the runtime environment.
- getInstance() - Static method in class com.technia.tvc.core.xml.ajax.AjaxConfig
-
- getInstance() - Static method in class com.technia.tvc.structurebrowser.edit.DefaultCellEditor
-
- getInstance() - Static method in class com.technia.tvc.xbom.xbl2.impl.DefaultHandler
-
- getInt() - Method in enum com.technia.tvc.core.db.transaction.TxType
-
Returns the int value that is equal to the corresponding constant in
matrix.db.Context.
- getIntance(String, String) - Static method in class com.technia.tvc.collaboration.core.model.cloud.Cloud
-
- getIntance(String, String, boolean) - Static method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- getIntance(String, String) - Static method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- getIntArg(String[], String, int) - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- getInteger() - Method in class com.technia.tvc.core.util.SystemProperty
-
Returns the property value as an integer.
- getIntegerProperty(String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key.
- getIntegerProperty(String, Locale) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key and locale.
- getIntegerProperty(String) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
Integer instance.
- getIntegerProperty(String, Integer) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
Integer instance, or the default value if not such property
exist.
- getIntegerProperty(String, int) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to an
int, or the default value if not such property exist.
- getIntegerValue(String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getIntegerValue(String, int) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getIntegerValue() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getIntersection(Element) - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
- getIntersectionData() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
- getIntersectionData(EvaluatedData) - Method in class com.technia.tvc.gridbrowser.model.IntersectionEvaluator
-
This method returns null by default.
- getIntersectionSelectables(GridBrowserModel) - Method in class com.technia.tvc.gridbrowser.model.IntersectionEvaluator
-
- getItem() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getItems() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- getIterator(List<?>, short) - Method in class com.technia.tvc.core.db.Query
-
Evaluates the query and selects the specified select statements.
- getJavasciptBadChars() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters for use in comment or description
fields.
- getJavasciptBadCharsArray() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters for use in comment or description
fields.
- getJavasciptCoreBadChars() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters for use in comment or description
fields.
- getJavasciptCoreBadCharsArray() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters for use in comment or description
fields.
- getJavasciptCoreNameBadChars() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters for use in Name fields.
- getJavasciptCoreNameBadCharsArray() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters for use in Name fields.
- getJavasciptNameBadChars() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters for use in Name fields.
- getJavasciptNameBadCharsArray() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters for use in Name fields.
- getJavasciptRestrictedBadChars() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters special restricted usage.
- getJavasciptRestrictedBadCharsArray() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Javascript Define Bad Characters special restricted usage.
- getJavaScript() - Method in class com.technia.tvc.core.gui.dashboard.Content
-
- getJavascript() - Method in class com.technia.tvc.structurebrowser.edit.Response.Script
-
- getJavascript() - Method in class com.technia.tvc.structurebrowser.form.model.Response.Script
-
- getJavascriptBadCharsDelimeter() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Define the delimiter to be used for the list of invalid character list
defined below.
- getJavascriptRefs() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getJavaScriptResource(String) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getJobInfoMacro() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getJpoArgumentMap(Serializable) - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getJpoArgumentMap(Serializable) - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getJpoArgumentMap(Serializable) - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getJPOColumnValues(Column, JPOName, List<Map<Object, Object>>, Environment) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
Invokes the specified JPO to retrieve column values.
- getJPOName() - Method in class com.technia.tvc.office.server.trigger.builtin.JPOBasedPropertyHandler
-
- getJPOValue() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
Returns the value, obtained from an JPO if that was the case.
- getJsFunction() - Method in class com.technia.tvc.core.db.aef.link.DefaultLinkCreator
-
- getJSONValue() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.EnoviaId
-
- getJSONValue() - Method in interface com.technia.tvc.core.util.json.JSONValue
-
- getJSTreeId() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
- getJSUpdateField(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- getJtViewerType() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getJTViewerTypeAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getKey() - Method in class com.technia.tvc.core.util.i18n.ApplicationMultilingualText
-
- getKey() - Method in class com.technia.tvc.core.util.i18n.MessageResourcesMultilingualText
-
Returns the resource key.
- getKey() - Method in class com.technia.tvc.core.util.KeyValue
-
- getLabel() - Method in class com.technia.tvc.collaboration.core.model.category.LabeledCategory
-
- getLabel() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- getLabel() - Method in class com.technia.tvc.core.db.model.DimensionInfo.Unit
-
- getLabel() - Method in class com.technia.tvc.core.gui.autocomplete.Result.Option
-
- getLabel() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the column label.
- getLabel() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- getLabel() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getLabel() - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- getLabel() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- getLabel() - Method in class com.technia.tvc.core.table.group.GroupID
-
- getLabel() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
- getLabel() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getLabel() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getLabel() - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- getLabelAsString(ResolvedLabel) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- getLabelAsString(ResolvedLabel, boolean, boolean) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- getLabelBackgroundPaint() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getLabelFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getLabelFor(TableData) - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
- getLabelLinkPaint() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getLabelOrAlt(Column) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getLabelOrAlt(Column, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getLabelOrId() - Method in class com.technia.tvc.core.table.group.GroupID
-
- getLabelOutlinePaint() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getLabelStyle() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getLabelStyleExpressionEvaluated() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getLanguage() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Returns the preferred language.
- getLanguage() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system's default language when retrieving locale sensitive
information.
- getLastFulfillment() - Method in interface com.technia.tvc.gridbrowser.model.Status
-
- getLastLoginDate() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getLastLoginDateAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getLastLoginServerURL(Person) - Method in class com.technia.tvc.collaboration.core.model.dao.PersonDAO
-
- getLastLoginServerURLs(List<Person>) - Method in class com.technia.tvc.collaboration.core.model.dao.PersonDAO
-
- getLastModified(URL) - Static method in class com.technia.tvc.core.io.IOUtils
-
Gets the last modified timestamp from the URL connection.
- getLastModified() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getLastName() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getLastNameAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getLastRevision(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the last revision of the businessobject.
- getLastRevision() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getLatestRevisionInState(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- getLatestRevisionInState(String, String[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
- getLatestRevisionInState(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Returns the latest revision whose current state is equal to the
specified.
- getLatestRevisionInState(String[]) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Returns the latest revision whose current state is any of the specified.
- getLatestVersion(String, boolean) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
Returns the latest version object matching the given filename/title.
- getLatestVersion(String) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getLatestVersions() - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getLatestVersionsCount() - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getLaunchInHiddenFrame() - Method in class com.technia.tvc.core.gui.report.Report
-
- getLaunchInPopup() - Method in class com.technia.tvc.core.gui.report.Report
-
- getLayout() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- getLegend() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
- getLegendFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getLength() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns the length, which a number/name that is/will be generated by this
number/name generator.
- getLevel() - Method in class com.technia.tvc.core.db.domain.ExpandConnection
-
- getLevel() - Method in class com.technia.tvc.core.db.Expander.Row
-
- getLevel() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns the level of this node
- getLevel() - Method in class com.technia.tvc.core.table.group.GroupDef
-
- getLevel(String) - Static method in class com.technia.tvc.core.TVCLogManager
-
- getLevel() - Method in class com.technia.tvc.core.TVCLogManager.LoggerInfo
-
- getLevel() - Method in class com.technia.tvc.core.util.TreeNode
-
- getLevel() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellContext
-
- getLevel() - Method in interface com.technia.tvc.structurebrowser.render.cell.SpreadsheetExportCellContext
-
- getLevel() - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportRowContext
-
- getLevel() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportRowContext
-
- getLevel() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportRowContext
-
- getLevel() - Method in interface com.technia.tvc.structurebrowser.render.TextExportRowContext
-
- getLevel() - Method in interface com.technia.tvc.structurebrowser.render.XMLExportRowContext
-
- getLink() - Method in class com.technia.tvc.structurebrowser.edit.Response.OpenLink
-
- getLinkCreator() - Method in class com.technia.tvc.core.db.aef.link.MxLinkFormatter
-
- getLinkText(String, String, String, String, String, boolean) - Method in class com.technia.tvc.core.db.aef.link.DefaultLinkCreator
-
Returns the text that should be displayed in the link (the text that will
be hyperlinked).
- getLoader(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecCustomLoaderToTableAction
-
- getLoader(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecInquiryToTableAction
-
- getLoader(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecIntoFlatTableAction
-
- getLoader(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecJPOToTableAction
-
- getLoader(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecQueryToTableAction
-
- getLoader(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecTempQueryToTableAction
-
- getLoader(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.LoadSetAction
-
- getLoader(StructureBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.NewNavigateAction
-
- getLoaderInput(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecInquiryToTableAction
-
- getLoaderInput(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecIntoFlatTableAction
-
Returns he input parameters used to load the data into the
table
.
- getLoaderInput(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecJPOToTableAction
-
- getLoaderInput(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecQueryToTableAction
-
- getLoaderInput(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecTempQueryToTableAction
-
- getLoaderInput(FlatTableBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.LoadSetAction
-
- getLoaderInput(StructureBean, HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.NewNavigateAction
-
Returns the loader input used by the
TableBeanLoader
when about
to load the data into the structure.
- getLoadURL(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- getLocalAttribute(String, AttributeInfo.OwnerKind, String) - Static method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns the local attribute with the given name for the specified owner
- getLocalAttributes(String, AttributeInfo.OwnerKind) - Static method in class com.technia.tvc.core.db.model.AttributeInfo
-
- getLocalAttributes(String) - Static method in class com.technia.tvc.core.db.model.AttributeInfo
-
- getLocalAttributes() - Static method in class com.technia.tvc.core.db.model.AttributeInfo
-
- getLocale() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Returns the preferred locale.
- getLocale() - Method in class com.technia.tvc.core.db.aef.link.DefaultLinkCreator
-
- getLocale() - Method in class com.technia.tvc.core.db.aef.macro.source.BusinessObjectSource
-
- getLocale() - Method in class com.technia.tvc.core.db.aef.macro.source.RelationshipSource
-
- getLocale() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Returns the locale
associated with the Context.
- getLocale() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getLocale() - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getLocale() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the locale of this column.
- getLocale() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getLocale() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getLocale() - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getLocale() - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getLocale() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system's default locale when retrieving locale sensitive
information.
- getLocale(Environment) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getLocale(HttpServletRequest) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getLocale(PageContext) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getLocale() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getLocale() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns the preferred locale.
- getLocale() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
Returns the preferred locale.
- getLocale() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserExportContext
-
- getLocale() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserRenderContext
-
- getLocale() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getLocale() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getLocale() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellContext
-
- getLocale() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellHeaderContext
-
- getLocale() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- getLocale() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the current locale.
- getLocaleForHeaders() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getLocaleKey(Locale) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Gets the key for the specified locale.
- getLocales() - Method in class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
- getLocalizedAttributeName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized attribute name.
- getLocalizedAttributeText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this attribute.
- getLocalizedBasicName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized basic name.
- getLocalizedBasicText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this basic.
- getLocalizedFilterName(String, String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- getLocalizedFilterText(String, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this filter.
- getLocalizedFormatName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized format name.
- getLocalizedFormatText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this format.
- getLocalizedInterfaceName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized interface name.
- getLocalizedName(String, String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized name of a resource.
- getLocalizedName(String, String[], Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- getLocalizedName() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- getLocalizedPolicyName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized policy name.
- getLocalizedPolicyText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this policy.
- getLocalizedRangeName(String, String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized name of an attribute range value.
- getLocalizedRangeText(String, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this range value.
- getLocalizedRelationshipName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized relationship name.
- getLocalizedRelationshipText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this relationship.
- getLocalizedRoleName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized role name.
- getLocalizedRoleText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this role.
- getLocalizedStateName(String, String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized state name.
- getLocalizedStateText(String, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this state.
- getLocalizedTableName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- getLocalizedTableText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this table.
- getLocalizedText(String, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- getLocalizedText(String, String[]) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- getLocalizedTypeName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized type name.
- getLocalizedTypeText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this type.
- getLocalizedVaultName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the localized vault name.
- getLocalizedVaultText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this vault.
- getLocalizedViewName(String, Locale) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- getLocalizedViewText(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a MultilingualText instance for this vault.
- getLocalizer() - Method in interface com.technia.tvc.core.gui.table.Column
-
This method will return a localized version of a cell value.
- getLocalizer() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getLocalName() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
- getLocalTxContext() - Static method in class com.technia.tvc.core.db.transaction.TxManager
-
Returns the local transactional context that has been associated with the
current thread.
- getLocation() - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- getLocationCode() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getLocationCodeAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getLocationType() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getLocator() - Static method in class com.technia.tvc.collaboration.core.model.cloud.CloudService
-
- getLocator() - Method in class com.technia.tvc.core.util.cache.loader.ResourceLoader
-
- getLocker() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getLocker() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getLogDir() - Static method in class com.technia.tvc.core.TVCLogManager
-
- getLoggerInfos() - Static method in class com.technia.tvc.core.TVCLogManager
-
- getLoginPage(HttpServletRequest) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- getLoginPage(HttpServletRequest) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
Returns the login page.
- getLoginType() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getLoginTypeAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getLongProperty(String) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
Long instance.
- getLongProperty(String, Long) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
Long instance, or the default value if not such property exist.
- getLongProperty(String, long) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key converted to a
long, or the default value if not such property exist.
- getMainPage(HttpServletRequest) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- getMainPage(HttpServletRequest) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
Returns the target page (e.g.
- getMajor() - Method in class com.technia.tvc.core.db.MxVersion
-
Returns the major version.
- getMajor() - Method in interface com.technia.tvc.core.util.Version
-
The major version number.
- getMajorVersion() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the major version of the AEF.
- getManufacturingLocations() - Static method in class com.technia.tvc.core.db.aef.types.Location
-
- getManufacturingLocations(Company) - Static method in class com.technia.tvc.core.db.aef.types.Location
-
- getManufacturingSiteAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getMapping(HttpServletRequest) - Static method in class com.technia.tvc.core.util.ActionUtils
-
- getMassUpdateResources(MassUpdateResourceContext) - Method in class com.technia.tvc.structurebrowser.render.cell.TableCellRenderer
-
- getMaxFileCount() - Method in class com.technia.tvc.office.ui.dropzone.table.DropZoneHandler
-
- getMaxObjectCount() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- getMaxRetryCount() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
- getMaxThreads() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
- getMeetingKey() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getMeetingKeyAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getMeetingPassword() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getMeetingPasswordAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getMeetingSiteID() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getMeetingSiteIDAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getMeetingSiteName() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getMeetingSiteNameAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getMeetingUsername() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getMeetingUsernameAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getMenu(MenuContext) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.menu.DefaultMenuProvider
-
- getMenu(MenuContext) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.menu.DefaultToolbarProvider
-
- getMenu(MenuContext) - Method in interface com.technia.tvc.collaboration.core.model.menu.MenuProvider
-
- getMenu(MenuContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.menu.DefaultDiscussionPanelThreadProvider
-
- getMenu(MenuContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.menu.DefaultInboxThreadProvider
-
- getMenu() - Method in interface com.technia.tvc.core.gui.menubar.MenuBar
-
- getMenuBar() - Method in interface com.technia.tvc.core.gui.menubar.MenuBarSupport
-
- getMenuBar() - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- getMenuBar() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getMenuBar() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getMenuRef() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.menu.DefaultMenuProvider
-
- getMenuRef() - Method in interface com.technia.tvc.collaboration.core.model.menu.MenuProvider
-
- getMessage() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getMessage() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getMessage() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getMessage(Locale, ActionError) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getMessage(Locale, String, Object...) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getMessage(Environment, String, Object...) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getMessage(PageContext, String, Object...) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getMessage(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getMessage() - Method in class com.technia.tvc.structurebrowser.edit.Response.Confirm
-
- getMessage() - Method in class com.technia.tvc.structurebrowser.form.model.Response.Confirm
-
- getMessageArgs() - Method in exception com.technia.tvc.core.TVCException
-
Returns the arguments that should be used when resolving the message key
into a message.
- getMessageCount() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getMessageKey() - Method in exception com.technia.tvc.core.TVCException
-
Returns the message key that will be resolved to a message.
- getMessageResources() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the message resource bundle, used to localize messages or UI
labels within the TVC subsystem.
- getMessageResources() - Method in class com.technia.tvc.core.util.i18n.MessageResourcesMultilingualText
-
Returns the base-name.
- getMessages() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Deprecated.
Use getItems instead
- getMessages() - Method in class com.technia.tvc.core.gui.dashboard.Content
-
- getMessages() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getMessageSortValue(String) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
Get the value to sort on for TVC Collaboration Message object
- getMessageSortValueJPO(Context, String[]) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
- getMessageText(String, Object...) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getMessageText(Locale, String, Object[]) - Static method in class com.technia.tvc.core.util.MessageUtils
-
- getMethod() - Method in class com.technia.tvc.core.db.jpo.JPOName
-
- getMethod(Class<?>, String, Class<?>) - Static method in class com.technia.tvc.core.util.ReflectionUtils
-
Finds the method on the specified type, with the name
name, and that takes a parameter of parameterType.
- getMiddleName() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getMiddleNameAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getMimeType() - Method in enum com.technia.tvc.reportgenerator.Type
-
- getMinor() - Method in class com.technia.tvc.core.db.MxVersion
-
Returns the minor version.
- getMinor() - Method in interface com.technia.tvc.core.util.Version
-
The minor version number.
- getMinorVersion() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the minor version of the AEF.
- getMinThreads() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
- getMobileLoginPage(HttpServletRequest) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- getMobileLoginPage(HttpServletRequest) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
Returns the mobile login page.
- getMobileRendererClassName() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
If the component has a mobile render, return the name of the class
- getMode() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.SortInfo
-
Returns the sort mode.
- getMode() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getMode(TableBean<?>) - Static method in class com.technia.tvc.core.table.ModeUtils
-
- getModeAsString(TableBean<?>) - Static method in class com.technia.tvc.core.table.ModeUtils
-
- getModeForString(String) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Converts a java.lang.String to a valid sort mode constant value.
- getModel() - Method in class com.technia.tvc.core.structure.model.TreeTableModelEvent
-
- getModel() - Method in interface com.technia.tvc.core.table.model.TableBeanWithModel
-
- getModel() - Method in class com.technia.tvc.core.table.model.TableColumnModelEvent
-
- getModel() - Method in class com.technia.tvc.core.table.model.TableModelEvent
-
- getModel() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
Returns the
model
, which this grid represents.
- getModel() - Method in interface com.technia.tvc.gridbrowser.model.GridAxes
-
- getModel() - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
- getModified() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- getModified(String, String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
Returns the modified timestamp for a dataobject
- getModified() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getModified() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getModified() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getModified() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getModified() - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- getModified(String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Returns the modified timestamp for the specified page.
- getModified() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getModifiedStr(String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Returns the modified date string from the page object
- getMonitor(HttpServletRequest, HttpServletResponse) - Method in class com.technia.tvc.core.actions.NewTxAction
-
- getMonitor(HttpServletRequest, HttpServletResponse) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- getMQLAction(String) - Static method in class com.technia.tvc.core.db.MQLUtils
-
Returns a
TxAction
instance that will run the specified MQL
command and return the result as a
String
once executed.
- getMultiLevelExpandDepth() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the multi-level expand depth.
- getMultiLevelExpandDepth() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the multi-level expand depth.
- getMultilingualText(String, String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
- getMultilingualText(String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
- getMultilingualText(TableBean<?>, String, String) - Static method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getMultipleCreateValue() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getMultiplier() - Method in class com.technia.tvc.core.db.model.DimensionInfo.Unit
-
- getMXOID() - Method in class com.technia.tvc.core.db.VaultUtils.VaultInfo
-
Returns the MXOID of the vault.
- getName() - Method in class com.technia.tvc.collaboration.core.model.Assignee
-
- getName() - Method in class com.technia.tvc.collaboration.core.model.Attachment
-
- getName() - Method in class com.technia.tvc.collaboration.core.model.category.Category
-
- getName() - Method in class com.technia.tvc.collaboration.core.model.cloud.Cloud
-
- getName() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- getName() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- getName() - Method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the name of the person.
- getName() - Method in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
Returns the name.
- getName() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getName() - Method in class com.technia.tvc.core.db.BasicUtils.BasicInfo
-
- getName() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- getName() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getName() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getName() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- getName() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getName() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getName() - Method in class com.technia.tvc.core.db.inquiry.DefaultInquiry
-
- getName() - Method in class com.technia.tvc.core.db.jpo.JPOName
-
- getName() - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- getName() - Method in class com.technia.tvc.core.db.model.DimensionInfo.Unit
-
- getName() - Method in class com.technia.tvc.core.db.model.PolicyInfo.SignatureInfo
-
- getName() - Method in class com.technia.tvc.core.db.model.PolicyInfo.StateInfo
-
- getName() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns the name
- getName() - Method in class com.technia.tvc.core.db.PropertyUtils.Property
-
Returns the property name.
- getName() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- getName() - Method in enum com.technia.tvc.core.db.transaction.TxType
-
Returns the name of the transaction type.
- getName() - Method in class com.technia.tvc.core.db.VaultUtils.VaultInfo
-
Returns the name of the vault
- getName() - Method in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- getName() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- getName() - Method in class com.technia.tvc.core.gui.report.Report
-
- getName() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the name of the column.
- getName() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- getName() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getName() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- getName() - Method in class com.technia.tvc.core.gui.table.impl.PersonCell.PersonCellValue
-
- getName() - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- getName() - Method in interface com.technia.tvc.core.gui.table.Table
-
Should return a name, that is used to identify this instance.
- getName() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- getName() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Returns the name of the view.
- getName() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getName() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the name of the view.
- getName() - Method in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- getName() - Method in class com.technia.tvc.core.table.TableCalculation
-
Returns the name of the calculation.
- getName() - Method in class com.technia.tvc.core.TVCLogManager.LoggerInfo
-
- getName() - Method in interface com.technia.tvc.core.TVCPlugin
-
Returns the name of the plugin.
- getName() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
Should return the name of this plugin.
- getName() - Method in class com.technia.tvc.core.util.mail.Address
-
- getName() - Method in interface com.technia.tvc.core.util.mail.Attachment
-
- getName() - Method in class com.technia.tvc.core.util.ObjectCache
-
Returns the name of the cache, if one was specified in the
constructor
.
- getName() - Method in class com.technia.tvc.core.util.pdf.PDFPageOrientation
-
Returns the name of the page orientation.
- getName() - Method in class com.technia.tvc.core.util.pdf.PDFPageSize
-
Returns the name of the page size.
- getName() - Method in enum com.technia.tvc.core.util.UserAgentDetector.Browser
-
- getName() - Method in enum com.technia.tvc.core.util.UserAgentDetector.Platform
-
- getName() - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Returns this elements name.
- getName() - Method in interface com.technia.tvc.gridbrowser.model.ObjectInfo
-
- getName() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getName() - Method in class com.technia.tvc.office.common.PropertyInfo
-
- getName() - Method in class com.technia.tvc.reportgenerator.Format
-
- getName() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getName() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getName() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getName() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getName() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getNameFieldValue() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getNamePattern() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getNamePattern() - Method in class com.technia.tvc.core.db.Query
-
- getNamePrefix() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getNames() - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getNames() - Method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
Returns an array containing the names of the number generators
- getNavigationHandler(Environment, String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getNavigationHandler(Environment, String, String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getNavigationHandler(Environment, String) - Method in interface com.technia.tvc.core.table.TableBean
-
Deprecated.
As of 2014.3.0
- getNavigationHandler(Environment, String, String) - Method in interface com.technia.tvc.core.table.TableBean
-
- getNavigatorDefaultTreeName() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Setting to pick up default tree.
- getNavigatorHomeContentPage() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the navigators home content page.
- getNavigatorHomeShowNavigator() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns whether the navigator should show the navigator...
- getNavigatorUICacheComponentAge() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Setting to set the frequency of UI Cache update - in seconds (integer
value only).
- getNavigatorUIHeaderLeftImage() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the navigators left header image.
- getNavigatorUIHeaderMiddleImage() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the navigators middle header image.
- getNavigatorUIHeaderRightImage() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the navigators right header image.
- getNavigatorURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the navigator page.
- getNavigatorURL() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- getNewFileName() - Method in class com.technia.tvc.office.common.FileInfo
-
- getNewObjectId() - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceSpec
-
- getNewSelected() - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionChange
-
- getNewSelected() - Method in interface com.technia.tvc.structurebrowser.selection.SelectionChange
-
- getNewTable() - Method in class com.technia.tvc.core.table.TableNavigateEvent
-
- getNewUnselected() - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionChange
-
- getNewUnselected() - Method in interface com.technia.tvc.structurebrowser.selection.SelectionChange
-
- getNewValue() - Method in class com.technia.tvc.core.table.TableEditEvent
-
- getNewValue() - Method in class com.technia.tvc.core.table.TableMassEditEvent
-
- getNewValue() - Method in class com.technia.tvc.structurebrowser.edit.DefaultCellEditor.CallbackImpl
-
- getNext(ExpanderBasedStructureBean) - Method in class com.technia.tvc.core.structure.expand.AbstractExpander
-
Returns the next expander, or null if this is the last.
- getNext(Expander) - Method in class com.technia.tvc.core.structure.ExpanderChain
-
Returns the next expander.
- getNextCellContext() - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportRowContext
-
- getNextCellContext() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportRowContext
-
- getNextCellContext() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportRowContext
-
- getNextCellContext() - Method in interface com.technia.tvc.structurebrowser.render.TextExportRowContext
-
- getNextCellContext() - Method in interface com.technia.tvc.structurebrowser.render.XMLExportRowContext
-
- getNextCellHeaderContext() - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- getNextCellHeaderContext() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportContext
-
- getNextCellHeaderContext() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportContext
-
- getNextCellHeaderContext() - Method in interface com.technia.tvc.structurebrowser.render.TextExportContext
-
- getNextCellHeaderContext() - Method in interface com.technia.tvc.structurebrowser.render.XMLExportContext
-
- getNextCellHeaderRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableHeaderRenderContext
-
- getNextCellRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- getNextCellResourceContext() - Method in interface com.technia.tvc.structurebrowser.render.TableResourceContext
-
- getNextElementExportContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementsExportContext
-
- getNextElementRenderContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementBodyRenderContext
-
- getNextNodeId() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
Returns the ID for the next node.
- getNextRevision() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getNextRowContext() - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- getNextRowContext() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportContext
-
- getNextRowContext() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportContext
-
- getNextRowContext() - Method in interface com.technia.tvc.structurebrowser.render.TextExportContext
-
- getNextRowContext() - Method in interface com.technia.tvc.structurebrowser.render.XMLExportContext
-
- getNextRowRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRenderContext
-
- getNextSequence(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the next revision in the businessobjects revision sequence.
- getNextState() - Method in class com.technia.tvc.core.db.model.PolicyInfo.StateInfo
-
- getNode() - Method in class com.technia.tvc.core.structure.rollup.RollUpCell
-
Returns the associated node.
- getNode() - Method in class com.technia.tvc.core.structure.StructureEvent
-
- getNode(String) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Get the first child element with this name.
- getNodeAt(int) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the node at the specified index.
- getNodeAt(int) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the node at the specified index.
- getNodeCount() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the node count.
- getNodeCount() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the node count.
- getNodes() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the nodes in the structure.
- getNodes(String) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns all nodes in the structure with the specified object ID.
- getNodes(String, String) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns all nodes in the structure with the specified object and
relationship ID.
- getNodes() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the nodes in the structure.
- getNodes(String) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns all nodes in the structure with the specified object ID.
- getNodes(String, String) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns all nodes in the structure with the specified object and
relationship ID.
- getNodes() - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Returns a list of pointers to all child elements.
- getNodes(String) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Returns a list of pointers to child elements with the specified name.
- getNodeValue() - Method in class com.technia.tvc.core.structure.rollup.RollUpCell
-
Returns the unrolled value for this cell.
- getNoLoggingFilter() - Static method in class com.technia.tvc.core.TVCLogManager
-
- getNotificationBody() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- getNotificationBody() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getNotificationCategories(Context, String[]) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
- getNotificationCategories(String) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
Get user specific categories for set.
- getNotifications(Identifier, Environment) - Method in class com.technia.tvc.collaboration.discussion.model.dao.MessageDAO
-
Gets notifications for a message
- getNotificationSent() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getNotificationTemplateName() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- getNotificationTemplateName() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getNotificationTitle() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- getNotificationTitle() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getNotificationType() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getNotificationType() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- getNotificationType() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getNotificationUserTags(Context, String[]) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
- getNotificationUserTags(String) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
Get user specific tags for set.
- getNoWrap() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the No Wrap setting.
- getNoWrap(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getNoWrap(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getNoWrap(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getNoWrapOnPrint() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the No Wrap On Print setting.
- getNumber() - Method in class com.technia.tvc.core.chart.Value
-
- getNumberAxisLabelFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getNumberAxisTickLabelFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getNumberGenerators() - Method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
- getNumberGenerators(String) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
Returns a
NumberGenerators
instance by first checking if an AEF
number generator exists, if not we try to get a TVC number generator.
- getNumbers() - Method in interface com.technia.tvc.core.db.numgen.NumberRange
-
Returns an Iterator, which for each iteration returns a String
that contains the generated number.
- getNumberValue() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the value as a number.
- getNumberValue() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getNumberValue() - Method in class com.technia.tvc.core.gui.table.impl.IntCell.IntCellValue
-
- getNumberValue() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getNumberValue(TableBean<?>, TableData, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getNumberValues(TableBean<?>, TableData, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getObjectAccessMask() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
Deprecated.
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]");
- getObjectData() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
Returns the data for the rows default object ID.
- getObjectData(String) - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
Returns the data for the specified object.
- getObjectId() - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getObjectId() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- getObjectId() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Returns the object ID.
- getObjectId() - Method in class com.technia.tvc.core.db.aef.misc.TableRowIdParam
-
Returns the object IDs.
- getObjectId() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getObjectId(String, String, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the ID of the business object.
- getObjectId(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the ID of the businessobject.
- getObjectId() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getObjectId() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getObjectId() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns the object id of the object that holds the current number + the
other settings that controls this number generator.
- getObjectId() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- getObjectId() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- getObjectId() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getObjectId() - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getObjectId() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the object ID associated with the value (optional).
- getObjectId() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getObjectId() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getObjectId() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the ID of the business object that the row represents.
- getObjectId() - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Returns the object ID.
- getObjectId(int) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- getObjectId() - Method in class com.technia.tvc.core.table.AbstractTableBean.DefaultNavigationHandler
-
- getObjectId() - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceSpec
-
- getObjectId() - Method in interface com.technia.tvc.core.table.TableData
-
Returns the object ID.
- getObjectId() - Method in class com.technia.tvc.core.table.TableNavigateEvent
-
Returns the navigated object ID.
- getObjectId(Object) - Method in class com.technia.tvc.core.util.cache.loader.BusinessObjectFinder.Default
-
- getObjectId(Object) - Method in interface com.technia.tvc.core.util.cache.loader.BusinessObjectFinder
-
This method should return the object id for the given key.
- getObjectId() - Method in interface com.technia.tvc.core.util.cache.loader.BusinessObjectSource
-
- getObjectId(HttpServletRequest) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the object id from the request.
- getObjectId() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getObjectId() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns the first object id, if such exists.
- getObjectId() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getObjectId() - Method in interface com.technia.tvc.gridbrowser.model.ObjectInfo
-
- getObjectId() - Method in class com.technia.tvc.office.common.FileInfo
-
- getObjectId() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getObjectId() - Method in class com.technia.tvc.office.ui.dropzone.table.DropCtx
-
- getObjectId() - Method in class com.technia.tvc.office.ui.dropzone.table.DropInfo
-
- getObjectId(TableBeanLoaderInput) - Method in class com.technia.tvc.structurebrowser.actions.NewNavigateAction.NavigateLoader
-
- getObjectId() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getObjectId() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getObjectId() - Method in interface com.technia.tvc.xbom.xbl2.HandlerCtx
-
Returns the id of the object, which the XBL is created for
- getObjectIdAt(int) - Method in class com.technia.tvc.core.db.aef.misc.TableRowIdParam
-
Returns the object ID at the specified row.
- getObjectIdCount() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getObjectIdCount() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getObjectIdCount() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getObjectIdForHeaders() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- getObjectIdForHeaders() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getObjectIds(DomainObject[]) - Static method in class com.technia.tvc.core.db.domain.DomainObject
-
- getObjectIds() - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getObjectIds() - Method in interface com.technia.tvc.core.gui.report.ReportProvider.Input
-
- getObjectIds() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- getObjectIds(TableBean<?>) - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns the (unique) object-ids from the
TableBean
.
- getObjectIds(HttpServletRequest, boolean) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the object id from the request.
- getObjectIds() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getObjectIds() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns the referenced object IDs.
- getObjectIds() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getObjectIds() - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Returns the object id's of the loaded objects.
- getObjectIdsFromSet(String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Returns the ids of the businessobjects in the specified set.
- getObjectIdsFromSet(String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Returns the ids of the businessobjects in the specified set.
- getObjectImageURL(TableRenderContext, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the URL to the object image.
- getObjectInfo() - Method in interface com.technia.tvc.office.server.trigger.TriggerInput
-
- getObjectLastModified() - Method in interface com.technia.tvc.core.util.cache.loader.BusinessObjectSource
-
- getObjectList(JPOName, Map<? extends Object, ? extends Object>) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
This method invokes a JPO expecting to retrieve a MapList containing
object and possibly relationship IDs.
- getObjectName() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getObjectName() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the name of the business object that the row represents.
- getObjectNameFromRequest(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- getObjectNameFromRequest(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- getObjectPolicy() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getObjectPolicy() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the policy of the business object that the row represents.
- getObjectRevision() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getObjectRevision() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the rev of the business object that the row represents.
- getObjectState() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getObjectState() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the status of the business object that the row represents.
- getObjectType() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getObjectType() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the object type associated with the value (optional).
- getObjectType() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getObjectType() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getObjectType() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the business type of the business object that the row represents.
- getObjectType() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getObjectType() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns the first object type, if such exists.
- getObjectType() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getObjectTypes() - Method in interface com.technia.tvc.core.gui.report.ReportProvider.Input
-
- getObjectTypes() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getObjectTypes() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns the type names of the objects
- getObjectTypes() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getObjectURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.actions.ShowObjectAction
-
- getObjectURLs(HttpServletRequest, String[]) - Static method in class com.technia.tvc.core.actions.ShowObjectAction
-
- getObjectWhereClause() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns the object where clause.
- getObjectWhereClause(StructureBeanNode) - Method in class com.technia.tvc.core.structure.DefaultStructureBean
-
Returns the object where clause that will be applied when expanding the
structure.
- getOffset() - Method in class com.technia.tvc.core.db.model.DimensionInfo.Unit
-
- getOn() - Method in class com.technia.tvc.core.db.PropertyUtils.Property
-
Returns the name of the admin on the ON side.
- getOnAdminType() - Method in class com.technia.tvc.core.db.PropertyUtils.Property
-
Return the admin type on the ON side.
- getOnClick() - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- getOptions() - Method in class com.technia.tvc.core.gui.autocomplete.Result
-
- getOrder() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getOrder() - Method in class com.technia.tvc.xbom.xbl2.BaselineVersion
-
- getOrganization() - Method in class com.technia.tvc.collaboration.core.model.Person
-
- getOrganizationFaxNumber() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getOrganizationFaxNumberAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getOrganizationID() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getOrganizationIDAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getOrganizationLocationRel() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getOrganizationName() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getOrganizationNameAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getOrganizationPhoneNumber() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getOrganizationPhoneNumberAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getOrganizations() - Method in class com.technia.tvc.collaboration.core.model.Person
-
- getOrganizations() - Static method in class com.technia.tvc.core.db.aef.types.OrganizationUtils
-
- getOrganizations(String) - Static method in class com.technia.tvc.core.db.aef.types.OrganizationUtils
-
- getOrganizations(String, String, boolean) - Static method in class com.technia.tvc.core.db.aef.types.OrganizationUtils
-
- getOrganizationType() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getOriginalName() - Method in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
Returns the original name of this admin, if the name was changed after
installation.
- getOriginalTable(TableBean<?>) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getOriginalTable(HttpServletRequest, TableBean<?>) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- getOriginated() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- getOriginated() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getOriginated() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getOriginated() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getOriginated() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getOriginated() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getOriginator() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- getOriginator() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getOriginator() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getOriginatorAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getOriginContext(HttpServletRequest) - Method in class com.technia.tvc.core.actions.NewTxAction
-
Returns the original context to be used as base for the execution of this
action.
- getOriginStructure() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- getOriginTable() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- getOutput() - Method in interface com.technia.tvc.reportgenerator.ConverterCtx
-
- getOutputFormat() - Method in class com.technia.tvc.core.gui.report.Report
-
- getOutputHandlers() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getOutputHandlers() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getOutputHandlers() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getOutputStream() - Method in class com.technia.tvc.core.io.TempFile
-
Calling this method, is same as doing:
- getOutputStream(boolean) - Method in class com.technia.tvc.core.io.TempFile
-
Creates an outputstream that can be used to write data into the
underlying temporary file.
- getOutputStream() - Method in interface com.technia.tvc.reportgenerator.DataExtractorCtx
-
- getOwner(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the owner of the businessobject.
- getOwner(String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the owner of the business object with the given id.
- getOwner() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getOwner() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getOwner() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getOwner() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
- getOwnerKind() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
- getOwnerPattern() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getOwnerPattern() - Method in class com.technia.tvc.core.db.Query
-
- getPaddingBottom() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getPaddingLeft() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getPaddingRight() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getPaddingTop() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getPage() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean.TablePage
-
Returns the page currently represented.
- getPageConfig() - Method in interface com.technia.tvc.core.gui.page.PageConfigSupport
-
- getPageConfig() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getPageConfig() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
- getPageConfig(HttpServletRequest, HttpServletResponse) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- getPageConfig(HttpServletRequest, HttpServletResponse) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- getPageContent(String, HttpServletRequest, HttpServletResponse) - Static method in class com.technia.tvc.core.util.ResponseUtils
-
- getPageContext() - Method in interface com.technia.tvc.structurebrowser.render.TableParentFrameRenderContext
-
- getPageContext() - Method in interface com.technia.tvc.structurebrowser.render.TableViewFrameRenderContext
-
- getPageCount() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns the current page count (i.e., available pages).
- getPageCount() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Returns the current page count (i.e., available pages).
- getPageHeader() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getPageHeaderRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableInfoFrameRenderContext
-
- getPagerNumber() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getPagerNumberAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getPageRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- getPageTableData() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns the
TableData
instances for the current page.
- getPageTableData() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Returns the
TableData
instances for the current page.
- getPageTableDataRange() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns the current page range (i.e., the maximum number of
TableData
instances that should be displayed on one page).
- getPageTableDataRange() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean.TablePage
-
Returns the range.
- getPageTableDataRange() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Returns the current page range (i.e., the maximum number of
TableData
instances that should be displayed on one page).
- getPageTableDataRange() - Method in class com.technia.tvc.core.table.PaginationChangeEvent
-
- getPaginationRange() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns default pagination range.
- getPaginationThreshold() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
- getPaginationThreshold() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
- getParameter(String) - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getParameter(HttpServletRequest, String, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameter(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameter(String) - Method in class com.technia.tvc.core.util.RequestWrapper
-
- getParameter(String) - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getParameter(String, String) - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getParameter(String) - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getParameter(String, String) - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getParameter(String) - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getParameter(String, String) - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getParameter(String) - Method in class com.technia.tvc.structurebrowser.actions.loader.TableBeanLoaderInput
-
Returns a named parameter
- getParameter(Environment, HttpServletRequest, String) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Returns the value of the parameter.
- getParameterAsArray(HttpServletRequest, String, String, String[]) - Static method in class com.technia.tvc.core.util.RequestUtils
-
- getParameterAsArray(HttpServletRequest, String, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
- getParameterAsArray(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
- getParameterAsBoolean(HttpServletRequest, String, boolean) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterAsBoolean(HttpServletRequest, String, Boolean) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterAsBoolean(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterAsDouble(HttpServletRequest, String, Double) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterAsDouble(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterAsFloat(HttpServletRequest, String, float) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name as a float
value.
- getParameterAsInteger(HttpServletRequest, String, Integer) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterAsInteger(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterAsInteger(HttpServletRequest, String, int) - Static method in class com.technia.tvc.core.util.RequestUtils
-
- getParameterAsLong(HttpServletRequest, String, Long) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterAsLong(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterMap() - Method in class com.technia.tvc.core.util.RequestWrapper
-
- getParameterNames(HttpServletRequest) - Static method in class com.technia.tvc.core.util.RequestUtils
-
- getParameterNames() - Method in class com.technia.tvc.core.util.RequestWrapper
-
- getParameters() - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getParameters(String) - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getParameters(String, String[]) - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getParameters(String) - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getParameters(String, String[]) - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getParameters(String) - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getParameters(String, String[]) - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getParameters() - Method in class com.technia.tvc.gridbrowser.util.JPOParam
-
Returns the Parameters
instance.
- getParameters() - Method in class com.technia.tvc.structurebrowser.actions.loader.TableBeanLoaderInput
-
Returns the parameters
- getParameters() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getParameterValue(String) - Method in class com.technia.tvc.structurebrowser.actions.loader.TableBeanLoaderInput
-
- getParameterValueAsBoolean(String) - Method in class com.technia.tvc.structurebrowser.actions.loader.TableBeanLoaderInput
-
- getParameterValueAsInteger(String) - Method in class com.technia.tvc.structurebrowser.actions.loader.TableBeanLoaderInput
-
- getParameterValues(String) - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getParameterValues(HttpServletRequest, String, String[]) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the values of the parameter with the specified name.
- getParameterValues(HttpServletRequest, String) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the value of the parameter with the specified name.
- getParameterValues(String) - Method in class com.technia.tvc.core.util.RequestWrapper
-
- getParameterValues(String) - Method in class com.technia.tvc.structurebrowser.actions.loader.TableBeanLoaderInput
-
- getParamMap() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getParamMap() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns the map containing those request parameters used when this
instance were created.
- getParamMap() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getParams() - Method in class com.technia.tvc.core.table.EvaluationEvent
-
- getParent(Object) - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- getParent(Object) - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
Returns the parent node for the specified node.
- getParent(Object) - Method in class com.technia.tvc.core.structure.model.TreeTableModelBase
-
- getParent() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns the node's parent node.
- getParent() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getParent() - Method in class com.technia.tvc.core.table.group.Group
-
Returns the parent group.
- getParent() - Method in class com.technia.tvc.core.table.group.GroupDef
-
Returns the parent group definition.
- getParent() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the parent
table bean
instance from this
instance.
- getParent() - Method in class com.technia.tvc.core.util.TreeNode
-
Returns parent of this node, if one exists.
- getParent() - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Get a pointer to the parent element.
- getParent() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getParentObjectId() - Method in class com.technia.tvc.core.db.aef.misc.TableRowIdParam
-
Returns the parent-object-IDs.
- getParentObjectIdAt(int) - Method in class com.technia.tvc.core.db.aef.misc.TableRowIdParam
-
Returns the object-id of the parent object at the specified row.
- getParentUsers(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns the parent users for the specified user.
- getParsedMacros(String) - Method in class com.technia.tvc.core.db.aef.macro.MacroParser
-
- getPassword() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system user's password.
- getPattern() - Method in class com.technia.tvc.core.db.inquiry.DefaultInquiry
-
- getPattern() - Method in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- getPerson() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getPerson() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder.DeaultCoreContext
-
- getPerson() - Method in interface com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext
-
- getPerson() - Method in class com.technia.tvc.collaboration.core.model.Recipient
-
- getPerson() - Method in class com.technia.tvc.core.db.Assignments
-
Returns the name of the person.
- getPersonDefaultDesignResponsibility() - Static method in class com.technia.tvc.core.db.aef.types.Person
-
- getPersonDefaultDesignResponsibility(String) - Static method in class com.technia.tvc.core.db.aef.types.Person
-
- getPersonNames() - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns an unmodifiable list containing the NAMES of all the persons that
exists in the database.
- getPersonNames() - Static method in class com.technia.tvc.core.db.model.UserInfo
-
Returns the names of all persons in the database.
- getPersonObjectID() - Static method in class com.technia.tvc.core.db.aef.types.Person
-
- getPersonObjectID(String) - Static method in class com.technia.tvc.core.db.aef.types.Person
-
- getPersonObjectID() - Method in class com.technia.tvc.core.gui.table.impl.PersonCell.PersonCellValue
-
- getPersonObjectType() - Method in class com.technia.tvc.core.gui.table.impl.PersonCell.PersonCellValue
-
- getPersonObjectTypeName() - Static method in class com.technia.tvc.core.db.aef.types.Person
-
- getPersons() - Method in class com.technia.tvc.collaboration.core.model.Assignee
-
- getPersons() - Method in class com.technia.tvc.collaboration.core.model.Bunch
-
- getPersons() - Method in class com.technia.tvc.collaboration.core.model.Group
-
- getPersons() - Method in class com.technia.tvc.collaboration.core.model.Person
-
- getPersons() - Method in class com.technia.tvc.collaboration.core.model.Role
-
- getPersons() - Method in class com.technia.tvc.collaboration.core.model.User
-
- getPersons() - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.CustomAssignee
-
- getPersonType() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getPieTitleFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getPieTitlePaint() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getPolicy(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the policy of the businessobject
- getPolicy() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getPolicy(Locale) - Method in class com.technia.tvc.core.db.domain.Basics
-
- getPolicy() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getPolicy() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getPolicy(Locale) - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getPolicy() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- getPolicy() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getPolicyFieldValue() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getPolicyInfo() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getPolicyName(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the name of the policy that currently governs this
businessobject.
- getPolicyNames() - Static method in class com.technia.tvc.core.db.model.PolicyInfo
-
Returns an unmodifiable list containing the NAMES of all policies in the
database
- getPolicyNames() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns the policy names.
- getPopupModal() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Popup Modal setting.
- getPopupURLForCell(TableCellRenderContext, CellValue) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the URL that will show the entire cell value in a popup when the
original value was truncated in the page.
- getPopupWindowDimension() - Method in class com.technia.tvc.core.gui.report.Report
-
- getPosition() - Method in class com.technia.tvc.core.gui.dashboard.DashboardID
-
- getPosition(Task) - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
- getPostalCode() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getPostalCode() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getPostalCode() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getPostalCodeAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getPostProcesses() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getPostProcesses() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getPostProcessors() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getPostProcessors() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getPostProcessors() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getPreference(String) - Method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the specified preference.
- getPreference(String, String) - Method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the specified preference.
- getPreferenceAsBoolean(String) - Method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the specified preference as a java.lang.Boolean.
- getPreferenceAsBoolean(String, boolean) - Method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the specified preference as a java.lang.Boolean.
- getPreferenceAsInteger(String) - Method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Returns the specified preference as a java.lang.Integer.
- getPreferences() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getPreferencesAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getPreferredSelectionModel() - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionBehavior
-
- getPreferredSelectionModel() - Method in class com.technia.tvc.structurebrowser.selection.PathSelectionBehavior
-
- getPreferredSelectionModel() - Method in interface com.technia.tvc.structurebrowser.selection.SelectionBehavior
-
- getPrefix() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns the prefix.
- getPrefixValue(String) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- getPreProcessor() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getPreProcessor() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getPreProcessPage() - Method in interface com.technia.tvc.reportgenerator.preprocess.PreProcessor
-
- getPreProcessUI(DropCtx) - Method in class com.technia.tvc.office.ui.dropzone.table.DropZoneHandler
-
Custom
DropZoneHandler
can implement functionality that is
triggered before the files actually are being checked-in (and before any
objects are created).
- getPreserveOutput() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Preserve Output setting.
- getPreviousRevision() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getPreviousState() - Method in class com.technia.tvc.core.db.model.PolicyInfo.StateInfo
-
- getPrimaryKey() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getPrimaryKey() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getPrimaryKeyAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getProcessLogs() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getProcessorClass() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getProfilePictureUrl(HttpServletRequest, HttpServletResponse, String) - Method in class com.technia.tvc.collaboration.core.model.dao.PersonDAO
-
- getProgram() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Program setting.
- getProgram() - Method in class com.technia.tvc.office.server.trigger.builtin.JPOBasedPropertyHandler
-
- getProperties(String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Returns the content of the specified page object as a
java.util.Properties.
- getProperties() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getProperties() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getProperties() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getProperties() - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getProperty(String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key.
- getProperty(String, Locale) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key and locale.
- getProperty(String, String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key.
- getProperty(String, String, Locale) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Returns the property for the specified key and locale.
- getProperty(String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Returns the value of a property.
- getProperty(String, boolean) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getProperty(String, int) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getProperty(String, String) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getProperty(String) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getProperty(String) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getProperty(String, String) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getProperty(String, int) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getProperty(String, boolean) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getProperty(String) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getProperty(String, String) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getProperty(String, int) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getProperty(String, boolean) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getProperty(String) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getProperty(String, String) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getProperty(String, int) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getProperty(String, boolean) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getProperty(String) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key.
- getProperty(String, String) - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system property with the specified key, or the default value
if not such property exist.
- getPropertyKey(String, String) - Method in class com.technia.tvc.core.db.aef.properties.PropertiesFile
-
Gets the locale sensitive property key.
- getPurpose() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getPurpose() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getQualifiers() - Method in class com.technia.tvc.core.db.select.Component
-
- getQueryLimit() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the query limit.
- getQueryLimit() - Method in class com.technia.tvc.core.db.Query
-
- getQueryManager() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- getQueryName() - Method in class com.technia.tvc.core.db.Query
-
Returns the name of the query, or null, if no name has been specified.
- getQueryNames() - Static method in class com.technia.tvc.core.db.Query
-
Retrieves the names of the user's saved queries.
- getQueueName() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getQueuePosition() - Method in class com.technia.tvc.core.util.concurrent.Task
-
- getQueuePosition() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
Returns the position in the queue.
- getQueueStatus() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns the current queue status.
- getRange(String) - Static method in class com.technia.tvc.core.db.AttributeUtils
-
Returns a StringList containing ranges for a given attribute, or
null if attribute doesn't have any range values.
- getRangeDisplay() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getRangeDisplay() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getRangeFunction() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Range Function setting.
- getRangeHandler() - Method in interface com.technia.tvc.core.gui.table.Column
-
- getRangeHandler() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getRangeHandlerClass() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the name of the RangeHandler class.
- getRangeHref() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the column's range href.
- getRangeHref() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getRangeLoader() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getRangeProgram() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Range Program setting.
- getRanges() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getRangeSaveValue() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getRangeSaveValue() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getRangeSeparator() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getRangeSeparator() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getRangeValueAt(int) - Method in interface com.technia.tvc.core.gui.table.Cell
-
The range value at the specified position.
- getRangeValueAt(int) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getRangeValueAt(int) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getRangeValueAt(int) - Method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
- getRangeValueCount() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns the number of range values this cell has.
- getRangeValueCount() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getRangeValueCount() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getRangeValueCount() - Method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
- getRangeValues(JPOName, Environment) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
The input argument .arg.
- getRangeValues() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns the range values for this cell.
- getRangeValues() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns a list of range values available when editing the column's
values.
- getRangeValues() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getRangeValues() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getRangeValues(Environment, Column) - Method in class com.technia.tvc.core.gui.table.impl.DefaultRangeHandler
-
- getRangeValues() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getRangeValues() - Method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
- getRangeValues(Environment, Column) - Method in interface com.technia.tvc.core.gui.table.RangeHandler
-
This method should return a list containing
range
value
instances.
- getReadAccess() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- getReader(String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Returns the content of the specified page object as a
java.io.Reader.
- getRealName(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the real name for a symbolic name.
- getRealName(String, String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the real name for a symbolic name.
- getRealNameForAdmin(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
This is a convenience method for retrieving the real name for a
registered admin.
- getRealNameForState(String, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
This is a convenience method for retrieving the real name for a state on
a policy.
- getRealNames(Collection<String>) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Convenient method that resolved all items in the provided
source collection
, and returns a new
collection
containing the resolved values.
- getRealNames(String[]) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Resolves the array of symbolic names and returns a new array with same
size containing the resolved names.
- getRecipients() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getRecipientType() - Method in class com.technia.tvc.collaboration.core.model.Recipient
-
- getRefreshBehavior() - Method in class com.technia.tvc.office.ui.dropzone.table.DropZoneHandler
-
- getRegion() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getRegionAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getRegisteredColumnTypes() - Static method in class com.technia.tvc.core.gui.table.ColumnType
-
Returns all the registered column types.
- getRegisteredSuite() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
- getRegisteredSuite() - Method in class com.technia.tvc.core.db.aef.macro.DirectoryMacroResolver
-
Returns the name of the registered suite which is used to resolve the
SUITE_DIR macro.
- getRegisteredSuite() - Method in class com.technia.tvc.core.db.aef.macro.source.DirectorySource
-
Returns the name of the registered suite which is used to resolve the
SUITE_DIR macro.
- getRegisteredSuite() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Registered Suite setting.
- getRegisteredSuite() - Method in class com.technia.tvc.core.util.i18n.ApplicationMultilingualText
-
- getRegisteredSuite() - Method in class com.technia.tvc.core.util.i18n.MessageResourcesMultilingualText
-
Returns null since it doesn't apply here.
- getRel() - Method in class com.technia.tvc.core.db.Expander.Row
-
- getRelatedObjects(String, String, boolean, boolean) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Expand the object to retrieve related objects in the database.
- getRelationship() - Method in class com.technia.tvc.core.db.util.StructureUtils.DefaultNode
-
- getRelationshipData() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
Returns the data for the rows default relationship ID.
- getRelationshipData(String) - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
Returns the data for the specified relationship.
- getRelationshipId() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Returns the relationship ID.
- getRelationshipId() - Method in class com.technia.tvc.core.db.aef.misc.TableRowIdParam
-
Returns the relationship IDs.
- getRelationshipID(String, String, String) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Returns the ID of the relationship between the specified business
objects.
- getRelationshipId(Relationship, BusinessObject, String) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Gets the relationship id of a certain relationship type between
relationship and and one object
- getRelationshipId(BusinessObject, Relationship, String) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Gets the relationship id of a certain relationship type between one
object and one relationship
- getRelationshipId(Relationship, Relationship, String) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Gets the relationship id of a certain relationship type between two
relationships
- getRelationshipId(RelToRelUtils.Direction, String, String, String) - Static method in class com.technia.tvc.core.db.RelToRelUtils
-
Gets the relationship id of a relationship between two
objects/relationships with a certain relationship type
- getRelationshipId() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- getRelationshipId() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getRelationshipId() - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getRelationshipId() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the relationship ID associated with the value (optional).
- getRelationshipId() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getRelationshipId() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getRelationshipId() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the ID of the relationship that the row represents.
- getRelationshipId() - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Returns the relationship ID.
- getRelationshipId() - Method in class com.technia.tvc.core.table.AbstractTableBean.DefaultNavigationHandler
-
- getRelationshipId() - Method in interface com.technia.tvc.core.table.TableData
-
Returns the relationship ID.
- getRelationshipId() - Method in interface com.technia.tvc.gridbrowser.model.ObjectInfo
-
- getRelationshipId() - Method in class com.technia.tvc.office.ui.dropzone.table.DropInfo
-
- getRelationshipId(TableBeanLoaderInput) - Method in class com.technia.tvc.structurebrowser.actions.NewNavigateAction.NavigateLoader
-
- getRelationshipId() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getRelationshipIdAt(int) - Method in class com.technia.tvc.core.db.aef.misc.TableRowIdParam
-
Returns the relationship ID at the specified row.
- getRelationshipIds() - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- getRelationshipIds(TableBean<?>) - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns the (unique) relationship-ids from the
TableBean
.
- getRelationshipInfo() - Method in class com.technia.tvc.core.db.domain.Connection
-
- getRelationshipNames() - Static method in class com.technia.tvc.core.db.model.RelationshipInfo
-
Returns an unmodifiable list containing the NAMES of all the relationship
types that exists in the database.
- getRelationshipPattern() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns the relationship pattern.
- getRelationships() - Method in class com.technia.tvc.core.db.Expander.Result
-
- getRelationshipType() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluatedData
-
- getRelationshipType() - Method in interface com.technia.tvc.core.gui.table.Row
-
Returns the relationship type of the relationship object that the row
represents.
- getRelationshipType() - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- getRelationshipWhereClause() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns the relationship where clause.
- getRelationshipWhereClause(StructureBeanNode) - Method in class com.technia.tvc.core.structure.DefaultStructureBean
-
Returns the relationship where clause that will be applied when expanding
the structure.
- getRelSelectList() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns a copy of the relationship selection list.
- getRelSelects() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns an iterator over the relationship select statements that have
been added to this instance.
- getRemovalType() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.DeleteResultImpl
-
- getRemovalType() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.RemoveResultImpl
-
- getRenderer() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
- getRenderer() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getRenderer() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Returns a new, or retrieved from cache, instance of a renderer
- getRenderer() - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderContext
-
- getRenderer(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- getRendererClassName() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Returns a reference
of the field renderer, or null if
the default field renderer should be user.
- getRendererForAttributesEdit() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- getRepeatHeaderRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRenderContext
-
- getReplaceSpec() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- getReplaceSpec() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceResult
-
- getReport() - Method in interface com.technia.tvc.reportgenerator.ConverterCtx
-
- getReport() - Method in interface com.technia.tvc.reportgenerator.DataExtractorCtx
-
- getReport() - Method in interface com.technia.tvc.reportgenerator.output.OutputHandlerCtx
-
- getReport() - Method in interface com.technia.tvc.reportgenerator.postprocess.PostProcessorCtx
-
- getReportDef() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
Returns a reference to the definition object, or null, if no definition
object is associated with this report instance.
- getReportDef() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getReports(ReportProvider.Input) - Method in interface com.technia.tvc.core.gui.report.ReportProvider
-
- getRequest() - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldRenderContext
-
- getRequest() - Method in interface com.technia.tvc.core.xml.ajax.AjaxContext
-
- getRequest() - Method in class com.technia.tvc.core.xml.ajax.AjaxService
-
Returns the current request.
- getRequest() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserRenderContext
-
- getRequest() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getRequest() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellContext
-
Returns the current HTTP request.
- getRequest() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellHeaderContext
-
Returns the current HTTP request.
- getRequest() - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderContext
-
- getRequest() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
Returns the current HTTP request.
- getRequest() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the current HTTP request.
- getRequestedPage() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean.TablePage
-
Returns the requested page (i.e., the page that was specified in the
constructor).
- getRequestMap() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
- getRequestMap(HttpServletRequest) - Static method in class com.technia.tvc.core.util.RequestUtils
-
- getRequestMap() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
- getRequestMap() - Method in class com.technia.tvc.gridbrowser.util.JPOParam
-
- getRequestParametersAsQueryString(HttpServletRequest) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns all request parameters as a querystring.
- getRequiredBeanClassName() - Method in class com.technia.tvc.structurebrowser.actions.FlatTableBeanAction
-
- getRequiredBeanClassName() - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- getRequiredBeanClassName() - Method in class com.technia.tvc.structurebrowser.actions.StructureBeanAction
-
- getRequiredExpression() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getRequiredExpressionEvaluated() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getReserveOnEditComment() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getReserveOnEditExpiration() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getResetPasswordLink(HttpServletRequest) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- getResetPasswordLink(HttpServletRequest) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
If the application supports password reset, then this method should
return a URL to the password reset page.
- getResource(String) - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getResource(String) - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns a resource.
- getResource(String) - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getResourceAsStream(String) - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getResourceAsStream(String) - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Returns a resource as a stream.
- getResourceAsStream(String) - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getResourceLastModified() - Method in interface com.technia.tvc.core.util.cache.loader.ResourceSource
-
- getResourceLocator() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the resource locator
used to ...
- getResources(TableCellResourceContext) - Method in class com.technia.tvc.structurebrowser.render.cell.TableCellRenderer
-
- getResourceURL(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL for the specified resource that should be relative from the
framework's root URL.
- getResourceURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL for the specified resource that should be relative from the
framework's root URL.
- getResourceURL(TableRenderContext, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns a URL to the resource specified by the resource
parameter.
- getResponse() - Method in interface com.technia.tvc.core.xml.ajax.AjaxContext
-
- getRestartFromPos() - Method in class com.technia.tvc.office.common.FileInfo
-
- getResult(Column, TableCalculation) - Method in interface com.technia.tvc.core.table.TableCalculationResults
-
Returns the result of a calculation for a particular column.
- getResults() - Method in interface com.technia.tvc.core.table.TableCalculationResults
-
Returns all results.
- getResults() - Method in interface com.technia.tvc.structurebrowser.render.TableCalculationsRenderContext
-
- getRetryDelay() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
- getReturnProperties() - Method in interface com.technia.tvc.office.server.trigger.AfterUploadInput
-
- getReuseCellsForEditEvaluation() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
- getRevision() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- getRevision() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getRevision() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getRevision() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getRevision() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getRevision() - Method in interface com.technia.tvc.gridbrowser.model.ObjectInfo
-
- getRevision() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getRevision() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getRevisionFieldValue() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getRevisionPattern() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getRevisions() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- getRevisions() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getRevPattern() - Method in class com.technia.tvc.core.db.Query
-
- getRoleName() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- getRoleName() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getRoleName() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the role name on which the filters are defined.
- getRoles() - Method in class com.technia.tvc.core.db.Assignments
-
Returns the roles to which the person has been assigned.
- getRoot(int) - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- getRoot(int) - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
Returns a root node at the specified index.
- getRoot(int) - Method in class com.technia.tvc.core.structure.model.TreeTableModelBase
-
- getRoot(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getRoot() - Method in exception com.technia.tvc.core.TVCException
-
Returns the exception that caused this.
- getRootCount() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the root node count.
- getRootCount() - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Returns the root node count.
- getRootCount() - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- getRootCount() - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
Returns the number of root nodes, which this
model
represents.
- getRootCount() - Method in class com.technia.tvc.core.structure.model.TreeTableModelBase
-
- getRootCount() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getRootInquirySupport() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Get an InquirySupport
instance that can be used to load root
nodes into the structure.
- getRootInquirySupport() - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Get an InquirySupport
instance that can be used to load root
nodes into the structure.
- getRootJPOSupport() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Get an JPOSupport
instance that can be used to load root nodes
into the structure.
- getRootJPOSupport() - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Get an JPOSupport
instance that can be used to load root nodes
into the structure.
- getRootLevel() - Static method in class com.technia.tvc.core.TVCLogManager
-
- getRootNode() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the first root node.
- getRootNode() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the root node.
- getRootNodeAt(int) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the root node at the specified index.
- getRootNodeAt(int) - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Returns the root node at the specified index.
- getRootNodes() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the root nodes.
- getRootNodes() - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Returns the root nodes.
- getRootTable(TableBean<?>) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getRootTypeNames() - Static method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns an unmodifiable list containing the NAMES of all business types
in the database, which does not have any parents
- getRootURL() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the framework's root URL relative from the server root.
- getRootURL(HttpServletRequest) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the framework's root URL.
- getRotatedHeaderAlignment() - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- getRotatedHeaderFont() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getRotateHeader() - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- getRotation() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getRow() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- getRow() - Method in interface com.technia.tvc.core.gui.table.Cell
-
- getRow() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getRow() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getRow() - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Returns the row on this entry.
- getRow() - Method in interface com.technia.tvc.core.table.TableData
-
Returns the
Row
, which represents the evaluated data for a
TableData
instance.
- getRow() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
Returns the
Row
, which represents the evaluated data for a
Element
instance.
- getRow() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementExportContext
-
- getRow() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementRenderContext
-
- getRowActionsRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- getRowActionsRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableHeaderRenderContext
-
- getRowActionsResources(TableCellResourceContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
"Row Actions"
- getRowBackgroundColors() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
Returns the alternating background colors of the rows.
- getRowCount() - Method in class com.technia.tvc.core.db.aef.misc.TableRowIdParam
-
Returns the row count.
- getRowCount() - Method in class com.technia.tvc.core.table.model.SimpleTableModel
-
- getRowCount() - Method in interface com.technia.tvc.core.table.model.TableModel
-
- getRowData() - Method in interface com.technia.tvc.gridbrowser.model.GridAxes
-
Returns the data for the Y-axis, e.g.
- getRowDataCount() - Method in interface com.technia.tvc.gridbrowser.model.GridAxes
-
Returns the number of items within the row axis, or -1 if none has been
loaded.
- getRowDescription(EvaluatedTableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean.CurrentPageEvaluationParams
-
- getRowInfo() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
Returns the information about the row item as a
ObjectInfo
instance.
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.cell.HTMLExportCellContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.cell.SpreadsheetExportCellContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.cell.TextExportCellContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.cell.XMLExportCellContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportRowContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportRowContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportRowContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.TextExportRowContext
-
- getRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.XMLExportRowContext
-
- getRowObjectId() - Method in class com.technia.tvc.gridbrowser.util.ElementParam.Element
-
- getRowRelId() - Method in class com.technia.tvc.gridbrowser.util.ElementParam.Element
-
- getRows() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Rows setting.
- getRows() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getRowSelection() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- getRowSelectType() - Method in class com.technia.tvc.core.table.InferredSelectionModel
-
- getRowSelectType() - Method in interface com.technia.tvc.core.table.SelectionModel
-
- getRowSelectType() - Method in class com.technia.tvc.core.table.SimpleSelectionModel
-
- getRowSelectType() - Method in interface com.technia.tvc.structurebrowser.render.TableRowRenderContext
-
- getRPEVar(String, boolean) - Static method in class com.technia.tvc.core.db.MQLUtils
-
Returns the RPE variable
- getRuleSet() - Method in class com.technia.tvc.core.util.cache.loader.PageWithXMLLoader
-
Returns the RuleSet
for the Digester
- getRuleSet() - Method in class com.technia.tvc.core.util.cache.loader.XMLResourceLoader
-
Returns the RuleSet
for the Digester
- getSearchform() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getSearchForm() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getSearchFormat() - Method in class com.technia.tvc.core.db.Query
-
- getSearchString() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the search string that can be used to query against.
- getSearchString() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getSearchString() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getSearchText() - Method in class com.technia.tvc.core.db.Query
-
- getSecondaryVaults() - Method in class com.technia.tvc.core.db.aef.types.Company
-
- getSecondaryVaultsAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getSections(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Retrieves the available sections from the baseline
- getSelect() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- getSelectData(BusinessObjectWithSelectList, Statement) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectData(BusinessObjectWithSelect, Statement) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectData(BusinessObjectWithSelect, String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectData(RelationshipWithSelect, Statement) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectData(RelationshipWithSelect, String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectDataList(BusinessObjectWithSelect, Statement) - Static method in class com.technia.tvc.core.db.SelectUtils
-
Convenience method for retrieving all the selected data that match the
specified statement.
- getSelectDataList(BusinessObjectWithSelect, Statement[]) - Static method in class com.technia.tvc.core.db.SelectUtils
-
Convenience method for retrieving all the selected data that match the
specified statements.
- getSelectDataList(BusinessObjectWithSelect, String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectDataList(RelationshipWithSelect, Statement) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectDataList(RelationshipWithSelect, String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectDataType(BusinessObjectWithSelect, Statement) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectDataType(BusinessObjectWithSelect, String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectDataType(RelationshipWithSelect, Statement) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectDataType(RelationshipWithSelect, String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- getSelectedTableData() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getSelectedTableData() - Method in interface com.technia.tvc.core.table.TableBean
-
- getSelectedTableData() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getSelectedTableDataCount() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getSelectedTableDataCount() - Method in interface com.technia.tvc.core.table.TableBean
-
- getSelectionModel() - Method in class com.technia.tvc.core.table.AbstractSelectionTableBean
-
- getSelectionModel() - Method in interface com.technia.tvc.core.table.SelectionTableBean
-
- getSelectKeys() - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSelects() - Method in interface com.technia.tvc.collaboration.core.model.context.ContextInfoResolver
-
Gets the select statements needed to evaluate which tags that are valid
for the object.
- getSelects(Identifier, String) - Method in interface com.technia.tvc.collaboration.core.model.tag.TagHandler
-
Gets the select statements needed to evaluate which tags that are valid
for the object.
- getSelects(boolean) - Method in interface com.technia.tvc.structurebrowser.dragdrop.ConnectHandler
-
Deprecated.
- getSelects(boolean) - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropHandler
-
- getSelectStatements() - Static method in class com.technia.tvc.core.db.domain.to.TOFactory
-
- getSelectValue(String) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSelectValue(Statement) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSelectValue(String, boolean) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSelectValue(Statement, boolean) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSelectValues(Column, SelectedData, String) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
- getSelectValues(Statement) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSelectValues(String) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSelectValues(Statement, boolean) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSelectValues(String, boolean) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- getSent() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getSentDate() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getSeries() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getSeriesData(Value, String) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getSeriesData(String) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getSeriesSize() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getServer() - Method in class com.technia.tvc.core.TVCSystem
-
Deprecated.
Deprecated in ADK 10.6.3 or later.
- getServerURL() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
- getServerURL(HttpServletRequest) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the server URL.
- getServerURLResolver() - Method in interface com.technia.tvc.collaboration.core.io.channel.ClientBroadcaster
-
- getService() - Method in class com.technia.tvc.core.gui.resource.AjaxService
-
- getService(String) - Method in class com.technia.tvc.core.xml.ajax.AjaxConfig
-
- getServiceName(Class<?>) - Method in class com.technia.tvc.core.xml.ajax.AjaxConfig
-
- getServiceNames() - Method in class com.technia.tvc.core.xml.ajax.AjaxConfig
-
- getServletContext() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getServletDirectoryPath(HttpServletRequest) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the server relative path for the directory in which the servlet
or jsp resides.
- getServletDirectoryPath(HttpServletRequest, int) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the server relative path for the directory in which the servlet
or jsp resides.
- getServletMapping(ServletContext) - Static method in class com.technia.tvc.core.util.ActionUtils
-
Deprecated.
Deprecated since 6.1.0
- getServletMapping() - Static method in class com.technia.tvc.core.util.ActionUtils
-
Returns the servlet mapping.
- getServletPath(HttpServletRequest) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the servlet path.
- getSession() - Method in interface com.technia.tvc.core.xml.ajax.AjaxContext
-
- getSession() - Method in class com.technia.tvc.core.xml.ajax.AjaxService
-
Returns the current session.
- getSession() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the current HTTP session.
- getSessionAttribute(String, Class<? extends T>) - Method in class com.technia.tvc.core.xml.ajax.AjaxService
-
Returns an object stored in the HttpSession
under the specified
name.
- getSet() - Method in interface com.technia.tvc.collaboration.core.model.menu.MenuContext
-
- getSetId() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getSetId() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getSetRPEVarsCommand(Map<String, String>, boolean) - Static method in class com.technia.tvc.core.db.MQLUtils
-
- getSetting(String) - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the setting with the specified name.
- getSetting(String, String) - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the setting with the specified name.
- getSetting(String, int) - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the setting with the specified name.
- getSetting(String, boolean) - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the setting with the specified name.
- getSetting(String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getSetting(String, int) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getSetting(String, double) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getSetting(String, boolean) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getSetting(String, String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getSettingNames() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the names of all settings that have been defined.
- getSettingNames() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getSettings() - Method in interface com.technia.tvc.core.gui.table.Column
-
- getSettings() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getSettings() - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- getSettings() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- getSettings() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getSettings() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getSettings(String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getSettings() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getSettings() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getShowAlternateIcon() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Show Alternate Icon setting.
- getShowLevel() - Method in class com.technia.tvc.structurebrowser.render.ExportContext.IndentMode
-
Returns true if we should indicate the indentation mode by simply
showing the level.
- getShowObjectImage() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Show Object Image setting.
- getShowStructure() - Method in class com.technia.tvc.structurebrowser.render.ExportContext.IndentMode
-
Returns true if we should indicate the indentation mode by showing
the structure hierarchy.
- getShowTypeIcon() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Show Type Icon setting.
- getShowWarningForUnsavedForm() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getSidePanelWidth() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- getSignature(int) - Method in class com.technia.tvc.core.db.model.PolicyInfo.StateInfo
-
- getSignature(String) - Method in class com.technia.tvc.core.db.model.PolicyInfo.StateInfo
-
- getSignatureCount() - Method in class com.technia.tvc.core.db.model.PolicyInfo.StateInfo
-
- getSignatureInfo() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
Returns the signature information as defined in the policy.
- getSignatureNames(BusinessObjectWithSelect, String) - Method in class com.technia.tvc.office.server.trigger.builtin.HandleDefaultProperties
-
- getSignatures() - Method in class com.technia.tvc.core.db.model.PolicyInfo.StateInfo
-
- getSignatures(String) - Method in class com.technia.tvc.core.db.model.PolicyInfo.StateInfo
-
- getSignatures(String) - Static method in class com.technia.tvc.core.db.SignatureUtils
-
Returns all signatures available in the current state for the given
object.
- getSigners() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- getSize() - Method in class com.technia.tvc.collaboration.core.model.Attachment
-
- getSize() - Method in class com.technia.tvc.core.db.domain.to.FileTO
-
- getSize() - Method in class com.technia.tvc.core.io.FileSize
-
- getSize() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getSize() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getSize() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getSize() - Method in class com.technia.tvc.office.common.FileInfo
-
- getSize() - Method in interface com.technia.tvc.reportgenerator.output.OutputHandlerCtx
-
- getSize() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getSize() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getSmallIcon(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Icon file names for all the object types.
- getSmallIconURL(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the specified type's small icon.
- getSmallIconURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the specified type's small icon.
- getSmtpHost() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Returns the SMTP host
- getSmtpPort() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Returns the SMTP port
- getSortable() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Sortable setting.
- getSortComparator() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Sort Comparator setting.
- getSortDirection() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Sort Direction setting.
- getSortedTabsIterator() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getSortMode(String) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns the sort mode for the specified column.
- getSortMode(int) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns the sort mode for the specified column.
- getSortMode(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getSortMode(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getSortMode(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getSortMode(String) - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Returns the sort mode for the specified column.
- getSortMode(int) - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Returns the sort mode for the specified column.
- getSortOrder() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Sort Order setting.
- getSortOrder() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns an array of column indices.
- getSortOrder(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getSortOrder(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getSortOrder(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getSortOrder() - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Returns an array of column indices.
- getSortOrderByName() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
- getSortOrderByName() - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Returns an array of column names.
- getSortType() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the column's sort type.
- getSortType() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Sort Type setting.
- getSortType() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getSortValue(Cell, EvaluatedData) - Method in class com.technia.tvc.core.db.table.evaluator.HtmlHandler
-
Deprecated.
- getSource() - Method in class com.technia.tvc.core.db.aef.macro.ConfigurableMacroResolver
-
- getSource() - Method in interface com.technia.tvc.core.table.group.GroupStructureBean
-
Returns the source table.
- getSource() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- getSource() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNodeContent
-
- getSource() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- getSource() - Method in class com.technia.tvc.gridbrowser.model.ResolvedLabel
-
- getSource() - Method in class com.technia.tvc.gridbrowser.model.ResolvedToolTip
-
- getSourceObject() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getSourceObject() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getSourceObjectCount() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getSourceObjectCount() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getSourceObjectId() - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- getSourceObjects() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- getSourceObjects() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getSourceObjects() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getSourceOID() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getSourceOids() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns the object id of the source object
- getSourceRids() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- getSourceTableBean() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getSpec() - Method in class com.technia.tvc.core.db.aef.macro.ParsedStatement
-
- getSpreadsheetColumns(Column) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportContext
-
- getSpreadsheetColumns() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportContext
-
- getSpreadsheetExportContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementNativeExcelExportContext
-
- getSrc() - Method in class com.technia.tvc.core.gui.resource.ResourceRef
-
- getSrc(HttpServletRequest) - Method in class com.technia.tvc.core.gui.resource.ResourceRef
-
- getStackTrace(Throwable) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method outputs an exception stack-trace to a string
- getStackTraceArray(Throwable) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method outputs an exception stack-trace to an array of strings, each
element containing one line of the stack-trace
- getStart() - Method in class com.technia.tvc.core.db.aef.macro.DefaultMacroBounds
-
Returns the start of the bounds.
- getStart() - Method in interface com.technia.tvc.core.db.aef.macro.MacroResolver.MacroBounds
-
Returns the start of the macro.
- getStartupTime() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the time when TVC was started (or when TVC System was
initialized)
- getState(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the state with the specified name.
- getState() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- getState() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getStateInfo() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getStateInfo() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
Returns the state information from this policy.
- getStateInfo(String) - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
Returns the state information for the given state.
- getStateInfo() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
Returns the state information as defined in the policy.
- getStatement() - Method in class com.technia.tvc.core.db.select.Statement
-
- getStateName(String) - Method in class com.technia.tvc.core.db.aef.naming.PolicyInfo
-
Returns the name of the state that correspond to the symbolic name.
- getStateName(String) - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getStateNames() - Method in class com.technia.tvc.core.db.aef.naming.PolicyInfo
-
Returns the state names.
- getStateNames() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getStateRegion() - Method in class com.technia.tvc.core.db.aef.types.Location
-
- getStateRegion() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getStateRegion() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getStateRegionAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getStates(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns a list of all states for the businessobject.
- getStateStyles(GridBrowser) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Returns the styles for the legend
- getStateSymbolicName(String) - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- GetStaticResourceAction - Class in com.technia.tvc.core.actions
-
This action class can be used to refer to static resources without the need
of bothering about the state of the client browser cache.
- GetStaticResourceAction() - Constructor for class com.technia.tvc.core.actions.GetStaticResourceAction
-
- getStatus() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
Returns the
status
for this item.
- getStatus() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Get the current status of the field
- getStatusClass(ElementRenderContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- getStore() - Method in class com.technia.tvc.core.db.domain.to.FileTO
-
- getStore() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getStreamIfPDF(InputStream) - Static method in class com.technia.tvc.core.util.pdf.PDFUtils
-
Checks if the inputstream contains PDF data.
- getStrikeThrough() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getString(Object) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
- getString(HttpSession, String) - Static method in class com.technia.tvc.core.util.SessionUtils
-
Returns the value of the session stored String.
- getString(HttpSession, String, String) - Static method in class com.technia.tvc.core.util.SessionUtils
-
Returns the value of the session stored String.
- getString() - Method in class com.technia.tvc.core.util.SystemProperty
-
Returns the property value as a String
.
- getString(TableBean<?>, String, String) - Static method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getStringBuilder() - Static method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Returns a string builder that can be used for temporary storage.
- getStringResourceName() - Method in interface com.technia.tvc.core.TVCPlugin
-
Returns the name of the string resource for this component.
- getStringResourceName() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
Returns null by default.
- getStringValue() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Returns the value as a string.
- getStringValue(TableBean<?>, TableData, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getStringValue() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getStringValues(TableBean<?>, TableData, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getStringValues() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getStructure() - Method in interface com.technia.tvc.core.structure.Expander.ExpandCtx
-
- getStructure() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean.ExpandCtxBase
-
- getStructure() - Method in class com.technia.tvc.core.structure.StructureEvent
-
- getStructureCellRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- getStructureHeaderRenderContext() - Method in interface com.technia.tvc.structurebrowser.render.TableHeaderRenderContext
-
- getStructureListeners() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- getStructureRenderer(TableRenderContext, StructureTheme) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Returns the StructureRenderer
that should be used.
- getStructureTheme() - Method in interface com.technia.tvc.structurebrowser.render.TableResourceContext
-
- getStyle() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.SpreadsheetField
-
Returns the style object for this field.
- getStyleCalculation() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getStyleCell() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getStyleCellValue() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getStyleClass(ElementRenderContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- getStyleForCell(TableCellRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the style for the specified cell
- getStyleHeader() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getStyleSheet() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getStyleSheet() - Method in interface com.technia.tvc.reportgenerator.Report
-
- getStylesheetRefs() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getSubFieldId(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getSubHeader() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- getSubHeader() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getSubHeader() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the subheader for this table.
- getSubHeader() - Method in class com.technia.tvc.core.table.TableHeaders
-
- getSubHeader() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getSubHeader() - Method in interface com.technia.tvc.structurebrowser.render.PageHeaderRenderContext
-
- getSubject() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- getSubject() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Gets the subject to this thread.
- getSubject() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getSubmitConfirm(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubmitDblClickPrevent(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubmitImage(TableBean<?>, String) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubmitLabel(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubmitProgressMessage(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubmitRowSelect(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubmitShowProgress(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubmitTarget(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubmittedIds(HttpServletRequest, boolean) - Static method in class com.technia.tvc.core.util.RequestUtils
-
Returns the object id from the request.
- getSubmitURL(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- getSubscriptionLevel() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getSubscriptionLevelAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getSuffix() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns the suffix.
- getSuffix() - Method in class com.technia.tvc.core.db.VaultUtils.VaultInfo
-
Returns the suffix for the vault
- getSuiteApplicationPropertyFile(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the property file for the registered suite.
- getSuiteApplicationStartPage(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the start page for the registered suite.
- getSuiteCommonDirectory(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the common directory for the registered suite.
- getSuiteComponentDirectory(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the component directory for the registered suite.
- getSuiteDirectory() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Returns the suite directory.
- getSuiteDirectory(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
The name of the subdirectory where central files are stored.
- getSuiteIcon(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the name of the suite icon.
- getSuiteImageOff(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Icon to be used in the emxHome page as part of the disabled suite button.
- getSuiteImageOn(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Icon to be used in the emxHome page as part of the suite button.
- getSuiteInitializationFile(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the initialization file for the registered suite.
- getSuiteProperties(String) - Static method in class com.technia.tvc.core.db.aef.properties.SuiteProperties
-
Returns the properties for the specified suite.
- getSuiteProperty(String, String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Utility method for getting a suite property.
- getSuiteProperty(String, String, String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Utility method for getting a suite property
- getSuitePropertyFileAlias(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the property file alias for the registered suite.
- getSuiteRootDirectory(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the root directory for the registered suite.
- getSuiteStringResource(String) - Static method in class com.technia.tvc.core.db.aef.properties.SuiteStringResource
-
Returns the string resource for the specified suite.
- getSuiteStringResourceFileId(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the string resource file ID for the registered suite.
- getSuiteURL(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the registered suite's home directory.
- getSuiteURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the registered suite's home directory.
- getSuiteURL(String) - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
The page to be loaded when the suite button is clicked.
- getSupportedViewerNames() - Method in class com.technia.tvc.core.db.model.FormatInfo
-
- getSVGViewResources(TableResourceContext) - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderer
-
- getSymbolicName(String, String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified admin type and name.
- getSymbolicName(String, String, String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified admin type and name.
- getSymbolicName() - Method in class com.technia.tvc.core.db.aef.naming.SymbolicName
-
- getSymbolicName() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- getSymbolicName() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns the symbolic attribute name.
- getSymbolicName() - Method in class com.technia.tvc.core.db.model.FormatInfo
-
Returns the symbolic format name.
- getSymbolicName() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getSymbolicName() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
Returns the symbolic type name.
- getSymbolicName() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns the symbolic type name.
- getSymbolicName() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getSymbolicNameForAdmin(String, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
This is a convenience method for accessing the symbolic name for a
specific admin object.
- getSymbolicNameForAssociation(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified association.
- getSymbolicNameForAttribute(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified attribute.
- getSymbolicNameForCommand(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified command.
- getSymbolicNameForFormat(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified format.
- getSymbolicNameForGroup(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified group.
- getSymbolicNameForLattice(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified lattice.
- getSymbolicNameForMenu(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified menu.
- getSymbolicNameForPerson(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified person.
- getSymbolicNameForPolicy(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified policy.
- getSymbolicNameForRelationship(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified relationship.
- getSymbolicNameForRole(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified role.
- getSymbolicNameForState(String, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
This is a convenience method for retrieving the symbolic name for a state
on a policy.
- getSymbolicNameForStore(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified store.
- getSymbolicNameForType(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified type.
- getSymbolicNameForVault(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified vault.
- getSymbolicNameForWizard(String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns the symbolic name for the specified wizard.
- getSymbolicStateName(String) - Method in class com.technia.tvc.core.db.aef.naming.PolicyInfo
-
Returns the symbolic name for the state with the specified name.
- getSymbolicStateNames() - Method in class com.technia.tvc.core.db.aef.naming.PolicyInfo
-
Returns the symbolic state names.
- getSystemDefault() - Static method in enum com.technia.tvc.structurebrowser.render.TableLayout
-
- getSystemProperties() - Static method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the system properties instance.
- getSystemProperty(String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the specified system property.
- getSystemTags(Context, String[]) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
- getSystemTags(String) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
Get system tags for set.
- getSystemTags() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Get system tags for the message.
- getTabById(String) - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- getTabContentClass(TabPageRenderContext) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Returns the class to be used on the DIV element within the LI.
- getTabCount() - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- getTabIndex() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getTable() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the
Table
, which this column is a part of.
- getTable() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- getTable() - Method in class com.technia.tvc.core.table.TableEvent
-
- getTable() - Method in class com.technia.tvc.office.ui.dropzone.table.DropCtx
-
- getTable(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Lookup the TableBean in the users current session.
- getTable() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getTableBean() - Method in interface com.technia.tvc.core.table.group.BuildInput
-
- getTableBean() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getTableBean() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getTableBean() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
- getTableBean() - Method in class com.technia.tvc.structurebrowser.edit.DefaultCellEditor.CallbackImpl
-
- getTableBean() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellContext
-
Returns the table being rendered.
- getTableBean() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellHeaderContext
-
Returns the table being rendered.
- getTableBean() - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderContext
-
- getTableBean() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- getTableBean() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the table being rendered.
- getTableBean() - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionChange
-
- getTableBean() - Method in interface com.technia.tvc.structurebrowser.selection.SelectionChange
-
- getTableBean(String, String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getTableBean(String, BaselineConfig) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getTableBean(String, BaselineConfig, String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getTableBean(HttpServletRequest) - Static method in class com.technia.tvc.xbom.xbl2.compare.CompareUtils
-
- getTableBean() - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- getTableBeanClass() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns the name of the
TableBean
class that should be used on
the page.
- getTableBeanName() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the name of the table (the name to which the table is bound in
the user's HTTP session).
- getTableCalculationsDecimalPrecision() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the decimal precision to use for calculations in tables.
- getTableCellClass(TableCellRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getTableCellRenderer(Column) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getTableClonedListeners() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableClonedListeners() - Method in interface com.technia.tvc.core.table.TableBean
-
- getTableContentListeners() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableData() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- getTableData(TableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- getTableData() - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Returns all
TableData
instances currently in the table.
- getTableData() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean.TablePage
-
Returns the
TableData
instances for the current page.
- getTableData(String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableData(String, String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableData() - Method in interface com.technia.tvc.core.table.group.BuildInput
-
- getTableData() - Method in class com.technia.tvc.core.table.group.Group
-
- getTableData() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns all
TableData
instances currently in the table.
- getTableData(String) - Method in interface com.technia.tvc.core.table.TableBean
-
- getTableData(String, String) - Method in interface com.technia.tvc.core.table.TableBean
-
- getTableData() - Method in class com.technia.tvc.core.table.TableContentEvent
-
- getTableData() - Method in class com.technia.tvc.core.table.TableDataProvider.Displayed
-
- getTableData() - Method in class com.technia.tvc.core.table.TableDataProvider.Empty
-
- getTableData() - Method in interface com.technia.tvc.core.table.TableDataProvider
-
Get table data.
- getTableData() - Method in class com.technia.tvc.core.table.TableDataProvider.Specific
-
- getTableData() - Method in class com.technia.tvc.core.table.TableDataProvider.Visible
-
- getTableData() - Method in class com.technia.tvc.core.table.TableEditEvent
-
- getTableData() - Method in class com.technia.tvc.core.table.TableMassEditEvent
-
- getTableData(TableBean<? extends TableData>, TableRowIdParam) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getTableData(TableBean<? extends TableData>, String[], String[]) - Static method in class com.technia.tvc.core.table.TableUtils
-
- getTableData(TableBean<? extends TableData>, long[]) - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns an iterator containing all
TableData
s that whose ID is in
the specified array.
- getTableData(TableBean<? extends TableData>, Long[]) - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns an iterator containing all
TableData
s that whose ID is in
the specified array.
- getTableData(TableBean<?>, HttpServletRequest) - Static method in class com.technia.tvc.structurebrowser.actions.TableDataAction
-
Returns the TableData instance referenced by the specified
request.
- getTableData(TableBean<?>, String) - Static method in class com.technia.tvc.structurebrowser.actions.TableDataAction
-
Returns the TableData instance with the specified ID.
- getTableData() - Method in interface com.technia.tvc.structurebrowser.edit.ConfirmCallback
-
- getTableData() - Method in class com.technia.tvc.structurebrowser.edit.DefaultCellEditor.CallbackImpl
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.cell.CellContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.cell.HTMLExportCellContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.cell.PopupCellValueRenderContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.cell.SpreadsheetExportCellContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.cell.TextExportCellContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.cell.XMLExportCellContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportRowContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportRowContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportRowContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.TextExportRowContext
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.render.XMLExportRowContext
-
- getTableData() - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionChange
-
- getTableData() - Method in interface com.technia.tvc.structurebrowser.selection.SelectionChange
-
- getTableDataAt(int) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the
TableData
instance at the specified index.
- getTableDataAt(int) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Returns the
TableData
instance at the specified index.
- getTableDataAt(int) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableDataAt(int) - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the
TableData
instance at the specified index.
- getTableDataCount() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- getTableDataCount() - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Returns the count of all
TableData
instances in the table.
- getTableDataCount() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableDataCount() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the count of all
TableData
instances in the table.
- getTableDataFilter() - Method in class com.technia.tvc.core.table.TableCalculations
-
Returns a filter that decides which
TableData
instances to
include when calculating.
- getTableDataWithId(long) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableDataWithId(long) - Method in interface com.technia.tvc.core.table.TableBean
-
Returns the
TableData
instance with the specified
ID
, or null if no such instance exists in the
table.
- getTableEditListeners() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
- getTableEditListeners() - Method in interface com.technia.tvc.core.table.EditableTableBean
-
- getTableFactory() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- getTableFactory() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the factory that is used to load tables.
- getTableGroupedListeners() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableGroupedListeners() - Method in interface com.technia.tvc.core.table.TableBean
-
- getTableGroupHeaderRowClass(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getTableHeaderClass(TableCellHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getTableLayout() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the layout of the table (standard or optimized).
- getTableListeners() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableListeners() - Method in interface com.technia.tvc.core.table.TableBean
-
- getTableMode() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the current table mode
- getTableModelColumnIndex(Column) - Method in interface com.technia.tvc.core.table.model.TableBeanWithModel
-
- getTableModelRowIndex(TableData) - Method in interface com.technia.tvc.core.table.model.TableBeanWithModel
-
- getTableName() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getTableName() - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getTableName() - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getTableName() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- getTableNames() - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- getTableNavigateListeners() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getTableNavigateListeners() - Method in interface com.technia.tvc.core.table.TableBean
-
- getTableRenderContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.GridBrowserRenderContext
-
- getTableRenderer() - Method in class com.technia.tvc.structurebrowser.render.display.DisplayHandler
-
- getTableRenderer(TableBean<?>) - Static method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Returns the renderer for a particular
TableBean
instance.
- getTableRowActionSpecs(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Returns a list of RowActionSpec
that should be rendered.
- getTableRowClass(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getTableRowCount() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.AdditionalSpreadsheetContent.AdditionalSpreadsheetContentContext
-
- getTableRowId(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getTableRowSelectionValue(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getTableSpace() - Method in class com.technia.tvc.core.db.VaultUtils.VaultInfo
-
Returns the name of the table space for this vault
- getTableSuffixAndLXOID(String) - Static method in class com.technia.tvc.core.db.VaultUtils
-
Returns an array of length 2, where the first item is the table suffix
for the vault and the second item is the LXOID for the object itself.
- getTabs() - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- getTabs() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getTag(String, Tags.TagSpec) - Method in class com.technia.tvc.collaboration.core.model.tag.DefaultTagHandler
-
- getTag(String, String) - Method in class com.technia.tvc.collaboration.core.model.tag.DefaultTagHandler
-
- getTags(TagContext) - Method in interface com.technia.tvc.collaboration.core.model.tag.TagHandler
-
Evaluates which
tags
to be used for a specific object and
user.
- getTagSpec() - Method in interface com.technia.tvc.collaboration.core.model.tag.TagHandler
-
- getTarget() - Method in class com.technia.tvc.core.db.domain.ExpandConnection
-
- getTarget() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- getTargetLocation() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Target Location setting.
- getTargetName() - Method in class com.technia.tvc.core.db.model.PolicyInfo.SignatureInfo
-
- getTargetObjectId() - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- getTargetOids() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Returns the object id(s) of the target object(s)
- getTargetState() - Method in class com.technia.tvc.core.db.model.PolicyInfo.SignatureInfo
-
- getTargetTableBean() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- getTaskDAO() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getTaskFailure() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns the failure.
- getTaskFailure() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- getTempDir() - Static method in class com.technia.tvc.core.io.FileUtils
-
Returns the temporary directory.
- getTempDir() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the path to the application's temp directory.
- getTemplateName() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getTemplates() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getText() - Method in class com.technia.tvc.core.chart.Value
-
- getText() - Method in class com.technia.tvc.core.util.i18n.ApplicationMultilingualText
-
- getText(Locale) - Method in class com.technia.tvc.core.util.i18n.ApplicationMultilingualText
-
- getText() - Method in class com.technia.tvc.core.util.i18n.MessageResourcesMultilingualText
-
Returns the text in the default locale.
- getText(Locale) - Method in class com.technia.tvc.core.util.i18n.MessageResourcesMultilingualText
-
Returns the text in the specified locale.
- getText() - Method in interface com.technia.tvc.core.util.i18n.MultilingualText
-
Returns the text in the default locale.
- getText(Locale) - Method in interface com.technia.tvc.core.util.i18n.MultilingualText
-
Returns the text in the specified locale.
- getText() - Method in class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
Returns the text in the default locale.
- getText(Locale) - Method in class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
Returns the text in the specified locale.
- getText() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getText() - Method in class com.technia.tvc.core.util.mail.MessageText
-
- getText(String) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Get the text inside the first child.
- getText() - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Returns the text contained within this element (and child elements).
- getText(boolean) - Method in interface com.technia.tvc.core.xml.pointer.XMLPointer
-
Returns the text contained within this element and optionally also the
text for the child element(s).
- getText() - Method in interface com.technia.tvc.core.xml.pointer.XMLPointerList
-
Returns the text of all pointers.
- getTextAlign() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getTextColor() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getTextExportContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ColumnLabelTextExportContext
-
- getTextExportContext() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementTextExportContext
-
- getTextExportWriter() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ColumnLabelTextExportContext
-
- getTextExportWriter() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementTextExportContext
-
- getTextfieldwidth() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getTextLength() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Text Length setting.
- getThemeConfigURL() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
Returns null by default.
- getThread() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Gets the thread for the message.
- getThreadId() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- getThreadQueue() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns the thread queue that the task has been added to.
- getThrowable() - Method in exception com.technia.tvc.core.util.ReflectionException
-
- getThumbNailImageURL() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getTid(String, String) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
- getTime() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- getTimeStamp() - Method in class com.technia.tvc.core.gui.dashboard.DashboardID
-
- getTimeZone() - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Deprecated.
- getTitle() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getTitle() - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- getTitle() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- getTitle() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- getTitle() - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getTitle(Locale) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getTitle(Environment) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getTitle(Locale, String) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- getTitle() - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- getTitle() - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getTitle(Locale) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getTitle(Locale, String) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- getTitle() - Method in class com.technia.tvc.core.table.TableCalculation
-
Returns the title of the calculation.
- getTitleFont() - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- getTNR(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the type, name and revision of this object.
- getTNRI(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the type, name, revision and ID of this object.
- getTo() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getTo() - Method in class com.technia.tvc.core.db.PropertyUtils.Property
-
Returns the name of the admin on the TO side.
- getToAddresses() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- getToAdminType() - Method in class com.technia.tvc.core.db.PropertyUtils.Property
-
Returns the admin type on the TO side.
- getToId() - Method in class com.technia.tvc.core.db.domain.Connection
-
- getToId() - Method in class com.technia.tvc.core.db.domain.to.ConnectionTO
-
- getToId() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- getToId() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceResult
-
- getToObject() - Method in class com.technia.tvc.core.db.domain.Connection
-
- getToObjectId() - Method in interface com.technia.tvc.gridbrowser.model.ConnectionInfo
-
- getToolBar() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- getToolbarLayoutManager(ToolbarRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- getToolBarName() - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
The toolbar
- getToolBarName() - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- getToolBarName() - Method in interface com.technia.tvc.core.gui.view.View
-
Returns the name of the toolbar menu.
- getToolkit() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- getToolkit() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns the toolkit.
- getTooltip() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- getToolTip() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
- getTooltipContent() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getTooltipContent() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getToolTipFor(TableData) - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Returns the resolved tooltip for a specific table data instance.
- getTooltipLabel() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getTooltipLabel() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getTopLevelGroups() - Static method in class com.technia.tvc.core.db.UserUtils
-
- getTopLevelRoles() - Static method in class com.technia.tvc.core.db.UserUtils
-
- getTopPanel() - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldRenderContext
-
- getToRelationshipID(String, String, String) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Returns the ID of the to relationship between the specified business
objects using business object print
- getToRelNames() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- getToRelNames() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns the names of the relationships available on the to side.
- getTotal(boolean) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getTotal(boolean) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getTotal(boolean) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- getTotalObjectCount() - Method in class com.technia.tvc.core.db.VaultUtils.VaultInfo
-
Returns the current total object count within this vault
- getTotalRowCount() - Method in interface com.technia.tvc.core.table.TableCalculationResults
-
Returns the number of rows in the table.
- getTotalValue() - Method in interface com.technia.tvc.core.table.TableCalculationResult
-
Returns the total value.
- getToTypeNames() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- getTransaction() - Method in interface com.technia.tvc.core.gui.table.TableClient
-
Returns the transaction.
- getTransaction() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- getTransaction() - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
- getTransactionType() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Returns the transaction type.
- getTransferObject() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getTransformProperties() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getTransformProperty(String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getTransformProperty(String, String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getTransformPropertyNames() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getTranslate() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Translate setting.
- getTreeModel() - Method in interface com.technia.tvc.core.structure.model.StructureBeanWithModel
-
- getTreeURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns a URL to the tree page.
- getTreeURL() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- getTVCActionURL(TableRenderContext, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the URL a the specified TVC action.
- getTVCNumberGeneratorByObjectId(String) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
Returns a TVC number generator object via the ID of the number generator
object.
- getTVCNumberGenerators(String) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
- getTVCNumberGenerators(TypeInfo) - Static method in class com.technia.tvc.core.db.numgen.NumberGenerators
-
- getTVCRootLogger() - Static method in class com.technia.tvc.core.TVCLogManager
-
- getType() - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- getType() - Method in class com.technia.tvc.collaboration.core.model.menu.Menu
-
- getType() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getType(String) - Static method in class com.technia.tvc.core.db.AttributeUtils
-
Returns the attribute data type.
- getType() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- getType() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getType(Locale) - Method in class com.technia.tvc.core.db.domain.Basics
-
- getType() - Method in class com.technia.tvc.core.db.domain.Connection
-
- getType() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getType() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- getType() - Method in class com.technia.tvc.core.db.domain.to.ConnectionTO
-
- getType() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getType(Locale) - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getType() - Method in class com.technia.tvc.core.db.domain.TriggerContext
-
- getType() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns the attribute type.
- getType() - Method in class com.technia.tvc.core.gui.report.Report
-
- getType() - Method in class com.technia.tvc.core.gui.resource.Template
-
- getType() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns the data type for the cell's values.
- getType() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- getType() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getType() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getType() - Method in class com.technia.tvc.core.util.mail.MessageText
-
- getType() - Method in class com.technia.tvc.core.util.ObjectCache
-
Returns the type.
- getType() - Method in interface com.technia.tvc.gridbrowser.model.ConnectionInfo
-
- getType() - Method in interface com.technia.tvc.gridbrowser.model.ObjectInfo
-
- getType() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getType() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getType() - Method in class com.technia.tvc.office.common.PropertyInfo
-
- getType() - Method in class com.technia.tvc.reportgenerator.Format
-
- getType() - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
- getType() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getTypeAheadRunProgramCharacterCount() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the numbers of characters that the user has to type before the
JPO is invoked.
- getTypeAheadSavedValuesLimit() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the number of unique values that may be stored per user and field
for type ahead.
- getTypeFieldValue() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getTypeIconURL(TableRenderContext, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the URL to the type icon for the specified type.
- getTypeInfo() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getTypeMappingsURL() - Method in interface com.technia.tvc.core.TVCPlugin
-
Returns the URL from which the plugin specific type mappings should be
loaded.
- getTypeMappingsURL() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
Returns null by default.
- getTypeNames() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- getTypeNames() - Static method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns an unmodifiable list containing the NAMES of all business types
in the database
- getTypePattern() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getTypePattern() - Method in class com.technia.tvc.core.db.Query
-
- getTypePattern() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns the type pattern.
- getTypeTree(String) - Static method in class com.technia.tvc.core.db.model.TypeInfo
-
- getTypeTree(List<String>) - Static method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns given business types as a tree hierarchy.
- getTypeTree(List<String>, boolean) - Static method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns given business types as a tree hierarchy.
- getTypeTree(List<String>, boolean, int) - Static method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns given business types as a tree hierarchy.
- getUI() - Method in class com.technia.tvc.office.ui.dropzone.table.DropResult
-
- getUIMessage() - Method in interface com.technia.tvc.reportgenerator.output.OutputHandler
-
Returns a nice message to be presented for the user.
- getUniqueNumber() - Method in class com.technia.tvc.core.gui.dashboard.DashboardID
-
- getUniqueValues(String[]) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns the unique values within the provided array
- getUnit(String) - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- getUnitCount() - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- getUnits() - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- getUnpaginatedTableData() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns the displayed
TableData
instances as implemented by the
super class.
- getUnpaginatedTableDataCount() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns the count of the displayed
TableData
instances as
implemented by the super class.
- getUnparsedHeader(PageConfig, Locale) - Method in class com.technia.tvc.core.table.TableHeaders
-
- getUnparsedSubHeader(PageConfig, Locale) - Method in class com.technia.tvc.core.table.TableHeaders
-
- getUnreadCount() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- getUnreadUserNames(String) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
Gets user names of the users who havn't read one or more messages in the
set.
- getUnreadUsers(Context, String[]) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
- getUpdateFieldEventHandler(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Returns the javascript event handler code that will send the updated
value to the server for storing it in the database.
- getUpdateFunction() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Update Function setting.
- getUpdateProgram() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Update Program setting.
- getUpdater() - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Returns the
updater
instance, which will be used when
updating a cell.
- getUpdaterClass() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getUpdateURL() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns the column's update URL.
- getUpdateURL() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- getUploadURL() - Method in class com.technia.tvc.office.common.FileInfo
-
- getUpperQueryLimit() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns the query limit.
- getUrl() - Method in class com.technia.tvc.collaboration.core.model.Attachment
-
- getURL(HttpServletRequest, String) - Static method in class com.technia.tvc.core.actions.GetStaticResourceAction
-
- getURL(HttpServletRequest) - Method in class com.technia.tvc.core.gui.report.Report
-
- getURLForCell(TableCellRenderContext, CellValue) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the URL for the specified cell.
- getUseNewFOP() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getUseQueryTrigger() - Method in class com.technia.tvc.core.db.Query
-
- getUser() - Method in class com.technia.tvc.collaboration.core.model.category.UserCategory
-
- getUser(HttpSession) - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
Returns the name of the user.
- getUser() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- getUser() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Returns the name of the user.
- getUser() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the system user's name.
- getUser() - Method in class com.technia.tvc.core.util.userdata.ClientUserData
-
- getUser() - Method in class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
- getUser() - Method in interface com.technia.tvc.core.util.userdata.UserData
-
Returns the user
- getUser() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- getUserAccessMask() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getUserAgentDetector() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Returns a user agent detector.
- getUserAgentString() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
The user agent string for this class.
- getUserData() - Method in class com.technia.tvc.core.gui.chart.ChartProvider
-
- getUserData() - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx
-
Returns the
UserData
containing relevant information about how
this handler were instantiated.
- getUserFullName() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getUserId(AtmosphereResource) - Static method in class com.technia.tvc.collaboration.core.io.ClientHandler
-
- getUserInput() - Method in interface com.technia.tvc.office.server.trigger.AfterUploadInput
-
- getUserInput() - Method in interface com.technia.tvc.office.server.trigger.ValidateUploadInput
-
- getUserName() - Method in class com.technia.tvc.collaboration.core.model.Person
-
- getUserName() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getUserNames(AutoCompleteContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.assignee.ContextOrganizationUserAutocompleteHandler
-
- getUserNames() - Static method in class com.technia.tvc.core.db.model.UserInfo
-
Returns an unmodifiable list containing the NAMES of all the users that
exists in the database.
- getUserObject() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Returns the user object.
- getUserTags(Context, String[]) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
- getUserTags(String) - Static method in class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
Gets the user tags for set.
- getUserTags() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
Get user specific tags on the notification.
- getUserTags() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Gets the user tags of the message.
- getUserTimeZone() - Static method in class com.technia.tvc.core.db.DateUtils
-
Reads the preference "preference_TimeZone" on the Person admin object,
and returns a corresponding TimeZone
instance.
- getUseRule() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Use Rule setting.
- getUsesBusinessObject() - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- getUsesProgram() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns whether the attribute uses a program to retrieve choices or not.
- getUseTransactionOnEdit() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- getUUID(String) - Static method in class com.technia.tvc.collaboration.core.io.ClientHandler
-
Returns an iterator (yes, there might be multiple logins using the same
user id) containing the UUID for the clients logged in with this user id.
- getValidation() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getValidationActionErrors() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getValidationDef() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getValidationErrors() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getValidationErrors() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getValidationStatus() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getValidFor() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
- getValidForExpression() - Method in interface com.technia.tvc.collaboration.core.model.tag.TagHandler
-
Gets Expression to validate for viewing
- getValue() - Method in class com.technia.tvc.collaboration.core.model.category.UserCategory
-
- getValue() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- getValue() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- getValue() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- getValue(String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
Returns the value of the specified data object owned by the current user.
- getValue(String, String) - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
Returns the value of the specified data object owned by the current user.
- getValue(String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getValue(String, String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
- getValue() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- getValue() - Method in class com.technia.tvc.core.db.PropertyUtils.Property
-
Returns the property value.
- getValue() - Method in class com.technia.tvc.core.gui.autocomplete.Result.Option
-
- getValue() - Method in interface com.technia.tvc.core.gui.table.CellValue
-
Returns the actual value retreived from Matrix.
- getValue() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
- getValue() - Method in class com.technia.tvc.core.gui.table.impl.BooleanRangeValue
-
- getValue() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getValue() - Method in interface com.technia.tvc.core.gui.table.RangeValue
-
Returns the range value.
- getValue() - Method in class com.technia.tvc.core.util.KeyValue
-
- getValue() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- getValue() - Method in class com.technia.tvc.office.common.PropertyInfo
-
- getValue() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getValue(int) - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getValue() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Gets the field value
- getValue() - Method in interface com.technia.tvc.structurebrowser.render.cell.CalculationResultRenderContext
-
- getValueAt(int) - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns the value at the specified index.
- getValueAt(int) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getValueAt(int) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getValueAt(Object, int) - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- getValueAt(Object, int) - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
- getValueAt(int, int) - Method in class com.technia.tvc.core.table.model.SimpleTableModel
-
- getValueAt(int, int) - Method in interface com.technia.tvc.core.table.model.TableModel
-
- getValueCount() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns the value count.
- getValueCount() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getValueCount() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getValueCount() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getValues(FieldContext) - Method in interface com.technia.tvc.collaboration.core.model.dao.enovia.config.FieldValueHandler
-
- getValues(FilterValueContext) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.filter.CategoryValueHandler
-
- getValues(FilterValueContext) - Method in interface com.technia.tvc.collaboration.core.model.dao.enovia.config.FilterValueHandler
-
- getValues(FilterValueContext) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.ValueHandler.FilterValueHandlerAdapter
-
Deprecated.
- getValues(Collection<Identifier>) - Method in interface com.technia.tvc.collaboration.core.model.dao.enovia.config.ValueHandler
-
Deprecated.
- getValues(FieldContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.fieldvaluehandler.StatementBasedFieldValueHandler
-
- getValues(FilterValueContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler.CloudValueHandler
-
- getValues(Collection<Identifier>) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler.CloudValueHandler
-
Deprecated.
- getValues(FilterValueContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler.ObjectIdValueHandler
-
- getValues(Collection<Identifier>) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.valuehandler.ObjectIdValueHandler
-
Deprecated.
- getValues(Context, String[]) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerWrappingJPO
-
- getValues(Column, EvaluatedData) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Default way to obtain the selected values for the current column.
- getValues() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns all values held by the cell.
- getValues() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- getValues() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- getValues(String) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getValues() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- getValues() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- getValues() - Method in class com.technia.tvc.gridbrowser.model.ResolvedLabel
-
- getValues() - Method in class com.technia.tvc.structurebrowser.actions.loader.Parameter
-
- getValueType() - Method in class com.technia.tvc.core.chart.Value
-
- getVault() - Method in class com.technia.tvc.core.db.domain.Basics
-
- getVault(Locale) - Method in class com.technia.tvc.core.db.domain.Basics
-
- getVault() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- getVault() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getVault(Locale) - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- getVault() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- getVaultFieldValue() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getVaultInfo(String) - Static method in class com.technia.tvc.core.db.VaultUtils
-
Returns the vault information for the given vault
- getVaultInfo() - Static method in class com.technia.tvc.core.db.VaultUtils
-
Returns the vault information for all the vaults in the database
- getVaultName(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the name of the vault where this object currently is located.
- getVaultNames() - Static method in class com.technia.tvc.core.db.VaultUtils
-
Returns a string array, containing the names of the vaults within the
database
- getVaultPattern() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getVaultPattern() - Method in class com.technia.tvc.core.db.Query
-
- getVersion() - Method in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
The version of the application this was installed for.
- getVersion() - Method in class com.technia.tvc.core.db.MxVersion
-
Returns the version numbers as an array where the major version is the
first element.
- getVersion() - Method in interface com.technia.tvc.core.util.Version
-
The version numbers.
- getVersion() - Method in class com.technia.tvc.office.common.FileInfo
-
- getVersionCount() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getVersionNumber(int) - Method in class com.technia.tvc.core.db.MxVersion
-
- getVersionNumber(int) - Method in interface com.technia.tvc.core.util.Version
-
Returns the version number at the specified position in the
array
.
- getVersions() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- getVersions(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Returns the versions for this baseline.
- getVerticalAlignment() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getVerticalAlignment() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getView() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns the name of the default view.
- getView() - Method in class com.technia.tvc.core.gui.view.ViewEvent
-
Returns the source of the event.
- getView() - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
Returns the current view.
- getView() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the view.
- getViewFactory() - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
- getViewFactory() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getViewName() - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- getViewName() - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
- getViewNameParameter(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Returns the name of the view that should be used by the
TableBean.
- getViews() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- getVisibilityExpressionEvaluated() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- getVisible() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns all the visible elements.
- getVisibleChildAt(StructureBeanNode, int) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the
visible
child node at the
specified index.
- getVisibleChildAt(StructureBeanNode, int) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the
visible
child node at the
specified index.
- getVisibleChildCount(StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- getVisibleChildCount(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
- getVisibleChildIndex(StructureBeanNode, StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the index of the specified
visible
child, or
-1 if the child in fact isn't a
visible
child to the specified node.
- getVisibleChildIndex(StructureBeanNode, StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns the index of the specified
visible
child, or
-1 if the child in fact isn't a
visible
child to the specified node.
- getVisibleChildNodes(StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- getVisibleChildNodes(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
- getVisibleColumnAt(int) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getVisibleColumnAt(int) - Method in interface com.technia.tvc.core.table.TableBean
-
- getVisibleColumnByName(String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getVisibleColumnByName(String) - Method in interface com.technia.tvc.core.table.TableBean
-
- getVisibleColumnCount() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getVisibleColumnCount() - Method in interface com.technia.tvc.core.table.TableBean
-
- getVisibleColumns() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns the table's columns that were retrieved from the evaluation.
- getVisibleColumns() - Method in interface com.technia.tvc.core.table.TableBean
-
- getVisibleExpression() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getVisibleIf() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getVisibleIf() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getVisibleIfFields() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getVisibleIfId() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- getVisibleIfId() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- getVisibleIfReferenceFields() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- getVisibleInEditMode() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Visible In Edit Mode setting.
- getVisibleInFlatMode() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Visible In Flat Mode setting.
- getVisibleInReadMode() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Visible In Read Mode setting.
- getVisibleInStructureMode() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Visible In Structure Mode setting.
- getVisibleInStructureModificationMode() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the "Visible in Structure Modification Mode" setting
- getVisibleRootNodes() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- getVisibles() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- getVisibleTableData() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns the visible nodes in the structure.
- getVisibleTableData() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getVisibleTableData() - Method in interface com.technia.tvc.core.table.TableBean
-
- getVisibleTableData() - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Returns the
data
held by
this instance.
- getVisibleTableDataCount() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getVisibleTableDataCount() - Method in interface com.technia.tvc.core.table.TableBean
-
- getVisibleTableDataFilters() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getVisibleTableDataFilters(Class<? extends VisibleTableDataFilter>) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- getVisibleTableDataFilters() - Method in interface com.technia.tvc.core.table.TableBean
-
- getVisibleTableDataFilters(Class<? extends VisibleTableDataFilter>) - Method in interface com.technia.tvc.core.table.TableBean
-
- getVisuals() - Method in class com.technia.tvc.core.db.filter.Filters
-
- getWaitingThreadCount() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
Returns the number of waiting threads.
- getWasLocked() - Method in class com.technia.tvc.office.common.FileInfo
-
- getWasUnlocked() - Method in class com.technia.tvc.office.common.FileInfo
-
- getWatchers(WorkflowContext) - Method in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.watcher.EverythingWatcher
-
- getWatchers(WorkflowContext) - Method in interface com.technia.tvc.collaboration.workflow.model.dao.enovia.config.WatcherHandler
-
- getWebappRootDir() - Method in class com.technia.tvc.core.TVCSystem
-
Returns the path to the webapp root directory.
- getWebSite() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- getWebSite() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getWebSiteAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getWhen() - Method in exception com.technia.tvc.core.util.concurrent.TaskFailure
-
- getWhere() - Method in class com.technia.tvc.core.db.Query
-
- getWhereClause() - Method in class com.technia.tvc.core.db.filter.Filter
-
- getWhereExpression() - Method in class com.technia.tvc.core.db.select.Component
-
- getWidthWeightFactor() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- getWindowHeight() - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- getWindowHeight() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Window Height setting.
- getWindowSize() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- getWindowWidth() - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- getWindowWidth() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Window Width setting.
- getWorkflowConfigDAO() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getWorkflowDAO() - Method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- getWorkPhoneNumber() - Method in class com.technia.tvc.core.db.aef.types.Person
-
- getWorkPhoneNumberAttribute() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getWorkPlace() - Static method in class com.technia.tvc.core.db.aef.types.Location
-
- getWorkPlace(Person) - Static method in class com.technia.tvc.core.db.aef.types.Location
-
- getWorkPlaceRel() - Static method in class com.technia.tvc.core.db.aef.types.AEFSchema
-
- getWrapHeader(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- getWrapHeader(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- getWrapHeader(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- getWrapped() - Method in class com.technia.tvc.core.io.NonClosableOutputStream
-
- getWrapped() - Method in class com.technia.tvc.core.io.NonCloseableWriter
-
- getWrapText() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- getWriter() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ColumnLabelExcelExportContext
-
- getWriter() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementExcelExportContext
-
- getWriter() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementNativeExcelExportContext
-
- getWriter() - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.XMLWriterEntry
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.HTMLExportCellContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.HTMLExportCellHeaderContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.PDFExportCellHeaderContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.SpreadsheetExportCellContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.SpreadsheetExportCellHeaderContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.TextExportCellContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.TextExportCellHeaderContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.XMLExportCellContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.cell.XMLExportCellHeaderContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportRowContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.PDFExportContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.TextExportContext
-
- getWriter() - Method in interface com.technia.tvc.structurebrowser.render.XMLExportContext
-
- getXMLPageObjects(String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Returns the page objects, containing XML data with the specified root tag
equal to the given argument.
- getXMLSerializerClass() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- getXMLWriter() - Method in interface com.technia.tvc.reportgenerator.DataExtractorCtx
-
- GLOBAL_ERROR_KEY - Static variable in class com.technia.tvc.core.actions.TVCAction
-
- GlobalValidation - Interface in com.technia.tvc.structurebrowser.form.model
-
This interface should be implemented to perform global validation on a form.
- GO_THERE_BUTTON - Static variable in interface com.technia.tvc.core.gui.page.PageConfig
-
The go there button on each table row.
- GO_THERE_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- GRAY - Static variable in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- GREEN - Static variable in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- GridAxes - Interface in com.technia.tvc.gridbrowser.model
-
- GridAxisData - Interface in com.technia.tvc.gridbrowser.model
-
- GridBrowser - Interface in com.technia.tvc.gridbrowser
-
- GridBrowserExportContext - Interface in com.technia.tvc.gridbrowser.render.ctx
-
- GridBrowserModel - Interface in com.technia.tvc.gridbrowser.model
-
- GridBrowserRenderContext - Interface in com.technia.tvc.gridbrowser.render.ctx
-
- GridBrowserRenderer - Class in com.technia.tvc.gridbrowser.render
-
This renderer is responsible for the rendering of the Grid Browser.
- GridBrowserRenderer() - Constructor for class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- GridBrowserRenderToolkit - Interface in com.technia.tvc.gridbrowser.render
-
- Group - Class in com.technia.tvc.collaboration.core.model
-
- Group() - Constructor for class com.technia.tvc.collaboration.core.model.Group
-
- Group(String) - Constructor for class com.technia.tvc.collaboration.core.model.Group
-
- Group(String, boolean) - Constructor for class com.technia.tvc.collaboration.core.model.Group
-
- GROUP - Static variable in class com.technia.tvc.core.db.aef.naming.Naming
-
Defines the name of the group admin type.
- group(GroupDefs, boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- Group - Class in com.technia.tvc.core.table.group
-
Represents a group of data and/or other groups.
- Group(GroupDef, GroupID) - Constructor for class com.technia.tvc.core.table.group.Group
-
Create a new Group.
- group(GroupDefs, boolean) - Method in interface com.technia.tvc.core.table.group.GroupableTableBean
-
- group(GroupableTableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- GroupableTableBean<T extends TableData> - Interface in com.technia.tvc.core.table.group
-
- GroupBuilder - Class in com.technia.tvc.core.table.group
-
Builds groups out of data in a table.
- GroupBuilder() - Constructor for class com.technia.tvc.core.table.group.GroupBuilder
-
- groupCompare(int, GroupID, int, boolean) - Method in class com.technia.tvc.core.table.group.GroupID
-
- GroupDef - Class in com.technia.tvc.core.table.group
-
A group definition.
- GroupDef(String, String) - Constructor for class com.technia.tvc.core.table.group.GroupDef
-
- GroupDef(String, String, String) - Constructor for class com.technia.tvc.core.table.group.GroupDef
-
- GroupDefHolder - Interface in com.technia.tvc.core.table.group
-
Contains group definitions.
- GroupDefInfo - Class in com.technia.tvc.core.table.group
-
Contains information about a group definition.
- GroupDefInfo(GroupDef) - Constructor for class com.technia.tvc.core.table.group.GroupDefInfo
-
- GroupDefs - Class in com.technia.tvc.core.table.group
-
A collection of group definitions.
- GroupDefs() - Constructor for class com.technia.tvc.core.table.group.GroupDefs
-
- groupHeader - Variable in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
The column header
- groupHeaderBGColor - Variable in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
The column header background color
- GroupID - Class in com.technia.tvc.core.table.group
-
- GroupID(String) - Constructor for class com.technia.tvc.core.table.group.GroupID
-
- GroupID(String, String) - Constructor for class com.technia.tvc.core.table.group.GroupID
-
- GroupNode - Interface in com.technia.tvc.core.table.group
-
- GroupNodeComparator - Class in com.technia.tvc.core.table.group
-
A comparator that can compare
GroupNode
as well as regular nodes.
- GroupNodeComparator(Comparator<? super StructureBeanNode>) - Constructor for class com.technia.tvc.core.table.group.GroupNodeComparator
-
Create a new comparator and uses sort-by-size
- GroupNodeComparator(Comparator<? super StructureBeanNode>, boolean) - Constructor for class com.technia.tvc.core.table.group.GroupNodeComparator
-
Create a new comparator.
- GroupNodeContainer - Interface in com.technia.tvc.core.table.group
-
- groups() - Method in class com.technia.tvc.core.util.Access
-
Returns all groups.
- GroupStructureBean - Interface in com.technia.tvc.core.table.group
-
This structurebean represents the result of a datagrouping operation, where
the groups are represented as nodes in a structure.
- GroupStructureBeanFromModel - Class in com.technia.tvc.core.table.group.impl
-
This implementation supports creation of "grouped data structures" from
table-bean-with-models...
- GroupStructureBeanFromModel(TableBeanWithModel, GroupDefs, boolean) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- GroupStructureBeanFromModel(StructureBeanWithModel, GroupDefs, boolean) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- GroupStructureBeanFromModel.GroupModel - Class in com.technia.tvc.core.table.group.impl
-
Base class for the model.
- GroupStructureBeanFromModel.GroupModel(TableColumnModel, GroupDefs, boolean) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- GroupStructureBeanImpl - Class in com.technia.tvc.core.table.group.impl
-
- GroupStructureBeanImpl(GroupableTableBean<? extends TableData>, GroupDefs, boolean, Expander) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
Create a new grouped table.
- GroupStructureBeanImpl.DefaultGroupNode - Class in com.technia.tvc.core.table.group.impl
-
- GroupStructureBeanImpl.DefaultGroupNode(long, TableBeanProxy) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- GroupStructureBeanImpl.DefaultGroupNode(StructureBeanNode, GroupStructureBeanImpl.DefaultGroupNode, TableBeanProxy) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- GroupStructureBeanImpl.DefaultGroupNodeContent - Class in com.technia.tvc.core.table.group.impl
-
- GroupStructureBeanImpl.DefaultGroupNodeContent(long, String, String, boolean, TableBeanProxy) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNodeContent
-
- GroupStructureBeanImpl.ExpandedNode - Class in com.technia.tvc.core.table.group.impl
-
- GroupStructureBeanImpl.ExpandedNode(GroupID) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.ExpandedNode
-
- GroupStructureBeanImpl.ExpandedNode() - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.ExpandedNode
-
- GroupStructureBeanImpl.GroupContentTableBean - Class in com.technia.tvc.core.table.group.impl
-
A table implementation for the content inside a group.
- GroupStructureBeanImpl.GroupContentTableBean(GroupStructureBeanImpl) - Constructor for class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.GroupContentTableBean
-
- GroupUtils - Class in com.technia.tvc.core.table.group
-
Utilities for group implementations.
- GUIBEAN_INFO - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- ICON - Static variable in class com.technia.tvc.core.db.ExportUtils
-
Include icon.
- ID - Static variable in class com.technia.tvc.core.db.BasicUtils
-
Represents the basic property id
- id() - Method in class com.technia.tvc.core.db.Expander.Selects
-
Adds "id" as select statement
- ID - Static variable in class com.technia.tvc.core.db.select.Statement
-
- id() - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- Identifier - Interface in com.technia.tvc.collaboration.core.model
-
- ignore(String, String, String) - Static method in class com.technia.tvc.core.db.SignatureUtils
-
Ignores a signature
- ignoreClientTasks() - Method in class com.technia.tvc.core.actions.NewTxAction
-
A call to this method will make the action instance ignore client tasks
for all following requests.
- ignoreField() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.AdditionalSpreadsheetContent.AdditionalSpreadsheetContentContext
-
- ignoreHotfix() - Method in class com.technia.tvc.core.db.MxVersion
-
- IMAGE - Static variable in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- IMAGE_DATA - Static variable in class com.technia.tvc.core.db.aef.env.Environment
-
The name under which the Image Data map is saved.
- IMAGE_FORMAT - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- IMAGE_HANDLER - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- IMAGE_NAME - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- IMAGE_RELATED_IMAGE_EXPRESSION - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- IMAGE_URL - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- include(Menu) - Method in interface com.technia.tvc.core.gui.menubar.util.ComponentFilter
-
Returns true if the
Menu
is accepted
- include(Command) - Method in interface com.technia.tvc.core.gui.menubar.util.ComponentFilter
-
Returns true if the
Command
is accepted
- include(HttpServletRequest, HtmlWriter) - Method in class com.technia.tvc.core.gui.resource.AjaxService
-
- include(HttpServletRequest, HtmlWriter) - Method in class com.technia.tvc.core.gui.resource.JavaScript
-
- include(HttpServletRequest, HtmlWriter) - Method in class com.technia.tvc.core.gui.resource.JavaScriptRef
-
- include(HttpServletRequest, HtmlWriter) - Method in class com.technia.tvc.core.gui.resource.Resource
-
Include the resource in the page being rendered with the
HtmlWriter
.
- include(HttpServletRequest, HtmlWriter) - Method in class com.technia.tvc.core.gui.resource.StyleSheet
-
- include(HttpServletRequest, HtmlWriter) - Method in class com.technia.tvc.core.gui.resource.StyleSheetRef
-
- include(HttpServletRequest, HtmlWriter) - Method in class com.technia.tvc.core.gui.resource.Template
-
- include(HttpServletRequest, HtmlWriter) - Method in class com.technia.tvc.core.gui.resource.ThemeArtifact
-
- includeResource(String) - Method in interface com.technia.tvc.structurebrowser.render.AboveTableRendererContext
-
- includeResource(String) - Method in interface com.technia.tvc.structurebrowser.render.PageHeaderRenderContext
-
Include a resource on the page.
- includeResource(String) - Method in interface com.technia.tvc.structurebrowser.render.TableFramesetRendererContext
-
- incrGroupSize() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
Add one to the group size of this group and all parents.
- INDENT_MODE_LEVEL - Static variable in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- INDENT_MODE_NONE - Static variable in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- INDENT_MODE_STRUCTURE - Static variable in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- indexOf(CellValue) - Method in interface com.technia.tvc.core.gui.table.Cell
-
- indexOf(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- indexOf(CellValue) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- indexOf(T[], T) - Static method in class com.technia.tvc.core.util.ObjectUtils
-
Returns the index of an item within an array.
- indexOf(String[], String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns the index of the string within the array.
- IndexProgram - Class in com.technia.tvc.collaboration.core.model.dao.exalead
-
Utility class for indexing Exalead.
- IndexProgram() - Constructor for class com.technia.tvc.collaboration.core.model.dao.exalead.IndexProgram
-
- InferredSelectionModel - Class in com.technia.tvc.core.table
-
Default SelectionModel that will set the RowSelectType based on the settings
in the table's environment.
- InferredSelectionModel(TableBean<? extends TableData>) - Constructor for class com.technia.tvc.core.table.InferredSelectionModel
-
- inflate(InputStream) - Static method in class com.technia.tvc.core.io.IOUtils
-
Inflate the bytes in this stream if it is deflated.
- INFORMATION_ERROR - Static variable in class com.technia.tvc.core.actions.TVCAction
-
Property used to save errors that are more like information to the user,
rather than error messages.
- init(CoreContext) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder
-
- init() - Method in interface com.technia.tvc.collaboration.core.model.tag.TagHandler
-
Initialize the handler.
- init(String, MultilingualText, MultilingualText, GadgetColor, String, Map<String, String>, GadgetExpression) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadgetDef
-
- init(String, MultilingualText, MultilingualText, GadgetColor, String, Map<String, String>, GadgetExpression) - Method in interface com.technia.tvc.core.gui.dashboard.GadgetDef
-
- init(ServletContext) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- init(ServletContext) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
Performs initialization of the login handler.
- init() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
The column must be initialized before it can be used.
- init() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
This method will parse following items:
- init(Group) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNode
-
- init(Properties) - Static method in class com.technia.tvc.core.TVCLogManager
-
Init Log4J sub-system based on configuration through init parameters.
- init() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
This method does nothing
- init() - Method in interface com.technia.tvc.core.TVCPluginWithLifecycle
-
This method is invoked when TVC is initialized.
- init(Column, Environment) - Method in class com.technia.tvc.office.ui.dropzone.table.DropZoneHandler
-
Called just after the instance has been created allowing subclasses to
initialize themselves.
- init(Environment, ReportDef) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- init(Report) - Method in interface com.technia.tvc.reportgenerator.output.OutputHandler
-
Initializes this instance for the given report.
- init(Report) - Method in interface com.technia.tvc.reportgenerator.postprocess.PostProcessor
-
Initializes the post processor
- init(HttpServletRequest, Report) - Method in interface com.technia.tvc.reportgenerator.preprocess.PreProcessor
-
- init() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
initializes the instance variables
- init() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- init() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- init(TableBean<?>, Map<String, String>) - Method in class com.technia.tvc.structurebrowser.render.display.DisplayHandler
-
Subclasses should override this method if there is a need to do
initialization upon changing the view (and Display Mode).
- initAfterExtAuth(HttpServletRequest) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- initAfterExtAuth(HttpServletRequest) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
- initDef() - Method in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- initDefault() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Initiztes the default sortings for the table columns.
- initExport(HTMLExportContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- initForDebug(Properties) - Static method in class com.technia.tvc.core.TVCSystem
-
This method is the only way to initialize the system from code outside
this package.
- initHeaders(Map<String, SimpleMultilingualText>, Map<String, SimpleMultilingualText>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- INITIAL_EXPAND_MODE_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
Configures the initial expand mode of a structure.
- initialExpandDepth - Variable in class com.technia.tvc.core.structure.AbstractStructureBean
-
The initial expand depth.
- initialize(ResourceSource) - Method in class com.technia.tvc.core.util.cache.loader.XMLResourceLoader
-
Allows initializing the configured object after XML parsing is completed.
- initialize() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- initImpl() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- initImpl() - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- initImpl() - Method in class com.technia.tvc.gridbrowser.def.beans.RowAxisInfo
-
- INPUT_FIELD_ATTR - Static variable in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- INPUT_FIELD_HIDDEN_ATTR - Static variable in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- INPUT_ID_PREFIX - Variable in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- InputFieldInfo - Class in com.technia.tvc.office.common
-
- InputFieldInfo() - Constructor for class com.technia.tvc.office.common.InputFieldInfo
-
- InputFieldStyle - Class in com.technia.tvc.structurebrowser.render.cell
-
Defines configurable visual styles that are available when rendering a text
field, text area, etc using the Toolkit.
- InputFieldStyle() - Constructor for class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Default contructor.
- InputFieldStyle(String) - Constructor for class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Allows you to set the CSS class name for the input field.
- InputFieldStyle(InputFieldStyle) - Constructor for class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Copy constructor.
- InputFieldType - Class in com.technia.tvc.structurebrowser.render.cell
-
Defines the input type of an input field.
- INQUIRY_NAME_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- insert(TableData[]) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
Insert table data into the correct groups.
- insert(TableDataProvider<TableData>) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
Insert table data into the correct groups.
- insertAddedData() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- insertCategoryMenu(MenuBar, HttpServletRequest, TableBean<?>, Environment) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- install(DAOFactory) - Static method in class com.technia.tvc.collaboration.core.model.dao.DAOFactory
-
- installedDate - Variable in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
The installed date.
- installer - Variable in class com.technia.tvc.core.db.aef.naming.AdminInfo
-
The installer.
- INSTANCE - Static variable in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
The singleton instance
- INSTANCE - Static variable in class com.technia.tvc.core.db.table.evaluator.DefaultUpdater
-
The instance.
- INSTANCE - Static variable in class com.technia.tvc.core.xml.DefaultErrorHandler
-
- instantiate(String) - Static method in class com.technia.tvc.core.util.ReflectionUtils
-
Instantiate an object from the specified class.
- instantiate(String, Class<?>, Object) - Static method in class com.technia.tvc.core.util.ReflectionUtils
-
Instantiate an object from the specified class.
- INSTANTIATE_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- InstantiateBeanAction - Class in com.technia.tvc.structurebrowser.actions
-
Base action class for all actions that will instantiate a new
TableBean
.
- InstantiateBeanAction(TxType) - Constructor for class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Constructor that allows you to specify the requested transaction type for
all requests being processed.
- INT - Static variable in class com.technia.tvc.structurebrowser.render.cell.InputFieldType
-
The input data type for integer numbers.
- IntCell - Class in com.technia.tvc.core.gui.table.impl
-
Implementation of
Cell
that holds integer values.
- IntCell(Column) - Constructor for class com.technia.tvc.core.gui.table.impl.IntCell
-
Construct a new cell whose values represents integers.
- IntCell(Column, Updater) - Constructor for class com.technia.tvc.core.gui.table.impl.IntCell
-
Construct a new cell whose values represents integers.
- IntCell.IntCellValue - Class in com.technia.tvc.core.gui.table.impl
-
Implementation of cell value that represents an int in a Matrix
database.
- IntCell.IntCellValue(String, String, String, String) - Constructor for class com.technia.tvc.core.gui.table.impl.IntCell.IntCellValue
-
Create a new int cell value
- INTERFACE - Static variable in class com.technia.tvc.core.db.select.Statement
-
- internalAddCellValues(Cell, Iterator<String>, Iterator<String>, Iterator<String>) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Add cell values to cell.
- intersection(String[], String[]) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns all (unique) strings that both are in array1 AND in array2.
- IntersectionData - Class in com.technia.tvc.gridbrowser.model
-
- IntersectionData() - Constructor for class com.technia.tvc.gridbrowser.model.IntersectionData
-
- IntersectionEvaluator - Class in com.technia.tvc.gridbrowser.model
-
The
IntersectionEvaluator
is used in the Grid Browser for many
purposes, such as evaluating the intersection's between the row and column
axis.
- IntersectionEvaluator() - Constructor for class com.technia.tvc.gridbrowser.model.IntersectionEvaluator
-
- IntValueFormat - Class in com.technia.tvc.core.gui.table.impl
-
Handles formatting of integer values retreived from Matrix.
- invalidate() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Invalidates the table, thereby making all
TableData
instances
requiring an evaluation.
- invalidate() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- invalidate() - Method in interface com.technia.tvc.core.table.TableBean
-
This method can be used to invalidate the table.
- invalidate() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
Invalidates the grid, which will force a revalidation to occur.
- invalidate() - Method in interface com.technia.tvc.gridbrowser.model.GridAxes
-
- invalidate() - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Invalidates this instance.
- invalidate() - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
- invalidateRootNodes() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Invalidates the structure on all root nodes.
- invalidateSession(HttpServletRequest) - Static method in class com.technia.tvc.core.util.SessionUtils
-
Invalidates the session obtained from the request.
- invalidateSort() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Invalidates the current sorting, thereby forcing the table to re-sort
itself when validated.
- invalidateTableData() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- INVERSE - Static variable in class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.access.CustomAccess
-
- invoke(String, String[], String, String[], Class<? extends T>) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
Same as the invoke method in matrix.db.JPO with the
exception that this method throws a TVCException instead.
- invoke(String, String, Object, Class<?>) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
- invoke(String, Object, String, Object, Class<? extends T>) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
- invoke(JPOName, Object, Class<? extends T>) - Static method in class com.technia.tvc.core.db.jpo.JPOUtils
-
- invoke(Object, String, Class<?>, Object) - Static method in class com.technia.tvc.core.util.ReflectionUtils
-
Invokes the method with the specified methodName that takes a
parameter of type parameterType and passes the
parameterValue as an argument.
- invoke(Object, String) - Static method in class com.technia.tvc.core.util.ReflectionUtils
-
Invokes the method with the specified methodName.
- invokeRangeLoader(Form) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
If an range loader class is present for the field, this class invokes the
class and changes the ranges values.
- invokeStatic(Class<?>, String, Class<?>[], Object[]) - Static method in class com.technia.tvc.core.util.ReflectionUtils
-
- IOUtils - Class in com.technia.tvc.core.io
-
Contains utility methods related to IO operations
- isAbort() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Returns whether the ongoing transaction MUST be aborted.
- isAbortOnError() - Method in interface com.technia.tvc.reportgenerator.output.OutputHandler
-
- isAbsolute(String) - Static method in class com.technia.tvc.core.util.URLUtils
-
Returns true if the path is starting with any of:
http://
https://
- isAbstract() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- isAbstract() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns whether the type is abstract or not.
- isActionTrigger() - Method in class com.technia.tvc.core.db.domain.TriggerContext
-
- isActive() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- isActive() - Method in class com.technia.tvc.core.db.transaction.TxSavepoint
-
- isActiveVersion(CDMVersionObject) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- isActiveVersion() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- isAddIcon() - Method in class com.technia.tvc.core.db.aef.link.DefaultLinkCreator
-
- isAddPageNumber() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- isAddToTable() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isAdministrator() - Static method in class com.technia.tvc.core.db.PersonUtils
-
Check if a user is an Administrator.
- isAfter(MxVersion) - Method in class com.technia.tvc.core.db.MxVersion
-
- isAfterOrEqual(MxVersion) - Method in class com.technia.tvc.core.db.MxVersion
-
- isAllowHideSingleRootNode() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- isAllowHideSingleRootNode() - Method in interface com.technia.tvc.core.structure.StructureBean
-
- isAllowMultiEditLink() - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- isAllowPopupDescription() - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- isAllowSortLink() - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- isAllowTemplates() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isAltKey() - Method in class com.technia.tvc.structurebrowser.selection.UIEventInfo
-
- isAlwaysVisible() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Always Visible setting.
- isAncestor(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the specified node is an ancestor of the node.
- isAnyIE() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isAnySorted(Column[]) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns true if any of the provided columns are sorted.
- isAppliesToObject() - Method in class com.technia.tvc.core.db.filter.Filter
-
- isApproved() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- isArrayByteBase64(byte[]) - Static method in class com.technia.tvc.core.util.Base64
-
Tests a given byte array to see if it contains only valid characters
within the Base64 alphabet.
- isArrowKeyNavigation() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementRenderContext
-
- isArrowKeyNavigation() - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Returns whether arrow key navigation is turned on for this field.
- isArrowKeyNavigation() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- isArrowKeyNavigationAllowed() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementRenderContext
-
- isArrowKeyNavigationAllowed() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- isAscending() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.SortInfo
-
Returns true if the sort mode is ascending.
- isAscending() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isAssigned(String) - Method in class com.technia.tvc.core.db.Assignments
-
Checks whether the person is assigned to the specified role or group.
- isassigned(String) - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- isAssignedMatch(String) - Method in class com.technia.tvc.core.db.Assignments
-
Returns whether the person is assigned to the specified role or group.
- isAtLeast(int...) - Method in class com.technia.tvc.core.db.MxVersion
-
- isAtLeast(int...) - Method in interface com.technia.tvc.core.util.Version
-
- isAttributeExpression() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns whether the expression references an attribute's value or not.
- isAttributeExpression() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- isAttributeSelect(String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
- isAutoComplete() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if autocomplete is enabled.
- isAutoComplete() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isAutoComplete() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isAutoComplete(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- isAutoLoad() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- isAvailable() - Static method in class com.technia.tvc.core.db.DataObjectUtils
-
Returns whether or not data objects could be used in the current
environment
- isBaseline(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Returns true if the object is of type "TVC XBL Baseline".
- isBaselineEditable() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- isBaselineEditable(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Returns true if the baseline is editable and the user has modify access
to the baseline object.
- isBeanInstantiated(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Returns true if a new
TableBean
was instantiated for this
request.
- isBefore(MxVersion) - Method in class com.technia.tvc.core.db.MxVersion
-
- isBeforeOrEqual(MxVersion) - Method in class com.technia.tvc.core.db.MxVersion
-
- isBlank(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isBold() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- isBold() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- isBoolean() - Method in class com.technia.tvc.core.db.BasicUtils.BasicInfo
-
- isBoolean() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- isBoolean() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns whether the data type is boolean or not.
- isBoolean() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- isBoolean() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- isBoolean(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns true if the string represents the text "true" or "false" (case
sensitive match)
- isBuildStructureSource() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Check if the table is the source in build structure.
- isBuildStructureTarget() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Check if the table is the target in build structure.
- isBusiness() - Method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns whether the person is a business or not.
- isBusinessAdmin() - Static method in class com.technia.tvc.core.db.PersonUtils
-
Returns true if user is a business administrator.
- isBusinessObjectSelect(Gadget) - Method in interface com.technia.tvc.graphicreporting.dashboard.provider.MultiValueHandler
-
- isBusinessObjectSelect(Gadget) - Method in interface com.technia.tvc.graphicreporting.dashboard.provider.ValueHandler
-
- isButton() - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- isCacheEnabled() - Method in class com.technia.tvc.core.util.cache.loader.BusinessObjectFinder.Default
-
- isCacheSupported() - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns true if cache is supported.
- isCalculateAverage() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Calculate Average setting.
- isCalculateMaximum() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Calculate Maximum setting.
- isCalculateMedian() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Calculate Median setting.
- isCalculateMinimum() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Calculate Minimum setting.
- isCalculateStandardDeviation() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Calculate Standard Deviation setting.
- isCalculateSum() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Calculate Sum setting.
- isCanceled() - Method in class com.technia.tvc.core.table.EvaluationEvent
-
- isCanceled() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns whether the current task was canceled.
- isCanceled() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- isCardReloadable() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- isCaseInsensitive() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isCaseSensitive() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isCDMAvailable() - Static method in class com.technia.tvc.core.db.aef.cdm.CDMUtils
-
- isCDMMode() - Method in class com.technia.tvc.office.common.FileInfo
-
- isCellEditable(Object, int) - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- isCellEditable(Object, int) - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
- isCellEditable(Object, int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- isCellEditable(int, int) - Method in class com.technia.tvc.core.table.model.AbstractTableModel
-
- isCellEditable(int, int) - Method in interface com.technia.tvc.core.table.model.TableModel
-
- isChangeEventEnabled() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isCheckInToJobDisabled() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- isCheckTrigger() - Method in class com.technia.tvc.core.db.domain.TriggerContext
-
- isChild(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the specified node is a child to this node.
- isChrome() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isColumnEditable(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- isColumnEditable(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- isColumnEditable(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- isColumnGroupFilterEnabled(GridBrowser) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- isColumnHTML(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- isColumnHTML(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- isColumnHTML(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- isColumnMultiline(int) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel.GroupModel
-
- isColumnMultiline(int) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- isColumnMultiline(int) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
- isColumnSearched() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isColumnsLoaded() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isColumnType(String) - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type is equal to the argument.
- isColumnTypeCheckbox() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type is checkbox.
- isColumnTypeFile() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type is file.
- isColumnTypeIcon() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type is icon.
- isColumnTypeImage() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type is image.
- isColumnTypeProgram() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type is program.
- isColumnTypeProgramHTMLOutput() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type is programHTMLOutput.
- isColumnTypeSeparator() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type is separator.
- isColumnTypeUndefined() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column type hasn't been defined, i.e., default.
- isCommandVisible(Command) - Method in class com.technia.tvc.core.gui.menubar.util.ComponentIterator
-
- isCommittable() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CommitResultImpl
-
- isCommittable() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ConnectResultImpl
-
- isCommittable() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- isCommittable() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- isComplete() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns whether the current task was completed (successfully or
unsuccessfully).
- isComplete() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- isConnected() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
Returns true if the element represents an actual connection between the
two objects defined in the row and column.
- isContextMenuCachingEnabled(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- isContextMenuDynamic(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- isConverterDisabled() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- isCreateNewIfNotFound() - Method in class com.technia.tvc.office.common.FileInfo
-
- isCreateNewRequested() - Method in class com.technia.tvc.office.common.FileInfo
-
- isCrossBrowser() - Method in class com.technia.tvc.core.gui.resource.Resource
-
- isCSV() - Method in interface com.technia.tvc.structurebrowser.render.TextExportContext
-
- isCtrlKey() - Method in class com.technia.tvc.structurebrowser.selection.UIEventInfo
-
- isCurrentPage() - Method in interface com.technia.tvc.structurebrowser.render.TableViewFrameRenderContext
-
- isCurrentPageValue() - Method in interface com.technia.tvc.structurebrowser.render.cell.CalculationResultRenderContext
-
- isCurrentUserOwner(String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns true if the current user is the owner of the business object with
the given id.
- isDaemonThreads() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
- isDark - Variable in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- isDark() - Method in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- isDate() - Method in class com.technia.tvc.core.db.BasicUtils.BasicInfo
-
- isDate() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- isDateTime() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns whether the data type is datetime or not.
- isDateTime() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- isDateTime() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- isDbServerTimezoneFromDb() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isDefault() - Method in class com.technia.tvc.core.db.model.DimensionInfo.Unit
-
- isDefaultCancelButton() - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- isDefaultCaseSensitive() - Method in class com.technia.tvc.core.gui.autocomplete.AutoCompleteHandler
-
- isDefaultCollapseOnFilterChange() - Static method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- isDefaultContains() - Method in class com.technia.tvc.core.gui.autocomplete.AutoCompleteHandler
-
- isDefaultLocalize() - Method in class com.technia.tvc.core.gui.autocomplete.AutoCompleteHandler
-
- isDefaultSearchColumn() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if DefaultSearchColumn is enabled.
- isDerivedFrom(String) - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- isDerivedFrom(String) - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Checks if this type is a sub-type of the other type.
- isDescendant(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the specified node is a descendant of this node.
- isDescending() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.SortInfo
-
Returns true if the sort mode is descending.
- isDevelopmentMode() - Method in class com.technia.tvc.core.TVCSystem
-
Returns whether the application is running in development mode or not.
- isDialogMode() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isDirectStoreAccessRequested() - Method in class com.technia.tvc.office.common.FileInfo
-
- isDisabled() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
- isDisabledRow(TableData) - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
- isDisplayFormat(String) - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the Display Format setting is equals to the argument.
- isDisplayFormatIcon() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the Display Format setting is Icon.
- isDisplayFormatIconWithLink() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the Display Format setting is Icon With Link.
- isDisplayFormatLink() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the Display Format setting is Link.
- isDisplayPresetSelector() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isDragEnabled() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isDropEnabled() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isDroppable(Cell, EvaluatedData) - Method in class com.technia.tvc.office.ui.dropzone.table.DropZoneHandler
-
This method is called by the framework to determine if the cell should be
droppable or not.
- isDynamicField() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isEdge() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isEdit() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Check if the table is rendered in edit mode.
- isEditable(Column, EvaluatedData, int) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Determines whether or not the cell that is being created should be
editable or not.
- isEditable() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns a boolean value indicating whether the cell is editable or not.
- isEditable() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Editable setting.
- isEditable() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- isEditable() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- isEditable() - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldRenderContext
-
Returns whether or not the form is rendered in edit mode.
- isEditable() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
Returns a boolean value indicating whether the table is editable or not.
- isEditable() - Method in interface com.technia.tvc.core.table.EditableTableBean
-
Returns a boolean value indicating whether the table is editable or not.
- isEditable(ElementRenderContext, CellValue) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- isEditable() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isEditable() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isEditable() - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- isEditableText() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Deprecated.
Since 2012.3.0, use isEditable() instead...
- isEditAllowed() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
This method checks if the form is editable by checking if the user has
modify access and if there is an additional access expression or handler
specified, also evaluates that.
- isEditSupported() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
Returns a boolean value indicating whether the implementation supports
editing.
- isEditSupported() - Method in interface com.technia.tvc.core.table.EditableTableBean
-
Returns a boolean value indicating whether the implementation supports
editing.
- isElementActive() - Method in interface com.technia.tvc.core.html.io.HtmlWriter
-
- isElementActive(String) - Method in interface com.technia.tvc.core.html.io.HtmlWriter
-
- isElevenOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 11.0 or later.
- isEligible(EvaluatedTableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.ForcedColumnsParams
-
- isEmpty() - Method in class com.technia.tvc.core.db.Expander.Pattern
-
- isEmpty() - Method in class com.technia.tvc.core.db.Expander.Selects
-
- isEmpty() - Method in class com.technia.tvc.core.db.Expander.Where
-
- isEmpty(String) - Static method in class com.technia.tvc.core.db.Query
-
Returns true if the string is empty when whitespace characters have been
stripped.
- isEmpty() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- isEmpty() - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- isEmpty() - Method in class com.technia.tvc.core.db.util.PersistableMap
-
- isEmpty() - Method in class com.technia.tvc.core.table.group.Group
-
- isEmpty() - Method in class com.technia.tvc.core.table.group.GroupDefs
-
- isEmpty() - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- isEmpty(Collection<?>) - Static method in class com.technia.tvc.core.util.CollectionUtils
-
Checks if a collection is empty (or null)
- isEmpty(Map<?, ?>) - Static method in class com.technia.tvc.core.util.CollectionUtils
-
Checks if a Map is empty (or null)
- isEmpty() - Method in class com.technia.tvc.core.util.FakeHashMap
-
- isEmpty() - Method in class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
- isEmpty() - Method in class com.technia.tvc.core.util.mail.MessageText
-
- isEmpty() - Method in class com.technia.tvc.core.util.ObjectCache
-
- isEmpty() - Method in class com.technia.tvc.core.util.SoftMap
-
Returns true if the map is empty.
- isEmpty() - Method in class com.technia.tvc.core.util.ThreadLocalMap
-
Returns true if this map contains no key-value mappings in the current
thread.
- isEmpty() - Method in interface com.technia.tvc.core.xml.pointer.XMLPointerList
-
- isEmptyNameAllowed() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isEnabled() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- isEnabled() - Method in interface com.technia.tvc.core.gui.table.Table
-
Returns whether the table is enabled or not.
- isEnabled() - Method in interface com.technia.tvc.reportgenerator.output.OutputHandler
-
- isEnabled() - Method in interface com.technia.tvc.reportgenerator.postprocess.PostProcessor
-
- isEqual(MxVersion) - Method in class com.technia.tvc.core.db.MxVersion
-
- isEqual(T, T, Comparator<? super T>) - Static method in class com.technia.tvc.core.util.CompareUtils
-
- isEscapeHeader() - Method in interface com.technia.tvc.structurebrowser.render.PageHeaderRenderContext
-
- isEscapeSubHeader() - Method in interface com.technia.tvc.structurebrowser.render.PageHeaderRenderContext
-
- isEvaluateColumn(Column) - Method in interface com.technia.tvc.core.gui.table.TableClient
-
Returns whether the column should be evaluated.
- isEvaluateColumn(Column) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- isEvaluateColumn(Column) - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
- isEvaluateReadOnly() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isEvaluationForcedFor(Column) - Method in class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean
-
- isEvaluationForcedFor(Column) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
- isEvaluationForcedFor(Column) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isEvaluationRequired() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isEvaluationRequired() - Method in interface com.technia.tvc.core.table.TableData
-
Returns true if this table data requires an evaluation.
- isEvaluationRequired() - Method in interface com.technia.tvc.gridbrowser.model.Element
-
Returns true if this grid element requires an evaluation.
- isExcludeFromReport() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Exclude From Report setting.
- isExecutePerSelection() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isExhausted() - Method in class com.technia.tvc.core.db.numgen.NumberGenerator
-
Returns true if this number generator is exhausted, i.e.
- isExpandable() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
- isExpanded() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the node is expanded.
- isExpandType() - Method in class com.technia.tvc.core.db.Query
-
- isExpunged() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns whether the node has been expunged or not.
- isFailure() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns whether the current task was completed unsuccessfully.
- isFailure() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- isFalseOrNo(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isFalseOrNo(String, boolean) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isFiltered() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isFilterMatch() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- isFiltersCombinable() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
This method returns true.
- isFiltersCombinable() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
This method delegates to the
expander
to get whether or
not the filters are combinable.
- isFiltersCombinable() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns a boolean value indicating whether the filters can be combined,
e.g.
- isFinder() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isFinderAnyField() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isFinderEnabled() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if finder is enabled.
- isFinderOpenOnLoad() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isFirefox() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isFirst() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- isFirst(Expander) - Method in class com.technia.tvc.core.structure.ExpanderChain
-
Returns true if the supplied expander is the first.
- isFirstChild(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the specified node is this node's first child.
- isFirstVersion() - Method in class com.technia.tvc.xbom.xbl2.BaselineVersion
-
- isFirstVisibleChild(StructureBeanNode, StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns
true if the child is the specified node's first
visible
child.
- isFirstVisibleChild(StructureBeanNode, StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns
true if the child is the specified node's first
visible
child.
- isFixed() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns true if the column is fixed.
- isFixed() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Fixed setting.
- isFixed() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- isFixed() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- isFlat() - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- isFocusFirst() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isFollowup() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- isFontItalic() - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- isForColumn() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
Returns true if this instance is for the column model section, or false
if it is for the row model section.
- isFormat(String) - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format is equal to the specified string.
- isFormatBoolean() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format is boolean.
- isFormatDate() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format is date.
- isFormatEmail() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format is email.
- isFormatInteger() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format is integer.
- isFormatReal() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format is real.
- isFormatString() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format is string.
- isFormatUndefined() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format setting hasn't been defined.
- isFormatUser() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the format is user.
- isForRow() - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
Returns true if this instance is for the row model section, or false if
it is for the column model section.
- isFrom() - Method in class com.technia.tvc.core.db.domain.ExpandConnection
-
- isFrom() - Method in class com.technia.tvc.core.db.filter.Filter
-
- isFrom() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns whether to expand in the from direction.
- isFrom(Object, Object) - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- isFrom(Object, Object) - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
Determines the direction from the parent to its child.
- isFrom() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the relationship between the node and it's
parent is in the from direction (i.e., the relationship is going
from the parent to the child node).
- isFrom() - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- isFrom() - Method in class com.technia.tvc.office.ui.dropzone.table.DropInfo
-
- isFrom() - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
- isFromInterface() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isFromInterface() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isFromRelAll() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- isFromTypeAll() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- isFull() - Method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns whether the person is a full or not.
- isFullExpandSupported() - Method in class com.technia.tvc.core.db.filter.Filters
-
- isFullExpandSupported(ExpanderBasedStructureBean) - Method in class com.technia.tvc.core.structure.expand.AbstractExpander
-
Returns true.
- isFullExpandSupported(ExpanderBasedStructureBean) - Method in interface com.technia.tvc.core.structure.Expander
-
Returns true if this expander allows full expand
- isFullExpandSupported() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
Delegates to the expander.
- isFullExpandSupported() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns whether a full expand is supported by the structure in it's
current state.
- isGeneratedOnDemand() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- isGreaterThan(T, T, Comparator<? super T>) - Static method in class com.technia.tvc.core.util.CompareUtils
-
- isGroup() - Method in class com.technia.tvc.core.db.model.UserInfo
-
Returns whether the user is a group or not.
- isGroup(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns whether the specified user is a group or not.
- isGroupable() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isGroupable() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isGroupHeaderHTML() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isGroupNode() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- isGroupNode() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- isGroupPageResult() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
Checks if the table currently being rendered is a group result page.
- isGroupPageResult() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Checks if the table currently being rendered is a group result page.
- isGZipped(PushbackInputStream) - Static method in class com.technia.tvc.core.io.IOUtils
-
Returns true if the given input stream is gzipped.
- isHasclearbutton() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isHavingMethod(String, String) - Static method in class com.technia.tvc.core.util.ObjectUtils
-
Checks if the specified method exists on the specified class.
- isHavingMethodWithArgCount(String, String, int) - Static method in class com.technia.tvc.core.util.ObjectUtils
-
This method safely checks if a class with the provided name has a method
signature of the specified name taking the specified number of arguments.
- isHeaderHTML() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isHeaderHTML() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isHeaderHTML() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns true if the header is HTML.
- isHeaderHTML() - Method in class com.technia.tvc.core.table.TableHeaders
-
- isHeaderNoWrap() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Header No Wrap setting.
- isHeaderNoWrapOnExport() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isHeaderNoWrapOnPrint() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Header No Wrap On Print setting.
- isHidden() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- isHidden() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- isHidden() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- isHidden() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- isHidden() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns whether the attribute is hidden or not.
- isHidden() - Method in class com.technia.tvc.core.db.model.DimensionInfo
-
- isHidden() - Method in class com.technia.tvc.core.db.model.FormatInfo
-
- isHidden() - Method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns whether the person is hidden or not.
- isHidden() - Method in class com.technia.tvc.core.db.model.PolicyInfo
-
- isHidden() - Method in class com.technia.tvc.core.db.model.PolicyInfo.SignatureInfo
-
Checks wether or not the name startsWith() the value of
TVCSystemProperties.SIGNATURE_HIDDEN_NAME_PREFIX_DEFAULT
- isHidden() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
Returns whether the relationship is hidden or not.
- isHidden() - Method in class com.technia.tvc.core.db.model.TypeInfo
-
Returns whether the type is hidden or not.
- isHidden() - Method in class com.technia.tvc.core.db.model.UserInfo
-
Returns whether the user is hidden or not.
- isHidden() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Hidden setting.
- isHidden() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Returns whether the column is hidden or not.
- isHighlighted() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- isHighlighted() - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Returns true if this table data is highlighted.
- isHistoryEnabled() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isHoldShiftForTooltips() - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- isHoldsRelationshipIds() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- isHTMLCell(Cell) - Static method in class com.technia.tvc.core.table.TableUtils
-
Returns true if the cell contains HTML data.
- isIdentical(MacroResolver.MacroBounds) - Method in class com.technia.tvc.core.db.aef.macro.DefaultMacroBounds
-
This method returns true if the specified bounds has the exact same start
and end.
- isIdentical(MacroResolver.MacroBounds) - Method in interface com.technia.tvc.core.db.aef.macro.MacroResolver.MacroBounds
-
This method should be defined to compare whether two macro bounds are
identical.
- isIgnored() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- isImportant() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- isImportant() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- isInactive() - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- isInactive() - Method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns whether the person is inactive or not.
- isInactive() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns whether the current task is inactive, i.e., hasn't been added to
a thread queue.
- isInactive() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- isInCellEdit() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isInCellEdit() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- isIncludeLevel() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- isIncludeParentOID() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- isInFirstState(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns whether or not the businessobject is in it's first state.
- isInitialized() - Static method in class com.technia.tvc.core.TVCSystem
-
Returns true if the system has been initialized.
- isInitializedForDebug() - Static method in class com.technia.tvc.core.TVCSystem
-
Returns true if the system has been initialized for debug.
- isInitiallyEditable() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isInLastState(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns whether or not the businessobject is on it's last state.
- isInlineSearch() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isInquirySupported(Inquiry) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns whether the inquiry is supported or not.
- isInquirySupported(Inquiry) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Returns a boolean value indicating whether the specified Inquiry
is supported or not.
- isInquirySupported(Inquiry) - Method in class com.technia.tvc.core.table.FlattenedStructureBean
-
- isInquirySupported(Inquiry) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- isInSameTable() - Method in interface com.technia.tvc.structurebrowser.dragdrop.DragDropContext
-
- isInteger() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- isInteger() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns whether the data type is integer or not.
- isInteger() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- isInteger() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- isInteger(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isInternetExplorer() - Method in class com.technia.tvc.core.gui.resource.Resource
-
- isIntersection(GridBrowserModel, IntersectionInfo, boolean, String, String, TableData, TableData, int) - Method in class com.technia.tvc.gridbrowser.model.IntersectionEvaluator
-
- isItalic() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- isItalic() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- isJavaClassName(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Checks if a given string is a valid java class name.
- isJavaIdentifier(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Check if a string is a valid Java identifier.
- isJavascript(String) - Static method in class com.technia.tvc.core.util.URLUtils
-
- isJSON() - Method in class com.technia.tvc.core.gui.resource.AjaxService
-
- isLast() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- isLastChild(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the specified node is this node's last child.
- isLastChild() - Method in class com.technia.tvc.core.util.TreeNode
-
- isLastVisibleChild(StructureBeanNode, StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns
true if the child is the specified node's last
visible
child.
- isLastVisibleChild(StructureBeanNode, StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns
true if the child is the specified node's last
visible
child.
- isLatestVersion(CDMVersionObject) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- isLatestVersion(String[]) - Static method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
Checks if the version objects represent the latest version.
- isLatestVersion() - Method in class com.technia.tvc.core.db.aef.cdm.CDMVersionObject
-
- isLazyLoaded(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.ExecIntoFlatTableAction
-
- isLazyLoaded(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.NewNavigateAction
-
- isLeaf() - Method in class com.technia.tvc.core.structure.rollup.RollUpCell
-
Returns true if this cell is on a leaf node.
- isLeft() - Method in class com.technia.tvc.structurebrowser.render.Disposition
-
- isLeftAndRight() - Method in class com.technia.tvc.structurebrowser.render.Disposition
-
- isLegendVisible(GridBrowser) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Legend
- isLessThan(T, T, Comparator<? super T>) - Static method in class com.technia.tvc.core.util.CompareUtils
-
- isLinkTypeIcon() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Link Type Icon setting.
- isLinux() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isLoad() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- isLocal() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
- isLocalAttribute() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isLocked(String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the lock status of an object.
- isLocked() - Method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- isLocked() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Locked setting (controls if a column is locked in the table)
- isLocked() - Method in class com.technia.tvc.office.common.ObjectInfo
-
- isLocked() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isLocked() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isLockRequested() - Method in class com.technia.tvc.office.common.FileInfo
-
- isLoggedIn(HttpServletRequest) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- isLoggedIn(HttpServletRequest) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
Detects if the user is logged in.
- isLoggedIn(HttpServletRequest) - Static method in class com.technia.tvc.core.util.ActionUtils
-
- isMacintosh() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
Returns true if the user agent is running on a Macintosh machine.
- isMandatory() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- isMassUpdateAllowed() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isMatchRangeOnObjectId() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isMatchRangeOnRelId() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isMenuVisible(Menu) - Method in class com.technia.tvc.core.gui.menubar.util.ComponentIterator
-
- isMobile() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isModified() - Method in class com.technia.tvc.core.db.domain.Connection
-
- isModified() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- isMoveAllowed() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- isMozilla() - Method in class com.technia.tvc.core.gui.resource.Resource
-
- isMozilla() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
Returns true if the user agent is Mozilla.
- isMSIE() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
Returns true if the user agent is Microsoft Internet Explorer.
- isMSIE11() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isMultiLevelExpandSupported(ExpanderBasedStructureBean) - Method in class com.technia.tvc.core.structure.expand.AbstractExpander
-
Returns true.
- isMultiLevelExpandSupported(ExpanderBasedStructureBean) - Method in interface com.technia.tvc.core.structure.Expander
-
Returns true if this expander allows multi-level expands.
- isMultiLevelExpandSupported() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
Delegates to the expander.
- isMultiLevelExpandSupported() - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns whether multi-level expand is supported by the structure in it's
current state, or not.
- isMultiline(String) - Static method in class com.technia.tvc.core.db.AttributeUtils
-
Returns true if the specified attribute is multiline.
- isMultiline() - Method in class com.technia.tvc.core.db.model.AttributeInfo
-
Returns whether the attribute is multiline or not.
- isMultiline() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns whether the column is multiline or not.
- isMultiline() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- isMultiSelect() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isMxTableEvaluation() - Static method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerWrappingJPO
-
Returns true, if the evaluation is occuring from the emxTable.jsp page.
- isNavigable() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- isNavigable() - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Returns whether we can navigate from this entry.
- isNavigateSupported() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isNavigateSupported() - Method in interface com.technia.tvc.core.table.TableBean
-
- isNavigationColumnEnabled() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the column can be used as a navigation column
- isNETInstalled() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isNETVersionAtLeast(int, int) - Method in class com.technia.tvc.core.util.UserAgentDetector
-
Returns true if the .NET version on the client is at least a version
equal or higher than the specified major/version combination.
- isNoFCSRequested() - Method in class com.technia.tvc.office.common.FileInfo
-
- isNone() - Method in class com.technia.tvc.core.util.ObjectCache
-
Returns
true
if the type is equal to
NONE
.
- isNotBlank(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isNotEmpty(Collection<?>) - Static method in class com.technia.tvc.core.util.CollectionUtils
-
Checks if a collection is not empty (or not null)
- isNotEmpty(Map<?, ?>) - Static method in class com.technia.tvc.core.util.CollectionUtils
-
Checks if a Map is not empty (or not null)
- isNotInitialized() - Static method in class com.technia.tvc.core.TVCSystem
-
Returns true if the system has NOT been initialized.
- isNotSorted() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.SortInfo
-
Returns true if the column isn't sorted.
- isNoWrapOnExport() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isNullOrEqualToNull(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Checks if a string is null or equal to "null".
- isNumber() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- isNumber(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isObject() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.EnoviaId
-
- isObjectId(String) - Static method in class com.technia.tvc.core.db.MxUtils
-
Returns true, if the given string has the same format as an object or
relationship id in the Matrix database might have.
- isObsolete(Object, Object) - Method in interface com.technia.tvc.core.util.cache.CacheLoader
-
This method is called to see if the current object in the cache is
obsolete and has to be reloaded.
- isObsolete(Object, Object) - Method in class com.technia.tvc.core.util.cache.loader.BusinessObjectLoader
-
- isObsolete(Object, Object) - Method in class com.technia.tvc.core.util.cache.loader.ObjectInstantiator
-
- isObsolete(Object, Object) - Method in class com.technia.tvc.core.util.cache.loader.PageWithXMLLoader
-
- isObsolete(Object, Object) - Method in class com.technia.tvc.core.util.cache.loader.PrivilegedWrapper
-
- isObsolete(Object, Object) - Method in class com.technia.tvc.core.util.cache.loader.ResourceLoader
-
- isOnlyEvaluateCurrentPage() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
- isOnlyEvaluateCurrentPage() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
- isOnlyEvaluateVisibleColumns() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isOnlyEvaluateVisibleColumns() - Method in interface com.technia.tvc.core.table.TableBean
-
- isOnlyWhitespaceOrEmpty(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns true if the string only contains whitespace characters, is empty
or if it is null.
- isOpera() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
Returns true if the user agent is Opera.
- isOutputHandlersDisabled() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- isOverrideTrigger() - Method in class com.technia.tvc.core.db.domain.TriggerContext
-
- isPaginated() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns a boolean value indicating whether the table is paginated or not.
- isPaginated() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Returns a boolean value indicating whether the table is paginated or not.
- isPaginated() - Method in class com.technia.tvc.core.table.PaginationChangeEvent
-
- isPaginationForced() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Checks if pagination is forced and cannot be switched off.
- isPaginationForced() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Checks if pagination is forced and cannot be switched off.
- isPaginationSupported() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns a boolean value indicating whether the table implementation
supports pagination or not.
- isPaginationSupported() - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Returns a boolean value indicating whether the table implementation
supports pagination or not.
- isParent(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the specified node is the node's parent node.
- isPartialUpdateSupported(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- isPDF(File) - Static method in class com.technia.tvc.core.util.pdf.PDFUtils
-
- isPDF(PushbackInputStream) - Static method in class com.technia.tvc.core.util.pdf.PDFUtils
-
- isPending() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns whether the current task is pending.
- isPending() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- isPersistentForeignIds() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isPerson() - Method in class com.technia.tvc.core.db.model.UserInfo
-
Returns whether the user is a person or not.
- isPerson(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns whether the specified user is a person or not.
- isPhysicalId(String) - Static method in class com.technia.tvc.core.db.MxUtils
-
- isPopup() - Method in class com.technia.tvc.core.gui.report.Report
-
- isPopupModal() - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- isPortalMode() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Checks if the table is rendered in a channel on a portal page (aka power
view).
- isPostProcessEnabled() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- isPostProcessorsDisabled() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- isPreferred() - Method in class com.technia.tvc.collaboration.core.model.Assignee
-
- isPrettyPrint() - Method in class com.technia.tvc.core.util.json.JSON
-
- isPrintable() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Printable setting.
- isPrinterFriendly() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ColumnLabelRenderContext
-
- isPrinterFriendly() - Method in interface com.technia.tvc.gridbrowser.render.ctx.ElementRenderContext
-
- isPrinterFriendly() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Check if the rendering is printer friendly.
- isPrivate() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- isPrivate() - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Is thread private.
- isPrivilegedBusinessAdmin() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isProductionMode() - Method in class com.technia.tvc.core.TVCSystem
-
Returns whether the application is running in production mode or not.
- isProxyInvokation() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
- isRead() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- isReadOnly() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns true if readonly.
- isReadOnly() - Method in interface com.technia.tvc.core.gui.table.TableClient
-
Whether the table being evaluated is read only.
- isReadOnly() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- isReadOnly() - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
Whether the table being evaluated is read only.
- isReadOnly() - Method in class com.technia.tvc.office.common.PropertyInfo
-
- isReadOnly() - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Returns whether the input field should be read only.
- isReadOnlyEvaluation() - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluationInput
-
- isReal() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- isReal() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns whether the data type is real or not.
- isReal() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- isReal() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- isRearrangeCell() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- isRearrangeMode() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isRecognized(String) - Method in class com.technia.tvc.core.db.aef.macro.decorator.Decorator
-
- isRecognized(String) - Method in class com.technia.tvc.core.db.aef.macro.source.BusinessObjectSource
-
- isRecognized(String) - Method in class com.technia.tvc.core.db.aef.macro.source.DirectorySource
-
- isRecognized(String) - Method in class com.technia.tvc.core.db.aef.macro.source.MapSource
-
- isRecognized(String) - Method in class com.technia.tvc.core.db.aef.macro.source.RelationshipSource
-
- isRecognized(String) - Method in class com.technia.tvc.core.db.aef.macro.source.SelectExpressionSource
-
- isRecognized(String) - Method in interface com.technia.tvc.core.db.aef.macro.source.Source
-
- isRecognizedMacro(String, MacroResolver.MacroBounds) - Method in class com.technia.tvc.core.db.aef.macro.ConfigurableMacroResolver
-
- isRecognizedMacro(String, MacroResolver.MacroBounds) - Method in interface com.technia.tvc.core.db.aef.macro.MacroResolver
-
Returns true if the specified macro is recognized by this resolver.
- isRecognizedMacro(String, MacroResolver.MacroBounds) - Method in class com.technia.tvc.core.db.aef.macro.SelectedDataMacroResolver
-
Returns true if the specified macro name is recognized.
- isRegroupRequired() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
Check if this table has to be regrouped.
- isRejected() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- isRelationship() - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.EnoviaId
-
- isRelationshipAllowed(String) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Check if the given relationship is allowed to use within this
configuration
- isRenderAsRowAction() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isRenderBody() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellResourceContext
-
- isRenderBody() - Method in interface com.technia.tvc.structurebrowser.render.TableResourceContext
-
- isRenderBody() - Method in interface com.technia.tvc.structurebrowser.render.TableViewFrameRenderContext
-
- isRenderContent() - Method in interface com.technia.tvc.structurebrowser.render.TableRowRenderContext
-
- isRenderContextMenu(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- isRenderContextMenu() - Method in interface com.technia.tvc.structurebrowser.render.TableRowRenderContext
-
- isRenderCurrentPageSection() - Method in interface com.technia.tvc.structurebrowser.render.TableCalculationsRenderContext
-
- isRenderedAsNavigationCell(TableRenderContext, Column) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- isRenderedAsRowAction(TableBean<?>, Cell) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Returns true if the cell is moved to the row-actions menu.
- isRenderedAsRowAction(TableBean<?>, Column) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Returns true if the cells for this column is configured to be rendered
within the row actions menu.
- isRenderGroupHeader(TableHeaderRenderContext, GridBrowser) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- isRenderGroupHeader() - Method in interface com.technia.tvc.structurebrowser.render.TableHeaderRenderContext
-
- isRenderGroupHeader(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- isRenderGroupLegend() - Method in interface com.technia.tvc.structurebrowser.render.AboveTableRendererContext
-
Should we render the Group legend?
- isRenderHeader() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellResourceContext
-
- isRenderHeader() - Method in interface com.technia.tvc.structurebrowser.render.TableResourceContext
-
- isRenderHeader() - Method in interface com.technia.tvc.structurebrowser.render.TableViewFrameRenderContext
-
- isRenderRowActions() - Method in interface com.technia.tvc.structurebrowser.render.TableRowRenderContext
-
- isRenderRowNumber() - Method in interface com.technia.tvc.structurebrowser.render.TableRowRenderContext
-
- isRenderSelection() - Method in interface com.technia.tvc.structurebrowser.render.TableRowRenderContext
-
- isRenderStructure() - Method in interface com.technia.tvc.structurebrowser.render.TableRowRenderContext
-
- isRenderTableRowActionsInSeparateColumns(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Returns true if row actions are rendered in separate columns.
- isRenderTotalSection() - Method in interface com.technia.tvc.structurebrowser.render.TableCalculationsRenderContext
-
- isRepeated() - Method in interface com.technia.tvc.structurebrowser.render.TableHeaderRenderContext
-
- isRepeatHeader() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRenderContext
-
- isReplaceAllowed() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- isRepliable() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- isRepliable() - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- isReplied() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- isRequired() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Required setting.
- isRequired(EvaluatedTableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean.ForcedColumnsParams
-
- isRequired() - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
- isRequired() - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- isRequired() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isRequired() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isReserved(String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Returns the reserved status of an object.
- isReserveOnEdit() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isResizable() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
- isResizable() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isResumable() - Method in class com.technia.tvc.office.common.FileInfo
-
- isResumeRequested() - Method in class com.technia.tvc.office.common.FileInfo
-
- isReverseFindable() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ConnectResultImpl
-
whether to find nodes in reverse direction if not found in given
direction
- isRichText() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isRichText() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isRight() - Method in class com.technia.tvc.structurebrowser.render.Disposition
-
- isRole() - Method in class com.technia.tvc.core.db.model.UserInfo
-
Returns whether the user is a role or not.
- isRole(String) - Static method in class com.technia.tvc.core.db.UserUtils
-
Returns whether the specified user is a role or not.
- isRollUpColumn(Column) - Method in class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean
-
Returns true if a column performs roll-up calculations.
- isRollUpMultiply(Column) - Static method in class com.technia.tvc.core.structure.rollup.UnweightedRollUpDataHandler
-
Returns the value of the Roll-Up Multiply
setting.
- isRoot() - Method in class com.technia.tvc.core.db.util.StructureUtils.DefaultNode
-
- isRoot(Object) - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- isRoot() - Method in class com.technia.tvc.core.util.TreeNode
-
- isRootInquirySupported(Inquiry) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns whether the specified inquiry can be used to load root nodes.
- isRootInquirySupported(Inquiry) - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Returns whether the specified inquiry can be used to load root nodes.
- isRootNode(StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns whether the specified node is a root node in this structure.
- isRootNode(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Returns whether the specified node is a root node in this structure.
- isRootNodesNavigable() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- isRootNodesNavigable() - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
- isRunning() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns whether the current task is running.
- isRunning() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- isSafari() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
- isSatisfied() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- isSatisfied(Column, String, EvaluatedData) - Method in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
-
Checks if a statement were evaluated to true.
- isSatisfied() - Method in class com.technia.tvc.office.common.UserInput
-
- isSaveHidden() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isSaveLocked() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isSaveReadonly() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isSearchable() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Searchable setting.
- isSearchInStructureHit() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellRenderContext
-
- isSearchInStructureResult() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Check if the table is the result of a search in structure.
- isSearchResult() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
Check if the table is a search result.
- isSearchResultPage() - Method in interface com.technia.tvc.structurebrowser.render.TableFooterFrameRenderContext
-
- isSearchResultPage() - Method in interface com.technia.tvc.structurebrowser.render.TableInfoFrameRenderContext
-
- isSearchResultPage() - Method in interface com.technia.tvc.structurebrowser.render.TableParentFrameRenderContext
-
- isSelectable() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- isSelectable() - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Returns true if this table data is selectable.
- isSelectAllEnabled() - Method in class com.technia.tvc.core.table.InferredSelectionModel
-
- isSelectAllEnabled() - Method in interface com.technia.tvc.core.table.SelectionModel
-
- isSelectAllEnabled() - Method in class com.technia.tvc.core.table.SimpleSelectionModel
-
- isSelectAllEnabled() - Method in interface com.technia.tvc.structurebrowser.render.TableHeaderRenderContext
-
- isSelected() - Method in class com.technia.tvc.collaboration.core.model.category.Category
-
- isSelected() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- isSelected() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- isSelected() - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Returns true if this table data is selected.
- isSelected() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- isSeparator() - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- isSeparator() - Method in interface com.technia.tvc.core.gui.menubar.Command
-
- isSerializable() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- isSerializable() - Method in interface com.technia.tvc.reportgenerator.Report
-
- isShiftKey() - Method in class com.technia.tvc.structurebrowser.selection.UIEventInfo
-
- isShowLevel() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.AdditionalSpreadsheetContent.AdditionalSpreadsheetContentContext
-
- isShowStackTrace() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- isShowSubReportInfoOnStatusPage() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- isSidePanel() - Method in interface com.technia.tvc.structurebrowser.render.TableRenderContext
-
- isSigned() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- isSoft() - Method in class com.technia.tvc.core.util.ObjectCache
-
Returns
true
if the type is equal to
SOFT
.
- isSortable() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isSorted(Column) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns true if this column is sorted.
- isSorted(int) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns a boolean value indicating whether the specified column is sorted
or not.
- isSorted(String) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns a boolean value indicating whether the specified column is sorted
or not.
- isSorted(String) - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Returns a boolean value indicating whether the specified column is sorted
or not.
- isSorted(int) - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Returns a boolean value indicating whether the specified column is sorted
or not.
- isSorted() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isSortGroupsBySize() - Method in interface com.technia.tvc.core.table.group.GroupStructureBean
-
- isSortGroupsBySize() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- isSortGroupsBySize() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- isSortlinkOnHeaderCellEnabled() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isSortRangeValues() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns true if the range values retrieved from an attribute or a range
program (JPO) should be sorted alphabetically.
- isSortRangeValues() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isSortRangeValues() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isSortSupported() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns a boolean value indicating whether the table implementation
supports sorting.
- isSortSupported() - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Returns a boolean value indicating whether the table implementation
supports sorting.
- isStarted() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
Returns whether the queue has been started
- isStopped() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
Returns whether the queue has been stopped, in which case all threads
will be stopped.
- isStrikeThrough() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- isString() - Method in class com.technia.tvc.core.db.BasicUtils.BasicInfo
-
- isString() - Method in class com.technia.tvc.core.db.domain.to.AttributeTO
-
- isString() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns whether the data type is string or not.
- isString() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- isString() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- isStrong() - Method in class com.technia.tvc.core.util.ObjectCache
-
Returns
true
if the type is equal to
STRONG
.
- isStructure() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- isStructure() - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- isStructureModificationSupported() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
Returns whether or not this implementation supports structure edit
- isStructureModificationSupported() - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean
-
Returns a boolean value indicating whether the implementation supports
structure modifications or not.
- isStructureValid() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Returns true if the structure below the node is valid or not.
- isSubHeaderHTML() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isSubHeaderHTML() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isSubHeaderHTML() - Method in interface com.technia.tvc.core.table.TableBean
-
Returns true if the subheader is HTML.
- isSubHeaderHTML() - Method in class com.technia.tvc.core.table.TableHeaders
-
- isSuccess() - Method in class com.technia.tvc.core.util.concurrent.Task
-
Returns whether the current task was completed successfully.
- isSuccess() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
- isSuspended() - Static method in class com.technia.tvc.core.TVCLogManager
-
- isSystem() - Method in class com.technia.tvc.core.db.model.PersonInfo
-
Returns whether the person is a system or not.
- isSystemAdmin() - Static method in class com.technia.tvc.core.db.PersonUtils
-
Returns true if user is a system administrator.
- isTableAvailable(String) - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- isTableAvailable(String) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- isTableChangeable() - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
Returns whether the table is changeable.
- isTableChangeable() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns a boolean value indicating whether the
Table
should be
changable.
- isTableConfigEnabled() - Method in interface com.technia.tvc.structurebrowser.render.cell.TableCellHeaderRenderContext
-
- isTableEmpty() - Method in interface com.technia.tvc.structurebrowser.render.TableViewFrameRenderContext
-
- isTableLayoutChangeable(TableBean<?>) - Static method in enum com.technia.tvc.structurebrowser.render.TableLayout
-
Returns true if the user is allowed to change the layout
- isTableModel() - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- isTableRowActionsCombinedMouseOverEnabled(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Returns true if mouseover should be enabled when row actions are rendered
as aggregated into one common column.
- isTemplatable() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isTemplatable() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isTemplatable(FormComponent) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- isTemplateEnabled() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- isTenEightOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 10.8 or later.
- isTenFiveOrLater() - Static method in class com.technia.tvc.core.db.aef.AEFUtils
-
- isTenFiveOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 10.5 or later.
- isTenOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 10.0 or later.
- isTenSevenOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 10.7 or later.
- isTenSixOneOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 10.6.1 or later.
- isTenSixOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 10.6 or later.
- isTenSixThreeOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 10.6.3 or later.
- isText() - Method in interface com.technia.tvc.structurebrowser.render.TextExportContext
-
- isTidyFiles() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isTo() - Method in class com.technia.tvc.core.db.filter.Filter
-
- isTo() - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Returns whether to expand in the to direction.
- isToFlatTableSupported() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- isToFlatTableSupported() - Method in interface com.technia.tvc.core.structure.StructureBean
-
- isToRelAll() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- isToTypeAll() - Method in class com.technia.tvc.core.db.model.RelationshipInfo
-
- isTransactionActive() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Whether a transaction is currently active.
- isTransactionAware() - Method in interface com.technia.tvc.core.gui.table.TableClient
-
Returns whether the client is aware of transactions.
- isTransactionAware() - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- isTransactionAware() - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
- isTrue(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Evaluates whether the given expression is true.
- isTrue(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isTrue(String, boolean) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isTrueOrYes(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isTrueOrYes(String, boolean) - Static method in class com.technia.tvc.core.util.StringUtils
-
- isTypeAheadEnabled() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns true if type ahead is enabled.
- isTypeAheadRunProgramEnabled() - Method in class com.technia.tvc.core.db.aef.properties.SystemProperties
-
Returns true if JPOs are enabled for type ahead.
- isTypeBaseline(String) - Static method in class com.technia.tvc.xbom.xbl2.Baseline
-
Returns true if the type-argument is "TVC XBL Baseline" (or a sub type).
- isTypeBoolean() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- isTypeDate() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- isTypeHtml() - Method in class com.technia.tvc.core.util.mail.MessageText
-
- isTypeInt() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- isTypeNumeric() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- isTypeReal() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- isTypeString() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- isTypeTextPlain() - Method in class com.technia.tvc.core.util.mail.MessageText
-
- isTypeUnknown() - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- isTypeVersionable(String) - Static method in class com.technia.tvc.core.db.aef.cdm.CDMUtils
-
Determines if the type is versionable or not.
- isUnderLine() - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- isUnderline() - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- isUnix() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
Returns true if the user agent is running on a Unix machine.
- isUnknown() - Method in interface com.technia.tvc.core.gui.table.Cell
-
Returns whether the data type is unknown or not.
- isUnknown() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- isUnknown() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- isUnlockRequested() - Method in class com.technia.tvc.office.common.FileInfo
-
- isUpdateSetsOnVaultChange() - Method in class com.technia.tvc.core.db.SystemSettings
-
- isUseExternalAuthentication(HttpServletRequest) - Method in class com.technia.tvc.core.gui.login.DefaultLoginHandler
-
- isUseExternalAuthentication(HttpServletRequest) - Method in interface com.technia.tvc.core.gui.login.LoginHandler
-
Detects if external authentication is used or not.
- isUsesBusinessObject() - Method in interface com.technia.tvc.core.gui.dashboard.loader.DashboardLoaderContext
-
- isUsesBusinessObject() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isUsesBusinessObject() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isUsing(TableBean<? extends TableData>, Column) - Method in interface com.technia.tvc.core.table.VisibleTableDataFilter
-
- isUsingColumn(TableBean<? extends TableData>, Column) - Method in class com.technia.tvc.core.table.group.GroupDef
-
- isV6R2008OrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is V6R2008 or later.
- isV6R2009OrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is V6R2009 or later.
- isV6R2012OrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is V6R2012 or later.
- isV6R2014xOrLater() - Static method in class com.technia.tvc.core.db.MxVersion
-
Returns whether the current matrix version is 2014X or later.
- isValid() - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns whether the structure is valid or not (i.e., whether it requires
a
validation
or not).
- isValid() - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Returns a boolean value indicating whether the table is valid or not.
- isValid() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Overridden to return false if the table needs to be sorted.
- isValid() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns a boolean value indicating whether the table is valid or not.
- isValid() - Method in class com.technia.tvc.core.table.FlattenedStructureBean
-
- isValid() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- isValid() - Method in interface com.technia.tvc.core.table.TableBean
-
This method returns true if the table is valid.
- isValid(PageConfig, String, Locale) - Method in class com.technia.tvc.core.table.TableHeaders
-
- isValid() - Method in interface com.technia.tvc.gridbrowser.GridBrowser
-
Returns true if the grid is valid, i.e.
- isValid() - Method in interface com.technia.tvc.gridbrowser.model.GridAxes
-
This method returns true if the data is valid.
- isValid() - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Returns true if this instance is valid or not
- isValid() - Method in interface com.technia.tvc.gridbrowser.model.GridBrowserModel
-
This method returns true if the grid is valid.
- isValid() - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.PackageDependency
-
- isValidSort() - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Returns true if the current sorting is valid.
- isValidSymbolicName(String) - Static method in class com.technia.tvc.core.db.aef.naming.Naming
-
Returns whether or not the specified string is a valid symbolic name
according to semi-standard naming rules.
- isVersion() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
- isVersion() - Method in class com.technia.tvc.xbom.xbl2.BaselineVersion
-
- isVersionAtLeast(int, int, int) - Method in class com.technia.tvc.core.db.MxVersion
-
Check if the version is at least the specified version.
- isViewChangeable() - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
Returns whether the view is changeable.
- isViewChangeable() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns a boolean value indicating whether the
view
should
be changable.
- isViewChoosable(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Checks whether a certain view is choosable.
- isVisible() - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- isVisible() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- isVisible(int) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Checks whether all the specified elements are visible.
- isVisible() - Method in interface com.technia.tvc.core.gui.table.Column
-
Returns whether the column is visible or not
- isVisible() - Method in interface com.technia.tvc.core.gui.table.ColumnSettings
-
Returns the Visible setting.
- isVisible() - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- isVisible() - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Returns true if this table data is visible.
- isVisible() - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- isVisible(TableData) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isVisible(TableData) - Method in interface com.technia.tvc.core.table.TableBean
-
Returns whether the specified
TableData
instance should be
visible according to the visible table data
filters
.
- isVisible() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isVisible() - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- isVisibleAddToCollectionButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleAdvancedFilterButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleAdvancedSortButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleChartButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleChild(StructureBeanNode, StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Returns
true if the specified node is a
visible
child to the specified node.
- isVisibleChild(StructureBeanNode, StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Returns
true if the specified node is a
visible
child to the specified node.
- isVisibleClipboardButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleColumn(Column) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isVisibleColumn(Column) - Method in interface com.technia.tvc.core.table.TableBean
-
Checks whether a column is visible.
- isVisibleColumnFilterButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleColumnImpl(Column, int) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- isVisibleCompare() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleDataGroupButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleDemote() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleDisconnectButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns whether disconnect is available.
- isVisibleExpandAllButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleExportTableDataButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleFilterChooser() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleFlattenStructureButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleGoThereButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleIfDef() - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- isVisibleIfValueField() - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- isVisibleInMode(int, Column) - Static method in class com.technia.tvc.core.table.ModeUtils
-
- isVisibleInMode(int, Command) - Static method in class com.technia.tvc.core.table.ModeUtils
-
- isVisibleInMode(int, Menu) - Static method in class com.technia.tvc.core.table.ModeUtils
-
- isVisibleManageCollectionsButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleMaximizeButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisiblePreferencesButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisiblePrinterFriendlyButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisiblePromote() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleReloadButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleRowCount() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleSearchInStructureButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Returns whether search in structure is available.
- isVisibleTableChooser() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleToggleEditButton() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleTriggerValidation() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisibleViewChooser() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- isVisualsChangeable() - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
Returns whether the visuals is changeable.
- isVisualsChangeable() - Method in class com.technia.tvc.core.structure.ExpanderBasedStructureBean
-
Overloaded in order to allow the expander to decide this.
- isVisualsChangeable() - Method in class com.technia.tvc.core.structure.rollup.CachedRollUpStructureBean
-
- isVisualsChangeable() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Returns a boolean value indicating whether the visuals should be
changable.
- isWatching() - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- isWildPattern(String) - Static method in class com.technia.tvc.core.db.Query
-
Returns true if the pattern is wild when whitespace characters have been
stripped.
- isWindows() - Method in class com.technia.tvc.core.util.UserAgentDetector
-
Returns true if the user agent is running on a Windows machine.
- isZipped(PushbackInputStream) - Static method in class com.technia.tvc.core.io.IOUtils
-
Deprecated.
- iterator() - Method in class com.technia.tvc.core.db.aef.macro.MacroParser.ResolverList
-
Returns an iterator over all entries in the list.
- iterator() - Method in class com.technia.tvc.core.db.Expander.Result
-
- iterator() - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- iterator() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- iterator() - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- iterator() - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- iterator() - Method in class com.technia.tvc.core.table.group.GroupDefs
-
- iterator() - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- iterator(Class<T>) - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- iterator() - Method in class com.technia.tvc.core.util.TreeNode
-
Returns iterator that goes through this tree in the following way: First
this node is given.
- iterator() - Method in interface com.technia.tvc.core.xml.pointer.XMLPointerList
-
Iterate all pointers in this list.
- iterator() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- iterator() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- iterator() - Method in class com.technia.tvc.gridbrowser.util.ElementParam
-
- iterator() - Method in class com.technia.tvc.office.common.UserInput
-
- IteratorUtils2 - Class in com.technia.tvc.core.util
-
This class implements a few utility methods in addition to those found in
IteratorUtils
.
- IteratorUtils2() - Constructor for class com.technia.tvc.core.util.IteratorUtils2
-
- itr - Variable in class com.technia.tvc.core.table.AbstractTableBean.TableDataIterator
-
The encapsulated java.util.Iterator.
- rangeDisplay - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- RangeHandler - Interface in com.technia.tvc.core.gui.table
-
A Range Handler can be used for defining custom range values available on the
column level.
- rangeHref - Variable in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
The column's range-href.
- rangeIterator(Iterator<E>, int, int) - Static method in class com.technia.tvc.core.util.IteratorUtils2
-
- rangeLoader - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- rangeLoader - Variable in class com.technia.tvc.structurebrowser.form.model.Field
-
- rangeSaveValue - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- rangeSeparator - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- RangeValue - Interface in com.technia.tvc.core.gui.table
-
Represents a range value.
- read(String) - Method in class com.technia.tvc.collaboration.core.model.dao.PersonDAO
-
- read(Identifier) - Method in class com.technia.tvc.collaboration.discussion.model.dao.MessageDAO
-
Reads a message with the given ID
- read(List<DiscussionThread>, MessageDAO.Load) - Method in class com.technia.tvc.collaboration.discussion.model.dao.MessageDAO
-
Reads messages for threads and populates the data on the thread objects.
- read(URL) - Static method in class com.technia.tvc.core.io.IOUtils
-
Reads the data from the URL and returns it as a string.
- read() - Method in class com.technia.tvc.core.util.Base64.EncoderInputStream
-
Reads the next byte of data from the input stream.
- read(byte[]) - Method in class com.technia.tvc.core.util.Base64.EncoderInputStream
-
- read(byte[], int, int) - Method in class com.technia.tvc.core.util.Base64.EncoderInputStream
-
- read(XMLPointer, Form) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Restores the state of this field from an XML structure.
- read(XMLPointer, Form) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Restores the state of this field from an XML structure.
- READ_ACCESS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- READ_MODE - Static variable in class com.technia.tvc.core.table.ModeUtils
-
- READONLY - Static variable in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- READONLY_INSTANCE - Static variable in class com.technia.tvc.office.common.UserInput
-
- readOnlyView() - Method in class com.technia.tvc.core.db.util.PersistableMap
-
- readRecord() - Method in class com.technia.tvc.core.io.text.TabularDataReader
-
Reads the fields in the next data line.
- readResolve() - Method in class com.technia.tvc.core.db.aef.macro.source.SelectExpressionSource
-
- REAL - Static variable in class com.technia.tvc.structurebrowser.render.cell.InputFieldType
-
The input data type for real numbers.
- RealCell - Class in com.technia.tvc.core.gui.table.impl
-
Implementation of
Cell
that holds real (floating-point number)
values.
- RealCell(Column) - Constructor for class com.technia.tvc.core.gui.table.impl.RealCell
-
Construct a new cell whose values represents real numbers.
- RealCell(Column, Updater) - Constructor for class com.technia.tvc.core.gui.table.impl.RealCell
-
Construct a new cell whose values represents real numbers.
- RealCell.RealCellValue - Class in com.technia.tvc.core.gui.table.impl
-
Implementation of cell value that represents an real in a Matrix
database.
- RealCell.RealCellValue(String, String, String, String) - Constructor for class com.technia.tvc.core.gui.table.impl.RealCell.RealCellValue
-
Create a new cell value.
- RealValueFormat - Class in com.technia.tvc.core.gui.table.impl
-
Handles formatting of real values retreived from Matrix.
- Recipient - Class in com.technia.tvc.collaboration.core.model
-
Recipient of a message.
- Recipient() - Constructor for class com.technia.tvc.collaboration.core.model.Recipient
-
- Recipient(Recipient) - Constructor for class com.technia.tvc.collaboration.core.model.Recipient
-
- Recipient(RecipientType, Person) - Constructor for class com.technia.tvc.collaboration.core.model.Recipient
-
- RecipientType - Enum in com.technia.tvc.collaboration.core.model
-
Type of recipient, ex.
- RECORD_SEPARATOR - Static variable in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
preference_RecordSeparator
- recycle() - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Recycles this instance, e.g.
- RED - Static variable in class com.technia.tvc.core.gui.dashboard.GadgetColor
-
- ReflectionException - Exception in com.technia.tvc.core.util
-
- ReflectionException(Throwable) - Constructor for exception com.technia.tvc.core.util.ReflectionException
-
- ReflectionUtils - Class in com.technia.tvc.core.util
-
This class contains methods that simplifies the use of reflection.
- refresh() - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
Refreshes this instance, i.e.
- refresh() - Method in class com.technia.tvc.core.db.domain.Connection
-
Refresh the values.
- refresh() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Refresh the values.
- refresh() - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- refresh() - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
- refresh() - Method in class com.technia.tvc.core.table.model.AbstractTableModel
-
- refresh() - Method in class com.technia.tvc.core.table.model.SimpleTableModel
-
- refresh() - Method in interface com.technia.tvc.core.table.model.TableModel
-
- RefreshBehavior - Enum in com.technia.tvc.core.gui.common
-
- register(String, ColumnType.ColumnTypeHandler) - Static method in class com.technia.tvc.core.gui.table.ColumnType
-
Register a column type.
- register(String, Map<String, Object>) - Static method in class com.technia.tvc.core.gui.table.ColumnType
-
Register default settings for a particular column type.
- register(String, Class<? extends DataHandler>, Class<? extends CellRenderer>) - Static method in class com.technia.tvc.core.gui.table.ColumnType
-
Register default data handler and cell renderer classes for a particular
column type.
- registerAction(Class<? extends Action>) - Static method in class com.technia.tvc.core.ActionRegistry
-
Registers an action class using annotations.
- registerActions(Class<? extends Action>...) - Static method in class com.technia.tvc.core.ActionRegistry
-
Convenient method that accepts a variable amount of actions to be
registered.
- registerAjaxService(Class<?>) - Static method in class com.technia.tvc.core.xml.ajax.AjaxConfig
-
Allows registration of a class as an Ajax Service using annotations.
- registerAjaxServices(String, boolean) - Static method in class com.technia.tvc.core.xml.ajax.AjaxConfig
-
Allows registering annotated Ajax services from a given package.
- registerForm(Class<? extends ActionForm>) - Static method in class com.technia.tvc.core.ActionRegistry
-
Registers an action-form class using annotations.
- registerForms(Class<? extends ActionForm>...) - Static method in class com.technia.tvc.core.ActionRegistry
-
Convenient method that accepts a variable amount of action form classes
to be registered.
- registerGlobalForward(String, String, boolean) - Static method in class com.technia.tvc.core.ActionRegistry
-
Registers a global action forward.
- registerPackage(String, boolean) - Static method in class com.technia.tvc.core.ActionRegistry
-
Allows registering actions / action forms from a given package.
- regroup() - Method in interface com.technia.tvc.core.table.group.GroupStructureBean
-
Regroup the source table.
- regroup() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- regroup() - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- reject(String, String, String) - Static method in class com.technia.tvc.core.db.SignatureUtils
-
Rejects a signature.
- rel(String...) - Method in class com.technia.tvc.core.db.Expander
-
Adds an arbitrary amount of relationship types to the relationship
pattern.
- rel(SymbolicName...) - Method in class com.technia.tvc.core.db.Expander
-
Adds an arbitrary amount of relationship types to the relationship
pattern.
- RELATIONSHIP - Static variable in class com.technia.tvc.core.db.aef.naming.Naming
-
Defines the name of the relationship admin type.
- RELATIONSHIP - Static variable in class com.technia.tvc.core.db.ExportUtils
-
Include relationship.
- relationship() - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- relationship(String) - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- relationship(SymbolicName) - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- relationship(String, String) - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- relationship(SymbolicName, String) - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- relationship_ActiveVersion - Static variable in interface com.technia.tvc.core.db.aef.cdm.SchemaConstants
-
- RELATIONSHIP_ID_KEY - Static variable in interface com.technia.tvc.core.table.TableData
-
The relationship ID is bound to this key (id[connection]).
- RELATIONSHIP_ID_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- relationship_LatestVersion - Static variable in interface com.technia.tvc.core.db.aef.cdm.SchemaConstants
-
- RELATIONSHIP_TYPE_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- RELATIONSHIP_WHERE_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- RelationshipIDFilter - Class in com.technia.tvc.core.table
-
TableDataFilter used to retrieve TableData instances based upon relationship
id.
- RelationshipIDFilter(String[]) - Constructor for class com.technia.tvc.core.table.RelationshipIDFilter
-
- RelationshipInfo - Class in com.technia.tvc.core.db.model
-
Contains information about a relationship.
- RelationshipMacroResolver - Class in com.technia.tvc.core.db.aef.macro
-
This macro resolver handles macros that correspond to data on a specific
relationship/connection.
- RelationshipMacroResolver(String) - Constructor for class com.technia.tvc.core.db.aef.macro.RelationshipMacroResolver
-
- RelationshipMacroResolver(String, Locale) - Constructor for class com.technia.tvc.core.db.aef.macro.RelationshipMacroResolver
-
- RelationshipMacroResolver(String, String, Locale) - Constructor for class com.technia.tvc.core.db.aef.macro.RelationshipMacroResolver
-
- RelationshipMacroResolver(RelationshipWithSelect, String, Locale) - Constructor for class com.technia.tvc.core.db.aef.macro.RelationshipMacroResolver
-
- RelationshipSource - Class in com.technia.tvc.core.db.aef.macro.source
-
This source will select information from a connections in the database.
- RelationshipSource(RelationshipWithSelect, String, Locale) - Constructor for class com.technia.tvc.core.db.aef.macro.source.RelationshipSource
-
- RelationshipSource(String) - Constructor for class com.technia.tvc.core.db.aef.macro.source.RelationshipSource
-
- RelationshipSource(String, Locale) - Constructor for class com.technia.tvc.core.db.aef.macro.source.RelationshipSource
-
- RelationshipSource(String, String, Locale) - Constructor for class com.technia.tvc.core.db.aef.macro.source.RelationshipSource
-
- RelationshipUtils - Class in com.technia.tvc.core.db
-
Contains utility methods that applies to relationships.
- release() - Static method in class com.technia.tvc.core.db.transaction.TxManager
-
This method MUST ALWAYS be called by the thread that allocated the
transactional context once it is finished using it.
- release() - Method in class com.technia.tvc.core.io.TempFile
-
Delete the temporary file from the local file system.
- release() - Method in interface com.technia.tvc.reportgenerator.concurrent.Handle
-
Releases this instance.
- release() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
Releases the export context.
- releaseAllInstances() - Static method in class com.technia.tvc.core.db.aef.naming.Naming
-
Releases all Naming instances, thereby releasing all cached
names aswell.
- releaseCache() - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Releases the cache.
- reload() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- reload() - Method in interface com.technia.tvc.core.table.TableBean
-
Call this method to make sure that all rows are reloaded the next time
they are validated/displayed.
- RELOAD_BUTTON - Static variable in interface com.technia.tvc.core.gui.page.PageConfig
-
The reload button.
- reloadCache() - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Reloads the complete cache.
- reloadCacheForPerson(String) - Static method in class com.technia.tvc.core.db.model.PersonInfo
-
Reload the cache for a particular person.
- reloadCacheForPerson(String) - Static method in class com.technia.tvc.core.db.PersonUtils
-
- reloadConfigIds() - Method in class com.technia.tvc.graphicreporting.dashboard.actions.DashboardReloadAction
-
Specifies the gadget which needs to be reloaded.
- relPattern() - Method in class com.technia.tvc.core.db.Expander
-
- relSelect(String) - Method in class com.technia.tvc.core.db.Expander
-
- relSelect(String...) - Method in class com.technia.tvc.core.db.Expander
-
- relSelect(StringList) - Method in class com.technia.tvc.core.db.Expander
-
- relSelect(String) - Method in class com.technia.tvc.core.db.Expander.Row
-
- relSelect(int) - Method in class com.technia.tvc.core.db.Expander.Row
-
- relSelectDataType(String) - Method in class com.technia.tvc.core.db.Expander.Row
-
- relSelectDataType(int) - Method in class com.technia.tvc.core.db.Expander.Row
-
- relSelects() - Method in class com.technia.tvc.core.db.Expander
-
- relSelects(String) - Method in class com.technia.tvc.core.db.Expander.Row
-
- relSelects(int) - Method in class com.technia.tvc.core.db.Expander.Row
-
- relSelects - Static variable in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- RelToRelUtils - Class in com.technia.tvc.core.db
-
Utility class for handling connections between two relationships and between
a relationship and a business object, also known as rel-to-rel connections.
- RelToRelUtils.Direction - Enum in com.technia.tvc.core.db
-
Direction of the connection.
- relWhere() - Method in class com.technia.tvc.core.db.Expander
-
- relWhere(String) - Method in class com.technia.tvc.core.db.Expander
-
- remove(MacroParser.ResolverEntry) - Method in class com.technia.tvc.core.db.aef.macro.MacroParser.ResolverList
-
Removes the entry from the list.
- remove() - Method in class com.technia.tvc.core.db.QueryIterator
-
Remove is inherited from
Iterator
but is not supported by a
QueryIterator
.
- remove(Object) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- remove(Object) - Method in class com.technia.tvc.core.db.util.PersistableMap
-
Removes the value backed by the given key from this map
- remove() - Method in class com.technia.tvc.core.gui.menubar.util.ComponentIterator
-
- remove() - Method in class com.technia.tvc.core.structure.AbstractStructureBean.ConsistentNodeIterator
-
Removes the node previously returned from the iterator.
- remove() - Method in class com.technia.tvc.core.structure.AbstractStructureBean.StructureBeanNodeIterator
-
Removes the node previously returned from the iterator.
- remove(Expander) - Method in class com.technia.tvc.core.structure.ExpanderChain
-
Removes the specified expander from the chain.
- remove() - Method in class com.technia.tvc.core.table.AbstractTableBean.TableDataIterator
-
Removes the previously returned
TableData
instance from the
table.
- remove(TableData) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
Remove table data from the corresponding groups.
- remove(TableDataFilter) - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- remove(Class<? extends TableDataFilter>) - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- remove(TableBean<?>, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- remove(TableBean<?>, String, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- remove(Object) - Method in class com.technia.tvc.core.util.cache.Cache
-
Remove an object from the cache with a particular key.
- remove(Object) - Method in class com.technia.tvc.core.util.FakeHashMap
-
- remove(Object) - Method in class com.technia.tvc.core.util.ObjectCache
-
Removes an item from the cache.
- remove() - Method in class com.technia.tvc.core.util.SingleItemIterator
-
- remove(Object) - Method in class com.technia.tvc.core.util.SoftMap
-
Removes the object bound to the specified key.
- remove(Object) - Method in class com.technia.tvc.core.util.ThreadLocalMap
-
Removes the mapping for this key from this map if present in the current
thread.
- remove(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- remove(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap.SeriesValue
-
- remove(Value) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- remove(ConnectionInfo) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Removes a ConnectionInfo instance from this configuration
- REMOVE_CARRIAGE_RETURNS - Static variable in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
preference_RemoveCarriageReturns
- removeAddresses() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Removes all addresses.
- removeAddresses(int) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Removes all addresses of a certain type.
- removeAllWhitespaces(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Removes all whitespaces from a string.
- removeArg(String) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- removeAttribute(TableBean<?>, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- removeAttribute(String) - Method in interface com.technia.tvc.core.util.AttributeSupport
-
Removes the attribute with the specified name.
- removeAttribute(String) - Method in class com.technia.tvc.core.util.BasicAttributeSupport
-
Removes the attribute with the specified name.
- removeBreakAtEnd(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Removes the CRLF at the end of the specified string.
- removeBusSelect(String) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Removes an object select statement.
- removeCalculation(Column, TableCalculation) - Method in class com.technia.tvc.core.table.TableCalculations
-
Remove a calculation from a column.
- removeChild(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Removes a child node.
- removeChildNodes() - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Removes all child nodes.
- removeChildNodes(boolean) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Removes all child nodes.
- removeChoosableView(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Removes a choosable view.
- removeConsecutiveWhitespaces(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Removes any multiple occurence of consecutive whitespaces.
- removeCustomParameter(String, String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Removes a specific value of a custom parameter.
- removeCustomParameterValues(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Removes all values of a custom parameter.
- removed(TableContentEvent) - Method in interface com.technia.tvc.core.table.TableContentListener
-
- removeDependency(HandlerCtx.PackageDependency) - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx
-
Removes a previously added dependency.
- removeEntryProcessor(EntryProcessor) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeEntryProcessor(EntryProcessor) - Method in interface com.technia.tvc.core.table.EntryProcessable
-
- removeField(FormComponent) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
Removes a field from the form
- removeFromSet(String, String[]) - Static method in class com.technia.tvc.core.db.SetUtils
-
Removes items from a set.
- removeFromSet(String, String, String[]) - Static method in class com.technia.tvc.core.db.SetUtils
-
- removeLeadingCharacter(String, char) - Static method in class com.technia.tvc.core.util.StringUtils
-
Removes the specified leading character.
- removeNode(StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Removes the node from the structure.
- removeNode(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Removes the node from the structure.
- removeNodes(String) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Removes all nodes with the specified object ID.
- removeNodes(String, String) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Removes all nodes with the specified object and relationship ID.
- removeNodes(String) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Removes all nodes with the specified object ID.
- removeNodes(String, String) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Removes all nodes with the specified object and relationship ID.
- removeNodes(TableBean<?>, Collection<String>, Collection<String>) - Static method in class com.technia.tvc.core.table.TableUtils
-
Removes matching nodes (including original tables)
- removeNulls(String[]) - Static method in class com.technia.tvc.core.util.StringUtils
-
Removes null items from the string array and returns either the same
array if no items were null, or a new array containing only the non-null
items from the source array.
- removeOriginalTable(TableBean<?>) - Static method in class com.technia.tvc.core.table.TableUtils
-
- removePaginationChangeListener(PaginationChangeListener) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
- removePaginationChangeListener(PaginationChangeListener) - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
- removeParameter(String) - Method in class com.technia.tvc.core.util.RequestWrapper
-
Removes a parameter.
- removeParent() - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeParent() - Method in interface com.technia.tvc.core.table.TableBean
-
Removes the current parent
table bean
instance and
returns it.
- removeRecipient(Recipient) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Removes a recipient from this message.
- removeRelSelect(String) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Removes a relationship select statement.
- removeRoot(String) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Removes all root nodes with the specified object ID.
- removeRoot(String) - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Removes all root nodes with the specified object ID.
- removeRootNode(StructureBeanNode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Removes the specified root node.
- removeRootNode(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.CompositeStructureBean
-
Removes the specified root node.
- removeRootNodes(StructureBean, CompositeStructureBean) - Static method in class com.technia.tvc.core.table.TableUtils
-
- removeRows(TableBean<? extends TableData>) - Static method in class com.technia.tvc.core.table.TableUtils
-
- removeSelectionListener(SelectionListener) - Method in class com.technia.tvc.core.table.AbstractSelectionTableBean
-
- removeSelectionListener(SelectionListener) - Method in interface com.technia.tvc.core.table.SelectionTableBean
-
- removeSeries(String) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.MultiValueMap
-
- removeSetting(String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- removeSourceObject(String) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- removeSourceObject(String) - Method in interface com.technia.tvc.reportgenerator.Report
-
Removes a source object with the given id.
- removeSourceObjects() - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- removeSourceObjects() - Method in interface com.technia.tvc.reportgenerator.Report
-
Remove all source objects.
- removeStructureListener(StructureListener) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- removeStructureListener(StructureListener) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Removes a listener from the structure.
- removeTab(Tab) - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- removeTableClonedListener(TableClonedListener) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeTableClonedListener(TableClonedListener) - Method in interface com.technia.tvc.core.table.TableBean
-
- removeTableColumnModelListener(TableColumnModelListener) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- removeTableColumnModelListener(TableColumnModelListener) - Method in interface com.technia.tvc.core.table.model.TableColumnModel
-
Remove a listener from the model.
- removeTableContentListener(TableContentListener) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeTableContentListener(TableContentListener) - Method in interface com.technia.tvc.core.table.TableBean
-
- removeTableData(TableData) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Removed the specified
TableData
from the structure.
- removeTableData(TableData) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Removed the specified
TableData
from the table.
- removeTableData(String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeTableData(String, String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeTableData(TableData) - Method in interface com.technia.tvc.core.table.TableBean
-
Removed the specified
TableData
from the table.
- removeTableData(String) - Method in interface com.technia.tvc.core.table.TableBean
-
Removes all
TableData
instances with the specified object ID.
- removeTableData(String, String) - Method in interface com.technia.tvc.core.table.TableBean
-
Removes all
TableData
instances with the specified object and
relationship ID.
- removeTableEditListener(TableEditListener) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
- removeTableEditListener(TableEditListener) - Method in interface com.technia.tvc.core.table.EditableTableBean
-
- removeTableGroupedListener(TableGroupedListener) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeTableGroupedListener(TableGroupedListener) - Method in interface com.technia.tvc.core.table.TableBean
-
- removeTableListener(TableListener) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeTableListener(TableListener) - Method in interface com.technia.tvc.core.table.TableBean
-
- removeTableModelListener(TableModelListener) - Method in class com.technia.tvc.core.table.model.AbstractTableModel
-
- removeTableModelListener(TableModelListener) - Method in interface com.technia.tvc.core.table.model.TableModel
-
Remove a listener from the model.
- removeTableNavigateListener(TableNavigateListener) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeTableNavigateListener(TableNavigateListener) - Method in interface com.technia.tvc.core.table.TableBean
-
- removeTrailingCharacter(String, char) - Static method in class com.technia.tvc.core.util.StringUtils
-
Removes the specified trailing character.
- removeTreeTableModelListener(TreeTableModelListener) - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- removeTreeTableModelListener(TreeTableModelListener) - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
Removes a registered listener from this tree table model.
- removeValue(HttpSession, Object) - Static method in class com.technia.tvc.core.util.SessionUtils
-
Removes a value from the session (without having to know what key it was
bound with).
- removeValueAt(int) - Method in interface com.technia.tvc.core.gui.table.Cell
-
Removes the value at the specified index.
- removeValueAt(int) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- removeValueAt(int) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- removeViewListener(ViewListener) - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
Removes a view listener.
- removeViewListener(ViewListener) - Method in interface com.technia.tvc.core.gui.view.View
-
Removes a view listener.
- removeVisibleTableDataFilter(VisibleTableDataFilter) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeVisibleTableDataFilter(VisibleTableDataFilter) - Method in interface com.technia.tvc.core.table.TableBean
-
- removeVisibleTableDataFilters(Class<? extends VisibleTableDataFilter>) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- removeVisibleTableDataFilters(Class<? extends VisibleTableDataFilter>) - Method in interface com.technia.tvc.core.table.TableBean
-
Removes all filters withe the specified type.
- removeWhereClause(String) - Static method in class com.technia.tvc.core.db.SelectUtils
-
Converts a select expression by removing any conditions (where clauses)
from the select expression.
- renameFile(String, String) - Method in class com.technia.tvc.core.db.aef.cdm.CDMObject
-
- renameFile(String, String, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Renames a file on a business object.
- render(HttpServletRequest, HttpServletResponse, Tabs, TabsPageRenderer.RenderCallBack, String) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Renders a page consisting of tabs with additional content above the tabs
as provided by the
callback
.
- render(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- render(HtmlWriter, TableBean<?>, Locale, String, String) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- renderAbove(AboveTableRendererContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderAboveTable(AboveTableRendererContext) - Method in class com.technia.tvc.structurebrowser.render.CustomTableRenderer
-
- renderAboveTable(AboveTableRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
This method is called to render content above the table but below the
table buttons.
- renderAboveTableMessages(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderAddToClipboardAction(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderBlankSVG(SVGRenderContext) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- renderButton(StringBuilder, Locale, String, String, String, MultilingualText, boolean, RowSelectType, MultilingualText, boolean, MultilingualText, boolean) - Method in class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- renderCalculationResult(CalculationResultRenderContext) - Method in class com.technia.tvc.structurebrowser.render.cell.TableCellRenderer
-
Renders the result of a calculation in the column for which the renderer
has been assigned.
- renderCalculationResultDefault(CalculationResultRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns a result from a calculation.
- renderCell(TableCellRenderContext) - Method in class com.technia.tvc.structurebrowser.render.cell.TableCellRenderer
-
Render a cell on the Structure Browser page.
- renderCellDefault(TableCellRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a cell as it would be rendered by the default cell renderer.
- renderCellInEditMode(TableCellRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders the cell in edit mode.
- renderChooser(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
Tries to render the chooser and returns true if it was rendered,
otherwise false is returned.
- renderCircle(Point, String, int) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderCircle(Point, String, int, double) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderColumnLabels(ColumnLabelRenderContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Renders the column labels, e.g.
- renderComboBox(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Render a combobox.
- renderComboBox(ElementRenderContext, CellValue) - Method in interface com.technia.tvc.gridbrowser.render.GridBrowserRenderToolkit
-
- renderComboBox(MassUpdateRenderContext, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a multi-cell editing enabled combo box.
- renderComboBox(MassUpdateRenderContext, RangeValue[], InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a multi-cell editing enabled combo box.
- renderComboBox(TableCellRenderContext, CellValue, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a in-cell editing enabled combo box.
- renderComboBox(TableCellRenderContext, CellValue, RangeValue[], InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a in-cell editing enabled combo box.
- renderContextMenuResources(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the resources needed for the context menu.
- renderDate(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- renderDatePicker(ElementRenderContext, CellValue) - Method in interface com.technia.tvc.gridbrowser.render.GridBrowserRenderToolkit
-
- renderDatePicker(MassUpdateRenderContext, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a multi-cell editing enabled date picker (e.g., calendar drop
down).
- renderDatePicker(TableCellRenderContext, CellValue, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a in-cell editing enabled date picker (e.g., calendar drop down).
- renderDimensionInfo(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderDragHandleBegin(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
The drag handle is rendered within the first column of a nested table
inside the cell.
- renderDragHandleEnd(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderDragIcon(TableFramesetRendererContext, String, Icon) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderDynamicParentResources(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderEditMode(ElementRenderContext, Iterator<Cell>) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderElement(ElementRenderContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderElementContent(ElementRenderContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Renders the content of an element (or intersection).
- renderEmptyTableBody(TableBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the table body in case the table is "empty"
- renderEmptyTableHeaderColumn(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderErrors(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderField(FieldRenderContext) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- renderField(FieldRenderContext) - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldCellRenderer
-
Render the field
to an HTML page.
- renderField(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- renderField(FormComponentRenderContext) - Method in interface com.technia.tvc.structurebrowser.form.render.field.FormFieldRenderer
-
Renders the field.
- renderFieldContainer(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- renderFieldForEditing(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- renderFieldForViewing(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- renderFieldLabel(FieldRenderContext) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Render the field label.
- renderFieldLabelContent(FieldRenderContext) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- renderFieldValue(FieldRenderContext) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Render the field value.
- renderFieldValueForEditing(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Render a cell in edit mode.
- renderFieldValueForViewing(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Render a field in view mode.
- renderFieldValues(FieldRenderContext) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Render the field's values.
- renderFieldValues(FieldRenderContext) - Method in interface com.technia.tvc.core.gui.toppanel.form.render.FieldCellRenderer
-
Render the field's values only to an HTML page.
- renderFieldValuesForEditing(FieldRenderContext, Cell) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- renderFieldValuesForViewing(FieldRenderContext, Cell) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- renderFinder(AboveTableRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the finder feature above the table.
- renderFontIcon(TableCellRenderContext, String, String, String, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders a font icon and/or a text.
- renderFrameGliderDraggingIcon(TableFramesetRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderFrameset(TableFramesetRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the (top-level) frameset.
- renderFramesetContent(TableFramesetRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderFramesetResources(TableFramesetRendererContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Renders the resources that is needed on the frameset level.
- renderFramesetResources(TableFramesetRendererContext) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
Remove bottom frame
- renderFramesetResources(TableFramesetRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderGoRearrangeAction(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderGoThereAction(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderGroupPageLegend(AboveTableRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderGroupPageLegend(TableRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders the legend related to table grouping above the table.
- renderGroupRow(TableBodyRowRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
- renderHeader(TableCellHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.cell.TableCellRenderer
-
Render a column header on the Structure Browser page.
- renderHeader(TableCellHeaderRenderContext, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders a header in the same way as the default renderer would, except
that this method allows you to specify a custom header text.
- renderHeader(TableCellHeaderRenderContext, String, HeaderSpec) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders a header in the same way as the default renderer would, except
that this method allows you to specify a custom header text.
- renderHeaderDefault(TableCellHeaderRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a header as it would be rendered by the default cell renderer.
- renderHeaderHTML(TableCellHeaderRenderContext, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders a header with custom HTML instead of a label (or image).
- renderHeaderHTML(TableCellHeaderRenderContext, String, HeaderSpec) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders a header with custom HTML instead of a label (or image).
- renderHeaderImage(TableCellHeaderRenderContext, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders a header with an image.
- renderHeaderImage(TableCellHeaderRenderContext, String, HeaderSpec) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders a header with an image.
- renderHeadResources(HttpServletRequest, HtmlWriter, Tabs) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Renders the resources of the page (the content that goes between the
<head> tags)
- renderHtmlCell(FieldRenderContext, Cell) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- renderIcon(TableCellRenderContext, String, String, String, String) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders an icon specified in the theme.
- renderImage(String, int, int, int, int, String) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderInCellEdit(TableBodyRenderContext, long, int, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderInlineSearchForm(AboveTableRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderLabel(TableCellRenderContext, ResolvedLabel) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderLabel(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
- renderLabel(FormComponentRenderContext) - Method in interface com.technia.tvc.structurebrowser.form.render.field.FormFieldRenderer
-
Renders the label
- renderLabelDefault(HtmlWriter, ResolvedLabel) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderLabelHeader(TableCellHeaderRenderContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
The "row-label column"
- renderLeftTableGroupHeaders(TableHeaderRenderContext, GridBrowser, boolean) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderLine(Point, Point, String) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderMassUpdateField(MassUpdateRenderContext) - Method in class com.technia.tvc.structurebrowser.render.cell.TableCellRenderer
-
Render a mass update field for the Structure Browser page.
- renderMassUpdateField(MassUpdateRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderMassUpdateFieldDefault(MassUpdateRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a mass update field as it would be rendered by the default cell
renderer.
- renderMassUpdateResources(MassUpdateResourceContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the resources required for the mass update function.
- renderMenuBar(HttpServletRequest, HtmlWriter, Tabs) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Called when the
Tabs
instance has an assoicated
MenuBar
.
- renderMenuBarResources(HttpServletRequest, HtmlWriter, Tabs) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Called when the
Tabs
instance has an assoicated
MenuBar
.
- renderObjectField(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Renders a readonly textbox with a search button.
- renderOtherCell(FieldRenderContext, Cell) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- renderPageHeader(PageHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderPageHeaders(PageHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderPageHeadersImpl(PageHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderPageHeadersPrinterFriendlyImpl(PageHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderPageSubHeader(PageHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderPageTitle(PageHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderPaginationControls(TableFooterFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the pagination controls within the footer frame
- renderParentForm(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the form inside the "parent" frame
- renderParentFrame(TableParentFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the parent frame.
- renderParentResources(TableResourceContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Renders the resources that is needed on the "parent" level.
- renderParentResources(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.CustomTableRenderer
-
- renderParentResources(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- renderParentResources(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
This method renders the resources that the table requires in the parent
frame.
- renderPolygon(String, String) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderPolygon(String, Point[]) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderPolyline(String, String) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderPolyline(String, Point[]) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderPopupCellValue(PopupCellValueRenderContext) - Method in class com.technia.tvc.structurebrowser.render.cell.TableCellRenderer
-
Render a cell value when the [More] link
has been clicked.
- renderPopupCellValue(PopupCellValueRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderPopupCellValueDefault(PopupCellValueRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a cell when the [More] link has been clicked.
- renderPopupLink(TableCellRenderContext, CellValue) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders the default popup link for a cell value.
- renderPrinterFriendlyFrameBody(TableViewFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the body content of the printer friendly body frame
- renderQueryParameters(AboveTableRendererContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Returns the query parameters above the table.
- renderRect(String, int, int, int, int, int, int) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderRect(String, int, int, int, int) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderResources(TableRenderContext, Collection<Resource>) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderResources(TableRenderContext, Resource...) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderResources(TableRenderContext, Collection<Resource>) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderRightTableGroupHeaders(TableHeaderRenderContext, GridBrowser) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderRowAction(RowActionsBodyRenderContext, RowActionSpec) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Renders a row action.
- renderRowActions(TableCellRenderContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderRowActionsHeader(TableCellHeaderRenderContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderSearchInStructureResult(AboveTableRendererContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderSimpleTableFrame(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderStandardTableFrames(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Deprecated.
- renderStyleCell(TableCellRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
- renderSubmitCancelButtons(TableFooterFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the submit + cancel buttons within the footer frame
- renderTab(TabPageRenderContext, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, Map<String, Object>) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Renders a single tab.
- renderTab(TabPageRenderContext, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, Map<String, Object>, Integer) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Renders a single tab.
- renderTabCfgTab(TabPageRenderContext, boolean) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Renders the tab that opens the tab configurator.
- renderTabContainer(TabPageRenderContext) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Render the container for the tabs.
- renderTabContent(TabPageRenderContext) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Renders the IFRAME and its container element.
- renderTabContentProgressIndicator(TabPageRenderContext, String) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Deprecated.
No longer used as common loader framework is used.
- renderTableBody(TableBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- renderTableBody(TableBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableCalculationResult(CalculationResultRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableCalculations(TableCalculationsRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableCalculationsHeader(TableCalculationsRenderContext, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableCalculationsLabelOrEmptyCell(HtmlWriter, String, boolean, int) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableCalculationsResults(TableCalculationsRenderContext, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableFooterFrame(TableFooterFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the footer frame
- renderTableFooterFrameBody(TableFooterFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableFooterFrameResources(TableFooterFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the resources needed for the table-footer frame.
- renderTableFrames(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- renderTableFrames(TableRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the frames in which the table body and header is rendered.
- renderTableGroupHeaderContent(TableHeaderRenderContext, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableGroupHeaderRowBegin(TableHeaderRenderContext, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableGroupHeaderRowEnd(TableHeaderRenderContext, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableGroupHeaders(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableGroupHeaders(TableHeaderRenderContext, boolean) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeader(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderActions(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderActionsImpl(RowActionsHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderBegin(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderCell(TableCellHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderCells(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderContent(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderEnd(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderGroup(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Checks if the group info column should be rendered.
- renderTableHeaderGroupImpl(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Will render the header of the group info column.
- renderTableHeaderRowCounter(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderSelection(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderSelectionImpl(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableHeaderStructure(TableHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Checks if the structure column should be rendered.
- renderTableHeaderStructureImpl(StructureHeaderRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Will render the header of the structure column.
- renderTableInfoFrame(TableInfoFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Will render the whole "table info" frame.
- renderTableInfoFrameBody(TableInfoFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the content within the <body> tags within the
table info frame.
- renderTableInfoFrameResources(TableInfoFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the resources needed for the table-info frame.
- renderTableRow(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowAction(RowActionsBodyRenderContext, RowActionSpec) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowActions(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowActionsColumn(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
This method is called when the row-actions are rendered into one common
column.
- renderTableRowActionsImpl(RowActionsBodyRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
This method is called when the row-actions are rendered into separate
columns
- renderTableRowBegin(TableBodyRowRenderContext, GridBrowser, boolean) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
- renderTableRowBegin(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowCell(TableCellRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowCells(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowContent(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowCounter(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowCounterImpl(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowEnd(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowGroup(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowGroup(TableBodyRowRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
- renderTableRowGroupImpl(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowSelection(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowSelectionImpl(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowStructure(TableBodyRowRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableRowStructureImpl(StructureCellRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableViewFrame(TableViewFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- renderTableViewFrame(TableViewFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
Renders the table-view frame (the lowest frame on a table page).
- renderTableViewFrameBody(TableViewFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTableViewFrameHead(TableViewFrameRenderContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
- renderTabs(HttpServletRequest, HtmlWriter, Tabs, int) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Renders the tabs.
- renderTabs(TabPageRenderContext) - Method in class com.technia.tvc.core.gui.tabpage.TabsPageRenderer
-
Renders the tabs
- renderText(Point, String[], String, int) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderText(Point, String, String, int) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- renderTextArea(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Render a textarea.
- renderTextArea(ElementRenderContext, CellValue) - Method in interface com.technia.tvc.gridbrowser.render.GridBrowserRenderToolkit
-
- renderTextArea(MassUpdateRenderContext, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a multi-cell editing enabled text area.
- renderTextArea(TableCellRenderContext, CellValue, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a in-cell editing enabled text area for the specified cell value.
- renderTextBox(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
Renders a textbox.
- renderTextField(ElementRenderContext, CellValue) - Method in interface com.technia.tvc.gridbrowser.render.GridBrowserRenderToolkit
-
- renderTextField(MassUpdateRenderContext, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a multi-cell editing enabled text field.
- renderTextField(MassUpdateRenderContext, InputFieldType, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a multi-cell editing enabled text field.
- renderTextField(TableCellRenderContext, CellValue, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a in-cell editing enabled text field for the specified cell value.
- renderTextField(TableCellRenderContext, CellValue, InputFieldType, InputFieldStyle) - Method in interface com.technia.tvc.structurebrowser.render.TableRenderToolkit
-
Render a in-cell editing enabled text field for the specified cell value.
- renderTypeField(FieldRenderContext, CellValue) - Method in class com.technia.tvc.core.gui.toppanel.form.render.DefaultFieldCellRenderer
-
- renderUpdateJS(FormComponentRenderContext) - Method in class com.technia.tvc.structurebrowser.form.render.field.FieldRenderer
-
Java script to initialize the field when it's updated/added via ajax
calls.
- renderUpdateJS(FormComponentRenderContext) - Method in interface com.technia.tvc.structurebrowser.form.render.field.FormFieldRenderer
-
Renders JavaScript that is executed when the field is updated.
- renderViewResources(TableResourceContext) - Method in class com.technia.tvc.gridbrowser.render.GridBrowserRenderer
-
Renders the resources that is needed in the "view" frames.
- renderViewResources(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.CustomTableRenderer
-
- renderViewResources(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- renderViewResources(TableResourceContext) - Method in class com.technia.tvc.structurebrowser.render.TableRenderer
-
This method renders the resources that the table requires in the view
frames.
- renew() - Method in class com.technia.tvc.xbom.xbl2.Baseline
-
Renews the baseline by deleting old versions and regenerating the
baseline based on the same settings.
- replace(StructureModifiableTableBean.ReplaceSpec) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
- replace(StructureModifiableTableBean.ReplaceSpec) - Method in interface com.technia.tvc.core.table.StructureModifiableTableBean
-
This method performs a replace of an object on a connection
- replace(String, String, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method replaces the occurrences of a given substring with another
string returning the converted string
- replaceFrom(DomainObject) - Method in class com.technia.tvc.core.db.domain.Connection
-
Replaces the object on the from side of this connection
- replaceObject(String, String, String) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Replaces the source object with the target object on the specified
relationship
- replaceObject(StructureModifiableTableBean<?>, String, String, String) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Performs a replace of the source object with the target object, on the
specified relationship.
- replaceRequest(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
This method allows subclasses to replace the HttpServletRequest
instance that will be used when processing the request.
- replaceTo(DomainObject) - Method in class com.technia.tvc.core.db.domain.Connection
-
Replaces the object on the to side of this connection
- Report - Class in com.technia.tvc.core.gui.report
-
- Report() - Constructor for class com.technia.tvc.core.gui.report.Report
-
- Report(boolean, String, String, String) - Constructor for class com.technia.tvc.core.gui.report.Report
-
- Report(boolean, int, int, String, String, String) - Constructor for class com.technia.tvc.core.gui.report.Report
-
- Report - Interface in com.technia.tvc.reportgenerator
-
A report holds all information required for being able to create a report.
- ReportBase - Class in com.technia.tvc.reportgenerator.impl
-
- ReportBase() - Constructor for class com.technia.tvc.reportgenerator.impl.ReportBase
-
- ReportHandler - Class in com.technia.tvc.reportgenerator.datahandler
-
This data handler is useful for data handlers that is developed solely for
the use inside the report generator.
- ReportHandler() - Constructor for class com.technia.tvc.reportgenerator.datahandler.ReportHandler
-
- ReportProvider - Interface in com.technia.tvc.core.gui.report
-
A ReportProvider is implemented per each component, and the purpose of a
ReportProvider is provide the set of reports it can provide.
- ReportProvider.Input - Interface in com.technia.tvc.core.gui.report
-
- ReportSettings - Class in com.technia.tvc.reportgenerator
-
- ReportSettings() - Constructor for class com.technia.tvc.reportgenerator.ReportSettings
-
- REQUEST_PARAM_DELIMITER - Static variable in class com.technia.tvc.structurebrowser.form.model.Field
-
- RequestBasedUserData - Class in com.technia.tvc.core.util.userdata
-
- RequestBasedUserData(HttpServletRequest, ServletContext) - Constructor for class com.technia.tvc.core.util.userdata.RequestBasedUserData
-
Create a new instance based on the specified request and context.
- RequestParameters - Interface in com.technia.tvc.core.util
-
This interface define the names of commonly used request parameters.
- RequestUtils - Class in com.technia.tvc.core.util
-
Request related utility functions.
- RequestWrapper - Class in com.technia.tvc.core.util
-
A generic request wrapper that allows you to modify certain parts of the
request.
- RequestWrapper(HttpServletRequest) - Constructor for class com.technia.tvc.core.util.RequestWrapper
-
- RequireCheckinReason - Class in com.technia.tvc.office.server.trigger.builtin
-
- RequireCheckinReason() - Constructor for class com.technia.tvc.office.server.trigger.builtin.RequireCheckinReason
-
- required - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- requiredExpression - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- reserve(String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Reserves an object without any comments
- reserve(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Reserves an object
- reset() - Method in class com.technia.tvc.core.db.aef.types.Person
-
Reset the state of this object.
- reset() - Method in class com.technia.tvc.core.db.Expander.Pattern
-
Resets the pattern, e.g.
- reset() - Method in class com.technia.tvc.core.db.Expander
-
Resets this expander and makes it reusable for new expansions.
- reset() - Method in class com.technia.tvc.core.db.Expander.Selects
-
Resets this instance, e.g.
- reset() - Method in class com.technia.tvc.core.db.Expander.Where
-
- reset() - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- reset() - Method in interface com.technia.tvc.structurebrowser.render.ExportContext
-
- reset() - Method in interface com.technia.tvc.structurebrowser.render.TableBodyRowRenderContext
-
- resetEditAccess() - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Reset the edit access, i.e., derive it from the settings.
- resetFieldsStatus() - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
This method resets all the fields' status
- resolve(String, MacroResolver.MacroBounds) - Method in class com.technia.tvc.core.db.aef.macro.ConfigurableMacroResolver
-
- resolve(String) - Method in class com.technia.tvc.core.db.aef.macro.decorator.Decorator
-
- resolve(String, MacroResolver.MacroBounds) - Method in interface com.technia.tvc.core.db.aef.macro.MacroResolver
-
Resolves the specified macro.
- resolve(String, MacroResolver.MacroBounds) - Method in class com.technia.tvc.core.db.aef.macro.SelectedDataMacroResolver
-
- resolve(String) - Method in class com.technia.tvc.core.db.aef.macro.source.BusinessObjectSource
-
- resolve(String) - Method in class com.technia.tvc.core.db.aef.macro.source.DirectorySource
-
- resolve(String) - Method in class com.technia.tvc.core.db.aef.macro.source.MapSource
-
- resolve(String) - Method in class com.technia.tvc.core.db.aef.macro.source.RelationshipSource
-
- resolve(String) - Method in class com.technia.tvc.core.db.aef.macro.source.SelectExpressionSource
-
- resolve(String) - Method in interface com.technia.tvc.core.db.aef.macro.source.Source
-
- resolve(String) - Static method in class com.technia.tvc.core.db.aef.naming.Naming
-
Convenience method for resolving a symbolic name.
- resolve(String, String) - Static method in class com.technia.tvc.core.db.aef.naming.Naming
-
Convenience method for resolving a symbolic name.
- resolveDisplayValueFromObjectId(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- resolveDisplayValuesFromObjectIds(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- ResolvedLabel - Class in com.technia.tvc.gridbrowser.model
-
- ResolvedLabel(Label) - Constructor for class com.technia.tvc.gridbrowser.model.ResolvedLabel
-
- ResolvedToolTip - Class in com.technia.tvc.gridbrowser.model
-
- ResolvedToolTip(ToolTip) - Constructor for class com.technia.tvc.gridbrowser.model.ResolvedToolTip
-
- resolveEntity(String, String) - Method in class com.technia.tvc.core.xml.KeyValueEntityResolver
-
- resolveEntity(String, String) - Method in class com.technia.tvc.core.xml.NullEntityResolver
-
- resolveMacro(BusinessObjectWithSelect, String, Locale) - Static method in class com.technia.tvc.core.db.aef.macro.BusinessObjectMacroParserUtils
-
Resolves a macro against a business object.
- resolveMacros(BusinessObjectWithSelectList, String) - Static method in class com.technia.tvc.core.db.aef.macro.BusinessObjectMacroParserUtils
-
Resolves a macro against a list of businessobjects.
- resolveMacros(BusinessObjectWithSelectList, String, Locale) - Static method in class com.technia.tvc.core.db.aef.macro.BusinessObjectMacroParserUtils
-
Resolves a macro against a list of businessobjects.
- resolveMacros(String[], String) - Static method in class com.technia.tvc.core.db.aef.macro.BusinessObjectMacroParserUtils
-
- resolveMacros(String[], String, Locale) - Static method in class com.technia.tvc.core.db.aef.macro.BusinessObjectMacroParserUtils
-
- resolveObjectNamesFromObjectIds(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- resolveObjectNamesFromObjectIds(Collection<String>) - Static method in class com.technia.tvc.structurebrowser.form.model.Field
-
- resolver - Variable in class com.technia.tvc.core.db.aef.macro.MacroParser.ResolverEntry
-
The resolver.
- resolvers(MacroResolver.MacroBounds) - Method in class com.technia.tvc.core.db.aef.macro.MacroParser.ResolverMap
-
This method returns an Iterator over all resolvers that are
bound to the specified MacroResolver.MacroBounds instance.
- resolveSelectStatements(String) - Static method in class com.technia.tvc.core.db.aef.macro.BusinessObjectMacroParserUtils
-
- Resource - Class in com.technia.tvc.core.gui.resource
-
Represents a resource on a html page.
- Resource() - Constructor for class com.technia.tvc.core.gui.resource.Resource
-
- Resource(boolean, boolean) - Constructor for class com.technia.tvc.core.gui.resource.Resource
-
- ResourceLoader - Class in com.technia.tvc.core.util.cache.loader
-
- ResourceLoader(ResourceDefType) - Constructor for class com.technia.tvc.core.util.cache.loader.ResourceLoader
-
Creates a loader for the given type.
- ResourceLoader(String) - Constructor for class com.technia.tvc.core.util.cache.loader.ResourceLoader
-
- ResourceRef - Class in com.technia.tvc.core.gui.resource
-
Represents a reference to another resource.
- ResourceRef(String) - Constructor for class com.technia.tvc.core.gui.resource.ResourceRef
-
- ResourceRef(String, boolean, boolean) - Constructor for class com.technia.tvc.core.gui.resource.ResourceRef
-
- ResourceSource - Interface in com.technia.tvc.core.util.cache.loader
-
- Response - Class in com.technia.tvc.structurebrowser.edit
-
- Response - Class in com.technia.tvc.structurebrowser.form.model
-
This class represents different kind of response messages that can be used in
forms.
- Response.Confirm - Class in com.technia.tvc.structurebrowser.edit
-
This response sends a signal that a confirm message should be presented
to the user.
- Response.Confirm - Class in com.technia.tvc.structurebrowser.form.model
-
This response sends a signal that a confirm message should be presented
to the user.
- Response.Error - Class in com.technia.tvc.structurebrowser.edit
-
This response singals that an errors occurred when the cell was being
edited.
- Response.Error() - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Error
-
- Response.Error(MultilingualText) - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Error
-
- Response.Error(MultilingualText[]) - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Error
-
- Response.Error(String) - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Error
-
- Response.Error(String[]) - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Error
-
- Response.Error - Class in com.technia.tvc.structurebrowser.form.model
-
This response singals that an errors occurred when the cell was being
edited.
- Response.Error() - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Error
-
- Response.Error(MultilingualText) - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Error
-
- Response.Error(MultilingualText[]) - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Error
-
- Response.Error(String) - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Error
-
- Response.Error(String[]) - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Error
-
- Response.Ok - Class in com.technia.tvc.structurebrowser.edit
-
This response singals that the operation was successful.
- Response.Ok() - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Ok
-
- Response.Ok(MultilingualText) - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Ok
-
- Response.Ok(MultilingualText[]) - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Ok
-
- Response.Ok(String) - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Ok
-
- Response.Ok(String[]) - Constructor for class com.technia.tvc.structurebrowser.edit.Response.Ok
-
- Response.Ok - Class in com.technia.tvc.structurebrowser.form.model
-
This response singals that the operation was successful.
- Response.Ok() - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Ok
-
- Response.Ok(MultilingualText) - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Ok
-
- Response.Ok(MultilingualText[]) - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Ok
-
- Response.Ok(String) - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Ok
-
- Response.Ok(String[]) - Constructor for class com.technia.tvc.structurebrowser.form.model.Response.Ok
-
- Response.OpenLink - Class in com.technia.tvc.structurebrowser.edit
-
This response signals that a link should be opened.
- Response.Script - Class in com.technia.tvc.structurebrowser.edit
-
This response returns a javascript that should be executed on the client.
- Response.Script - Class in com.technia.tvc.structurebrowser.form.model
-
This response returns a javascript that should be executed on the client.
- ResponseUtils - Class in com.technia.tvc.core.util
-
- Result - Class in com.technia.tvc.core.gui.autocomplete
-
Represents that results of a query to the AutoComplete feature.
- Result(AutoCompleteContext) - Constructor for class com.technia.tvc.core.gui.autocomplete.Result
-
- Result.Option - Class in com.technia.tvc.core.gui.autocomplete
-
Represents an option that is presented in the autocomplete dropdown.
- Result.OptionBuilder - Class in com.technia.tvc.core.gui.autocomplete
-
Builder class to more easily create
Result.Option
objects for
autocomplete.
- Result.OptionBuilder() - Constructor for class com.technia.tvc.core.gui.autocomplete.Result.OptionBuilder
-
- reuse() - Method in interface com.technia.tvc.core.html.io.HtmlWriter
-
- reuse() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Reuses this instance.
- REUSE_OBJECT - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
TODO: Move to SB
- REV_INDEX - Static variable in class com.technia.tvc.core.db.select.Statement
-
- reverse(String[]) - Static method in class com.technia.tvc.core.util.StringUtils
-
Reverses the item within an array...
- revise(BusinessObject) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a new revision of the businessobject.
- revise(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a new revision of the businessobject.
- revise(BusinessObject, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a new revision of the businessobject.
- revise(BusinessObject, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a new revision of the businessobject.
- revise(BusinessObject, String, String, boolean) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a new revision of the businessobject.
- revise(String, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Create a new revision of the businessobject.
- revise() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- revise(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- revise(String, String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- REVISION - Static variable in class com.technia.tvc.core.db.BasicUtils
-
Represents the basic property revision
- revision() - Method in class com.technia.tvc.core.db.Expander.Selects
-
Adds "revision" as select statement
- REVISION - Static variable in class com.technia.tvc.core.db.select.Statement
-
- revision() - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- REVISION_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- REVISIONS - Static variable in class com.technia.tvc.core.db.select.Statement
-
- revisions() - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- revisions(String) - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- REVISIONS_CURRENT - Static variable in class com.technia.tvc.core.db.select.Statement
-
- REVISIONS_ID - Static variable in class com.technia.tvc.core.db.select.Statement
-
- REVISIONS_INDEX - Static variable in class com.technia.tvc.core.db.select.Statement
-
- REVISIONS_ORIGINATED - Static variable in class com.technia.tvc.core.db.select.Statement
-
- REVISIONS_OWNER - Static variable in class com.technia.tvc.core.db.select.Statement
-
- REVISIONS_POLICY - Static variable in class com.technia.tvc.core.db.select.Statement
-
- REVISIONS_REVISION - Static variable in class com.technia.tvc.core.db.select.Statement
-
- richText - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- rids - Variable in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- ridsArr - Variable in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- RIGHT - Static variable in class com.technia.tvc.structurebrowser.render.Disposition
-
Refers to the right side of the table.
- rightpad(String, int, char) - Static method in class com.technia.tvc.core.util.StringUtils
-
Right pads the string with the specified charater, as many times needed
in order to get the specified length of the string.
- Role - Class in com.technia.tvc.collaboration.core.model
-
- Role() - Constructor for class com.technia.tvc.collaboration.core.model.Role
-
- Role(String) - Constructor for class com.technia.tvc.collaboration.core.model.Role
-
- Role(String, boolean) - Constructor for class com.technia.tvc.collaboration.core.model.Role
-
- ROLE - Static variable in class com.technia.tvc.core.db.aef.naming.Naming
-
Defines the name of the role admin type.
- ROLE_NAME_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- roles() - Method in class com.technia.tvc.core.util.Access
-
Returns all roles.
- rollback() - Method in interface com.technia.tvc.reportgenerator.postprocess.PostProcessorCtx
-
- rollUp() - Method in class com.technia.tvc.core.structure.rollup.RollUpCell
-
Traverses the structure and calculates the accumulated value.
- RollUpCell - Class in com.technia.tvc.core.structure.rollup
-
A cell that returned the accumulated value.
- RollUpCell(Column, TableClient.Entry) - Constructor for class com.technia.tvc.core.structure.rollup.RollUpCell
-
Create a new cell.
- RollUpCell(Column, Updater, TableClient.Entry, boolean) - Constructor for class com.technia.tvc.core.structure.rollup.RollUpCell
-
Create a new cell.
- RollUpCell(Column, Updater, StructureBeanNode, boolean) - Constructor for class com.technia.tvc.core.structure.rollup.RollUpCell
-
Create a new cell.
- RollUpDataHandler - Interface in com.technia.tvc.core.structure.rollup
-
Tag interface for
DataHandler
that perform roll up calculations.
- root() - Method in class com.technia.tvc.core.gui.dashboard.DashboardID
-
- root - Variable in class com.technia.tvc.core.table.MX1TableBeanUtils.FakeInquiry
-
- rootNodes - Variable in class com.technia.tvc.core.structure.AbstractStructureBean
-
The root node.
- roots - Variable in class com.technia.tvc.core.structure.AbstractStructureBean.StructureBeanNodeIterator
-
The root nodes.
- Row - Interface in com.technia.tvc.core.gui.table
-
Represents an evaluated table row.
- ROW_COUNT - Static variable in interface com.technia.tvc.core.gui.page.PageConfig
-
An column on the left hand side that displays the row count.
- RowAxisData - Interface in com.technia.tvc.gridbrowser.model
-
- RowAxisInfo - Class in com.technia.tvc.gridbrowser.def.beans
-
- RowAxisInfo() - Constructor for class com.technia.tvc.gridbrowser.def.beans.RowAxisInfo
-
- ROWINDEX_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- ROWS_DEFAULT - Static variable in class com.technia.tvc.structurebrowser.form.model.Field
-
- run() - Method in interface com.technia.tvc.core.db.transaction.TxAction
-
Perform the action.
- run() - Method in class com.technia.tvc.core.db.transaction.TxExecAction
-
- run() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue.QueueExecutor
-
This method implements the life of a queue executor thread.
- save() - Method in class com.technia.tvc.core.db.domain.Connection
-
Save uncommitted changes to the database.
- save() - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Save uncommitted changes to the database.
- save(XMLWriter) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Saves the state of this field into XML.
- save(XMLWriter) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Saves the state of this field into XML.
- saveEnv(HttpServletRequest, TableBean<?>) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Set the table's environment from the current request.
- saveError(HttpServletRequest, String, ActionError) - Method in class com.technia.tvc.core.actions.TVCAction
-
Save an error to the request object.
- saveError(HttpServletRequest, String, String) - Method in class com.technia.tvc.core.actions.TVCAction
-
Save an error to the request object.
- saveGlobalError(HttpServletRequest, ActionError) - Method in class com.technia.tvc.core.actions.TVCAction
-
Save a global error to the request object.
- saveGlobalError(HttpServletRequest, String) - Method in class com.technia.tvc.core.actions.TVCAction
-
Save a global error to the request object.
- saveInformationError(HttpServletRequest, String) - Method in class com.technia.tvc.core.actions.TVCAction
-
- saveObjectIntoSet(String, String, boolean) - Static method in class com.technia.tvc.core.db.SetUtils
-
- saveObjectIntoSet(String, String, String, boolean) - Static method in class com.technia.tvc.core.db.SetUtils
-
- saveObjectsIntoSet(String, String[], boolean) - Static method in class com.technia.tvc.core.db.SetUtils
-
Saves the specified objects into a named set.
- saveObjectsIntoSet(String, Collection<String>, boolean) - Static method in class com.technia.tvc.core.db.SetUtils
-
- saveObjectsIntoSet(String, String, String[], boolean) - Static method in class com.technia.tvc.core.db.SetUtils
-
- saveObjectsIntoSet(String, String, Collection<String>, boolean) - Static method in class com.technia.tvc.core.db.SetUtils
-
- savepoint() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
- saveQuery() - Method in class com.technia.tvc.core.db.Query
-
Saves this query persistently into the database if this instance has a
name associated.
- saveTable(HttpServletRequest, TableBean<?>, String) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Save the table in the current HTTP session using the specified key.
- schedule(BusinessObject, String, Date) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Schedule the state with the specified name.
- SchemaConstants - Interface in com.technia.tvc.core.db.aef.cdm
-
- SchemaConstants - Interface in com.technia.tvc.core.db
-
- ScriptWriter - Class in com.technia.tvc.core.html.io
-
- ScriptWriter(HtmlWriter) - Constructor for class com.technia.tvc.core.html.io.ScriptWriter
-
- ScriptWriter(HtmlWriter, boolean) - Constructor for class com.technia.tvc.core.html.io.ScriptWriter
-
- ScriptWriter(HtmlWriter, String) - Constructor for class com.technia.tvc.core.html.io.ScriptWriter
-
- ScriptWriter(HtmlWriter, String, boolean) - Constructor for class com.technia.tvc.core.html.io.ScriptWriter
-
- SEARCH_DEFAULT_VAULTS - Static variable in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
property_SearchDefaultVaults
- SEARCH_IN_STRUCTURE_BUTTON - Static variable in interface com.technia.tvc.core.gui.page.PageConfig
-
The button that starts a search in structure.
- SEARCH_NAME_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- searchform - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- searchForm - Variable in class com.technia.tvc.structurebrowser.form.model.Field
-
- select(String, String, String, String, Statement) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the statement from the businessobject.
- select(String, String, String, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the statement from the businessobject.
- select(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the statement from the businessobject.
- select(String, Statement) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the statement from the businessobject.
- select(String, String[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select the specified statements on a particular businessobject.
- select(String, Statement[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select the specified statements on a particular businessobject.
- select(String[], String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the statement on all businessobjects.
- select(String[], Statement) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the statement on all businessobjects.
- select(String, StringList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select the specified statements from the businessobject with the
specified ID.
- select(String[], Statement[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select the specified statements from the businessobjects with the
specified IDs.
- select(String[], StringList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select the specified statements from the businessobjects with the
specified IDs.
- select(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the specified statement from the specified businessobject.
- select(BusinessObject, StringList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the specified statements from the specified businessobject.
- select(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- select(Statement) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- select(String[]) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- select(Statement[]) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- select(DomainObject[], String) - Static method in class com.technia.tvc.core.db.domain.DomainObject
-
- select(String[]) - Method in class com.technia.tvc.core.db.Query
-
Evaluates the query and selects the specified select statements.
- select(String) - Method in class com.technia.tvc.core.db.Query
-
Evaluates the query and selects the specified select statement.
- select(Statement) - Method in class com.technia.tvc.core.db.Query
-
Evaluates the query and selects the specified select statement
- select(Statement[]) - Method in class com.technia.tvc.core.db.Query
-
Evaluates the query and selects the specified select statements
- select(List<?>) - Method in class com.technia.tvc.core.db.Query
-
Evaluates the query and selects the specified select statements.
- select(String, String...) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Select the specified statements on a particular relationship.
- select(String, Statement...) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Select the specified statements on a particular relationship.
- select(String, String) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Selects the statement from the connection.
- select(Relationship, StringList) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Does a select on a relationship.
- select(String, StringList) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Does a select on a relationship.
- select(String[], String) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Does a select on a relationship list.
- select(String[], Statement[]) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Does a select on a relationship list.
- select(String[], StringList) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Does a select on a relationship list.
- select(String[], Statement) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Selects the statement on all connections.
- SELECT_ID - Static variable in class com.technia.tvc.core.db.SelectUtils
-
- selectableChanged(TableData) - Method in class com.technia.tvc.core.table.AbstractSelectionTableBean
-
- selectableChanged(TableData) - Method in interface com.technia.tvc.core.table.TableBeanProxy
-
- selectableStateChanged(SelectionEvent) - Method in interface com.technia.tvc.core.table.SelectionListener
-
Called when the selectable state has changed on a TableData instance.
- selectableStateChanged(SelectionEvent) - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionChange
-
- selectArray(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the specified statement from the specified businessobject.
- SELECTED_TABLE_DATA_FILTER - Static variable in class com.technia.tvc.core.table.AbstractTableBean
-
- SelectedData - Interface in com.technia.tvc.core.db.table.evaluator
-
Interface used to unify the way how to retrieve select statements, and
selected values from relationships and businessobjects.
- SelectedDataMacroResolver - Class in com.technia.tvc.core.db.aef.macro
-
- SelectedDataMacroResolver() - Constructor for class com.technia.tvc.core.db.aef.macro.SelectedDataMacroResolver
-
- SelectedDataMacroResolver(SelectedData) - Constructor for class com.technia.tvc.core.db.aef.macro.SelectedDataMacroResolver
-
- SelectExpressionMacroResolver - Class in com.technia.tvc.core.db.aef.macro
-
This macro resolver handles select expression macros.
- SelectExpressionMacroResolver() - Constructor for class com.technia.tvc.core.db.aef.macro.SelectExpressionMacroResolver
-
- SelectExpressionMacroResolver(Naming) - Constructor for class com.technia.tvc.core.db.aef.macro.SelectExpressionMacroResolver
-
- SelectExpressionSource - Class in com.technia.tvc.core.db.aef.macro.source
-
This macro resolver handles select expression macros.
- SelectExpressionSource() - Constructor for class com.technia.tvc.core.db.aef.macro.source.SelectExpressionSource
-
- selectId() - Method in class com.technia.tvc.core.db.Query
-
Evaluates the query and returns the id's of the objects found by the
query.
- SELECTION_BEHAVIOR - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SELECTION_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SELECTION_TRACKING_ENABLED - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SelectionBehavior - Interface in com.technia.tvc.structurebrowser.selection
-
A SelectionBahavior should be implemented to support live selections in the
Structure Browser.
- SelectionChange - Interface in com.technia.tvc.structurebrowser.selection
-
Represents a selection state change that occurs when a SelectionBehavior was
used.
- selectionChanged(TableData) - Method in class com.technia.tvc.core.table.AbstractSelectionTableBean
-
- selectionChanged(TableData) - Method in interface com.technia.tvc.core.table.TableBeanProxy
-
- SelectionEvent - Class in com.technia.tvc.core.table
-
- SelectionEvent(TableBean<? extends TableData>, TableData) - Constructor for class com.technia.tvc.core.table.SelectionEvent
-
- SelectionListener - Interface in com.technia.tvc.core.table
-
A listener that will be notified when the selection state of a TableData
changes.
- SelectionModel - Interface in com.technia.tvc.core.table
-
- selectionStateChanged(SelectionEvent) - Method in interface com.technia.tvc.core.table.SelectionListener
-
Called when the selection state has changed on a TableData instance.
- selectionStateChanged(SelectionEvent) - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionChange
-
- SelectionTableBean<T extends TableData> - Interface in com.technia.tvc.core.table
-
This interface extends
TableBean
to provide support for more complex
selection handling.
- selectList(String[], String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the statement on all businessobjects.
- selectList(String[], Statement) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the statement on all businessobjects.
- selectList(String, String[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select an array of statements on a particular business object.
- selectList(String, Statement[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select an array of statements on a particular business object.
- selectList(BusinessObject, Statement[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select an array of statements on a particular business object.
- selectList(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select a statement on a particular business object and return all values
returned from that statement.
- selectList(String, Statement) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Select a statement on a particular business object and return all values
returned from that statement.
- selectList(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Selects the specified statement from the specified businessobject.
- selectList(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- selectList(Statement) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- selectList(String[]) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- selectList(Statement[]) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
- selectList(String, String...) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Select an array of statements on a particular relationship.
- selectList(String, Statement[]) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Select an array of statements on a particular relationship.
- selectPath(SelectionTableBean<?>, StructureBeanNode, boolean) - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionBehavior
-
- selects() - Method in interface com.technia.tvc.core.gui.dashboard.FilterHandler
-
- selects(Gadget) - Method in interface com.technia.tvc.graphicreporting.dashboard.provider.MultiValueHandler
-
- selects(Gadget) - Method in interface com.technia.tvc.graphicreporting.dashboard.provider.ValueHandler
-
- SELECTSTMT_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SelectUtils - Class in com.technia.tvc.core.db
-
Contains utility methods for retrieving selected data from a business object
or a relationship.
- SEMI_COLON - Static variable in interface com.technia.tvc.core.io.text.TabularDataFormat
-
Semi-colon character.
- send() - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Sends the message.
- serialize(Serializable) - Static method in class com.technia.tvc.core.util.ObjectUtils
-
Serializes an object and encode the generated byte array with base64
encoder.
- serialize(Document) - Static method in class com.technia.tvc.core.util.XMLUtils
-
Serializes the document and returns the input stream from which to read
the result from.
- serialize(Document, OutputStream) - Static method in class com.technia.tvc.core.util.XMLUtils
-
Serializes the document to the output stream.
- serialize(Document, Writer) - Static method in class com.technia.tvc.core.util.XMLUtils
-
Serializes the document to the writer.
- serialize(Element, FileInfo) - Static method in class com.technia.tvc.office.common.FileInfo
-
- serialize(Element, InputFieldInfo) - Static method in class com.technia.tvc.office.common.InputFieldInfo
-
- serialize(Element, ObjectInfo) - Static method in class com.technia.tvc.office.common.ObjectInfo
-
- serialize(Element, PropertyInfo) - Static method in class com.technia.tvc.office.common.PropertyInfo
-
- serialize(Element, UserInput) - Static method in class com.technia.tvc.office.common.UserInput
-
- serializeImpl(Element) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- ServiceScope - Annotation Type in com.technia.tvc.core.xml.ajax.annotation
-
Defines the scope of a service.
- ServletConfigUtils - Class in com.technia.tvc.core.util
-
- ServletContextUtils - Class in com.technia.tvc.core.util
-
- SessionUtils - Class in com.technia.tvc.core.util
-
- set(T) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Sets the value of this cell.
- set(T, String, String) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Sets the value of this cell.
- set(T, String, String, String) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Sets the value of this cell and associates this cell with the specified
object id, object type and relationship id.
- set(Number) - Method in class com.technia.tvc.core.structure.rollup.RollUpCell
-
Sets the new value.
- set(Object, Object) - Method in interface com.technia.tvc.core.util.cache.CacheRef
-
- set(K, V) - Method in class com.technia.tvc.core.util.ObjectCache
-
Sets the value in the cache associated with the specified key.
- set(Object) - Method in class com.technia.tvc.core.util.TreeNode
-
Sets value of this node.
- set(String, String[]) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- set(TableBean<?>, TableLayout) - Static method in enum com.technia.tvc.structurebrowser.render.TableLayout
-
Sets the layout for the given table
- SET_NAME_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- setAbort() - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Calling this method will set a flag indicating that the ongoing
transaction MUST be aborted.
- setAboveContent(SpreadsheetWriter.AdditionalSpreadsheetContent) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter
-
Used to provide additional content added above the table data
- setActiveTable(Table) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
Sets the system table.
- setAddIcon(boolean) - Method in class com.technia.tvc.core.db.aef.link.DefaultLinkCreator
-
- setAddPageNumber(boolean) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setAddress(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setAddress1(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setAddress2(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setAddToTable(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setAllowedRelations(String[]) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Limits the relationship types used for this configuration
- setAllowHideSingleRootNode(boolean) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
- setAllowHideSingleRootNode(boolean) - Method in interface com.technia.tvc.core.structure.StructureBean
-
- setAllowInconsistentVisibleStructure(boolean) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Sets whether the structure should allow inconsistency among it's visible
nodes, i.e., if a node can be visible even though it's parent is not.
- setAllowInconsistentVisibleStructure(boolean) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Sets whether the structure should allow inconsistency among it's visible
nodes, i.e., if a node can be visible even though it's parent is not.
- setAllowMultiEditLink(boolean) - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- setAllowPopupDescription(boolean) - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- setAllowSortLink(boolean) - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- setAllowTemplates(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setAllSelected(SelectionTableBean<?>, boolean, UIEventInfo) - Method in class com.technia.tvc.structurebrowser.selection.AbstractSelectionBehavior
-
- setAllSelected(SelectionTableBean<?>, boolean, UIEventInfo) - Method in interface com.technia.tvc.structurebrowser.selection.SelectionBehavior
-
- setAllSelectedImpl(SelectionTableBean<?>, boolean, UIEventInfo) - Method in class com.technia.tvc.structurebrowser.selection.AbstractSelectionBehavior
-
- setAllSelectedImpl(SelectionTableBean<?>, boolean, UIEventInfo) - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionBehavior
-
Sets all the rows selected or un-selected.
- setAllSelectedImpl(SelectionTableBean<?>, boolean, UIEventInfo) - Method in class com.technia.tvc.structurebrowser.selection.PathSelectionBehavior
-
- setAlt(String) - Method in class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- setAlt(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the alt text.
- setAlt(MultilingualText) - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- setAlt(String) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setAltKey(boolean) - Method in class com.technia.tvc.structurebrowser.selection.UIEventInfo
-
- setAlwaysQuoteAttributeValues(boolean) - Method in interface com.technia.tvc.core.html.io.HtmlWriter
-
- setAppliesToObject(boolean) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setApproved(boolean) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setArrowKeyNavigation(boolean) - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Sets whether arrow key navigation should be turned on or off.
- setAsRoot(boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ConnectResultImpl
-
- setAttribute(String, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Modify an attribute on the businessobject.
- setAttribute(BusinessObject, String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Modify an attribute on the businessobject.
- setAttribute(BusinessObject, Attribute) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Modify an attribute on the businessobject.
- setAttribute(TableBean<?>, String, Object) - Static method in class com.technia.tvc.core.table.TableUtils
-
- setAttribute(String, Object) - Method in interface com.technia.tvc.core.util.AttributeSupport
-
Set the attribute with the specified name.
- setAttribute(String, Object) - Method in class com.technia.tvc.core.util.BasicAttributeSupport
-
Set the attribute with the specified name.
- setAttribute(HttpSession, String, Object) - Static method in class com.technia.tvc.core.util.SessionUtils
-
Sets the attribute with the specified value.
- setAttributeBooleanValue(String, Boolean) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the value of an attribute.
- setAttributeBooleanValue(String, Boolean) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Sets the value of an attribute.
- setAttributeDateValue(String, Date) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the value of an attribute.
- setAttributeDateValue(String, Date) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Sets the value of an attribute.
- setAttributeDoubleValue(String, Double) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the value of an attribute.
- setAttributeDoubleValue(String, Double) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Sets the value of an attribute.
- setAttributeIntegerValue(String, Integer) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the value of an attribute.
- setAttributeIntegerValue(String, Integer) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Sets the value of an attribute.
- setAttributes(String, String[], String[]) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Sets the specified attributes on the businessobject.
- setAttributes(BusinessObject, AttributeList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Modify the attributes on the businessobject.
- setAttributes(String, AttributeList) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Modify the attributes on the businessobject.
- setAttributes(Attributes) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the attribute values.
- setAttributes(Attributes) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Sets the attribute values.
- setAttributes(String, Collection<Attribute>) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Sets attributes on a relationship.
- setAttributes(Relationship, Collection<Attribute>) - Static method in class com.technia.tvc.core.db.RelationshipUtils
-
Sets attributes on a relationship.
- setAttributes(Map<String, String>) - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- setAttributeValue(String, String) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the value of an attribute.
- setAttributeValue(String, String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Sets the value of an attribute.
- setAuthor(String) - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- setAuthor(String) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setAuthor(String) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportContext
-
- setAutoComplete(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setAutoComplete(boolean) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setAutoComplete(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setAutoCompleteHandler(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setAutoCompleteHandler(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setAutoCompleteSettings(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setAutoCompleteSettings(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setAutoDescriptionMacro(String) - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- setAutoLoad(boolean) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setAvailableFilterNames(String[]) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setAvailableTableNames(String[]) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setAxisLabelFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setAxisTickFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setBackground(Color) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFText
-
- setBackgroundColor(String) - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- setBackgroundColor(Color) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setBackgroundColor(Color) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setBaseFontName(String) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setBeanInstantiated(HttpServletRequest, boolean) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
Sets whether a
TableBean
has been instantiated in this request.
- setBelowContent(SpreadsheetWriter.AdditionalSpreadsheetContent) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter
-
Used to provide additional content added below the table data.
- setBold(boolean) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- setBold(boolean) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setBooleanValue(String, Boolean) - Method in class com.technia.tvc.core.db.domain.Attributes
-
Sets the value of an attribute.
- setBorder(int, int, int, int) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setBorderColor(Color, Color, Color, Color) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setBorderWidth(float, float, float, float) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setBubbleLabelFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setBubbleTitleFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setBubbleTitlePaint(Paint) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setButton(boolean) - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- setCageCode(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setCanApprove(boolean) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setCanEditRelationshipAttributes(boolean) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Specify if the user may/may not edit the relationship attributes after
the connection(s) has been made.
- setCanIgnore(boolean) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setCanReject(boolean) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setCanSelectRelationships(boolean) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Specify if the user may/may not manually specify the relationship to use
for each connection made.
- setCardID(String) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- setCardLoadScript(String) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- setCardReloadable(boolean) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- setCardTitle(String) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- setCategoryTreeMenuName(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setCDMMode(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setCellAt(Cell, int) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the cell at the specified index.
- setCellRendererClass(String) - Method in class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- setCellValue(CellValue) - Method in class com.technia.tvc.core.table.group.GroupID
-
- setCellValueMapper(ValueMapper) - Method in class com.technia.tvc.core.table.group.GroupDef
-
- setChangeEventEnabled(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setChartConfig(ChartConfigDef) - Method in class com.technia.tvc.core.gui.chart.ChartProvider
-
- setCheckHidden(boolean) - Method in class com.technia.tvc.core.db.Expander
-
Controls if you want the expansion logic to check for hidden types.
- setCheckObsolescence(boolean) - Method in class com.technia.tvc.core.util.cache.Cache
-
- setChecksum(Checksum) - Method in class com.technia.tvc.office.common.FileInfo
-
- setChoosableViews(String[]) - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
Sets the names of the choosable views.
- setChoosableViews(String[]) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Sets the choosable views.
- setChooserHeight(int) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setChooserHeight(int) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setChooserURL(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setChooserURL(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setChooserWidth(int) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setChooserWidth(int) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setCity(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setCity(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setCollapseOnFilterChange(boolean) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Defines the behavior of this structure when the visuals is being changed.
- setColor(Category.Color) - Method in class com.technia.tvc.collaboration.core.model.category.Category
-
- setColor(String) - Method in class com.technia.tvc.core.chart.Value
-
- setColor(GadgetColor) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- setColor(GadgetColor) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- setCols(int) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setColumnFinder(ColumnFinder) - Method in class com.technia.tvc.core.table.group.GroupDef
-
- setColumns(List<Column>) - Method in interface com.technia.tvc.core.gui.table.TableClient
-
Callback method that will be called in order to set/update the columns
upon evaluation of the system table.
- setColumns(List<Column>) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- setColumns(List<Column>) - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
Callback method that will be called in order to set/update the
columns upon evaluation of the system table.
- setColumnSettings(ColumnSettings) - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
Sets the columns settings.
- setColumnSpan(int) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- setColumnSpan(int) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- setComment(String) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setComment(String) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.SpreadsheetField
-
Assigns a custom comment to the field
- setComparator(Comparator<Value>) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- setComponents(Collection<Component>) - Method in class com.technia.tvc.collaboration.core.model.menu.Menu
-
- setConfig(CollaborationConfig) - Method in class com.technia.tvc.collaboration.core.model.menu.MenuContext.Builder
-
- setConfigId(String) - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- setConfigured() - Method in class com.technia.tvc.core.db.filter.Filter
-
- setConnectDirection(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setConnectionId(String) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ConnectResultImpl
-
- setConnectionId(String) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- setConnectionId(String) - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceSpec
-
- setConnectionId(String) - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
Sets the connection id
- setConnectionIds(String[]) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- setConnectRelationship(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setContent(String, String) - Static method in class com.technia.tvc.core.db.PageUtils
-
Modifies the content of the specified page object.
- setContent(String) - Method in class com.technia.tvc.core.gui.resource.Template
-
- setContent(String) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setContent(String, PDFTableWriter.PDFFontSpec) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setContent(String[]) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setContent(String[], PDFTableWriter.PDFFontSpec[]) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setContentDisposition(HttpServletResponse, String) - Static method in class com.technia.tvc.core.util.ResponseUtils
-
- setContentType(ContentType) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets the content type of the message text.
- setContentType(String) - Method in class com.technia.tvc.reportgenerator.Format
-
- setContentType(String) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setContentType(String) - Method in interface com.technia.tvc.reportgenerator.Report
-
This method can be used to explicitly specify the content type of the
generated report
- setContentTypeHtml(HttpServletResponse) - Static method in class com.technia.tvc.core.util.ResponseUtils
-
- setContextAttribute(ServletContext, String, Object) - Static method in class com.technia.tvc.core.util.ServletContextUtils
-
Sets the attribute with the specified value.
- setContextIds(Collection<Identifier>) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder
-
- setContextIds(String...) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder
-
- setContextMenu(Menu) - Method in interface com.technia.tvc.core.gui.menubar.ContextMenuSupport
-
Sets the objects menu.
- setContextMenu(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Sets the name of the context menu.
- setContextMenu(Menu) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Sets the context menu
- setContextMenuName(String) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setContextProvider(ContextProvider) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setCopyRelationshipAttributes(boolean) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setCountry(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setCountry(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setCreated(String) - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- setCreatedObjects(List<String>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setCreateNew(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setCreateNewIfNotFound(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setCSVOutput() - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.TableExportEntry
-
Uses CSV format with "," as field delimiter
- setCSVOutput(char) - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.TableExportEntry
-
Uses CSV format with a custom field separator.
- setCtrlKey(boolean) - Method in class com.technia.tvc.structurebrowser.selection.UIEventInfo
-
- setCurrent(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setCurrentPage(int) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Sets the current page.
- setCurrentPage(int) - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Sets the current page.
- setCustomRendererClassName(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setData(AbstractTableBean<? extends TableData>) - Method in interface com.technia.tvc.gridbrowser.model.GridAxisData
-
Sets the table-data
- setDataFormat(String) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setDataHandlerClass(String) - Method in class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- setDataLoader(DataLoader) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
Sets the dataloader to be used
- setDataObject(Object) - Method in class com.technia.tvc.core.gui.dashboard.Content
-
- setDateValue(String, Date) - Method in class com.technia.tvc.core.db.domain.Attributes
-
Sets the value of an attribute.
- setDecimals(int) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.SpreadsheetNumericField
-
- setDecimalSeparator(char) - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- setDefaultChoice(int) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setDefaultDirection(boolean) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setDefaultDirection(Direction) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Set the default direction to use when building structures Default is
FROM.
- setDefaultPolicy(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setDefaultRelationship(String) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
Sets the default relationship to use.
- setDefaultText(String) - Method in class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
Sets the default text.
- setDefaultUseExactMatch(boolean) - Method in interface com.technia.tvc.core.db.table.evaluator.SelectedData
-
- setDefaultValue(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setDefaultValue(Form, Field) - Method in interface com.technia.tvc.structurebrowser.form.model.DefaultValueHandler
-
- setDefaultValue(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setDefaultValueHandler(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setDefaultValueHandler(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setDescription(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Sets the description of the specified businessobject.
- setDescription(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Sets the description of the specified businessobject.
- setDescription(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Sets the description of the object.
- setDescription(String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Sets the description for a set.
- setDescription(String, String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
- setDescription(String) - Method in class com.technia.tvc.core.gui.report.Report
-
- setDescription(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the description.
- setDescription(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setDirectStoreAccessRequested(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setDisableConverter(boolean) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setDisableConverter(boolean) - Method in interface com.technia.tvc.reportgenerator.Report
-
This method can be called explicitly to disable the conversion
- setDisableIfStatement(String) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- setDisableIfStatementUsesBusinessObject(boolean) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- setDisableOutputHandlers(boolean) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setDisableOutputHandlers(boolean) - Method in interface com.technia.tvc.reportgenerator.Report
-
This method can be called explicitly to disable any output handlers being
specified on the report definition.
- setDisablePostProcessors(boolean) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setDisablePostProcessors(boolean) - Method in interface com.technia.tvc.reportgenerator.Report
-
This method can be used to explicitly disable all the post-processors
defined on this report.
- setDisplay(String) - Method in class com.technia.tvc.collaboration.core.model.Assignee
-
- setDisplayMode(String) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setDisplayName(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
Sets the display name of the table.
- setDisplayName(MultilingualText) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setDisplayPresetSelector(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setDisplayValue(String) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell.AbstractCellValue
-
Sets the display value.
- setDisplayValue(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setDivision(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setDoubleValue(String, Double) - Method in class com.technia.tvc.core.db.domain.Attributes
-
Sets the value of an attribute.
- setDownloadURL(Url) - Method in class com.technia.tvc.office.common.FileInfo
-
- setDragObjectId(String) - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
Sets the id of the drag object.
- setDropObjectId(String) - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
Sets the id of the drop object.
- setDUNSNumber(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setDynamicField(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setEditable(boolean) - Method in interface com.technia.tvc.core.gui.table.Cell
-
Sets whether the cell should be editable or not.
- setEditable(boolean) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- setEditable(boolean) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- setEditable(RollUpCell, EvaluatedData) - Method in class com.technia.tvc.core.structure.rollup.UnweightedRollUpDataHandler
-
Sets whether the cell should be editable or not.
- setEditable(boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
Sets whether the table should be editable or not.
- setEditable(boolean) - Method in interface com.technia.tvc.core.table.EditableTableBean
-
Sets whether the table should be editable or not.
- setEditable(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setEditable(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setEditable(boolean) - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- setEditableExpression(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setEditableExpression(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setEditableExpressionEvaluated(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setEditableText(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Deprecated.
since 2012.3.0 Use setEditable() instead...
- setEditAccess(boolean) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Set whether the user has edit access to this column.
- setEditSupported(boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
Sets whether the implementation supports editing or not.
- setEmail(String) - Method in class com.technia.tvc.collaboration.core.model.Person
-
- setEncoding(String) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- setEnqueuer(Enqueuer) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setEnqueuer(Enqueuer) - Method in interface com.technia.tvc.reportgenerator.Report
-
Allows custom code to use a specialized Enqueuer
, which knows how
the report will be created
- setEntryProcessor(EntryProcessor) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Sets the entry processor for this table
- setEntryProcessor(EntryProcessor) - Method in interface com.technia.tvc.core.table.EntryProcessable
-
Sets the entry processor for this table.
- setEntryProcessors(EntryProcessor[]) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setEntryProcessors(EntryProcessor[]) - Method in interface com.technia.tvc.core.table.EntryProcessable
-
Sets the entry processers to be used.
- setEnv(Environment) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder
-
- setEnv(Environment) - Method in class com.technia.tvc.core.db.aef.env.BasicEnvironmentSupport
-
Sets the environment.
- setEnv(Environment) - Method in interface com.technia.tvc.core.db.aef.env.EnvironmentSupport
-
Sets the environment.
- setEnv(Environment) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Sets the environment for the table.
- setErrorMessage(String) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setEvaluateReadOnly(boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setEvaluationRequired(boolean) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNodeContent
-
- setEvaluationRequired(boolean) - Method in interface com.technia.tvc.core.table.TableData
-
Sets whether this table data requires an evaluation or not.
- setEvaluationRequired(TableBean<? extends TableData>, TableRowIdParam) - Static method in class com.technia.tvc.core.table.TableUtils
-
Set a flag that indicates that these rows will be reloaded the next time
the TableBean is evaluated.
- setEvaluationRequired(TableBean<? extends TableData>, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- setEvaluationRequired(TableBean<? extends TableData>, String[]) - Static method in class com.technia.tvc.core.table.TableUtils
-
- setEvaluationRequired(TableBean<? extends TableData>, String, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
- setEvaluationRequired(boolean) - Method in interface com.technia.tvc.gridbrowser.model.Element
-
Sets whether this grid element requires an evaluation or not.
- setEvaluator(Evaluator) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
- setEvaluator(Evaluator) - Method in interface com.technia.tvc.core.gui.table.Table
-
Sets the evaluator that will be used to evaluate the system table.
- setExecutePerSelection(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setExpandable(boolean) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Sets whether this node is expandable or not.
- setExpandable(StructureBean, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
- setExpandable(StructureBeanNode, boolean, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
- setExpandDepth(int) - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- setExpandDirection(boolean, boolean) - Method in class com.technia.tvc.core.db.Expander
-
Specifies the expansion direction.
- setExpanded(StructureBeanNode, int) - Static method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Sets the
expanded
flag on all
nodes below the specified until the specified level has been reached.
- setExpanded(boolean) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Sets whether the node is expanded or not.
- setExpandedChildNodes(Map<GroupID, GroupStructureBeanImpl.ExpandedNode>) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.ExpandedNode
-
- setExpander(Expander) - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- setExpander(Expander) - Method in interface com.technia.tvc.core.gui.view.View
-
Sets a custom expander.
- setExpanders(Expander[]) - Method in class com.technia.tvc.core.structure.ExpanderChain
-
Sets the expanders in the chain.
- setExpandType(boolean) - Method in class com.technia.tvc.core.db.Query
-
Defines if the query also should return objects, whose type is derived
from any of the types defined in the type pattern.
- setExportDefaults(HTMLExportContext) - Method in interface com.technia.tvc.structurebrowser.render.ExportToolkit
-
- setExpression(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the expression.
- setExpression(String) - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- setExtractIfZIP(boolean) - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.PackageDependency
-
- setFieldPostProcess(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- setFileName(String) - Method in class com.technia.tvc.office.common.FileInfo
-
- setFileName(String) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setFileName(String) - Method in interface com.technia.tvc.reportgenerator.Report
-
This method can be used to explicitly set the file name of the generated
report.
- setFileSite(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setFileStoreSymbolicName(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setFilterMatch(boolean) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setFilters(List<Filter>) - Method in class com.technia.tvc.core.db.filter.Filters
-
- setFilters(Filters) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setFirst(boolean) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets if message is the one starting the discussion
- setFixed(boolean) - Method in interface com.technia.tvc.core.gui.table.Column
-
Sets if this column should be fixed or not.
- setFixed(boolean) - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- setFixed(boolean) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setFocusFirst(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setFollowup(boolean) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setFont(PDFTableWriter.PDFFontSpec) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFText
-
- setFontColor(String) - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- setFontColor(Color) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- setFontItalic(boolean) - Method in class com.technia.tvc.structurebrowser.render.cell.HeaderSpec
-
- setFontName(String) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- setFontSize(int) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- setFooter(PDFTableWriter.PDFHeaderFooter) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setFooter(PDFTableWriter.PDFHeaderFooter[]) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setFooter(String, boolean, int) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setForceUseISOFormat(boolean) - Static method in class com.technia.tvc.core.gui.table.impl.DateValueFormat
-
Forces the current thread to format between ISO date/date-times.
- setFormat(String) - Method in class com.technia.tvc.office.common.FileInfo
-
- setFormat(Format) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setFormMode(FormMode) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setFormName(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setFormPostProcesses(String[]) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setFormProcessorClass(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setForType(String...) - Method in class com.technia.tvc.office.ui.dropzone.table.DropZoneHandler
-
Sets the type of object, which this handler is enabled for.
- setFrom(Person) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setFrom(Person) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets the Person who sent the message.
- setFrom(boolean) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setFrom(boolean) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Sets whether to expand in the from direction.
- setFrom(boolean) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Sets whether the relationship between the node and it's parent is in the
from direction or not.
- setFrom(boolean) - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
Sets the direction, e.g.
- setFrom(boolean) - Method in class com.technia.tvc.office.ui.dropzone.table.DropInfo
-
- setFrom(boolean) - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
Sets the direction.
- setFromAddress(Address) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Sets the from address.
- setFromId(String) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the from object ID of the connection.
- setFromId(String) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- setFromInterface(boolean) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setFromInterface(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setFrozen() - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.SpreadsheetColumn
-
Whether or not if this column is part of the frozen area.
- setFTPDirectory(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setFTPDirectory(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setFTPHost(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setFTPHost(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setFullName(String) - Method in class com.technia.tvc.collaboration.core.model.Person
-
- setGeneratedOnDemad(boolean) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- setGetMethod(String) - Method in class com.technia.tvc.office.server.trigger.builtin.JPOBasedPropertyHandler
-
- setGlobalJSFunctions(List<String>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setGlobalValidation(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setGroupHeader(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the group header.
- setGroupHeaderBGColor(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the background color of the group header.
- setGroupId(GroupID) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.ExpandedNode
-
- setHasclearbutton(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setHasRanges(boolean) - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- setHeader(MultilingualText) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setHeader(String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setHeader(String, boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setHeader(String) - Method in interface com.technia.tvc.core.table.TableBean
-
Sets the header for this table.
- setHeader(String, boolean) - Method in interface com.technia.tvc.core.table.TableBean
-
Sets the header for this table.
- setHeader(String) - Method in class com.technia.tvc.core.table.TableHeaders
-
- setHeader(String, boolean) - Method in class com.technia.tvc.core.table.TableHeaders
-
- setHeader(String, String) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Sets a header value on the message.
- setHeader(String) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- setHeader(String, Locale) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- setHeader(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setHeader(PDFTableWriter.PDFHeaderFooter) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setHeader(PDFTableWriter.PDFHeaderFooter[]) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setHeader(String) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setHeaderHTML(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setHeaderRotationAngle(int) - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- setHeight(int) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- setHeight(int) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- setHeight(int) - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- setHelpHref(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setHelpHref(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Sets an URL value for where this field's user guide is located
- setHelpHref(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setHidden(boolean) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- setHidden(boolean) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- setHidden() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- setHidden(boolean) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets whether the column is hidden.
- setHierarchy(HierarchyInfo) - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- setHighlighted(boolean) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- setHighlighted(boolean) - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Sets whether this table data is highlighted or not.
- setHighlighted(Iterator<? extends TableData>, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
Highlights or UnHighlights Nodes
- setHighlighted(TableBean<? extends TableData>, TableRowIdParam) - Static method in class com.technia.tvc.core.table.TableUtils
-
Set the highlighted flag on these rows.
- setHighlighted(TableBean<? extends TableData>, String) - Static method in class com.technia.tvc.core.table.TableUtils
-
Set the highlighted flag on the rows having the object id
- setHoldsRelationshipIds(boolean) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- setHorizontalAlignment(int) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setHorizontalAlignment(SpreadsheetWriter.Style.HAlign) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setHref(String) - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- setHref(String) - Method in class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- setHref(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the href.
- setHref(String) - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- setHref(String) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setHref(String) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- setHref(String) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- setId(String) - Method in interface com.technia.tvc.collaboration.core.model.Configurable
-
sets Config id
- setId(Identifier) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setId(Identifier) - Method in class com.technia.tvc.collaboration.core.model.Person
-
- setId(Identifier) - Method in class com.technia.tvc.collaboration.core.model.Recipient
-
- setId(String) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setId(String) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setId(String) - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- setId(String) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setId(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setId(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- setId(String) - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- setIgnored(boolean) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setImportant(boolean) - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- setImportant(boolean) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets the important flag.
- setInitialExpandDepth(int) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Sets the initial expand depth (i.e., the number of levels to expand the
root node the first time).
- setInitialExpandDepth(int) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Sets the initial expand depth (i.e., the number of levels to expand the
root node the first time).
- setInitialExpandLevel(int) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setInitialExpandMode(ExpansionMode) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Sets the mode used when performing an initial expand on the structure.
- setInitialExpandMode(ExpansionMode) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Sets the mode used when performing an initial expand on the structure.
- setInitialIndex(int) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setInitiallyEditable(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setInputClassName(String) - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Sets the CSS class name for the input field.
- setInputHeight(int) - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Sets the height of the input field.
- setInputHeightInPixels(int) - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Sets the height of the input field in pixels.
- setInputTextAlign(String) - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Sets the text align.
- setInputWidth(int) - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Sets the width of the input field.
- setInputWidthInPixels(int) - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Sets the width of the input field in pixels.
- setIntegerValue(String, Integer) - Method in class com.technia.tvc.core.db.domain.Attributes
-
Sets the value of an attribute.
- setIsSubcontext(boolean) - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- setItalic(boolean) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- setItalic(boolean) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setJavaScript(String) - Method in class com.technia.tvc.core.gui.dashboard.Content
-
- setJavascriptRefs(List<Resource>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setJsFunction(String) - Method in class com.technia.tvc.core.db.aef.link.DefaultLinkCreator
-
- setLabel(String) - Method in class com.technia.tvc.collaboration.core.model.category.LabeledCategory
-
- setLabel(String) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- setLabel(String) - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- setLabel(String) - Method in class com.technia.tvc.core.gui.table.ColumnType.DefaultColumnTypeHandler
-
- setLabel(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the label.
- setLabel(MultilingualText) - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- setLabel(String) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setLabel(String) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setLabel(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Sets the display label value for the field
- setLabel(String) - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- setLabel(Locale, String) - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- setLabelBackgroundPaint(Paint) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setLabelFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setLabelLinkPaint(Paint) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setLabelOutlinePaint(Paint) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setLabelstyle(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setLabelStyle(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setLabelStyleExpression(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setLabelStyleExpression(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setLanguage(String) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Sets the preferred language.
- setLast(boolean) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets if message is last reply in discussion
- setLastLoginServerURL(Person, String) - Method in class com.technia.tvc.collaboration.core.model.dao.PersonDAO
-
- setLaunchInHiddenFrame(boolean) - Method in class com.technia.tvc.core.gui.report.Report
-
- setLayout(Layout) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setLegendFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setLevel(String, Level) - Static method in class com.technia.tvc.core.TVCLogManager
-
- setLevel(String, Level, boolean) - Static method in class com.technia.tvc.core.TVCLogManager
-
- setLevels(int) - Method in class com.technia.tvc.core.util.json.JSON
-
- setLimit(int) - Method in class com.technia.tvc.core.db.Expander
-
Specifies the expand limit, e.g.
- setLimit(short) - Method in class com.technia.tvc.core.db.Expander
-
Specifies the expand limit, e.g.
- setListSymbol(String) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFText.PDFList
-
Sets the list symbol.
- setLoad(boolean) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setLoadRelationships(boolean) - Method in class com.technia.tvc.core.table.FlattenedStructureBean
-
- setLoadRoots(boolean) - Method in class com.technia.tvc.core.table.FlattenedStructureBean
-
- setLocale(HttpServletRequest, Locale) - Method in class com.technia.tvc.core.actions.TVCAction
-
- setLocale(Locale) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Sets the preferred locale.
- setLocale(Locale) - Method in class com.technia.tvc.core.db.aef.link.DefaultLinkCreator
-
- setLocale(Locale) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- setLocation(Location) - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- setLocationCode(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setLocator(CloudLocator) - Static method in class com.technia.tvc.collaboration.core.model.cloud.CloudService
-
- setLocked(boolean) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setLocked(boolean) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setLocked(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setLocker(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setLockRequested(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setMacro(String) - Method in interface com.technia.tvc.collaboration.core.model.context.ContextInfoResolverConfigurable
-
- setMaxObjectCount(int) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- setMeetingSiteID(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setMeetingSiteName(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setMenuBar(MenuBar) - Method in interface com.technia.tvc.core.gui.menubar.MenuBarSupport
-
Sets the objects MenuBar.
- setMenuBar(MenuBar) - Method in class com.technia.tvc.core.gui.tabpage.Tabs
-
- setMenuBar(MenuBar) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setMenuBar(MenuBar) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setMenuRef(String) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.menu.DefaultMenuProvider
-
- setMenuRef(String) - Method in interface com.technia.tvc.collaboration.core.model.menu.MenuProvider
-
- setMessage(String) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets the message text.
- setMessage(MessageText) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Sets the message text.
- setMethod(String) - Method in class com.technia.tvc.core.db.jpo.JPOName
-
- setModified(String, Date) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Sets the modified timestamp on a businessobject
- setModified(String) - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- setModified(String) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setModified(Date) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setMoveAllowed(boolean) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setMultiLevelExpandDepth(int) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Sets the multi-level expand depth (i.e., the number of levels to expand a
node when the used requests that a multi-level expansion is performed on
a particular node).
- setMultiLevelExpandDepth(int) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Sets the multi-level expand depth (i.e., the number of levels to expand a
node when the used requests that a multi-level expansion is performed on
a particular node).
- setMultiline(boolean) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets whether the column is multiline.
- setMultiSelect(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setName(String) - Method in class com.technia.tvc.collaboration.core.model.Assignee
-
- setName(String) - Method in class com.technia.tvc.collaboration.core.model.Attachment
-
- setName(String) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- setName(String) - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- setName(String) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setName(String) - Method in class com.technia.tvc.core.db.jpo.JPOName
-
- setName(String) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setName(String) - Method in class com.technia.tvc.core.gui.report.Report
-
- setName(String) - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- setName(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the name of the column.
- setName(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableTable
-
Sets the name of the table.
- setName(String) - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- setName(String) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setName(String) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setName(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setName(String) - Method in class com.technia.tvc.reportgenerator.Format
-
- setName(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Sets the name for the field.
- setNamePattern(String) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setNamePattern(String) - Method in class com.technia.tvc.core.db.Query
-
Sets the name pattern.
- setNameSelect(String, String) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- setNameValue(String, String) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- setNavigable(boolean) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- setNavigable(boolean) - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Sets whether we can navigate from this entry.
- setNavigateAsFlat(boolean) - Method in class com.technia.tvc.core.table.FlattenedStructureBean
-
- setNavigateSupported(boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setNewFileName(String) - Method in class com.technia.tvc.office.common.FileInfo
-
- setNewObjectId(String) - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceSpec
-
- setNoFCSRequested(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setNotHidden() - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- setNotificationType(RecipientType) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setNumberAxisLabelFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setNumberAxisTickLabelFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setObject(T) - Method in class com.technia.tvc.core.util.SingleItemIterator
-
- setObjectId(String) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Sets the object ID.
- setObjectId(String) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Sets the object id.
- setObjectId(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the ID of the business object that the row represents.
- setObjectId(String) - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceSpec
-
- setObjectId(String) - Method in interface com.technia.tvc.core.table.TableData
-
Sets the object ID.
- setObjectId(String) - Method in class com.technia.tvc.office.common.FileInfo
-
- setObjectId(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setObjectId(String) - Method in class com.technia.tvc.office.ui.dropzone.table.DropInfo
-
- setObjectId(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setObjectIds(String[]) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ObjectResultImpl
-
- setObjectName(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the name of the business object that the row represents.
- setObjectPolicy(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the policy of the business object that the row represents.
- setObjectRevision(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the rev of the business object that the row represents.
- setObjectState(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the status of the business object that the row represents.
- setObjectType(String) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Sets the object type.
- setObjectType(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the business type of the business object that the row represents.
- setObjectWhereClause(String) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Sets the object where clause.
- setOnClick(String) - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- setOnlyEvaluateCurrentPage(boolean) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
- setOnlyEvaluateCurrentPage(boolean) - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
- setOnlyEvaluateVisibleColumns(boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setOnlyEvaluateVisibleColumns(boolean) - Method in interface com.technia.tvc.core.table.TableBean
-
- setOpen() - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.PackageEntry
-
- setOrder(int) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- setOrder(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Sets the list order value for the field
- setOrganization(String) - Method in class com.technia.tvc.collaboration.core.model.Person
-
- setOrganizationFaxNumber(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setOrganizationID(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setOrganizationName(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setOrganizationPhoneNumber(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setOriginalTable(TableBean<?>, TableBean<?>) - Static method in class com.technia.tvc.core.table.TableUtils
-
- setOriginated(String, Date) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Sets the originated timestamp on a businessobject
- setOriginated(String) - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- setOriginated(Date) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setOriginator(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setOriginator(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setOriginTable(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setOutputFormat(String) - Method in class com.technia.tvc.core.gui.report.Report
-
- setOwner(String) - Method in class com.technia.tvc.core.db.domain.DomainObject
-
Sets the owner of the object.
- setOwnerPattern(String) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setOwnerPattern(String) - Method in class com.technia.tvc.core.db.Query
-
Sets the owner pattern.
- setPadding(float, float, float, float) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setPageConfig(PageConfig) - Method in interface com.technia.tvc.core.gui.page.PageConfigSupport
-
- setPageConfig(PageConfig) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setPageSize(int) - Method in class com.technia.tvc.core.db.Expander
-
Specifies the page size when using an expansion iterator.
- setPageTableDataRange(int) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Sets the page range.
- setPageTableDataRange(int) - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Sets the page range.
- setPaginated(boolean) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Sets whether the table should be paginated or not.
- setPaginated(boolean) - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Sets whether the table should be paginated or not.
- setPaginationSupported(boolean) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
Sets whether the table implementation supports pagination or not.
- setPaginationThreshold(int) - Method in class com.technia.tvc.core.table.AbstractPaginatedTableBean
-
- setPaginationThreshold(int) - Method in interface com.technia.tvc.core.table.PaginatedTableBean
-
Changes the pagination threshold.
- setParameter(String, String) - Method in class com.technia.tvc.core.util.RequestWrapper
-
- setParameter(String, String[]) - Method in class com.technia.tvc.core.util.RequestWrapper
-
- setParameter(String, Object[]) - Method in class com.technia.tvc.structurebrowser.actions.loader.TableBeanLoaderInput
-
Sets a parameter
- setParameter(String, Object) - Method in class com.technia.tvc.structurebrowser.actions.loader.TableBeanLoaderInput
-
Sets a parameter
- setParent(StructureBeanNode) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Sets the node's parent node.
- setParent(TableBean<? extends TableData>) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setParent(TableBean<? extends TableData>) - Method in interface com.technia.tvc.core.table.TableBean
-
- setParent(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- setPDFExportDetailsDefault(PDFExportContext) - Method in interface com.technia.tvc.structurebrowser.render.ExportToolkit
-
Sets default properties in the PDF document.
- setPerson(Person) - Method in class com.technia.tvc.collaboration.core.model.dao.enovia.config.CoreContext.Builder
-
- setPerson(Person) - Method in class com.technia.tvc.collaboration.core.model.Recipient
-
- setPieTitleFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setPieTitlePaint(Paint) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setPolicy(String) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setPolicy(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setPopup(boolean) - Method in class com.technia.tvc.core.gui.report.Report
-
- setPopupWindowDimension(int[]) - Method in class com.technia.tvc.core.gui.report.Report
-
- setPostalCode(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setPostalCode(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setPostProcessEnabled(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- setPostProcesses(String[]) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setPreference(String, String) - Method in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
Sets a preference value.
- setPreferred(boolean) - Method in class com.technia.tvc.collaboration.core.model.Assignee
-
- setPreProcessor(PreProcessor) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setPrettyPrint(boolean) - Method in class com.technia.tvc.core.util.json.JSON
-
- setPrimaryKey(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setPrimaryKey(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setPriority(MailMessage.Priority) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Sets the priority of the mail message (might not be implemented by all
implementations though).
- setPrivate(boolean) - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- setPrivate(boolean) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets if thread is private (only persons who sent/received a message can
read it)
- setProcessLogs(List<ProcessResultsLog>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setProductionMode(boolean) - Method in class com.technia.tvc.core.TVCSystem
-
Sets the production mode
- setProgram(JPOName) - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluationInput
-
- setProgram(String) - Method in class com.technia.tvc.office.server.trigger.builtin.JPOBasedPropertyHandler
-
- setProperty(String, String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Sets the value of a property.
- setProperty(String, String, String, String) - Static method in class com.technia.tvc.core.db.SetUtils
-
Sets the value of a property.
- setPropertyOn(String, String, String, String) - Static method in class com.technia.tvc.core.db.PropertyUtils
-
- setPurpose(String) - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- setQueryLimit(int) - Method in class com.technia.tvc.core.db.Query
-
Defies the query limit.
- setQueryName(String) - Method in class com.technia.tvc.core.db.Query
-
Gives the query a name, and causes the query to be saved once it is
evaluated.
- setQueueName(String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- setRangeDisplay(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setRangeDisplay(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setRangeHref(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the range href.
- setRangeLoader(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setRangeLoader(RangeLoader) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Sets a class to used for loading a custom set of range values to a field.
- setRanges(List<RangeValue>) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setRangeSaveValue(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setRangeSaveValue(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setRangeSeparator(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setRangeSeparator(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setRangeValues(StringRangeValue[]) - Method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Sets the range values.
- setRangeValues(String[]) - Method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Sets the range values.
- setRangeValues(String[], String[]) - Method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Sets the range values.
- setRangeValues(String[], MultilingualText[]) - Method in class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Sets the range values.
- setReadAccess(ReadAccess) - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- setReadOnly(boolean) - Method in class com.technia.tvc.office.common.PropertyInfo
-
- setReadOnly() - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- setReadOnly(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setReadOnly(boolean) - Method in class com.technia.tvc.structurebrowser.render.cell.InputFieldStyle
-
Sets whether the input field should be read only.
- setRecipientType(RecipientType) - Method in class com.technia.tvc.collaboration.core.model.Recipient
-
- setRegion(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setRegisteredSuite(String) - Method in class com.technia.tvc.core.db.aef.macro.DirectoryMacroResolver
-
Sets the name of the registered suite which is used to resolve the
SUITE_DIR macro.
- setRegisteredSuite(String) - Method in class com.technia.tvc.core.db.aef.macro.source.DirectorySource
-
Sets the name of the registered suite which is used to resolve the
SUITE_DIR macro.
- setRegisteredSuite(String) - Method in class com.technia.tvc.core.util.i18n.ApplicationMultilingualText
-
- setRegroupRequired(boolean) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- setRejected(boolean) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setRelationshipId(String) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Sets the relationship ID.
- setRelationshipId(String) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Sets the relationship id.
- setRelationshipId(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the ID of the relationship that the row represents.
- setRelationshipId(String) - Method in interface com.technia.tvc.core.table.TableData
-
Sets the relationship ID.
- setRelationshipId(String) - Method in class com.technia.tvc.office.ui.dropzone.table.DropInfo
-
- setRelationshipPattern(String) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Sets the relationship pattern.
- setRelationshipType(String) - Method in interface com.technia.tvc.core.gui.table.Row
-
Sets the relationship type of the relationship object that the row
represents.
- setRelationshipType(String) - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- setRelationshipWhereClause(String) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Sets the relationship where clause.
- setRendererClassName(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Sets the name of the renderer to be used.
- setReplaceAllowed(boolean) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setRepliable(boolean) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setRepliable(boolean) - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- setRepliable(boolean) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets whether repliable
- setReplied(boolean) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setRequestMap(Map<String, String[]>) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
- setRequired(boolean) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setRequired(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setRequired(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Sets whether the field should be mandatory or not.
- setRequiredExpression(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- setReserveOnEdit(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setReserveOnEditComment(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setReserveOnEditExpiration(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setRestartFromPos(long) - Method in class com.technia.tvc.office.common.FileInfo
-
- setResumable(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setResumeRequested(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setReuseCellsSupported(boolean) - Method in interface com.technia.tvc.core.db.table.evaluator.EvaluationInput
-
- setReverseFindable(boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ConnectResultImpl
-
- setRevision(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setRevisionPattern(String) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setRevPattern(String) - Method in class com.technia.tvc.core.db.Query
-
Sets the revision pattern.
- setRichText(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setRichText(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setRoleName(String) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setRoot(String) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Sets the root object in the structure.
- setRoot(String, String) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Sets the root object in the structure.
- setRoot(String) - Method in interface com.technia.tvc.core.structure.StructureBean
-
Sets the root object in the structure.
- setRoot(String, String) - Method in interface com.technia.tvc.core.structure.StructureBean
-
- setRootLevel(Level) - Static method in class com.technia.tvc.core.TVCLogManager
-
Sets the level of the root logger.
- setRotatedHeaderAlignment(String) - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- setRotateHeader(boolean) - Method in class com.technia.tvc.gridbrowser.def.beans.ColumnAxisInfo
-
- setRotation(int) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setRow(Row) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- setRow(Row) - Method in interface com.technia.tvc.core.gui.table.Cell
-
Sets the row for this cell.
- setRow(Row) - Method in class com.technia.tvc.core.gui.table.impl.AbstractCell
-
- setRow(Row) - Method in class com.technia.tvc.core.gui.table.impl.SimpleCell
-
- setRow(Row) - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Sets the evaluated row on this entry.
- setRowBackgroundColors(Color[]) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
Sets the alternating background colors of rows.
- setRows(int) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setRowSelection(RowSelectType) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setRPEVars(Map<String, String>, boolean) - Static method in class com.technia.tvc.core.db.MQLUtils
-
Sets the names and their respective value as a RPE (Runtime Program
Environment) variable.
- setSatisfied(boolean) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setSaveAs(String) - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.PackageEntry
-
- setSaveHidden(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setSaveIn(String) - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.PackageEntry
-
- setSaveLocked(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setSaveReadonly(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setSearchform(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setSearchForm(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setSearchFormat(String) - Method in class com.technia.tvc.core.db.Query
-
- setSearchText(String) - Method in class com.technia.tvc.core.db.Query
-
- setSecondaryVaults(String) - Method in class com.technia.tvc.core.db.aef.types.Company
-
- setSelectable(boolean) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- setSelectable(boolean) - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Sets whether this table data is selectable or not.
- setSelected(boolean) - Method in class com.technia.tvc.collaboration.core.model.category.Category
-
- setSelected(boolean) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- setSelected(boolean) - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Sets whether this table data is selected or not.
- setSelected(boolean) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setSelected(TableBean<? extends TableData>, TableRowIdParam) - Static method in class com.technia.tvc.core.table.TableUtils
-
Set the selected flag on these rows.
- setSelected(SelectionTableBean<?>, TableData, boolean, UIEventInfo) - Method in class com.technia.tvc.structurebrowser.selection.AbstractSelectionBehavior
-
- setSelected(SelectionTableBean<?>, TableData, boolean, UIEventInfo) - Method in interface com.technia.tvc.structurebrowser.selection.SelectionBehavior
-
- setSelectedData(SelectedData) - Method in class com.technia.tvc.core.db.aef.macro.SelectedDataMacroResolver
-
- setSelectedImpl(SelectionTableBean<?>, TableData, boolean, UIEventInfo) - Method in class com.technia.tvc.structurebrowser.selection.AbstractSelectionBehavior
-
- setSelectedImpl(SelectionTableBean<?>, TableData, boolean, UIEventInfo) - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionBehavior
-
- setSelectedImpl(SelectionTableBean<?>, TableData, boolean, UIEventInfo) - Method in class com.technia.tvc.structurebrowser.selection.PathSelectionBehavior
-
- setSelectedTableData(List<TableData>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setSelectionModel(SelectionModel) - Method in class com.technia.tvc.core.table.AbstractSelectionTableBean
-
- setSelectionModel(SelectionModel) - Method in interface com.technia.tvc.core.table.SelectionTableBean
-
Sets the selection model on this table.
- setSeparator(boolean) - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- setServerURL(String) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
- setSet(<any>) - Method in class com.technia.tvc.collaboration.core.model.menu.MenuContext.Builder
-
- setSetId(Identifier) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
- setSetting(String, String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the specified setting on the column.
- setSetting(String, int) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the specified setting on the column.
- setSetting(String, boolean) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the specified setting on the column.
- setSetting(String, String) - Method in interface com.technia.tvc.core.gui.table.MutableColumnSettings
-
- setSetting(String, int) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- setSetting(String, boolean) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- setSetting(String, String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- setSettings(Map<String, Object>) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setSettings(HashMap<String, String>) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setSettings(HashMap<String, String>) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setSheetName(String) - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- setSheetName(String) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportContext
-
- setShiftKey(boolean) - Method in class com.technia.tvc.structurebrowser.selection.UIEventInfo
-
- setShowRowCounter(boolean) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setShowTime(boolean) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.SpreadsheetDateField
-
- setShowWarningForUnsavedForm(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setSidePanelWidth(int) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- setSigned(boolean) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setSigners(List<String>) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setSize(long) - Method in class com.technia.tvc.collaboration.core.model.Attachment
-
- setSize(long) - Method in class com.technia.tvc.office.common.FileInfo
-
- setSize(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setSize(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setSmtpHost(String) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Sets the SMTP host
- setSmtpPort(int) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Sets the SMTP port.
- setSortGroupsBySize(boolean) - Method in interface com.technia.tvc.core.table.group.GroupStructureBean
-
Sets the sorting behavior of the group nodes.
- setSortGroupsBySize(boolean) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanFromModel
-
- setSortGroupsBySize(boolean) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl
-
- setSortMode(String, int) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Sets a sort mode, discarding all previously added sort modes.
- setSortMode(int, int) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Sets a sort mode, discarding all previously added sort modes.
- setSortMode(String, int) - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Sets a sort mode, discarding all previously added sort modes.
- setSortMode(int, int) - Method in interface com.technia.tvc.core.table.SortableTableBean
-
Sets a sort mode, discarding all previously added sort modes.
- setSortRangeValues(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setSortRangeValues(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setSortSupported(boolean) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Sets whether the table implementation supports sorting.
- setSortType(SortType) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the sort type.
- setSource(TableData) - Method in class com.technia.tvc.core.table.group.impl.GroupStructureBeanImpl.DefaultGroupNodeContent
-
- setSource(String[], String[]) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setSourceObjectId(String) - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- setSourceOID(String) - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- setSpan(int) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.AdditionalSpreadsheetContent.AdditionalSpreadsheetContentContext
-
- setSplitter(int, int) - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- setSpreadsheetColumns(Column, int) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetExportContext
-
- setStale(TableClient.Entry) - Method in interface com.technia.tvc.core.gui.table.TableClient
-
Makes the entry stale.
- setStale(TableClient.Entry) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- setStale(TableClient.Entry) - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
- setState(String, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Promotes the businessobject to the specified state.
- setState(BusinessObject, String) - Static method in class com.technia.tvc.core.db.BusinessObjectUtils
-
Promotes the businessobject to the specified state.
- setState(String) - Method in class com.technia.tvc.core.db.SignatureUtils.Signature
-
- setStateRegion(String) - Method in class com.technia.tvc.core.db.aef.types.Location
-
- setStateRegion(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setStatus(int) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Set the status of the field
- setStrikeThrough(boolean) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- setStrikeThrough(boolean) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setStructureModificationSupported(boolean) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean
-
Sets whether the implementation supports structure editing or not.
- setStructureValid(boolean) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Sets whether the structure below the node is valid or not.
- setStyle(SpreadsheetWriter.Style) - Method in interface com.technia.tvc.structurebrowser.render.SpreadsheetWriter.SpreadsheetField
-
Sets the style for this field.
- setStyleSheet(String) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setStylesheetRefs(List<Resource>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setSubHeader(MultilingualText) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setSubHeader(String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setSubHeader(String, boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setSubHeader(String) - Method in interface com.technia.tvc.core.table.TableBean
-
Sets the subheader for this table.
- setSubHeader(String, boolean) - Method in interface com.technia.tvc.core.table.TableBean
-
Sets the subheader for this table.
- setSubHeader(String) - Method in class com.technia.tvc.core.table.TableHeaders
-
- setSubHeader(String, boolean) - Method in class com.technia.tvc.core.table.TableHeaders
-
- setSubHeader(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setSubHeaderHTML(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setSubject(String) - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
- setSubject(String) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets the subject for the thread.
- setSubject(String) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
Sets the subject
- setSymbolicName(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setSystemTableAndFilters(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- setSystemTableAndFilters(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- setTabIndex(int) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setTable(TableBean<?>) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setTableBean(TableBean<? extends TableData>) - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- setTableBeanClass(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setTableChangeable(boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Sets whether the
Table
be changable.
- setTableData(List<Map<Object, Object>>) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Adds
TableData
instances specified by the
mapList,
discarding all previously added
TableData
instances.
- setTableData(String[]) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Adds
TableData
instances specified by the object IDs, discarding
all previously added
TableData
instances.
- setTableData(String[], String[]) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
Adds
TableData
instances specified by the relationship and object
IDs, discarding all previously added
TableData
instances.
- setTableData(List<Map<Object, Object>>) - Method in interface com.technia.tvc.core.table.FlatTableBean
-
Adds
TableData
instances specified by the
mapList,
discarding all previously added
TableData
instances.
- setTableData(String[]) - Method in interface com.technia.tvc.core.table.FlatTableBean
-
Adds
TableData
instances specified by the object IDs, discarding
all previously added
TableData
instances.
- setTableData(String[], String[]) - Method in interface com.technia.tvc.core.table.FlatTableBean
-
Adds
TableData
instances specified by the relationship and object
IDs, discarding all previously added
TableData
instances.
- setTableDataFilter(TableDataFilter) - Method in class com.technia.tvc.core.table.TableCalculations
-
Sets the filter that will be used to further filter the
TableData
instances that are included in the calculations.
- setTableDataFlags(TableBean<? extends TableData>, TableRowIdParam, boolean, boolean, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
Set the flags that are true.
- setTableDataFlags(TableBean<? extends TableData>, String, String, boolean, boolean, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
Set the flags that are true.
- setTableDataFlags(Iterator<? extends TableData>, boolean, boolean, boolean) - Static method in class com.technia.tvc.core.table.TableUtils
-
Set the flags that are true.
- setTableFactory(TableFactory) - Method in class com.technia.tvc.core.gui.view.impl.AbstractView
-
- setTableFactory(TableFactory) - Method in interface com.technia.tvc.core.gui.view.View
-
Change the factory that will be used to load tables.
- setTableLayoutChangeable(TableBean<?>, boolean) - Static method in enum com.technia.tvc.structurebrowser.render.TableLayout
-
Sets whether or not the user is allowed to change the layout.
- setTableName(String) - Method in class com.technia.tvc.core.table.model.AbstractTableColumnModel
-
- setTableName(String) - Method in class com.technia.tvc.reportgenerator.impl.ReportBase
-
- setTableNames(String[]) - Method in class com.technia.tvc.xbom.xbl2.TableBeanInfo
-
- setTarget(TargetLocation) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- setTarget(String[], String[]) - Method in class com.technia.tvc.structurebrowser.buildstructure.BuildStructureConfiguration
-
- setTargetObjectId(String) - Method in class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- setTemplatable(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setTemplatable(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setTemplateEnabled(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- setTemplates(String[]) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setText(MessageText) - Method in interface com.technia.tvc.core.util.mail.MailMessage
-
- setTextColor(Color) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setTextfieldwidth(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setThousandSeparator(char) - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- setThread(DiscussionThread) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets the thread for the message.
- setThreadId(Identifier) - Method in class com.technia.tvc.collaboration.discussion.model.Message
-
Sets the ID of the thread this message belongs to.
- setThumbNailImageURL(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setTimeZone(int) - Method in class com.technia.tvc.core.db.aef.env.Environment
-
Deprecated.
- settings - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setTitle(String) - Method in class com.technia.tvc.core.gui.dashboard.BaseGadget
-
- setTitle(String) - Method in interface com.technia.tvc.core.gui.dashboard.Gadget
-
- setTitle(String) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter
-
- setTitleFont(Font) - Method in class com.technia.tvc.core.chart.ChartLookAndFeel
-
- setTo(Person) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setTo(boolean) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setTo(boolean) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Sets whether to expand in the to direction.
- setToId(String) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the to object ID of the connection.
- setToId(String) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.ReplaceResultImpl
-
- setToolBar(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setToolBarName(String) - Method in class com.technia.tvc.core.gui.view.impl.ConfigurableView
-
- setTooltip(ToolTip) - Method in class com.technia.tvc.gridbrowser.def.beans.AxisInfo
-
- setTooltipContent(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setTooltipContent(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setTooltipLabel(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setTooltipLabel(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setTransaction(Transaction) - Method in interface com.technia.tvc.core.gui.table.TableClient
-
Sets the transaction.
- setTransaction(Transaction) - Method in class com.technia.tvc.core.table.AbstractEditableTableBean.CellUpdaterTableClient
-
- setTransaction(Transaction) - Method in class com.technia.tvc.core.table.AbstractTableBean.TableClientImpl
-
- setTransformProperty(String, String) - Method in class com.technia.tvc.reportgenerator.ReportSettings
-
- setType(RecipientType) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setType(String) - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- setType(String) - Method in class com.technia.tvc.core.db.domain.Connection
-
Sets the type of the connection.
- setType(String) - Method in class com.technia.tvc.core.gui.report.Report
-
- setType(int) - Method in class com.technia.tvc.core.gui.table.ColumnInfo
-
- setType(int) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setType(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setType(Type) - Method in class com.technia.tvc.reportgenerator.Format
-
- setType(String) - Method in class com.technia.tvc.structurebrowser.dragdrop.Connection
-
Sets the connection type
- setTypePattern(String) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setTypePattern(String) - Method in class com.technia.tvc.core.db.Query
-
Sets the type pattern.
- setTypePattern(String) - Method in class com.technia.tvc.core.structure.ConfigurableStructureBean
-
Sets the type pattern.
- setUI(UserInterface) - Method in class com.technia.tvc.office.ui.dropzone.table.DropResult
-
- setUnderLine(boolean) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFFontSpec
-
- setUnderline(boolean) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setUnlockRequested(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setUnreadCount(int) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setup() - Static method in class com.technia.tvc.core.TVCLogManager
-
Basic setup of the log4j sub-system.
- setUpdaterClass(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setUpdateURL(String) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets the update URL.
- setUploadURL(Url) - Method in class com.technia.tvc.office.common.FileInfo
-
- setupLogger() - Method in class com.technia.tvc.core.TVCPluginAdapter
-
This method can be called in order to setup the logging, in the default
way, for this plugin
- setupLogger(String, String, Level) - Method in class com.technia.tvc.core.TVCPluginAdapter
-
Setups the logger based upon the arguments passed to this method.
- setUrl(String) - Method in class com.technia.tvc.collaboration.core.model.Attachment
-
- setURL(String) - Method in interface com.technia.tvc.collaboration.core.model.context.ContextInfoResolverConfigurable
-
- setUseExpansionIterator(boolean) - Method in class com.technia.tvc.core.db.Expander
-
Specifies if we should use an expansion iterator when performing the
expansion, or if we should use the traditional expand-select.
- setUseQueryTrigger(boolean) - Method in class com.technia.tvc.core.db.Query
-
- setUser(String) - Method in class com.technia.tvc.collaboration.core.model.category.UserCategory
-
- setUser(String) - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- setUser(String) - Method in class com.technia.tvc.xbom.xbl2.BaselineConfig
-
- setUserAccessMask(String) - Method in class com.technia.tvc.structurebrowser.form.model.Form
-
- setUserData(UserData) - Method in class com.technia.tvc.core.gui.chart.ChartProvider
-
- setUserName(String) - Method in class com.technia.tvc.collaboration.core.model.Person
-
- setUserObject(Object) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
- setUsesBusinessObject(boolean) - Method in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
Sets whether the column applies to business object.
- setUsesBusinessObject(boolean) - Method in interface com.technia.tvc.core.gui.table.MutableColumn
-
- setUsesBusinessObject(boolean) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setUsesBusinessObject(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- SetUtils - Class in com.technia.tvc.core.db
-
Contains some useful methods that helps when using matrix sets.
- setValidation(Validation) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setValidationDef(ValidationDef) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setValidForExpression(String) - Method in interface com.technia.tvc.collaboration.core.model.tag.TagHandler
-
Sets Expression to validate for viewing
- setValue(String) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.Tag
-
- setValue(String) - Method in class com.technia.tvc.core.db.DataObjectUtils.DataObjectInfo
-
- setValue(String, String) - Method in class com.technia.tvc.core.db.domain.Attributes
-
Sets the value of an attribute.
- setValue(RollUpCell, EvaluatedData) - Method in class com.technia.tvc.core.structure.rollup.UnweightedRollUpDataHandler
-
Sets the value of the cell.
- setValue(Object) - Method in class com.technia.tvc.office.common.InputFieldInfo
-
- setValue(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
Sets the field value
- setValue(String, String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setValueAt(Object, Object, int) - Method in class com.technia.tvc.core.structure.model.AbstractTreeTableModel
-
- setValueAt(Object, Object, int) - Method in interface com.technia.tvc.core.structure.model.TreeTableModel
-
Sets the value of the cell with the given column index on the given node.
- setValueAt(Object, int, int) - Method in class com.technia.tvc.core.table.model.AbstractTableModel
-
- setValueAt(Object, int, int) - Method in interface com.technia.tvc.core.table.model.TableModel
-
- setValuesByMapping(Gadget) - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- setValuesFallingByCount() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- setValuesRaisingByCount() - Method in class com.technia.tvc.graphicreporting.dashboard.provider.ValueMap
-
- setVault(String) - Method in class com.technia.tvc.office.common.ObjectInfo
-
- setVaultPattern(String) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setVaultPattern(String) - Method in class com.technia.tvc.core.db.Query
-
Sets the vault pattern.
- setVersion(String) - Method in class com.technia.tvc.office.common.FileInfo
-
- setVerticalAlignment(int) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setVerticalAlignment(SpreadsheetWriter.Style.VAlign) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setView(String) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Sets the default view.
- setView(View) - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
Sets the current view.
- setView(String) - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
Sets the view.
- setView(String) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setView(View) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Sets the view.
- setView(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.InstantiateBeanAction
-
- setView(HttpServletRequest) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- setViewBehavior(boolean, boolean, boolean) - Method in class com.technia.tvc.collaboration.core.model.tag.Tags.TagSpec
-
- setViewChangeable(boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Sets whether the
view
be changable.
- setViewFactory(ViewFactory) - Method in interface com.technia.tvc.core.gui.view.ViewSupport
-
- setViewFactory(ViewFactory) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
- setVisible(boolean) - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- setVisible(boolean) - Method in interface com.technia.tvc.core.gui.table.Column
-
Sets the visibility of the column
- setVisible(boolean) - Method in class com.technia.tvc.core.gui.table.impl.AbstractColumn
-
- setVisible(boolean) - Method in interface com.technia.tvc.core.gui.table.TableClient.Entry
-
Sets whether this table data is visible or not.
- setVisible(boolean) - Method in class com.technia.tvc.core.gui.tabpage.Tab
-
- setVisible(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setVisible(boolean) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
Set the field to be visible or invisible on the field.
- setVisibleAddToCollectionButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleAdvancedFilterButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleAdvancedSortButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleChartButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleClipboardButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleColumnFilterButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleCompare(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleDataGroupButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleDemote(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleDisconnectButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleExpandAllButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleExportTableDataButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleExpression(String) - Method in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- setVisibleFilterChooser(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleFlattenStructureButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleGoThereButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleIfId(String) - Method in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- setVisibleIfId(String) - Method in class com.technia.tvc.structurebrowser.form.model.Field
-
- setVisibleManageCollectionsButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleMaximizeButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisiblePreferencesButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisiblePrinterFriendlyButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisiblePromote(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleReloadButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleRowCount(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleSearchInStructureButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Sets whether search in structure is available.
- setVisibleTableChooser(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleToggleEditButton(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleTriggerValidation(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisibleViewChooser(boolean) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
- setVisualsChangeable(boolean) - Method in class com.technia.tvc.core.table.AbstractTableBean
-
Sets whether the visuals should be changable.
- setWasLocked(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setWasUnlocked(boolean) - Method in class com.technia.tvc.office.common.FileInfo
-
- setWatching(boolean) - Method in class com.technia.tvc.collaboration.core.model.Notification
-
- setWebSite(String) - Method in class com.technia.tvc.core.db.aef.types.Organization
-
- setWhere(String) - Method in class com.technia.tvc.core.db.Query
-
Sets the where expression that will be used to limit the query result.
- setWhereClause(String) - Method in class com.technia.tvc.core.db.filter.Filter
-
- setWidthWeightFactor(float) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFColumnSpec
-
- setWidthWeightFactor(float) - Method in interface com.technia.tvc.structurebrowser.render.PDFTableWriter.PDFHeaderFooter
-
- setWindowHeight(int) - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- setWindowSize(int, int) - Method in class com.technia.tvc.office.ui.dropzone.table.UserInterface
-
- setWindowWidth(int) - Method in class com.technia.tvc.collaboration.core.model.menu.Command
-
- setWrapText(boolean) - Method in class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- setXMLOutput() - Method in interface com.technia.tvc.office.server.fpd.HandlerCtx.TableExportEntry
-
Uses XML format
- shallowClone() - Method in class com.technia.tvc.core.util.CloneableArrayList
-
- shallowClone() - Method in interface com.technia.tvc.core.util.CloneableList
-
Clones the list and returns the clone.
- show(int) - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Show UI elements.
- showAll() - Method in interface com.technia.tvc.core.gui.page.PageConfig
-
Show all elements.
- showClientTasksAboveTableDefault - Static variable in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- showCustomUsage() - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
Sub classes can implement this method in order to print out usage
instructions for that particular class.
- SHOWHIDDENTYPES_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- ShowObjectAction - Class in com.technia.tvc.core.actions
-
Convenient action that accepts the type + name + revision or physicalid in
the request URI (or possibly the object id only).
- ShowObjectAction() - Constructor for class com.technia.tvc.core.actions.ShowObjectAction
-
- showUsage() - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- SIDEPANEL - Static variable in class com.technia.tvc.structurebrowser.render.Disposition
-
Disposition used for sidepanel rendering
- SIDEPANEL_LEFT_AND_RIGHT - Static variable in class com.technia.tvc.structurebrowser.render.Disposition
-
- SIDEPANEL_MODE - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SIGNATURE - Static variable in class com.technia.tvc.core.db.select.Statement
-
- signature() - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- SignatureUtils - Class in com.technia.tvc.core.db
-
Contains utility methods for working with signatures.
- SignatureUtils() - Constructor for class com.technia.tvc.core.db.SignatureUtils
-
- SignatureUtils.Signature - Class in com.technia.tvc.core.db
-
Contains status about a single signature for a particular businessobject
in a certain state.
- SignatureUtils.Signature() - Constructor for class com.technia.tvc.core.db.SignatureUtils.Signature
-
- SimpleCell<T> - Class in com.technia.tvc.core.gui.table.impl
-
This cell can be used from custom data handlers, when there is a need to
store data that is typically not handled by the default cell implementations.
- SimpleCell(Column) - Constructor for class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Create a new cell without updater.
- SimpleCell(Column, Updater) - Constructor for class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Create a new cell.
- SimpleCell(Column, T) - Constructor for class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Create a new cell without use of an updater.
- SimpleCell(Column, Updater, T) - Constructor for class com.technia.tvc.core.gui.table.impl.SimpleCell
-
Create a new cell.
- SimpleFormat - Class in com.technia.tvc.core.io.text
-
Very simple implementation of a tabular data format.
- SimpleFormat() - Constructor for class com.technia.tvc.core.io.text.SimpleFormat
-
Creates a simple format using horizonal TAB as separator.
- SimpleFormat(char) - Constructor for class com.technia.tvc.core.io.text.SimpleFormat
-
Create a simple format using the specified field separator.
- SimpleMultilingualText - Class in com.technia.tvc.core.util.i18n
-
Represents a text that can be represented in more than one language.
- SimpleMultilingualText(SimpleMultilingualText) - Constructor for class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
- SimpleMultilingualText() - Constructor for class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
Default constructor.
- SimpleMultilingualText(String) - Constructor for class com.technia.tvc.core.util.i18n.SimpleMultilingualText
-
Sets the default text.
- SimpleSelectionModel - Class in com.technia.tvc.core.table
-
- SimpleSelectionModel(RowSelectType) - Constructor for class com.technia.tvc.core.table.SimpleSelectionModel
-
- SimpleSelectionModel(RowSelectType, boolean) - Constructor for class com.technia.tvc.core.table.SimpleSelectionModel
-
- SimpleTableModel - Class in com.technia.tvc.core.table.model
-
A simple TableModel implementation that will keeps that data in the table
inside a two-dimensional array.
- SimpleTableModel(int, int, Object[][], Locale) - Constructor for class com.technia.tvc.core.table.model.SimpleTableModel
-
- SimpleTableModel(int, int, int, Object[][], Locale) - Constructor for class com.technia.tvc.core.table.model.SimpleTableModel
-
- SimpleTableModel(int, int, int, Object[][], String[], int[], Locale) - Constructor for class com.technia.tvc.core.table.model.SimpleTableModel
-
- SINGLE - Static variable in interface com.technia.tvc.core.structure.Expander
-
Filters can be changed, but only one can be used at the time.
- SINGLE - Static variable in class com.technia.tvc.core.table.SimpleSelectionModel
-
- SingleItemIterator<T> - Class in com.technia.tvc.core.util
-
Helper class.
- SingleItemIterator() - Constructor for class com.technia.tvc.core.util.SingleItemIterator
-
- SingleItemIterator(T) - Constructor for class com.technia.tvc.core.util.SingleItemIterator
-
- size() - Method in class com.technia.tvc.core.db.aef.macro.MacroParser.ResolverList
-
Returns the current size of the list.
- size() - Method in class com.technia.tvc.core.db.filter.Filters
-
- size() - Method in class com.technia.tvc.core.db.table.evaluator.datahandler.DataHandlerUtils.TableEntry
-
- size() - Method in class com.technia.tvc.core.db.util.PersistableMap
-
- size() - Method in class com.technia.tvc.core.table.group.GroupDefs
-
- size() - Method in class com.technia.tvc.core.table.TableDataFilterList
-
- size() - Method in class com.technia.tvc.core.util.FakeHashMap
-
- size() - Method in class com.technia.tvc.core.util.mail.MessageText
-
- size() - Method in class com.technia.tvc.core.util.ObjectCache
-
Returns the number of objects in the cache.
- size() - Method in class com.technia.tvc.core.util.pdf.PDFPageSize
-
Returns the definition of the page size that will be used by iText.
- size() - Method in class com.technia.tvc.core.util.SoftMap
-
Returns the size of the map.
- size() - Method in class com.technia.tvc.core.util.ThreadLocalMap
-
Returns the number of key-value mappings in this map in the current
thread.
- size() - Method in class com.technia.tvc.core.util.TreeNode
-
Gets amount of children in this node.
- size() - Method in interface com.technia.tvc.core.xml.pointer.XMLPointerList
-
Returns the size of the list.
- size - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- sizeOf(Collection<?>) - Static method in class com.technia.tvc.core.util.CollectionUtils
-
- skipByteOrderMark(InputStream) - Static method in class com.technia.tvc.core.util.CharsetUtils
-
This method will remove (or read away) any byte order marks from the
stream.
- skippedEvaluationParams(EvaluationEvent) - Method in interface com.technia.tvc.core.table.EvaluationListener
-
Called when an EvaluationParams
was skipped.
- SOFT - Static variable in class com.technia.tvc.core.util.ObjectCache
-
Objects will be cached using soft references.
- SoftMap<K,V> - Class in com.technia.tvc.core.util
-
This class cache objects in a map using soft references.
- SoftMap(int, float) - Constructor for class com.technia.tvc.core.util.SoftMap
-
Constructs a soft cache map with the specified initial capacity and load
factor.
- SoftMap(int) - Constructor for class com.technia.tvc.core.util.SoftMap
-
Constructs a soft cache map with the specified initial capacity.
- SoftMap() - Constructor for class com.technia.tvc.core.util.SoftMap
-
No argument constructor.
- sort() - Method in class com.technia.tvc.core.db.domain.to.AttributesTO
-
- sort(Environment) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Sorts the structure according to the current sort modes.
- sort(Environment) - Method in class com.technia.tvc.core.table.AbstractFlatTableBean
-
- sort(Environment) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
Performs the actual sorting.
- sort(String[]) - Static method in class com.technia.tvc.core.util.StringUtils
-
Sort string values in the specified array.
- sort(List<String>) - Static method in class com.technia.tvc.core.util.StringUtils
-
Sort string values in the specified list.
- sort(List<BaselineVersion>) - Static method in class com.technia.tvc.xbom.xbl2.BaselineVersion
-
- SortableTableBean<T extends TableData> - Interface in com.technia.tvc.core.table
-
This interface extends
TableBean
to provide support for sorting of
columns.
- sortByAttributes(List<DomainObjectTO>, String[]) - Static method in class com.technia.tvc.core.db.domain.to.DomainObjectTO
-
- sortChildNodes(Comparator<? super StructureBeanNode>) - Method in interface com.technia.tvc.core.structure.StructureBeanNode
-
Sorts the child nodes using the specified java.util.Comparator.
- sortIfRequired(Environment) - Method in class com.technia.tvc.core.table.AbstractSortableTableBean
-
- sortImpl(StructureBeanNode, Comparator<StructureBeanNode>) - Method in class com.technia.tvc.core.structure.AbstractStructureBean
-
Implementation of sort.
- sortMessages(Comparator<Message>) - Method in class com.technia.tvc.collaboration.discussion.model.DiscussionThread
-
Deprecated.
Use sort instead
- sortRangeValues - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- sortType - Variable in class com.technia.tvc.core.gui.table.impl.ConfigurableColumn
-
The column's sort type.
- SortType - Enum in com.technia.tvc.core.gui.table
-
Sort type constants
- Source - Interface in com.technia.tvc.core.db.aef.macro.source
-
- split(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method splits a string into an array of substrings
- split(String, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method splits a string into an array of substrings
- split(String) - Static method in class com.technia.tvc.core.util.URLUtils
-
- splitAndEscape(String, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
- splitAndResolve(String, String) - Method in class com.technia.tvc.core.db.aef.naming.Naming
-
Splits a string and resolves the real name for each token.
- splitString(String, char) - Static method in class com.technia.tvc.core.db.MQLUtils
-
Splits the string by the specified delimeter.
- splitToList(String, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Split the string into a list.
- splitToList(String, String, List<String>) - Static method in class com.technia.tvc.core.util.StringUtils
-
Split the string and add the substrings to the specified list.
- SpreadsheetExportCellContext - Interface in com.technia.tvc.structurebrowser.render.cell
-
- SpreadsheetExportCellHeaderContext - Interface in com.technia.tvc.structurebrowser.render.cell
-
- SpreadsheetExportContext - Interface in com.technia.tvc.structurebrowser.render
-
- SpreadsheetExportRowContext - Interface in com.technia.tvc.structurebrowser.render
-
- SpreadsheetWriter - Interface in com.technia.tvc.structurebrowser.render
-
This writer is used for exporting data into a spreadsheet format.
- SpreadsheetWriter.AdditionalSpreadsheetContent - Interface in com.technia.tvc.structurebrowser.render
-
- SpreadsheetWriter.AdditionalSpreadsheetContent.AdditionalSpreadsheetContentContext - Interface in com.technia.tvc.structurebrowser.render
-
- SpreadsheetWriter.SpreadsheetBoolField - Interface in com.technia.tvc.structurebrowser.render
-
Represents a boolean field within the spreadsheet.
- SpreadsheetWriter.SpreadsheetColumn - Interface in com.technia.tvc.structurebrowser.render
-
Represents a column within the spreadsheet.
- SpreadsheetWriter.SpreadsheetDateField - Interface in com.technia.tvc.structurebrowser.render
-
Represents a date field within the spreadsheet.
- SpreadsheetWriter.SpreadsheetField - Interface in com.technia.tvc.structurebrowser.render
-
Represents a field within the spreadsheet.
- SpreadsheetWriter.SpreadsheetFormulaField - Interface in com.technia.tvc.structurebrowser.render
-
Represents a field holding a formula.
- SpreadsheetWriter.SpreadsheetIntField - Interface in com.technia.tvc.structurebrowser.render
-
Represents an integer field within the spreadsheet.
- SpreadsheetWriter.SpreadsheetNumericField - Interface in com.technia.tvc.structurebrowser.render
-
Represents a numeric field within the spreadsheet.
- SpreadsheetWriter.SpreadsheetTextField - Interface in com.technia.tvc.structurebrowser.render
-
Represents a text field within the spreadsheet.
- SpreadsheetWriter.Style - Class in com.technia.tvc.structurebrowser.render
-
Via the
SpreadsheetWriter.Style
class, you can manipulate how the data within a
field or column is presented and formatted.
- SpreadsheetWriter.Style() - Constructor for class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- SpreadsheetWriter.Style(SpreadsheetWriter.Style) - Constructor for class com.technia.tvc.structurebrowser.render.SpreadsheetWriter.Style
-
- SpreadsheetWriter.Style.HAlign - Enum in com.technia.tvc.structurebrowser.render
-
- SpreadsheetWriter.Style.VAlign - Enum in com.technia.tvc.structurebrowser.render
-
- start - Variable in class com.technia.tvc.core.db.aef.macro.DefaultMacroBounds
-
The start of the bounds.
- start(boolean) - Method in interface com.technia.tvc.core.db.transaction.TxContext
-
Start a transaction.
- start(String...) - Method in class com.technia.tvc.core.util.cmdline.TVCCmdlineClient
-
- start() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
Start the thread queue.
- start() - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionChange
-
- startElement(String) - Method in interface com.technia.tvc.core.html.io.HtmlWriter
-
Print the start of an element.
- startElement(String) - Method in interface com.technia.tvc.core.html.io.XMLWriter
-
Print the start of an element.
- startExport(HTMLExportContext.ExportDataProvider) - Method in interface com.technia.tvc.structurebrowser.render.HTMLExportContext
-
- startFunction(String, String...) - Method in class com.technia.tvc.core.html.io.ScriptWriter
-
- startGroup(String, Point, Point2D.Double) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- startGroup(String, Point, Point2D.Double, int) - Method in interface com.technia.tvc.core.html.io.SVGWriter
-
- startSubExpr() - Method in class com.technia.tvc.core.db.Expander.Where
-
- startsWith(PushbackInputStream, byte[]) - Static method in class com.technia.tvc.core.io.IOUtils
-
Checks if the first bytes in the inputstream equals the supplied bytes.
- startsWith(String, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Checks whether source string starts with prefix
- startsWith(String, String, boolean) - Static method in class com.technia.tvc.core.util.StringUtils
-
Checks whether source string starts with prefix
- startsWithIgnoreCase(String, String) - Static method in class com.technia.tvc.core.util.StringUtils
-
Checks whether source string starts with prefix
- STATE - Static variable in class com.technia.tvc.core.db.ExportUtils
-
Include state.
- STATE - Static variable in class com.technia.tvc.core.db.select.Statement
-
- state() - Method in class com.technia.tvc.core.db.select.StatementBuilder
-
- STATE_SIGNATURE - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_APPROVED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_COMMENT - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_HASAPPROVE - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_HASIGNORE - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_HASREJECT - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_IGNORED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_REJECTED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_SATISFIED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_SIGNED - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SIGNATURE_SIGNER - Static variable in class com.technia.tvc.core.db.SignatureUtils
-
- STATE_SYMBOLIC_NAME_PREFIX - Static variable in class com.technia.tvc.core.db.aef.naming.PolicyInfo
-
Defines the prefix for the symbolic state names.
- Statement - Class in com.technia.tvc.core.db.select
-
Represents a select statement.
- Statement(String) - Constructor for class com.technia.tvc.core.db.select.Statement
-
Create a representation of a select statement.
- Statement(Component[]) - Constructor for class com.technia.tvc.core.db.select.Statement
-
- StatementBasedFieldValueHandler - Class in com.technia.tvc.collaboration.discussion.model.dao.enovia.example.fieldvaluehandler
-
- StatementBasedFieldValueHandler(Statement) - Constructor for class com.technia.tvc.collaboration.discussion.model.dao.enovia.example.fieldvaluehandler.StatementBasedFieldValueHandler
-
- StatementBuilder - Class in com.technia.tvc.core.db.select
-
A convenience class for building statements.
- StatementBuilder() - Constructor for class com.technia.tvc.core.db.select.StatementBuilder
-
Default constructor.
- StatementBuilder(Statement) - Constructor for class com.technia.tvc.core.db.select.StatementBuilder
-
- StatementBuilder(StatementBuilder) - Constructor for class com.technia.tvc.core.db.select.StatementBuilder
-
- StaticHTMLGadget - Class in com.technia.tvc.core.gui.dashboard.gadgets
-
- StaticHTMLGadget(GadgetDef, Locale, String) - Constructor for class com.technia.tvc.core.gui.dashboard.gadgets.StaticHTMLGadget
-
- staticMql(String) - Static method in class com.technia.tvc.core.db.MQLUtils
-
Performs a static MQL call, where the result of the command may be cached
and reused for later calls.
- Status - Interface in com.technia.tvc.gridbrowser.model
-
An
element
has a status (after evaluation), in the context of
a Grid.
- status - Variable in class com.technia.tvc.structurebrowser.form.model.FormComponent
-
- STDDEV - Static variable in class com.technia.tvc.core.table.TableCalculation
-
Returns the standard deviation.
- stop() - Method in class com.technia.tvc.core.util.concurrent.ThreadQueue
-
- stop() - Method in class com.technia.tvc.structurebrowser.selection.DefaultSelectionChange
-
- STORE - Static variable in class com.technia.tvc.core.db.aef.naming.Naming
-
Defines the name of the store admin type.
- storePageConfig(HttpServletRequest, TableBean<?>, PageConfig) - Method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
Stores the page config on the tablebean and initiates the
SelectionsManager.
- storeRequestAttributes(HttpServletRequest, TableBean<?>) - Static method in class com.technia.tvc.structurebrowser.actions.TableBeanAction
-
- STR_BOOL - Static variable in interface com.technia.tvc.core.db.model.AttributeConstants
-
String representation of type boolean.
- STR_CURRENT - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_DATETIME - Static variable in interface com.technia.tvc.core.db.model.AttributeConstants
-
String representation of type timestamp.
- STR_DESCRIPTION - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_ID - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_INT - Static variable in interface com.technia.tvc.core.db.model.AttributeConstants
-
String representation of type integer.
- STR_LOCKED - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_LOCKER - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_MODIFIED - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_NAME - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_ORIGINATED - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_OWNER - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_POLICY - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_REAL - Static variable in interface com.technia.tvc.core.db.model.AttributeConstants
-
String representation of type real.
- STR_REVISION - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_STRING - Static variable in interface com.technia.tvc.core.db.model.AttributeConstants
-
String representation of type string.
- STR_TYPE - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- STR_UNKNOWN - Static variable in interface com.technia.tvc.core.db.model.AttributeConstants
-
String representation of type unknown.
- STR_VAULT - Static variable in class com.technia.tvc.core.db.BasicUtils
-
- StringCell - Class in com.technia.tvc.core.gui.table.impl
-
Implementation of
Cell
that holds string values.
- StringCell(Column) - Constructor for class com.technia.tvc.core.gui.table.impl.StringCell
-
Construct a new cell whose values are strings.
- StringCell(Column, Updater) - Constructor for class com.technia.tvc.core.gui.table.impl.StringCell
-
Construct a new cell whose values are strings.
- StringCell(Column, int, Updater) - Constructor for class com.technia.tvc.core.gui.table.impl.StringCell
-
Constructor for subclasses whose data type is not string.
- StringCell.StringCellValue - Class in com.technia.tvc.core.gui.table.impl
-
Implementation of cell value that represents an string in a
Matrix database.
- StringCell.StringCellValue(String, String, String, String) - Constructor for class com.technia.tvc.core.gui.table.impl.StringCell.StringCellValue
-
Create a new cell value.
- StringCell.StringCellValue(String, String, String, String, String) - Constructor for class com.technia.tvc.core.gui.table.impl.StringCell.StringCellValue
-
Create a new cell value.
- StringComparator - Class in com.technia.tvc.core.util.sort
-
- StringComparator() - Constructor for class com.technia.tvc.core.util.sort.StringComparator
-
- StringComparator(Locale) - Constructor for class com.technia.tvc.core.util.sort.StringComparator
-
- StringComparator(boolean) - Constructor for class com.technia.tvc.core.util.sort.StringComparator
-
- StringComparator(boolean, Locale) - Constructor for class com.technia.tvc.core.util.sort.StringComparator
-
- StringRangeCell - Class in com.technia.tvc.core.gui.table.impl
-
A cell that can have unique range values.
- StringRangeCell(Column, Updater) - Constructor for class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create a cell.
- StringRangeCell(Column, Updater, String[]) - Constructor for class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create a cell.
- StringRangeCell(Column, Updater, String[], String[]) - Constructor for class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create a cell.
- StringRangeCell(Column, Updater, String[], MultilingualText[]) - Constructor for class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create a cell.
- StringRangeCell(Column, Updater, StringRangeValue[]) - Constructor for class com.technia.tvc.core.gui.table.impl.StringRangeCell
-
Create a cell.
- StringUtils - Class in com.technia.tvc.core.util
-
This class provides some utility methods for dealing with Strings.
- StringValueFormat - Class in com.technia.tvc.core.gui.table.impl
-
Handles formatting of string values retreived from Matrix.
- stripNonValidXMLCharacters(String) - Static method in class com.technia.tvc.core.util.StringUtils
-
This method ensures that the output String has only valid XML unicode
characters as specified by the XML 1.0 standard.
- STRONG - Static variable in class com.technia.tvc.core.util.ObjectCache
-
Objects will be cached using strong references.
- STRUCTURE_GUI - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- STRUCTURE_GUI_LAYOUT - Static variable in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
property_TVCStructureGUILayout
- STRUCTURE_INVALID_TABLE_DATA_FILTER - Static variable in class com.technia.tvc.core.structure.AbstractStructureBean
-
Filter that will accept all nodes whose structure is considered to be
invalid
.
- STRUCTURE_MODE - Static variable in class com.technia.tvc.core.table.ModeUtils
-
- STRUCTURE_MODIFIABLE_MODE - Static variable in class com.technia.tvc.core.table.ModeUtils
-
- STRUCTURE_NAVIGATION_BUTTON_POSITION - Static variable in class com.technia.tvc.core.db.aef.misc.UserPreferences
-
property_TVCStructureNavButtonPos
- StructureBean - Interface in com.technia.tvc.core.structure
-
This interface defines a
table
where
TableData
instances are stored in a
structure.
- StructureBeanAction - Class in com.technia.tvc.structurebrowser.actions
-
Action class that acts as a subclass for other actions classes that create
and initialize a
StructureBean
.
- StructureBeanAction(TxType) - Constructor for class com.technia.tvc.structurebrowser.actions.StructureBeanAction
-
Constructor that lets you specify the transaction type.
- StructureBeanLoader - Class in com.technia.tvc.structurebrowser.actions.loader
-
- StructureBeanLoader() - Constructor for class com.technia.tvc.structurebrowser.actions.loader.StructureBeanLoader
-
- StructureBeanNode - Interface in com.technia.tvc.core.structure
-
- StructureBeanNodeVisitor - Interface in com.technia.tvc.core.structure
-
- StructureBeanWithModel - Interface in com.technia.tvc.core.structure.model
-
Defines a StructureBean driven by a model, that defines the structure.
- StructureEvent - Class in com.technia.tvc.core.structure
-
Event object for common structure events.
- StructureEvent(StructureBean, StructureBeanNode) - Constructor for class com.technia.tvc.core.structure.StructureEvent
-
Constructor.
- StructureListener - Interface in com.technia.tvc.core.structure
-
This interface defines a listener that will recieve the most common events
generated by a
StructureBean
.
- StructureModifiableTableBean<T extends TableData> - Interface in com.technia.tvc.core.table
-
This interface extends
TableBean
to provide support for modifying
structures such as connecting objects and/or disconnecting objects.
- StructureModifiableTableBean.CallBack - Interface in com.technia.tvc.core.table
-
- StructureModifiableTableBean.CallBack.ChangeType - Enum in com.technia.tvc.core.table
-
- StructureModifiableTableBean.CommitResult - Interface in com.technia.tvc.core.table
-
- StructureModifiableTableBean.CommitResults - Interface in com.technia.tvc.core.table
-
For Multiple Commits
- StructureModifiableTableBean.ConnectResult - Interface in com.technia.tvc.core.table
-
- StructureModifiableTableBean.ConnectSpec - Class in com.technia.tvc.core.table
-
- StructureModifiableTableBean.ConnectSpec() - Constructor for class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- StructureModifiableTableBean.ConnectSpec(String, String, String, boolean) - Constructor for class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- StructureModifiableTableBean.ConnectSpec(String, String, String, boolean, Map<String, String>) - Constructor for class com.technia.tvc.core.table.StructureModifiableTableBean.ConnectSpec
-
- StructureModifiableTableBean.DeleteResult - Interface in com.technia.tvc.core.table
-
For object deletes
- StructureModifiableTableBean.DisconnectResult - Interface in com.technia.tvc.core.table
-
- StructureModifiableTableBean.ReplaceResult - Interface in com.technia.tvc.core.table
-
- StructureModifiableTableBean.ReplaceSpec - Class in com.technia.tvc.core.table
-
- StructureModifiableTableBean.ReplaceSpec() - Constructor for class com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceSpec
-
- StructureModifiableTableBean.ReplaceSpec(String, String, String) - Constructor for class com.technia.tvc.core.table.StructureModifiableTableBean.ReplaceSpec
-
- StructureModifiableTableBean.UpdateResult - Interface in com.technia.tvc.core.table
-
For object attribute/other updates
- structureModificationSupported - Variable in class com.technia.tvc.core.table.AbstractEditableTableBean
-
Holds whether the implementation supports structure editing or not
- StructureUtils - Class in com.technia.tvc.core.db.util
-
This class can be used for creating a datastructure based upon a Matrix
businessobject structure.
- StructureUtils.DefaultNode - Class in com.technia.tvc.core.db.util
-
A default node implementation.
- StructureUtils.DefaultNode(BusinessObjectWithSelect, RelationshipWithSelect) - Constructor for class com.technia.tvc.core.db.util.StructureUtils.DefaultNode
-
- StructureUtils.Node - Interface in com.technia.tvc.core.db.util
-
Represents a generic node in a tree
- StructureUtils.NodeFactory - Interface in com.technia.tvc.core.db.util
-
Factory, responsible for creating
nodes
.
- StyleSheet - Class in com.technia.tvc.core.gui.resource
-
Represents a CSS style sheet.
- StyleSheet(String) - Constructor for class com.technia.tvc.core.gui.resource.StyleSheet
-
- StyleSheet(String, boolean, boolean) - Constructor for class com.technia.tvc.core.gui.resource.StyleSheet
-
- STYLESHEET_NAME_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- StyleSheetRef - Class in com.technia.tvc.core.gui.resource
-
Represents a CSS resource.
- StyleSheetRef(String) - Constructor for class com.technia.tvc.core.gui.resource.StyleSheetRef
-
- StyleSheetRef(String, boolean, boolean) - Constructor for class com.technia.tvc.core.gui.resource.StyleSheetRef
-
- subarr(String[], int, int) - Static method in class com.technia.tvc.core.util.StringUtils
-
Returns a sub array from the given array starting at start and
ending at start+len
- subContext(Map<String, String[]>) - Method in class com.technia.tvc.core.gui.dashboard.DashboardContext
-
- SUBMIT_CONFIRM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SUBMIT_DOUBLE_CLICK_PREVENTION - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SUBMIT_IMAGE - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SUBMIT_LABEL - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SUBMIT_PROGRESS_MESSAGE - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SUBMIT_ROW_SELECT - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SUBMIT_SHOW_PROGRESS - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SUBMIT_TARGET - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SUBMIT_URL - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SubmitCancelButtons - Class in com.technia.tvc.structurebrowser.render
-
- SubmitCancelButtons(String, String, String, String, String, boolean, String, String, String) - Constructor for class com.technia.tvc.structurebrowser.render.SubmitCancelButtons
-
- SuiteProperties - Class in com.technia.tvc.core.db.aef.properties
-
This class represents a properties file for a named suite.
- SuiteStringResource - Class in com.technia.tvc.core.db.aef.properties
-
This class represents a string resource file for a named suite.
- SUM - Static variable in class com.technia.tvc.core.table.TableCalculation
-
Returns the sum (total) of all values.
- svg(SVGRenderContext) - Method in interface com.technia.tvc.structurebrowser.render.display.svg.SVGRenderer
-
Renders the SVG content
- SVG_DIV_NAME - Static variable in class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- SVGRenderContext - Interface in com.technia.tvc.structurebrowser.render.display.svg
-
- SVGRenderer - Interface in com.technia.tvc.structurebrowser.render.display.svg
-
- SVGTableRenderer - Class in com.technia.tvc.structurebrowser.render.display.svg
-
- SVGTableRenderer() - Constructor for class com.technia.tvc.structurebrowser.render.display.svg.SVGTableRenderer
-
- SVGWriter - Interface in com.technia.tvc.core.html.io
-
- SVGWriterFactory - Class in com.technia.tvc.core.html.io
-
- SWITCH_COMPARE_ORDER - Static variable in class com.technia.tvc.xbom.xbl2.compare.CompareUtils
-
- SYMBOLIC_TYPE_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- symbolicName - Variable in class com.technia.tvc.core.db.aef.naming.PolicyInfo.StateInfo
-
The symbolic name for the state.
- SymbolicName - Class in com.technia.tvc.core.db.aef.naming
-
Utility class for representing a symbolic name.
- SymbolicName(String) - Constructor for class com.technia.tvc.core.db.aef.naming.SymbolicName
-
- SymbolicName(String, String) - Constructor for class com.technia.tvc.core.db.aef.naming.SymbolicName
-
- symbolicName - Variable in class com.technia.tvc.structurebrowser.form.def.FieldDef
-
- SYSTEM_TABLE_NAME_PARAM - Static variable in interface com.technia.tvc.core.util.RequestParameters
-
- SystemProperties - Class in com.technia.tvc.core.db.aef.properties
-
This class represents the system properties contained within the
emxSystem.properties properties file.
- SystemProperty - Class in com.technia.tvc.core.util
-
Simplifies system property handling.
- SystemProperty(String, String) - Constructor for class com.technia.tvc.core.util.SystemProperty
-
Create an instance with the default value as a String
.
- SystemProperty(String, Integer) - Constructor for class com.technia.tvc.core.util.SystemProperty
-
Create an instance with the default value as an Integer
.
- SystemProperty(String, Boolean) - Constructor for class com.technia.tvc.core.util.SystemProperty
-
Create an instance with the default value as a Boolean
.
- SystemProperty(String, int) - Constructor for class com.technia.tvc.core.util.SystemProperty
-
Create an instance with the default value as an integer.
- SystemProperty(String, boolean) - Constructor for class com.technia.tvc.core.util.SystemProperty
-
Create an instance with the default value as a boolean.
- SystemSettings - Class in com.technia.tvc.core.db
-
This class provides access to system settings defined in ENOVIA.