Rate source enumerations are used to indicate which price/unit will be used to calculate costs for
the assignment, such as 'Resource', 'Role', and 'Override'.
Rate source preference type enumerations are used to indicate which price/unit will be used by
default to calculate costs for the assignment when both a resource and role are assigned.
Rate type enumerations are used with resource assignments to specify which of the five prices
specified for the resource will be used to calculate the cost for the resource assignment.
Implementation of the readExternal method to restore its
contents by calling the methods of DataInput for primitive
types and readObject for objects, strings and arrays.
Implementation of the readExternal method to restore its
contents by calling the methods of DataInput for primitive
types and readObject for objects, strings and arrays.
Asynchronously recalculates assignment costs for a single project if the price per unit
has changed for a resource or role and that assignment has been set to calculate cost from units.
Asynchronously recalculates assignment costs for multiple projects if the price per unit
has changed for a resource or role and that assignment has been set to calculate cost from units.
Resource assignment spreads contain unit and/or cost fields for a particular resource assignment that
have been spread over zero to many spread periods.
Factory class used to create instances of ResourceAssignmentSpreads to be used
for editing Future Bucket Planning data on ResourceAssignment business objects.