Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LookupInResult

Contains the results of a lookup-in operation.

Hierarchy

  • LookupInResult

Index

Properties

Accessors

Properties

cas

cas: any

The cas of the document.

content

A list of result entries for each sub-operation performed.

Accessors

results

  • BUG(JSCBC-730): Previously held the content of the document.

    deprecated

    Use LookupInResult.content instead.

    Returns LookupInResultEntry[]

  • BUG(JSCBC-730): Previously held the content of the document.

    Parameters

    Returns void

Generated using TypeDoc