Relativity.CustomPages
Namespace with 5 public types
Classes
AppCache
Contains helper methods to manage application cache within Custom Pages environment.
Constants
Contains preconfigured constants which are used internally in Custom Pages.
DBContext
Contains data layer methods providing everything needed in order to properly execute CRUD operations.
Static Classes
ConnectionHelper
Defines and establishes a database connection based on workspace ID.
Interfaces
IDBContext
Interface for DBContext class.