Relativity Objects
As an example of using objects to extend data reach, from within a workspace, you can create your own RDO for storing custodian information, including not only custodian names but also their emails, sent and received dates, and recipients. This information can then link to other documents or for greater granularity in sorting, searching, or listing those documents.
See these related pages:
- Editing Relativity Objects
- Deleting object dependencies
- Creating a question object
- Building Media Tracker with Relativity Dynamic Objects
- Creating a tab to bookmark an object
System objects
System objects are objects that come with Relativity applications by default. They are predefined objects that either load during installation or Relativity automatically creates during a process. These are created for items such as workspaces, documents, fields, and OCR sets. However, Relativity sets their capabilities and you cannot change the design of them. For example, a system object may limit the number of fields that attach to it, or prohibit adding event handlers and object rules.
Relativity Dynamic Objects (RDOs)
RDOs are objects you define. You can set their capabilities, manage data links to other objects, and incorporate additional features including attaching event handlers and object rules. You can create RDOs from home as well as from a workspace. See Editing Relativity Objects.
Programmatically using Relativity objects and RDOs
You can also create and use objects programmatically with the Services API.