Primavera Integration API 7.0

com.primavera.common.value.spread
Class EPSSpread

java.lang.Object
  extended by com.primavera.common.value.spread.BaseSpread
      extended by com.primavera.common.value.spread.WBSSpread
          extended by com.primavera.common.value.spread.ProjectSpread
              extended by com.primavera.common.value.spread.EPSSpread
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class EPSSpread
extends ProjectSpread

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

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

See Also:
Serialized Form

Constructor Summary
EPSSpread(SpreadData spreadData)
          Constructor
 
Method Summary
 
Methods inherited from class com.primavera.common.value.spread.BaseSpread
clearFinancialValues, ensureSpreadSpansDate, getCostFields, getSpreadBucketType, getSpreadBucketTypeEnum, getSpreadEnd, getSpreadIterator, getSpreadPeriod, getSpreadStart, getUnitFields, hasCumulativeData, size, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EPSSpread

public EPSSpread(SpreadData spreadData)
Constructor

Parameters:
spreadData - the actual object which hold spread data

Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.