Class ProjectSpread

All Implemented Interfaces:
Serializable, Cloneable, Iterable<SpreadPeriod>
Direct Known Subclasses:
EPSSpread

public class ProjectSpread extends WBSSpread

Project spread, containing unit and/or cost fields that have been spread for a particular project over zero to many spread periods. For project spreads to be successfully loaded, the summarizer job service must have first been run on that particular project object.

See the description in BaseSpread for information on how to access the loaded spread data.

See Also:
  • Constructor Details

    • ProjectSpread

      public ProjectSpread(SpreadData spreadData)
      Constructor.
      Parameters:
      spreadData - the actual object which holds spread data