Class SpreadOptions
java.lang.Object
com.primavera.integration.client.bo.SpreadOptions
- Direct Known Subclasses:
SpreadOptions.ExpenseCategoryCBSSpreadOptions,SpreadOptions.ExpenseCategorySpreadOptions,SpreadOptions.PrimarySpreadOptions,SpreadOptions.ProjectSpreadOptions,SpreadOptions.ResourceCBSSpreadOptions,SpreadOptions.ResourceSpreadOptions,SpreadOptions.RoleSpreadOptions,SpreadOptions.WBSSpreadOptions
Spread Options is used to load business objects with summary data.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classASpreadOptionstype to load theExpenseCategoryCBScategorized spread on the business objectstatic final classASpreadOptionstype to load theExpenseCategorycategorized spread on the business objectstatic final classASpreadOptionstype to load uncategorized spread on the business objectstatic final classASpreadOptionstype to load theProjectcategorized spread on the business objectstatic final classASpreadOptionstype to load theResourceCBScategorized spread on the business objectstatic final classASpreadOptionstype to load theResourcecategorized on the business objectstatic final classASpreadOptionstype to load theRolecategorized spread on the business objectstatic final classASpreadOptionstype to load theWBScategorized spread on the business object -
Method Summary
Modifier and TypeMethodDescriptionObjectId[]String[]com.primavera.bo.base.SpreadParamgetSpreadParam(com.primavera.bo.defs.BusinessObjectDef def) abstract StringgetSpreadPrimaryField(com.primavera.bo.defs.BusinessObjectDef def) boolean
-
Method Details
-
getSpreadFields
-
getPeriodType
-
getStartDate
-
getEndDate
-
isIncludeCumulative
public boolean isIncludeCumulative() -
getObjectIds
-
getSpreadPrimaryField
-
getSpreadParam
public com.primavera.bo.base.SpreadParam getSpreadParam(com.primavera.bo.defs.BusinessObjectDef def) throws BusinessObjectException - Throws:
BusinessObjectException
-