Interface ConsumptionInfo


public interface ConsumptionInfo
Bean class to hold the consumption info for a give CoProduceUsageLink


Supported API: true

Extendable: false
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Tells if consumption info is out of date based on the current state and navigation criteria used to inflate the coProduce object

    Supported API: true
  • Method Details

    • isOutOfDate

      boolean isOutOfDate()
      Tells if consumption info is out of date based on the current state and navigation criteria used to inflate the coProduce object

      Supported API: true
      Returns: