Class GeneratedCPQDataloadStatus

    • Field Detail

      • CPQDATALOADSTATUSFORSAPCONFIGURATION

        public static final java.lang.String CPQDATALOADSTATUSFORSAPCONFIGURATION
        Qualifier of the CPQDataloadStatus.cpqDataloadStatusForSapConfiguration attribute
        See Also:
        Constant Field Values
      • CPQDATALOADSTATUS

        public static final java.lang.String CPQDATALOADSTATUS
        Qualifier of the CPQDataloadStatus.cpqDataloadStatus attribute
        See Also:
        Constant Field Values
      • CPQLASTINITIALLOADSTARTTIME

        public static final java.lang.String CPQLASTINITIALLOADSTARTTIME
        Qualifier of the CPQDataloadStatus.cpqLastInitialLoadStartTime attribute
        See Also:
        Constant Field Values
      • CPQLASTINITIALLOADENDTIME

        public static final java.lang.String CPQLASTINITIALLOADENDTIME
        Qualifier of the CPQDataloadStatus.cpqLastInitialLoadEndTime attribute
        See Also:
        Constant Field Values
      • CPQLASTINITIALLOADTRANSFERREDVOLUME

        public static final java.lang.String CPQLASTINITIALLOADTRANSFERREDVOLUME
        Qualifier of the CPQDataloadStatus.cpqLastInitialLoadTransferredVolume attribute
        See Also:
        Constant Field Values
      • CPQCURRENTINITIALLOADTRANSFERREDVOLUME

        public static final java.lang.String CPQCURRENTINITIALLOADTRANSFERREDVOLUME
        Qualifier of the CPQDataloadStatus.cpqCurrentInitialLoadTransferredVolume attribute
        See Also:
        Constant Field Values
      • CPQNUMBEROFENTRIESINDELTALOADQUEUE

        public static final java.lang.String CPQNUMBEROFENTRIESINDELTALOADQUEUE
        Qualifier of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute
        See Also:
        Constant Field Values
      • CPQCURRENTDELTALOADTRANSFERREDVOLUME

        public static final java.lang.String CPQCURRENTDELTALOADTRANSFERREDVOLUME
        Qualifier of the CPQDataloadStatus.cpqCurrentDeltaLoadTransferredVolume attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCPQDataloadStatus

        public GeneratedCPQDataloadStatus()
    • Method Detail

      • getCpqCurrentDeltaLoadTransferredVolume

        public java.math.BigDecimal getCpqCurrentDeltaLoadTransferredVolume​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqCurrentDeltaLoadTransferredVolume attribute.
        Returns:
        the cpqCurrentDeltaLoadTransferredVolume - Product Config - Current Delta Load Transferred Volume
      • getCpqCurrentDeltaLoadTransferredVolume

        public java.math.BigDecimal getCpqCurrentDeltaLoadTransferredVolume()
        Generated method - Getter of the CPQDataloadStatus.cpqCurrentDeltaLoadTransferredVolume attribute.
        Returns:
        the cpqCurrentDeltaLoadTransferredVolume - Product Config - Current Delta Load Transferred Volume
      • setCpqCurrentDeltaLoadTransferredVolume

        public void setCpqCurrentDeltaLoadTransferredVolume​(SessionContext ctx,
                                                            java.math.BigDecimal value)
        Generated method - Setter of the CPQDataloadStatus.cpqCurrentDeltaLoadTransferredVolume attribute.
        Parameters:
        value - the cpqCurrentDeltaLoadTransferredVolume - Product Config - Current Delta Load Transferred Volume
      • setCpqCurrentDeltaLoadTransferredVolume

        public void setCpqCurrentDeltaLoadTransferredVolume​(java.math.BigDecimal value)
        Generated method - Setter of the CPQDataloadStatus.cpqCurrentDeltaLoadTransferredVolume attribute.
        Parameters:
        value - the cpqCurrentDeltaLoadTransferredVolume - Product Config - Current Delta Load Transferred Volume
      • getCpqCurrentInitialLoadTransferredVolume

        public java.math.BigDecimal getCpqCurrentInitialLoadTransferredVolume​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqCurrentInitialLoadTransferredVolume attribute.
        Returns:
        the cpqCurrentInitialLoadTransferredVolume - Product Config - Current Initial Load Transferred Volume
      • getCpqCurrentInitialLoadTransferredVolume

        public java.math.BigDecimal getCpqCurrentInitialLoadTransferredVolume()
        Generated method - Getter of the CPQDataloadStatus.cpqCurrentInitialLoadTransferredVolume attribute.
        Returns:
        the cpqCurrentInitialLoadTransferredVolume - Product Config - Current Initial Load Transferred Volume
      • setCpqCurrentInitialLoadTransferredVolume

        public void setCpqCurrentInitialLoadTransferredVolume​(SessionContext ctx,
                                                              java.math.BigDecimal value)
        Generated method - Setter of the CPQDataloadStatus.cpqCurrentInitialLoadTransferredVolume attribute.
        Parameters:
        value - the cpqCurrentInitialLoadTransferredVolume - Product Config - Current Initial Load Transferred Volume
      • setCpqCurrentInitialLoadTransferredVolume

        public void setCpqCurrentInitialLoadTransferredVolume​(java.math.BigDecimal value)
        Generated method - Setter of the CPQDataloadStatus.cpqCurrentInitialLoadTransferredVolume attribute.
        Parameters:
        value - the cpqCurrentInitialLoadTransferredVolume - Product Config - Current Initial Load Transferred Volume
      • getCpqDataloadStatus

        public EnumerationValue getCpqDataloadStatus​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqDataloadStatus attribute.
        Returns:
        the cpqDataloadStatus - Product Config - Data Load Status
      • getCpqDataloadStatus

        public EnumerationValue getCpqDataloadStatus()
        Generated method - Getter of the CPQDataloadStatus.cpqDataloadStatus attribute.
        Returns:
        the cpqDataloadStatus - Product Config - Data Load Status
      • setCpqDataloadStatus

        public void setCpqDataloadStatus​(SessionContext ctx,
                                         EnumerationValue value)
        Generated method - Setter of the CPQDataloadStatus.cpqDataloadStatus attribute.
        Parameters:
        value - the cpqDataloadStatus - Product Config - Data Load Status
      • setCpqDataloadStatus

        public void setCpqDataloadStatus​(EnumerationValue value)
        Generated method - Setter of the CPQDataloadStatus.cpqDataloadStatus attribute.
        Parameters:
        value - the cpqDataloadStatus - Product Config - Data Load Status
      • getCpqDataloadStatusForSapConfiguration

        public java.lang.String getCpqDataloadStatusForSapConfiguration​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqDataloadStatusForSapConfiguration attribute.
        Returns:
        the cpqDataloadStatusForSapConfiguration - CPQ Dataload Status Name
      • getCpqDataloadStatusForSapConfiguration

        public java.lang.String getCpqDataloadStatusForSapConfiguration()
        Generated method - Getter of the CPQDataloadStatus.cpqDataloadStatusForSapConfiguration attribute.
        Returns:
        the cpqDataloadStatusForSapConfiguration - CPQ Dataload Status Name
      • setCpqDataloadStatusForSapConfiguration

        public void setCpqDataloadStatusForSapConfiguration​(SessionContext ctx,
                                                            java.lang.String value)
        Generated method - Setter of the CPQDataloadStatus.cpqDataloadStatusForSapConfiguration attribute.
        Parameters:
        value - the cpqDataloadStatusForSapConfiguration - CPQ Dataload Status Name
      • setCpqDataloadStatusForSapConfiguration

        public void setCpqDataloadStatusForSapConfiguration​(java.lang.String value)
        Generated method - Setter of the CPQDataloadStatus.cpqDataloadStatusForSapConfiguration attribute.
        Parameters:
        value - the cpqDataloadStatusForSapConfiguration - CPQ Dataload Status Name
      • getCpqLastInitialLoadEndTime

        public java.util.Date getCpqLastInitialLoadEndTime​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqLastInitialLoadEndTime attribute.
        Returns:
        the cpqLastInitialLoadEndTime - Product Config - Last Initial Load End Time
      • getCpqLastInitialLoadEndTime

        public java.util.Date getCpqLastInitialLoadEndTime()
        Generated method - Getter of the CPQDataloadStatus.cpqLastInitialLoadEndTime attribute.
        Returns:
        the cpqLastInitialLoadEndTime - Product Config - Last Initial Load End Time
      • setCpqLastInitialLoadEndTime

        public void setCpqLastInitialLoadEndTime​(SessionContext ctx,
                                                 java.util.Date value)
        Generated method - Setter of the CPQDataloadStatus.cpqLastInitialLoadEndTime attribute.
        Parameters:
        value - the cpqLastInitialLoadEndTime - Product Config - Last Initial Load End Time
      • setCpqLastInitialLoadEndTime

        public void setCpqLastInitialLoadEndTime​(java.util.Date value)
        Generated method - Setter of the CPQDataloadStatus.cpqLastInitialLoadEndTime attribute.
        Parameters:
        value - the cpqLastInitialLoadEndTime - Product Config - Last Initial Load End Time
      • getCpqLastInitialLoadStartTime

        public java.util.Date getCpqLastInitialLoadStartTime​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqLastInitialLoadStartTime attribute.
        Returns:
        the cpqLastInitialLoadStartTime - Product Config - Last Initial Load Start Time
      • getCpqLastInitialLoadStartTime

        public java.util.Date getCpqLastInitialLoadStartTime()
        Generated method - Getter of the CPQDataloadStatus.cpqLastInitialLoadStartTime attribute.
        Returns:
        the cpqLastInitialLoadStartTime - Product Config - Last Initial Load Start Time
      • setCpqLastInitialLoadStartTime

        public void setCpqLastInitialLoadStartTime​(SessionContext ctx,
                                                   java.util.Date value)
        Generated method - Setter of the CPQDataloadStatus.cpqLastInitialLoadStartTime attribute.
        Parameters:
        value - the cpqLastInitialLoadStartTime - Product Config - Last Initial Load Start Time
      • setCpqLastInitialLoadStartTime

        public void setCpqLastInitialLoadStartTime​(java.util.Date value)
        Generated method - Setter of the CPQDataloadStatus.cpqLastInitialLoadStartTime attribute.
        Parameters:
        value - the cpqLastInitialLoadStartTime - Product Config - Last Initial Load Start Time
      • getCpqLastInitialLoadTransferredVolume

        public java.math.BigDecimal getCpqLastInitialLoadTransferredVolume​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqLastInitialLoadTransferredVolume attribute.
        Returns:
        the cpqLastInitialLoadTransferredVolume - Product Config - Last Initial Load Transferred Volume
      • getCpqLastInitialLoadTransferredVolume

        public java.math.BigDecimal getCpqLastInitialLoadTransferredVolume()
        Generated method - Getter of the CPQDataloadStatus.cpqLastInitialLoadTransferredVolume attribute.
        Returns:
        the cpqLastInitialLoadTransferredVolume - Product Config - Last Initial Load Transferred Volume
      • setCpqLastInitialLoadTransferredVolume

        public void setCpqLastInitialLoadTransferredVolume​(SessionContext ctx,
                                                           java.math.BigDecimal value)
        Generated method - Setter of the CPQDataloadStatus.cpqLastInitialLoadTransferredVolume attribute.
        Parameters:
        value - the cpqLastInitialLoadTransferredVolume - Product Config - Last Initial Load Transferred Volume
      • setCpqLastInitialLoadTransferredVolume

        public void setCpqLastInitialLoadTransferredVolume​(java.math.BigDecimal value)
        Generated method - Setter of the CPQDataloadStatus.cpqLastInitialLoadTransferredVolume attribute.
        Parameters:
        value - the cpqLastInitialLoadTransferredVolume - Product Config - Last Initial Load Transferred Volume
      • getCpqNumberOfEntriesInDeltaLoadQueue

        public java.lang.Integer getCpqNumberOfEntriesInDeltaLoadQueue​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute.
        Returns:
        the cpqNumberOfEntriesInDeltaLoadQueue - Product Config - Number of Entries in Delta Load Queue
      • getCpqNumberOfEntriesInDeltaLoadQueue

        public java.lang.Integer getCpqNumberOfEntriesInDeltaLoadQueue()
        Generated method - Getter of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute.
        Returns:
        the cpqNumberOfEntriesInDeltaLoadQueue - Product Config - Number of Entries in Delta Load Queue
      • getCpqNumberOfEntriesInDeltaLoadQueueAsPrimitive

        public int getCpqNumberOfEntriesInDeltaLoadQueueAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute.
        Returns:
        the cpqNumberOfEntriesInDeltaLoadQueue - Product Config - Number of Entries in Delta Load Queue
      • getCpqNumberOfEntriesInDeltaLoadQueueAsPrimitive

        public int getCpqNumberOfEntriesInDeltaLoadQueueAsPrimitive()
        Generated method - Getter of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute.
        Returns:
        the cpqNumberOfEntriesInDeltaLoadQueue - Product Config - Number of Entries in Delta Load Queue
      • setCpqNumberOfEntriesInDeltaLoadQueue

        public void setCpqNumberOfEntriesInDeltaLoadQueue​(SessionContext ctx,
                                                          java.lang.Integer value)
        Generated method - Setter of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute.
        Parameters:
        value - the cpqNumberOfEntriesInDeltaLoadQueue - Product Config - Number of Entries in Delta Load Queue
      • setCpqNumberOfEntriesInDeltaLoadQueue

        public void setCpqNumberOfEntriesInDeltaLoadQueue​(java.lang.Integer value)
        Generated method - Setter of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute.
        Parameters:
        value - the cpqNumberOfEntriesInDeltaLoadQueue - Product Config - Number of Entries in Delta Load Queue
      • setCpqNumberOfEntriesInDeltaLoadQueue

        public void setCpqNumberOfEntriesInDeltaLoadQueue​(SessionContext ctx,
                                                          int value)
        Generated method - Setter of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute.
        Parameters:
        value - the cpqNumberOfEntriesInDeltaLoadQueue - Product Config - Number of Entries in Delta Load Queue
      • setCpqNumberOfEntriesInDeltaLoadQueue

        public void setCpqNumberOfEntriesInDeltaLoadQueue​(int value)
        Generated method - Setter of the CPQDataloadStatus.cpqNumberOfEntriesInDeltaLoadQueue attribute.
        Parameters:
        value - the cpqNumberOfEntriesInDeltaLoadQueue - Product Config - Number of Entries in Delta Load Queue