Class SAPBWTransformation.SAPBWTransformationBuilder<C extends SAPBWTransformation,B extends SAPBWTransformation.SAPBWTransformationBuilder<C,B>>

Enclosing class:
SAPBWTransformation

public abstract static class SAPBWTransformation.SAPBWTransformationBuilder<C extends SAPBWTransformation,B extends SAPBWTransformation.SAPBWTransformationBuilder<C,B>> extends Asset.AssetBuilder<C,B>
  • Constructor Details

    • SAPBWTransformationBuilder

      public SAPBWTransformationBuilder()
  • Method Details

    • $fillValuesFrom

      protected B $fillValuesFrom(C instance)
      Overrides:
      $fillValuesFrom in class Asset.AssetBuilder<C extends SAPBWTransformation,B extends SAPBWTransformation.SAPBWTransformationBuilder<C,B>>
    • typeName

      public B typeName(String typeName)
      Fixed typeName for SAPBWTransformations.
      Overrides:
      typeName in class Reference.ReferenceBuilder<C extends SAPBWTransformation,B extends SAPBWTransformation.SAPBWTransformationBuilder<C,B>>
      Returns:
      this.
    • catalogDatasetGuid

      public B catalogDatasetGuid(String catalogDatasetGuid)
      Unique identifier of the dataset this asset belongs to.
      Returns:
      this.
    • inputToAirflowTask

      public B inputToAirflowTask(IAirflowTask inputToAirflowTask)
    • inputToAirflowTasks

      public B inputToAirflowTasks(Collection<? extends IAirflowTask> inputToAirflowTasks)
    • clearInputToAirflowTasks

      public B clearInputToAirflowTasks()
    • inputToProcess

      public B inputToProcess(ILineageProcess inputToProcess)
    • inputToProcesses

      public B inputToProcesses(Collection<? extends ILineageProcess> inputToProcesses)
    • clearInputToProcesses

      public B clearInputToProcesses()
    • inputToSparkJob

      public B inputToSparkJob(ISparkJob inputToSparkJob)
    • inputToSparkJobs

      public B inputToSparkJobs(Collection<? extends ISparkJob> inputToSparkJobs)
    • clearInputToSparkJobs

      public B clearInputToSparkJobs()
    • modelImplementedAttribute

      public B modelImplementedAttribute(IModelAttribute modelImplementedAttribute)
    • modelImplementedAttributes

      public B modelImplementedAttributes(Collection<? extends IModelAttribute> modelImplementedAttributes)
    • clearModelImplementedAttributes

      public B clearModelImplementedAttributes()
    • modelImplementedEntity

      public B modelImplementedEntity(IModelEntity modelImplementedEntity)
    • modelImplementedEntities

      public B modelImplementedEntities(Collection<? extends IModelEntity> modelImplementedEntities)
    • clearModelImplementedEntities

      public B clearModelImplementedEntities()
    • outputFromAirflowTask

      public B outputFromAirflowTask(IAirflowTask outputFromAirflowTask)
    • outputFromAirflowTasks

      public B outputFromAirflowTasks(Collection<? extends IAirflowTask> outputFromAirflowTasks)
    • clearOutputFromAirflowTasks

      public B clearOutputFromAirflowTasks()
    • outputFromProcess

      public B outputFromProcess(ILineageProcess outputFromProcess)
    • outputFromProcesses

      public B outputFromProcesses(Collection<? extends ILineageProcess> outputFromProcesses)
    • clearOutputFromProcesses

      public B clearOutputFromProcesses()
    • outputFromSparkJob

      public B outputFromSparkJob(ISparkJob outputFromSparkJob)
    • outputFromSparkJobs

      public B outputFromSparkJobs(Collection<? extends ISparkJob> outputFromSparkJobs)
    • clearOutputFromSparkJobs

      public B clearOutputFromSparkJobs()
    • partialChildField

      public B partialChildField(IPartialField partialChildField)
    • partialChildFields

      public B partialChildFields(Collection<? extends IPartialField> partialChildFields)
    • clearPartialChildFields

      public B clearPartialChildFields()
    • partialChildObject

      public B partialChildObject(IPartialObject partialChildObject)
    • partialChildObjects

      public B partialChildObjects(Collection<? extends IPartialObject> partialChildObjects)
    • clearPartialChildObjects

      public B clearPartialChildObjects()
    • sapBwColumnProcess

      public B sapBwColumnProcess(ISAPColumnProcess sapBwColumnProcess)
    • sapBwColumnProcesses

      public B sapBwColumnProcesses(Collection<? extends ISAPColumnProcess> sapBwColumnProcesses)
    • clearSapBwColumnProcesses

      public B clearSapBwColumnProcesses()
    • sapBwDtp

      public B sapBwDtp(ISAPBWDTP sapBwDtp)
    • sapBwDtps

      public B sapBwDtps(Collection<? extends ISAPBWDTP> sapBwDtps)
    • clearSapBwDtps

      public B clearSapBwDtps()
    • sapBwInfoObjectName

      public B sapBwInfoObjectName(String sapBwInfoObjectName)
      Simple name of the SAP BW InfoObject asset related to this asset.
      Returns:
      this.
    • sapBwInfoObjectQualifiedName

      public B sapBwInfoObjectQualifiedName(String sapBwInfoObjectQualifiedName)
      Unique name of the SAP BW InfoObject asset related to this asset.
      Returns:
      this.
    • sapBwLength

      public B sapBwLength(Long sapBwLength)
      Length of the field in characters or bytes (e.g. RSDSSEGFD.LENG, RSKSFIELDNEW.LENG).
      Returns:
      this.
    • sapBwObjectStatus

      public B sapBwObjectStatus(String sapBwObjectStatus)
      Lifecycle status of the object in SAP BW such as active, inactive, or modified (e.g. RSDAREA.OBJSTAT, RSKSNEW.OBJSTAT).
      Returns:
      this.
    • sapBwParentName

      public B sapBwParentName(String sapBwParentName)
      Simple name of the SAP BW parent asset in which this asset exists.
      Returns:
      this.
    • sapBwParentQualifiedName

      public B sapBwParentQualifiedName(String sapBwParentQualifiedName)
      Unique name of the SAP BW parent asset in which this asset exists.
      Returns:
      this.
    • sapBwRule

      public B sapBwRule(Map<String,String> sapBwRule)
    • sapBwRules

      public B sapBwRules(Collection<? extends Map<String,String>> sapBwRules)
    • clearSapBwRules

      public B clearSapBwRules()
    • sapComponentName

      public B sapComponentName(String sapComponentName)
      Name of the SAP component, representing a specific functional area in SAP.
      Returns:
      this.
    • sapDataType

      public B sapDataType(String sapDataType)
      SAP-specific data types.
      Returns:
      this.
    • sapFieldCount

      public B sapFieldCount(Long sapFieldCount)
      Represents the total number of fields, columns, or child assets present in a given SAP asset.
      Returns:
      this.
    • sapFieldOrder

      public B sapFieldOrder(Integer sapFieldOrder)
      Indicates the sequential position of a field, column, or child asset within its parent SAP asset, starting from 1.
      Returns:
      this.
    • sapLogicalName

      public B sapLogicalName(String sapLogicalName)
      Logical, business-friendly identifier for SAP data objects, aligned with business terminology and concepts.
      Returns:
      this.
    • sapPackageName

      public B sapPackageName(String sapPackageName)
      Name of the SAP package, representing a logical grouping of related SAP data objects.
      Returns:
      this.
    • sapTechnicalName

      public B sapTechnicalName(String sapTechnicalName)
      Technical identifier for SAP data objects, used for integration and internal reference.
      Returns:
      this.
    • self

      protected abstract B self()
      Specified by:
      self in class Asset.AssetBuilder<C extends SAPBWTransformation,B extends SAPBWTransformation.SAPBWTransformationBuilder<C,B>>
    • build

      public abstract C build()
      Specified by:
      build in class Asset.AssetBuilder<C extends SAPBWTransformation,B extends SAPBWTransformation.SAPBWTransformationBuilder<C,B>>
    • toString

      public String toString()
      Overrides:
      toString in class Asset.AssetBuilder<C extends SAPBWTransformation,B extends SAPBWTransformation.SAPBWTransformationBuilder<C,B>>