Light resource API
TM and TB are called heavy resources. Opposed to them, the following entities belong to light resources: auto translatables, non translatables, autocorrect lists, ignore lists, segmentation rules, TM settings, filter configurations, keyboard shortcuts, export path rules, QA settings, stopword lists, LQA settings, LiveDocs settings, web search settings, font substitution settings and project templates.
The light resource API provides the following functionality:
- Creating, publishing, cloning, deleting and listing light resources
- Importing from and exporting to memoQ resource format (different for each resource type)
Light resource information classes
Light resources are represented with LightResourceInfo and its descendants. The following class diagram shows LightResourceInfo and its parent/derived classes: