Package com.primavera.common.value.spread


package com.primavera.common.value.spread
  • Class
    Description
    Activity spread, containing unit and/or cost fields that have been spread for a particular activity over zero to many spread periods.
    This interface defines all access methods for each resource assignment spread period.
    The base class of all main spread classes.
    EPS spread, containing unit and/or cost fields that have been spread for a particular EPS over zero to many spread periods.
    This interface defines all access methods for each EPS spread period.
    Expense Category CBS spread for Project, containing unit and/or cost fields that have been spread for a particular project over zero to many spread periods.
     
    Resource/Role spread, containing unit and/or cost fields that have been spread for a particular project over zero to many spread periods.
    This is a marker interface to represent a spread period that contains summarized resource or role spread data for a specific Project.
    Resource spread for Project, containing unit and/or cost fields that have been spread for a particular project over zero to many spread periods.
    Role spread for Project, containing unit and/or cost fields that have been spread for a particular project over zero to many spread periods.
    Project spread, containing unit and/or cost fields that have been spread for a particular project over zero to many spread periods.
    This interface defines all access methods for each project spread period.
    The ResourceAssignmentBaseSpread class defines the access methods for the ResourceAssignmentSpread class.
    The ResourceAssignmentCBSBaseSpread class defines the access methods for the ResourceAssignmentCBSSpread class.
    Resource CBS spread for Project, containing unit and/or cost fields that have been spread for a particular project over zero to many spread periods.
    This interface defines all access methods for each resource assignment spread period.
    Resource assignment spreads contain unit and/or cost fields for a particular resource assignment that have been spread over zero to many spread periods.
    This interface defines all access methods for each resource assignment spread period.
    This interface defines all access methods for each resource assignment spread period.
    Exception class used when attempting to access cumulative spread data that has not been loaded
    This interface defines the access methods that a spread data holder should implement.
    General exception class for spread value objects
    Exception class used when attempting to access a spread field that was not loaded in the spread object.
    Exception class used when attempting to edit spreads that are uneditable.
    Exception class used when attempting to access a spread period beyond the range of spread periods included in the spread object
    The base class of all spread period interfaces
    Base class for summarized Resource/Role assignment spread data.
    This interface defines all access methods for each summarized resource/role assignment spread period.
    Resource/Role assignment spread, containing unit and/or cost fields that have been spread for a particular Resource/Role within a particular WBS over zero to many spread periods.
    This is a marker interface to represent a spread period that contains summarized resource or role spread data for a specific WBS.
    Resource assignment spread, containing unit and/or cost fields that have been spread for a particular Resource within a particular WBS over zero to many spread periods.
    Role assignment spread, containing unit and/or cost fields that have been spread for a particular Role within a particular WBS over zero to many spread periods.
    WBS spread, containing unit and/or cost fields that have been spread for a particular WBS over zero to many spread periods.
    This interface defines all access methods for each WBS spread period.