Complete documentation page mirrored and translated for learning. Attribution is shown at the bottom of each article.

阅读中文版

referencejavacom-daml-ledger-javaapi-datafilter-interface

Filter.Interface

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt Use this file to discover all available pages before exploring further.

Filter.Interface

Settings for including an interface in CumulativeFilter. There are four possible values: HIDE_VIEW_HIDE_CREATED_EVENT_BLOB and INCLUDE_VIEW_HIDE_CREATED_EVENT_BLOB and HIDE_VIEW_INCLUDE_CREATED_EVENT_BLOB and INCLUDE_VIEW_INCLUDE_CREATED_EVENT_BLOB.

Filter.Interface - stable

Upstream docs: Open

Signature

public static enum Filter.Interface extends Enum<Filter.Interface>

Members

DocsMemberIntroducedDeprecatedRemoved
OpenHIDE_VIEW_HIDE_CREATED_EVENT_BLOB3.4.8--
OpenHIDE_VIEW_INCLUDE_CREATED_EVENT_BLOB3.4.8--
OpenINCLUDE_VIEW_HIDE_CREATED_EVENT_BLOB3.4.8--
OpenINCLUDE_VIEW_INCLUDE_CREATED_EVENT_BLOB3.4.8--
OpenincludeCreatedEventBlob3.4.8--
OpenincludeInterfaceView3.4.8--
OpentoProto(Identifier)3.4.8--
OpenvalueOf(String)3.4.8--
Openvalues()3.4.8--

Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.