• Preparing search index...
  • The search index is not available
vlocode-project - v1.28.1
  • vlocode-project
  • @vlocode/vlocity
  • isDatapackReference

Function isDatapackReference

  • isDatapackReference(data): data is VlocityDatapackLookupReference | VlocityDatapackMatchingReference
  • Determines if the given data object is a Vlocity datapack reference.

    This function checks if the provided data object is a valid datapack record and if its VlocityDataPackType is either 'VlocityLookupMatchingKeyObject' or 'VlocityMatchingKeyObject'.

    Parameters

    • data: object

      The data object to check.

    Returns data is VlocityDatapackLookupReference | VlocityDatapackMatchingReference

    A boolean indicating whether the data object is a Vlocity datapack reference.

    • Defined in packages/vlocity/src/datapack/datapack.ts:96

Settings

Member Visibility

Theme

vlocode-project - v1.28.1
  • @vlocode/core
  • @vlocode/omniscript
  • @vlocode/salesforce
  • @vlocode/util
  • @vlocode/vlocity
    • DatapackImportService
    • DatapackInfoService
    • DatapackLoader
    • DatapackUtil
    • VlocityDatapack
    • VlocityInterfaceInvoker
    • VlocityMatchingKeyService
    • VlocityNamespaceService
    • DatapackTypeDefinition
    • ManifestEntry
    • MultipackResource
    • ObjectEntry
    • VlocityDatapackDefinition
    • VlocityDatapackLookupReference
    • VlocityDatapackMatchingReference
    • VlocityDatapackSObject
    • VlocityMatchingKey
    • VlocityDatapackReference
    • VlocityDatapackReferenceType
    • VlocityDatapackType
    • DATAPACK_RESERVED_FIELDS
    • DatapackFields
    • DatapackTypeDefinitions
    • NAMESPACE_PLACEHOLDER
    • NAMESPACE_PLACEHOLDER_PATTERN
    • VlocityDatapackSourceKey
    • getDatapackHeaders
    • getDatapackManifestKey
    • getDatapackTypeDefinition
    • getExportProjectFolder
    • isDatapackRecord
    • isDatapackReference
    • isPartOfDatapack
  • @vlocode/vlocity-deploy