Options
All
  • Public
  • Public/Protected
  • All
Menu

This class holds helper functions that are used to copy the contents of datasets through the z/OSMF APIs.

Hierarchy

  • Copy

Index

Methods

Static Private convertAlcTozOSMF

  • convertAlcTozOSMF(getValue: string): string
  • Converts the ALC value from the format returned by the Get() call to the format used by the Create() call.

    Parameters

    • getValue: string

      The ALC value from the Get() call.

    Returns string

    • The ALC value in the format used by the Create() call.

Static copyPDS

Static dataSet

Static dataSetCrossLPAR

Static Private dataSetExists

Static Private generateDatasetOptions

Static Private hasIdenticalMemberNames

  • hasIdenticalMemberNames(session: AbstractSession, sourceMemberList: string[], toPds: string): Promise<boolean>

Static isPDS

Generated using TypeDoc