- get(String) - Static method in class org.termweb.api.data.def.DataCategory
-
- get(String) - Static method in class org.termweb.api.data.def.FieldDataType
-
- get(int) - Static method in class org.termweb.api.data.def.FieldDataType
-
- get(String) - Static method in class org.termweb.api.data.def.FieldLevel
-
- get(String) - Static method in class org.termweb.api.data.files.ConceptSyncMethod
-
- get(String) - Static method in class org.termweb.api.data.files.TermSyncMethod
-
- get(String) - Static method in class org.termweb.api.data.search.SearchType
-
- getAffectedConceptFields() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the concept level fields affected by the import.
- getAffectedLanguages() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the languages affected by the import.
- getAll(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns all objects for the specified type.
- getAll(Class) - Method in interface org.termweb.api.TermWebSession
-
Returns a list of all objects of specified type.
- getAll(Class) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns a list of all objects of specified type in the type's
default context.
- getApiVersion() - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the version string for TermWeb.
- getAPIVersion() - Method in interface org.termweb.api.TermWebClient
-
Returns the version string for the TermWeb API.
- getAPIVersion() - Method in class org.termweb.api.XmlRpcTermWebClient
-
- getByName(String) - Static method in class org.termweb.api.data.search.CriteriaComparison
-
- getByName(String) - Static method in class org.termweb.api.data.search.CriteriaOperator
-
- getByName(String) - Static method in class org.termweb.api.data.workflow.WorkflowFunction
-
- getByName(String) - Static method in class org.termweb.api.data.workflow.WorkflowTask
-
- getChildren() - Method in class org.termweb.api.data.def.Domain
-
Returns a list of domains that are children to this domain.
- getClientAPIVersion() - Method in class org.termweb.api.XmlRpcTermWebClient
-
Returns the version string for the client side of TermWeb API.
- getComparison() - Method in class org.termweb.api.data.search.FilterCriteria
-
Returns the comparison to use for the field.
- getComparison() - Method in class org.termweb.api.data.workflow.WorkflowCondition
-
- getConceptCountMap() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns a map with number of concepts found per section in the file.
- getConceptEntry(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the concept entry with specified ID.
- getConceptEntry(TermWebID) - Method in interface org.termweb.api.TermWebSession
-
Returns the concept entry with specified ID from the currently selected dictionary and sections.
- getConceptEntry(String) - Method in interface org.termweb.api.TermWebSession
-
Returns the concept entry with specified ID from the currently selected dictionary and sections.
- getConceptEntry(TermWebID) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the concept entry with specified ID from the currently selected dictionary and sections.
- getConceptEntry(String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the concept entry with specified ID from the currently selected dictionary and sections.
- getConceptEntryByCID(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the concept entry with specified concept ID.
- getConceptEntryID() - Method in class org.termweb.api.data.entry.IndexTerm
-
Returns the ID for the corresponding ConceptEntry.
- getConceptEntryID() - Method in class org.termweb.api.data.entry.TermEntry
-
Returns the ID of the concept entry to which this term belongs.
- getConceptFieldIDMap() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the map of concept field names in import file to concept field IDs in dictionary.
- getConceptFields() - Method in class org.termweb.api.data.def.Dictionary
-
- getConceptID() - Method in class org.termweb.api.data.entry.ConceptEntry
-
Returns the conceptID.
- getConceptIds() - Method in class org.termweb.api.data.search.ConceptXmlResult
-
Returns a comma-separated list of concept IDs corresponding to the XML fragments.
- getConceptIdsAsList() - Method in class org.termweb.api.data.search.ConceptXmlResult
-
Returns the concept IDs as a list.
- getConceptIDsInSections(String, List<String>) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the Concept IDs in the specified sections.
- getConceptIDsInSections(List<TermWebID>) - Method in interface org.termweb.api.TermWebSession
-
Returns the list of concept entry IDs in specified sections.
- getConceptIDsInSections(List<TermWebID>) - Method in class org.termweb.api.XmlRpcTermWebSession
-
- getConceptIdSyncMethod() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the method for concept synchronization on Concept ID.
- getConceptXmlList() - Method in class org.termweb.api.data.search.ConceptXmlResult
-
Returns the list of XML fragments for the concepts.
- getConditionList() - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- getCriteria() - Method in class org.termweb.api.data.search.Filter
-
Returns the list of criterias in the filter.
- getData() - Method in class org.termweb.api.data.files.VirtualFile
-
Returns the binary data for the file.
- getDataCategory() - Method in class org.termweb.api.data.def.Field
-
- getDataType() - Method in class org.termweb.api.data.def.Field
-
- getDeprecatedBy() - Method in enum org.termweb.api.common.DataFormat
-
- getDescription() - Method in class org.termweb.api.data.def.Dictionary
-
Returns the description of the dictionary.
- getDescription() - Method in class org.termweb.api.data.files.VirtualFile
-
Returns the description for the file.
- getDescription() - Method in class org.termweb.api.data.workflow.Project
-
Returns the description for the Project.
- getDescription() - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- getDictionaryID() - Method in class org.termweb.api.data.def.Domain
-
Returns the dictionary ID.
- getDictionaryID() - Method in class org.termweb.api.data.def.Field
-
Returns the dictionary ID to which this section belongs.
- getDictionaryID() - Method in class org.termweb.api.data.def.Language
-
Returns the ID of the
Dictionary to which this language belongs.
- getDictionaryID() - Method in class org.termweb.api.data.def.Section
-
Returns the dictionary ID to which this section belongs.
- getDictionaryID() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the dictionary for the settings.
- getDictionaryID() - Method in class org.termweb.api.data.search.Filter
-
Returns the dictionary ID.
- getDictionaryID() - Method in class org.termweb.api.data.workflow.Project
-
Returns the dictionary ID.
- getDictionaryID() - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- getDomainIDs() - Method in class org.termweb.api.data.entry.ConceptEntry
-
Returns the domains for this concept.
- getDomainPaths() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns domain path names found in the file.
- getEmail() - Method in class org.termweb.api.data.def.User
-
Returns the email address.
- getFatalErrors() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns a list of fatal errors found during validation.
- getFieldID() - Method in class org.termweb.api.data.search.FilterCriteria
-
Returns the ID of the field to check.
- getFieldID() - Method in class org.termweb.api.data.workflow.WorkflowCondition
-
Returns the ID of the field to check.
- getFieldNames(FieldLevel) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns a list of existing field names found in the file.
- getFileFormat() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns the format of the validated file.
- getFileName() - Method in class org.termweb.api.data.files.VirtualFile
-
Returns the file name by concatenating the name and type
- getFilterCriteriaList() - Method in class org.termweb.api.data.workflow.Project
-
- getFilterID() - Method in class org.termweb.api.data.workflow.Project
-
- getFirstReason() - Method in exception org.termweb.api.ObjectValidationException
-
Returns the first reason or an empty string if there are no reasons set.
- getForName(String) - Static method in enum org.termweb.api.common.DataFormat
-
- getFromPos() - Method in class org.termweb.api.data.search.SearchCondition
-
Returns the starting position in the list of search results.
- getFullName() - Method in class org.termweb.api.data.def.User
-
Returns the full name for the user.
- getFullName() - Method in class org.termweb.api.data.user.Client
-
Returns the client's full name.
- getFunction() - Method in class org.termweb.api.data.workflow.WorkflowFunctionCall
-
- getFunctionCallList() - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- getGroupID() - Method in class org.termweb.api.data.search.Filter
-
Returns the ID of the group for which this filter is visible.
- getID() - Method in class org.termweb.api.data.search.FilterCriteria
-
Returns the ID for this object.
- getID() - Method in interface org.termweb.api.data.TermWebObj
-
Returns the ID for this object.
- getID() - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- getIndexTermLanguages() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the codes for languages used if concepts are synchronized on index term.
- getIndexTerms(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the index term result objects for the specified search expression.
- getIndexTerms(String, Map, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the index term result objects for the specified search expression, translated into specified target language.
- getIndexTerms(String, Map) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the index term result objects for the specified search expression and/or start position.
- getIndexTerms(String) - Method in interface org.termweb.api.TermWebSession
-
Performs a normal search with the specified search expression and returns the index term objects from beginning of the list to the end of terms,
or at most 1000 terms.
- getIndexTerms(SearchCondition) - Method in interface org.termweb.api.TermWebSession
-
Performs a search and returns the index term objects from specified position in the list to the end of terms,
or at most 200 terms.
- getIndexTerms(SearchCondition, String) - Method in interface org.termweb.api.TermWebSession
-
Retrieves IndexTerm objects matching the specified SearchCondition in the currently selected search language, and
translates them to the specified language.
- getIndexTerms(SearchCondition) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Performs a search and returns the index term objects from specified position in the list to the end of terms,
or at most 200 terms.
- getIndexTerms(SearchCondition, String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Retrieves IndexTerm objects matching the specified SearchCondition in the currently selected search language, and
translates them to the specified language.
- getIndexTerms(String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Performs a normal search with the specified search expression and returns the index term objects from beginning of the list to the end of terms,
or at most 200 terms.
- getIndexTermSyncMethod() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the method for concept synchronization on index term
- getIsoCode2() - Method in class org.termweb.api.data.def.Language
-
Returns the ISO639-1 code for the language (2 characters).
- getIsoCode3() - Method in class org.termweb.api.data.def.Language
-
Returns the ISO639-2 code for the language (3 characters).
- getLanguage() - Method in class org.termweb.api.data.entry.TermEntry
-
Returns the language code for the entry.
- getLanguageCodes() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns codes of languages found in file that exist in the dictionary.
- getLanguageIso3Map() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the map of language names in import file to language codes in dictionary.
- getLanguageNames() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns a list of names of languages found in file that exist in the dictionary.
- getLogin() - Method in class org.termweb.api.data.def.User
-
Returns the login name.
- getLong() - Method in class org.termweb.api.TermWebID
-
Returns the ID as a Long value.
- getMaxConcurrentUsers() - Method in class org.termweb.api.data.user.Client
-
Returns the max number of concurrent users.
- getMaxLength() - Method in class org.termweb.api.data.def.Field
-
- getMaxUserAccounts() - Method in class org.termweb.api.data.user.Client
-
Returns the max number of users.
- getMessage() - Method in exception org.termweb.api.AuthenticationException
-
- getMessage() - Method in exception org.termweb.api.AuthorizationException
-
- getMessage() - Method in exception org.termweb.api.IllegalParameterValueException
-
- getMessage() - Method in exception org.termweb.api.NoSuchObjectException
-
- getMessage() - Method in exception org.termweb.api.ObjectValidationException
-
- getMessage() - Method in exception org.termweb.api.SessionExpiredException
-
- getMessage() - Method in exception org.termweb.api.TermWebInternalException
-
- getMessage() - Method in exception org.termweb.api.UnsupportedObjectTypeException
-
- getMinLength() - Method in class org.termweb.api.data.def.Field
-
- getMissingFieldNames(FieldLevel) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns a list of non-existing field names in the dictionary for a specified level.
- getMissingLangCodes() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns a list of language codes found in the file that do not exist in the dictionary.
- getMissingSectionNames() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns all section names found in file that do not exist in the dictionary.
- getName() - Method in class org.termweb.api.APIEnum
-
Returns the name for the enum.
- getName() - Method in enum org.termweb.api.common.DataFormat
-
- getName() - Method in class org.termweb.api.data.entry.ConceptEntry
-
Overrides default BaseTermWebObj.getName() to return the conceptID for this ConceptEntry.
- getName() - Method in interface org.termweb.api.data.TermWebObj
-
Returns the name for this object.
- getName() - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
Returns the name for the workflow.
- getObject(String, String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Retrieves the object with specified type and ID.
- getObject(Class, TermWebID) - Method in interface org.termweb.api.TermWebSession
-
Returns the object with specified ID and type.
- getObject(Class, String) - Method in interface org.termweb.api.TermWebSession
-
Returns the object with specified name.
- getObject(Class, TermWebID) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the object with specified ID and type.
- getObject(Class, String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the object with specified ID and name within the type's
default context.
- getObjectByName(String, String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns an object with specified type and name.
- getOperator() - Method in class org.termweb.api.data.search.FilterCriteria
-
Returns the boolean operator with which this criteria connects to the following criteria in the list.
- getOperator() - Method in class org.termweb.api.data.workflow.WorkflowCondition
-
Returns the boolean operator with which this condition connects to the following condition in the list.
- getParameterMap() - Method in class org.termweb.api.data.workflow.WorkflowFunctionCall
-
- getParentID() - Method in class org.termweb.api.data.def.Domain
-
Returns the parent domain ID.
- getPicklistValues() - Method in class org.termweb.api.data.def.Field
-
- getPlainMessage() - Method in exception org.termweb.api.AuthenticationException
-
- getProperty(String) - Method in interface org.termweb.api.TermWebSession
-
Returns a property value that will be included for method calls.
- getProperty(String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
- getReasons() - Method in exception org.termweb.api.ObjectValidationException
-
Returns the list of stored reasons for the object not being valid.
- getRegExp() - Method in class org.termweb.api.data.def.Field
-
- getRegion() - Method in class org.termweb.api.data.entry.TermEntry
-
Gets the region value for the term.
- getResultSize() - Method in class org.termweb.api.data.search.ConceptXmlResult
-
- getScript() - Method in class org.termweb.api.data.entry.TermEntry
-
Gets the script for the term.
- getSearchString() - Method in class org.termweb.api.data.search.SearchCondition
-
Returns the search string.
- getSectionID() - Method in class org.termweb.api.data.entry.ConceptEntry
-
Returns the section ID for the concept.
- getSectionIDMap() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the map of section names in import file to section IDs in dictionary.
- getSectionName() - Method in class org.termweb.api.data.entry.ConceptEntry
-
Returns the section name for the concept.
- getSectionNames() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns all section names in the file that exist in the dictionary.
- getSelected(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the selected object of specified type.
- getSelected(Class) - Method in interface org.termweb.api.TermWebSession
-
Returns the selected object of specified type in the session.
- getSelected(Class) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the selected object of specified type in the session.
- getSelectedList(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the selected objects of specified type.
- getSelectedList(Class) - Method in interface org.termweb.api.TermWebSession
-
Returns a list of the selected object(s) of specified type in the session.
- getSelectedList(Class) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns a list of the selected object(s) of specified type in the session.
- getServerAPIVersion() - Method in class org.termweb.api.XmlRpcTermWebClient
-
Returns the version string for the server side of TermWeb API.
- getServerUrl() - Method in class org.termweb.api.XmlRpcTermWebClient
-
- getSessionID() - Method in interface org.termweb.api.TermWebSession
-
Returns the ID for this session.
- getSessionID() - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the ID for this session.
- getSize() - Method in class org.termweb.api.data.files.VirtualFile
-
Returns the size of the file in bytes.
- getSize() - Method in class org.termweb.api.data.search.ConceptXmlResult
-
Returns the total number of XML fragments in the result.
- getSourceLanguage(String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the selected source language in the dictionary.
- getSourceLanguage() - Method in interface org.termweb.api.TermWebSession
-
Returns the code for the currently selected source language.
- getSourceLanguage() - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the code for the currently selected source language.
- getSourceTermID() - Method in class org.termweb.api.data.entry.TermEntry
-
- getString() - Method in class org.termweb.api.TermWebID
-
Returns the ID as a String with the value in base-32 representation, using characters 0-9 and a-v.
- getTaskList() - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- getTerm() - Method in class org.termweb.api.data.entry.IndexTerm
-
Returns the term name.
- getTermCount() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Returns the total number of terms found in the file.
- getTermEntries(String, Map, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns corresponding term entries in specified target language for the source language term entries matching the search expression.
- getTermEntries(SearchCondition, String) - Method in interface org.termweb.api.TermWebSession
-
Performs a search according to data in the search condition object and returns the term entry objects for the
specified target language.
- getTermEntries(SearchCondition, String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Performs a search according to data in the search condition object and returns the term entry objects for the
specified target language.
- getTermEntry(TermWebID) - Method in class org.termweb.api.data.entry.ConceptEntry
-
Returns the term entry with specified ID.
- getTermEntry(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the term entry with specified ID.
- getTermEntry(TermWebID) - Method in interface org.termweb.api.TermWebSession
-
Returns the term entry with specified ID from the currently selected dictionary and sections.
- getTermEntry(String) - Method in interface org.termweb.api.TermWebSession
-
Returns the term entry with specified termID from the currently selected dictionary and sections.
- getTermEntry(TermWebID) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the term entry with specified ID from the currently selected dictionary and sections.
- getTermEntry(String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Returns the term entry with specified termID from the currently selected dictionary and sections.
- getTermEntryByTID(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the term entry with specified term ID.
- getTermEntryID() - Method in class org.termweb.api.data.entry.IndexTerm
-
Returns the ID for the corresponding TermEntry.
- getTermFieldIDMap() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the map of term field names in import file to term field IDs in dictionary.
- getTermFields() - Method in class org.termweb.api.data.def.Dictionary
-
- getTermID() - Method in class org.termweb.api.data.entry.TermEntry
-
Returns the termID for the entry.
- getTerms() - Method in class org.termweb.api.data.entry.ConceptEntry
-
Returns all term entries from the concept.
- getTerms(String) - Method in class org.termweb.api.data.entry.ConceptEntry
-
Returns all terms in the specified language from the concept.
- getTermSyncMethod() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the method for term synchronization within synchronized concepts.
- getTermWebVersion() - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Returns the version string for TermWeb.
- getTermWebVersion() - Method in interface org.termweb.api.TermWebClient
-
Returns the version string for TermWeb.
- getTermWebVersion() - Method in class org.termweb.api.XmlRpcTermWebClient
-
Returns the version string for TermWeb.
- getType() - Method in exception org.termweb.api.AuthenticationException
-
Returns the type of the exception.
- getType() - Method in class org.termweb.api.data.files.VirtualFile
-
Returns the type of the file, retrieved from the file name suffix.
- getType() - Method in interface org.termweb.api.TermWebAPITypedThrowable
-
- getUnresolvedIds() - Method in class org.termweb.api.data.files.ImportValidationReport
-
Only for internal use.
- getUserID() - Method in class org.termweb.api.data.files.ImportSettings
-
Returns the user who owns the settings.
- getValue() - Method in class org.termweb.api.data.search.FilterCriteria
-
Returns the value to check against.
- getValue() - Method in class org.termweb.api.data.workflow.WorkflowCondition
-
Returns the value to check against.
- getVariablesMap() - Method in class org.termweb.api.data.workflow.Project
-
- getWorkflowList() - Method in class org.termweb.api.data.workflow.Project
-
- GRAMMATICALGENDER - Static variable in class org.termweb.api.data.def.DataCategory
-
- GRAMMATICALNUMBER - Static variable in class org.termweb.api.data.def.DataCategory
-
- GREATER_THAN - Static variable in class org.termweb.api.data.search.CriteriaComparison
-
A filter criteria comparison with greater than.
- SAMPLESENTENCE - Static variable in class org.termweb.api.data.def.DataCategory
-
- SearchCondition - Class in org.termweb.api.data.search
-
Contains information about parameters for a search.
- SearchCondition() - Constructor for class org.termweb.api.data.search.SearchCondition
-
Creates a new normal search with no search string.
- SearchCondition(String) - Constructor for class org.termweb.api.data.search.SearchCondition
-
Creates a new normal search with the specified search string.
- SearchCondition(String, int) - Constructor for class org.termweb.api.data.search.SearchCondition
-
- SearchType - Class in org.termweb.api.data.search
-
Defines the different types of search.
- Section - Class in org.termweb.api.data.def
-
Contains data about a section in a dictionary.
- Section(TermWebID) - Constructor for class org.termweb.api.data.def.Section
-
- SELECTED_FIELDS - Static variable in class org.termweb.api.data.search.SearchType
-
Represents a search in a set of selected fields..
- SEND_EMAIL - Static variable in class org.termweb.api.data.workflow.WorkflowFunction
-
Function for sending email.
- SessionExpiredException - Exception in org.termweb.api
-
Exception thrown if the session has expired due to inactivity.
- SessionExpiredException() - Constructor for exception org.termweb.api.SessionExpiredException
-
- SessionExpiredException(String) - Constructor for exception org.termweb.api.SessionExpiredException
-
- SET_FIELD_VALUE - Static variable in class org.termweb.api.data.workflow.WorkflowFunction
-
Sets a field value in the concept or term.
- setActive(boolean) - Method in class org.termweb.api.data.def.User
-
Set the user to active
- setActive(boolean) - Method in class org.termweb.api.data.user.Client
-
Sets if this client is active.
- setActive(boolean) - Method in class org.termweb.api.data.workflow.Project
-
Sets the project to be active.
- setActive(boolean) - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
Sets the Workflow to be active.
- setAffectedConceptFields(List<TermWebID>) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the concept level fields affected by the import.
- setAffectedLanguages(List<String>) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the languages affected by the import.
- setAllSelected(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Sets all objects of specified type as selected.
- setAllSelected(Class) - Method in interface org.termweb.api.TermWebSession
-
Sets all objects of specified type as selected.
- setAllSelected(Class) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Sets all objects of specified type as selected.
- setChildren(List) - Method in class org.termweb.api.data.def.Domain
-
Sets the list of domains that are children to this domain.
- setComparison(CriteriaComparison) - Method in class org.termweb.api.data.search.FilterCriteria
-
Sets the comparison to use for the field.
- setComparison(CriteriaComparison) - Method in class org.termweb.api.data.workflow.WorkflowCondition
-
- setConceptCountMap(Map<String, Integer>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the number of concepts per section.
- setConceptEntryID(TermWebID) - Method in class org.termweb.api.data.entry.TermEntry
-
Sets the ID of the concept entry to which this term belongs.
- setConceptFieldIDMap(Map<String, TermWebID>) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the map of concept field names in import file to concept field IDs in dictionary.
- setConceptFields(List) - Method in class org.termweb.api.data.def.Dictionary
-
- setConceptID(String) - Method in class org.termweb.api.data.entry.ConceptEntry
-
Sets the conceptID.
- setConceptIds(String) - Method in class org.termweb.api.data.search.ConceptXmlResult
-
- setConceptIds(List<String>) - Method in class org.termweb.api.data.search.ConceptXmlResult
-
- setConceptIdSyncMethod(ConceptSyncMethod) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the method for concept synchronization on Concept ID.
- setConceptXmlList(List<String>) - Method in class org.termweb.api.data.search.ConceptXmlResult
-
- setConditionList(List<WorkflowCondition>) - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- setCriteria(List) - Method in class org.termweb.api.data.search.Filter
-
Sets the list of criterias for the filter.
- setData(byte[]) - Method in class org.termweb.api.data.files.VirtualFile
-
Sets the binary data for the file.
- setDataCategory(DataCategory) - Method in class org.termweb.api.data.def.Field
-
- setDataType(FieldDataType) - Method in class org.termweb.api.data.def.Field
-
- setDescription(String) - Method in class org.termweb.api.data.def.Dictionary
-
Sets the description of the dictionary.
- setDescription(String) - Method in class org.termweb.api.data.files.VirtualFile
-
Sets the description for the file.
- setDescription(String) - Method in class org.termweb.api.data.workflow.Project
-
Sets the description for the project.
- setDescription(String) - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
Sets the description for the workflow.
- setDictionaryID(TermWebID) - Method in class org.termweb.api.data.def.Domain
-
Sets the dictionary ID to which this entry belongs.
- setDictionaryID(TermWebID) - Method in class org.termweb.api.data.def.Field
-
Sets the dictionary ID to which this entry belongs.
- setDictionaryID(TermWebID) - Method in class org.termweb.api.data.def.Language
-
Sets the ID of the
Dictionary to which this language belongs.
- setDictionaryID(TermWebID) - Method in class org.termweb.api.data.def.Section
-
Sets the dictionary ID to which this entry belongs.
- setDictionaryID(TermWebID) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the dictionary for the settings.
- setDictionaryID(TermWebID) - Method in class org.termweb.api.data.search.Filter
-
Sets the dictionary ID to which this filter belongs.
- setDictionaryID(TermWebID) - Method in class org.termweb.api.data.workflow.Project
-
Sets the dictionary ID to which this filter belongs.
- setDictionaryID(TermWebID) - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- setDomainIDs(List<TermWebID>) - Method in class org.termweb.api.data.entry.ConceptEntry
-
Sets the domains for this concept.
- setDomainPaths(List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the domain path names found in the file.
- setEmail(String) - Method in class org.termweb.api.data.def.User
-
Sets the email address.
- setFatalErrors(List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Only for internal use.
- setFieldID(TermWebID) - Method in class org.termweb.api.data.search.FilterCriteria
-
Sets the ID of the field to check.
- setFieldID(TermWebID) - Method in class org.termweb.api.data.workflow.WorkflowCondition
-
Sets the ID of the field to check.
- setFieldNames(FieldLevel, List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the list of existing field names for a specified level.
- setFileFormat(String) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the file format of the validated file.
- setFilterCriteriaList(List<FilterCriteria>) - Method in class org.termweb.api.data.workflow.Project
-
- setFilterID(TermWebID) - Method in class org.termweb.api.data.workflow.Project
-
- setFromPos(int) - Method in class org.termweb.api.data.search.SearchCondition
-
Sets the starting position for the ist of search results.
- setFullName(String) - Method in class org.termweb.api.data.def.User
-
Sets the full name for the user.
- setFullName(String) - Method in class org.termweb.api.data.user.Client
-
Sets the client's full name.
- setFunction(WorkflowFunction) - Method in class org.termweb.api.data.workflow.WorkflowFunctionCall
-
- setFunctionCallList(List<WorkflowFunctionCall>) - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- setGroupID(TermWebID) - Method in class org.termweb.api.data.search.Filter
-
Sets the ID of the group for which this filter is visible.
- setHasMoreResults(boolean) - Method in class org.termweb.api.data.search.ConceptXmlResult
-
- setID(TermWebID) - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- setIndexTermLanguages(List<String>) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the codes for languages used if concepts are synchronized on index term.
- setIndexTermSyncMethod(ConceptSyncMethod) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the method for concept synchronization on index term
- setInternal_ValidIDs(boolean) - Method in class org.termweb.api.data.entry.ConceptEntry
-
Sets the flag for valid IDs.
- setIsoCode2(String) - Method in class org.termweb.api.data.def.Language
-
Sets the ISO639-1 code for the language (2 characters).
- setIsoCode3(String) - Method in class org.termweb.api.data.def.Language
-
Sets the ISO639-2 code for the language (3 characters).
- setLanguage(String) - Method in class org.termweb.api.data.entry.TermEntry
-
Sets the language code for the entry.
- setLanguageCodes(List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the list of languages codes found in file that exist in the dictionary.
- setLanguageIso3Map(Map<String, String>) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the map of language names in import file to language codes in dictionary.
- setLanguageNames(List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the list of names of languages found in file that exist in the dictionary.
- setLogin(String) - Method in class org.termweb.api.data.def.User
-
Sets the login name.
- setMaxConcurrentUsers(int) - Method in class org.termweb.api.data.user.Client
-
Sets the max number of concurrent users.
- setMaxLength(int) - Method in class org.termweb.api.data.def.Field
-
- setMaxUserAccounts(int) - Method in class org.termweb.api.data.user.Client
-
Sets the max number of user accounts.
- setMinLength(int) - Method in class org.termweb.api.data.def.Field
-
- setMissingFieldNames(FieldLevel, List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the list of non-existing field names for a specified level.
- setMissingLangCodes(List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the list of non-existing language codes.
- setMissingSectionNames(List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets all non-existing section names.
- setName(String) - Method in class org.termweb.api.data.workflow.Project
-
Sets the name for the project.
- setName(String) - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
Sets the name for the workflow.
- setOperator(CriteriaOperator) - Method in class org.termweb.api.data.search.FilterCriteria
-
Sets the boolean operator with which this criteria connects to the following criteria in the list.
- setOperator(CriteriaOperator) - Method in class org.termweb.api.data.workflow.WorkflowCondition
-
Sets the boolean operator with which this condition connects to the following condition in the list.
- setParameterMap(Map<String, String>) - Method in class org.termweb.api.data.workflow.WorkflowFunctionCall
-
- setParentID(TermWebID) - Method in class org.termweb.api.data.def.Domain
-
Sets the parent domain.
- setPicklistValues(List) - Method in class org.termweb.api.data.def.Field
-
- setProperty(String, String) - Method in interface org.termweb.api.TermWebSession
-
Sets a property to include for method calls.
- setProperty(String, String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
- setPubliclyVisible(boolean) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets if the settings should be visible for everyone.
- setReasons(Map<String, String>) - Method in exception org.termweb.api.ObjectValidationException
-
- setRegExp(String) - Method in class org.termweb.api.data.def.Field
-
- setRegion(String) - Method in class org.termweb.api.data.entry.TermEntry
-
Sets the region value for the term.
- setRelDate(boolean) - Method in class org.termweb.api.data.search.FilterCriteria
-
- setRequired(boolean) - Method in class org.termweb.api.data.def.Field
-
- setResultSize(int) - Method in class org.termweb.api.data.search.ConceptXmlResult
-
- setScript(String) - Method in class org.termweb.api.data.entry.TermEntry
-
Sets the script for the term.
- setSearchString(String) - Method in class org.termweb.api.data.search.SearchCondition
-
Sets the search string.
- setSectionID(TermWebID) - Method in class org.termweb.api.data.entry.ConceptEntry
-
Sets the section ID for the concept.
- setSectionIDMap(Map<String, TermWebID>) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the map of section names in import file to section IDs in dictionary.
- setSectionName(String) - Method in class org.termweb.api.data.entry.ConceptEntry
-
Sets the section name for the concept.
- setSectionNames(List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets all existing section names.
- setSelected(String, String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Sets the object with specified type and ID as selected.
- setSelected(String, String, List) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Sets multiple objects to be selected.
- setSelected(Class, TermWebID) - Method in interface org.termweb.api.TermWebSession
-
Sets a specified item as selected in the TermWeb session.
- setSelected(TermWebObj) - Method in interface org.termweb.api.TermWebSession
-
Sets a specified object as selected in the TermWeb session.
- setSelected(Class, List) - Method in interface org.termweb.api.TermWebSession
-
Sets a list of items as selected in the TermWeb session.
- setSelected(Class, TermWebID) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Sets a specified item as selected in the TermWeb session.
- setSelected(TermWebObj) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Sets a specified object as selected in the TermWeb session.
- setSelected(Class, List) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Sets a list of items as selected in the TermWeb session.
- setSourceLanguage(String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Selects the source language
- setSourceLanguage(String) - Method in interface org.termweb.api.TermWebSession
-
Sets the language for searching in the TermWeb session.
- setSourceLanguage(String) - Method in class org.termweb.api.XmlRpcTermWebSession
-
Sets the language for searching in the TermWeb session.
- setSourceTermID(TermWebID) - Method in class org.termweb.api.data.entry.TermEntry
-
- setTaskList(List<WorkflowTask>) - Method in class org.termweb.api.data.workflow.ProjectWorkflow
-
- setTermCount(int) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Sets the total number of terms.
- setTermFieldIDMap(Map<String, TermWebID>) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the map of term field names in import file to term field IDs in dictionary.
- setTermFields(List) - Method in class org.termweb.api.data.def.Dictionary
-
- setTermID(String) - Method in class org.termweb.api.data.entry.TermEntry
-
Sets the termID for the entry.
- setTermStartCriteria(boolean) - Method in class org.termweb.api.data.search.FilterCriteria
-
- setTermSyncMethod(TermSyncMethod) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the method for term synchronization within synchronized concepts.
- setToBeDeleted(boolean) - Method in class org.termweb.api.data.entry.TermEntry
-
Marks the term entry for deletion.
- setType(int) - Method in exception org.termweb.api.AuthenticationException
-
- setType(String) - Method in class org.termweb.api.data.files.VirtualFile
-
- setType(int) - Method in interface org.termweb.api.TermWebAPITypedThrowable
-
- setUnresolvedIds(List<String>) - Method in class org.termweb.api.data.files.ImportValidationReport
-
Only for internal use.
- setUserID(TermWebID) - Method in class org.termweb.api.data.files.ImportSettings
-
Sets the user who owns the settings.
- setValue(String) - Method in class org.termweb.api.data.search.FilterCriteria
-
Sets the value to check against.
- setValue(String) - Method in class org.termweb.api.data.workflow.WorkflowCondition
-
Sets the value to check against.
- setVariablesMap(Map<String, String>) - Method in class org.termweb.api.data.workflow.Project
-
- setWorkflowList(List<ProjectWorkflow>) - Method in class org.termweb.api.data.workflow.Project
-
- SIMILARITY - Static variable in class org.termweb.api.data.files.TermSyncMethod
-
Synchronization on term similarity (term name and language)
- SOURCE - Static variable in class org.termweb.api.data.def.DataCategory
-
- SOURCELANGUAGE - Static variable in class org.termweb.api.data.def.DataCategory
-
- STARTS_WITH - Static variable in class org.termweb.api.data.search.CriteriaComparison
-
A filter criteria comparison with starts with.
- suggest(String, String, String) - Method in class org.termweb.api.internal.XmlRpcReceiver
-
Creates a new concept from XML in the currently selected section.
- suggest(String, String) - Method in interface org.termweb.api.TermWebSession
-
Creates a new concept from the XML fragment in the first selected section in current dictionary.
- suggest(String, String) - Method in class org.termweb.api.XmlRpcTermWebSession
-