ContentLocator

An object that encapsulates all of the information that, together, uniquely identifies a piece of content within the Titania Delivery repository.

Properties

String projectKey
The project key of the item.
String itemPath
The path to the item within the Project specified by projectKey .
String itemKey
The key of this item, unique to its containing Project.
String contextKey
The key of this document's context document, if applicable.
ItemIdentifier contextItemId
The encapsulated Project and item keys of this document's context document, if applicable.
Map queryParams
A map of additional parameters. The most common of these is "refId", which identifies the specific reference within the context identified by contextItemId .