Class UpdateBaselineOption
java.lang.Object
com.primavera.integration.client.BOBase
com.primavera.integration.client.bo.BusinessObject
com.primavera.integration.client.bo.object.UpdateBaselineOption
Use this class to specify how the associated baseline is to be updated.
You may not create or delete update baseliness options; they may only be loaded and updated.
-
Constructor Summary
ConstructorsConstructorDescriptionUpdateBaselineOption(Session session) Class constructor specifying the Session.UpdateBaselineOption(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.UpdateBaselineOption(Session session, com.primavera.infr.db.PrmRowSet rowSet, int iIndex) Class constructor called internally after objects are retrieved from the server. -
Method Summary
Modifier and TypeMethodDescriptionGets the option used to update activity Ids of the selected filter when updating the baseline.Gets the option used to update activity filter logic when updating the baseline.Gets the option used to update resource ID for Activity filter 'Resource ID' when updating the baseline.Gets the option used to update role ID for Activity filter 'Role ID' when updating the baseline.Gets the option used to update number of days for Activity filter 'Activities finishing within specified days' when updating the baseline.Gets the option used to update number of days for Activity filter 'Activities occurring within specified days' when updating the baseline.booleanGets the option used to update activity code assignments when updating the baseline.Gets the option used to update activity filter id when updating the baseline.Gets the option used to update activity filter name when updating the baseline.booleanGets the option used to update activity information for existing resource and role assignments when updating the baseline.booleanGets the option used to update activity notebooks when updating the baseline.booleanGets the option used to update assignment code assignments when updating the baseline.booleanGets the option used to update activity resource assignment Udfs when updating the baseline.booleanGets the option used to update activity Udfs when updating the baseline.booleanGets the option used to update activity actual units and cost without resource assignment when updating the baseline.booleanGets the option used to add new activities with data when updating the baseline.booleanGets the option used to update activity new resource and role assignments when updating the baseline.booleanGets the option used to include all activities when updating the baseline.static String[]Gets all fields for this business object.booleanGets the option used to enable the batch update mode when updating the baseline.booleanGets the option used to update Budget Units and Cost for existing resource and role assignments when updating the baseline.booleanGets the option used to update activity budget units and cost without resource assignment when updating the baseline.booleanGets the option used to update activity constraints when updating the baseline.booleanGets the option used to update activity dates, duration, Data dates when updating the baseline.static String[]Deprecated.booleanGets the option used to delete non existing activities when updating the baseline.booleanGets the option used to update activity expenses when updating the baseline.booleanGets the option used to update activity expense Udfs when updating the baseline.static String[]Gets all fields that can be filtered.booleanGets the option used to include activities in the selected folder when updating the baseline.booleanGets the option used to update general activity info when updating the baseline.booleanGets the option used to ignore LastUpdateDate when updating the baseline.static String[]An internal method that should not be called directly by client code.An internal method that should not be called directly by client code.static String[]An internal method that should not be called directly by client code.booleanGets the option used to update the Issue UDFs when updating the baseline.static String[]Gets all fields that are always exported at a minimum by the new flat XML exporterbooleanGets the option used to add activity information for new resource and role assignments when updating the baseline.booleanGets the option used to add Budget Units and Cost for new resource and role assignments when updating the baseline.Gets the unique ID of the associated user.booleanGets the option used to update the project details when updating the baseline.booleanGets the option used to update the Project Risks Issues and Thresholds when updating the baseline.booleanGets the option used to update the project UDFs when updating the baseline.booleanGets the option used to update activity relationships when updating the baseline.booleanGets the option used to update Risk Assignments when updating the baseline.booleanGets the option used to update the Risks UDFs when updating the baseline.booleangetSteps()Gets the option used to update activity steps when updating the baseline.booleanGets the option used to update activity steps Udf when updating the baseline.booleanGets the option used to update existing activities when updating the baseline.booleanGets the option used to update existing resource and role assignments when updating the baseline.Gets the user's login name.booleanGets the option used to update wbs assignments when updating the baseline.booleanGets the option used to update the Wbs UDFs when updating the baseline.booleanGets the option used to update the WorkProducts and Documents when updating the baseline.booleanGets the option used to update the WPDocument UDFs when updating the baseline.static String[]Gets all writable fields for this business object.static UpdateBaselineOptionLoads a single UpdateBaselineOption object from the database.static BOIterator<UpdateBaselineOption>Loads multiple UpdateBaselineOption objects from the database.voidSets the option used to update activity Ids of the selected filter when updating the baseline.voidSets the option used to update activity filter logic when updating the baseline.voidSets the option used to update resource ID for Activity filter 'Resource ID' when updating the baseline.voidSets the option used to update role ID for Activity filter 'Role ID' when updating the baseline.voidSets the option used to update number of days for Activity filter 'Activities finishing within specified days' when updating the baseline.voidSets the option used to update number of days for Activity filter 'Activities occurring within specified days' when updating the baseline.voidsetActivityCodeAssignments(boolean b) Sets the option used to update activity code assignments when updating the baseline.voidSets the option used to update activity filter id when updating the baseline.voidSets the option used to update activity filter name when updating the baseline.voidsetActivityInformation(boolean b) Sets the option used to update activity information for existing resource and role assignments when updating the baseline.voidsetActivityNotebooks(boolean b) Sets the option used to update activity notebooks when updating the baseline.voidsetActivityRsrcAssignmentCodes(boolean b) Sets the option used to update assignment code assignments when updating the baseline.voidsetActivityRsrcAssignmentUdfs(boolean b) Sets the option used to update activity resource assignment Udfs when updating the baseline.voidsetActivityUdfs(boolean b) Sets the option used to update activity Udfs when updating the baseline.voidsetActualUnitsCostWoRsrcAssignmnt(boolean b) Sets the option used to update activity actual units and cost without resource assignment when updating the baseline.voidsetAddNewActivitiesData(boolean b) Sets the option used to add new activities with data when updating the baseline.voidsetAddNewRsrcRole(boolean b) Sets the option used to update activity new resource and role assignments when updating the baseline.voidsetAllActivities(boolean b) Sets the option used to include all activities when updating the baseline.voidsetBatchModeEnabled(boolean b) Sets the option used to enable the batch update mode when updating the baseline.voidsetBudgetUnitsCost(boolean b) Sets the option used to update Budget Units and Cost for existing resource and role assignments when updating the baseline.voidsetBudgetUnitsCostWoRsrcAssignmnt(boolean b) Sets the option used to update activity budget units and cost without resource assignment when updating the baseline.voidsetConstraints(boolean b) Sets the option used to update activity constraints when updating the baseline.voidsetDatesDurationDatadates(boolean b) Sets the option used to update activity dates, duration, Data dates when updating the baseline.voidsetDeleteNonExistingActivities(boolean b) Sets the option used to delete non existing activities when updating the baseline.voidsetExpenses(boolean b) Sets the option used to update activity expenses when updating the baseline.voidsetExpenseUdfs(boolean b) Sets the option used to update activity expense Udfs when updating the baseline.voidsetFilteredActivities(boolean b) Sets the option used to include activities in the selected folder when updating the baseline.voidsetGeneralActivitiInfo(boolean b) Sets the option used to update general activity info when updating the baseline.voidsetIgnoreLastUpdateDate(boolean b) Sets the option used to ignore LastUpdateDate when updating the baseline.voidsetIssueUDFs(boolean b) Sets the option used to update the Issue UDFs when updating the baseline.voidsetNewActivityInformation(boolean b) Sets the option used to add activity information for new resource and role assignments when updating the baseline.voidsetNewBudgetUnitsCost(boolean b) Sets the option used to add Budget Units and Cost for new resource and role assignments when updating the baseline.voidSets the unique ID of the associated user.voidsetProjectDetails(boolean b) Sets the option used to update the project details when updating the baseline.voidsetProjectRisksIssuesAndThresholds(boolean b) Sets the option used to update the Project Risks Issues and Thresholds when updating the baseline.voidsetProjectUDFs(boolean b) Sets the option used to update the project UDFs when updating the baseline.voidsetRelationships(boolean b) Sets the option used to update activity relationships when updating the baseline.voidsetRiskAssignments(boolean b) Sets the option used to update Risk Assignments when updating the baseline.voidsetRiskUDFs(boolean b) Sets the option used to update the Risks UDFs when updating the baseline.voidsetSteps(boolean b) Sets the option used to update activity steps when updating the baseline.voidsetStepsUdf(boolean b) Sets the option used to update activity steps Udf when updating the baseline.voidsetUpdateExistingActivities(boolean b) Sets the option used to update existing activities when updating the baseline.voidsetUpdateExistRsrcRoleAssignment(boolean b) Sets the option used to update existing resource and role assignments when updating the baseline.voidsetWbsAssignments(boolean b) Sets the option used to update wbs assignments when updating the baseline.voidsetWbsUDFs(boolean b) Sets the option used to update the Wbs UDFs when updating the baseline.voidsetWorkProductsAndDocuments(boolean b) Sets the option used to update the WorkProducts and Documents when updating the baseline.voidsetWPDocumentUDFs(boolean b) Sets the option used to update the WPDocument UDFs when updating the baseline.toString()Returns a string representation of the object.voidupdate()Updates this UpdateBaselineOption object in the database.static voidupdate(Session session, UpdateBaselineOption[] updatebaselineoption) Updates multiple UpdateBaselineOption objects in the database.Methods inherited from class com.primavera.integration.client.bo.BusinessObject
equals, getMaxFieldLength, getValue, getValue, hashCode, isNull, setEarlyDate, setNullMethods inherited from class com.primavera.integration.client.BOBase
combineFields
-
Constructor Details
-
UpdateBaselineOption
Class constructor specifying the Session. This constructor is most commonly used when create() is intended to be called on this object.- Parameters:
session- the Session
-
UpdateBaselineOption
Class constructor specifying the Session and ObjectId of the object. This constructor is most commonly used when update() will be called on this object.- Parameters:
session- the SessionobjId- the ObjectId- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
UpdateBaselineOption
public UpdateBaselineOption(Session session, com.primavera.infr.db.PrmRowSet rowSet, int iIndex) throws BusinessObjectException Class constructor called internally after objects are retrieved from the server. Client code should use one of the other constructors for this class.- Parameters:
session- the SessionrowSet- the PrmRowSet retrieved from the serveriIndex- the row index in the PrmRowSet associated with this business object- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
-
Method Details
-
getObjectId
Gets the unique ID of the associated user. This field is automatically loaded by default whenever this type of business object is loaded from the database.- Overrides:
getObjectIdin classBusinessObject- Returns:
- the value in the field ObjectId
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setObjectId
Sets the unique ID of the associated user. This field is automatically loaded by default whenever this type of business object is loaded from the database.- Overrides:
setObjectIdin classBusinessObject- Parameters:
o- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getUserName
Gets the user's login name. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field UserName
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getProjectDetails
Gets the option used to update the project details when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ProjectDetails
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setProjectDetails
Sets the option used to update the project details when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getProjectUDFs
Gets the option used to update the project UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ProjectUDFs
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setProjectUDFs
Sets the option used to update the project UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getProjectRisksIssuesAndThresholds
Gets the option used to update the Project Risks Issues and Thresholds when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ProjectRisksIssuesAndThresholds
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setProjectRisksIssuesAndThresholds
Sets the option used to update the Project Risks Issues and Thresholds when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getRiskUDFs
Gets the option used to update the Risks UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field RiskUDFs
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setRiskUDFs
Sets the option used to update the Risks UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getRiskAssignments
Gets the option used to update Risk Assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field RiskAssignments
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setRiskAssignments
Sets the option used to update Risk Assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getIssueUDFs
Gets the option used to update the Issue UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field IssueUDFs
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setIssueUDFs
Sets the option used to update the Issue UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getWorkProductsAndDocuments
Gets the option used to update the WorkProducts and Documents when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field WorkProductsAndDocuments
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setWorkProductsAndDocuments
Sets the option used to update the WorkProducts and Documents when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getWPDocumentUDFs
Gets the option used to update the WPDocument UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field WPDocumentUDFs
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setWPDocumentUDFs
Sets the option used to update the WPDocument UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getWbsUDFs
Gets the option used to update the Wbs UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field WbsUDFs
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setWbsUDFs
Sets the option used to update the Wbs UDFs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getBatchModeEnabled
Gets the option used to enable the batch update mode when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field BatchModeEnabled
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setBatchModeEnabled
Sets the option used to enable the batch update mode when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getIgnoreLastUpdateDate
Gets the option used to ignore LastUpdateDate when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field IgnoreLastUpdateDate
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setIgnoreLastUpdateDate
Sets the option used to ignore LastUpdateDate when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getAllActivities
Gets the option used to include all activities when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field AllActivities
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setAllActivities
Sets the option used to include all activities when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getFilteredActivities
Gets the option used to include activities in the selected folder when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field FilteredActivities
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setFilteredActivities
Sets the option used to include activities in the selected folder when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getAddNewActivitiesData
Gets the option used to add new activities with data when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field AddNewActivitiesData
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setAddNewActivitiesData
Sets the option used to add new activities with data when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getDeleteNonExistingActivities
Gets the option used to delete non existing activities when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field DeleteNonExistingActivities
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setDeleteNonExistingActivities
Sets the option used to delete non existing activities when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getUpdateExistingActivities
Gets the option used to update existing activities when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field UpdateExistingActivities
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setUpdateExistingActivities
Sets the option used to update existing activities when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getGeneralActivitiInfo
Gets the option used to update general activity info when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field GeneralActivitiInfo
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setGeneralActivitiInfo
Sets the option used to update general activity info when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivityNotebooks
Gets the option used to update activity notebooks when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivityNotebooks
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivityNotebooks
Sets the option used to update activity notebooks when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivityCodeAssignments
Gets the option used to update activity code assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivityCodeAssignments
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivityCodeAssignments
Sets the option used to update activity code assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getConstraints
Gets the option used to update activity constraints when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field Constraints
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setConstraints
Sets the option used to update activity constraints when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getRelationships
Gets the option used to update activity relationships when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field Relationships
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setRelationships
Sets the option used to update activity relationships when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getDatesDurationDatadates
Gets the option used to update activity dates, duration, Data dates when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field DatesDurationDatadates
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setDatesDurationDatadates
Sets the option used to update activity dates, duration, Data dates when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getWbsAssignments
Gets the option used to update wbs assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field WbsAssignments
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setWbsAssignments
Sets the option used to update wbs assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getBudgetUnitsCostWoRsrcAssignmnt
Gets the option used to update activity budget units and cost without resource assignment when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field BudgetUnitsCostWoRsrcAssignmnt
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setBudgetUnitsCostWoRsrcAssignmnt
Sets the option used to update activity budget units and cost without resource assignment when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getSteps
Gets the option used to update activity steps when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field Steps
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setSteps
Sets the option used to update activity steps when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getStepsUdf
Gets the option used to update activity steps Udf when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field StepsUdf
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setStepsUdf
Sets the option used to update activity steps Udf when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActualUnitsCostWoRsrcAssignmnt
Gets the option used to update activity actual units and cost without resource assignment when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActualUnitsCostWoRsrcAssignmnt
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActualUnitsCostWoRsrcAssignmnt
Sets the option used to update activity actual units and cost without resource assignment when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivityUdfs
Gets the option used to update activity Udfs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivityUdfs
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivityUdfs
Sets the option used to update activity Udfs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getExpenses
Gets the option used to update activity expenses when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field Expenses
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setExpenses
Sets the option used to update activity expenses when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getExpenseUdfs
Gets the option used to update activity expense Udfs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ExpenseUdfs
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setExpenseUdfs
Sets the option used to update activity expense Udfs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getAddNewRsrcRole
Gets the option used to update activity new resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field AddNewRsrcRole
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setAddNewRsrcRole
Sets the option used to update activity new resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getNewBudgetUnitsCost
Gets the option used to add Budget Units and Cost for new resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field NewBudgetUnitsCost
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setNewBudgetUnitsCost
Sets the option used to add Budget Units and Cost for new resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getNewActivityInformation
Gets the option used to add activity information for new resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field NewActivityInformation
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setNewActivityInformation
Sets the option used to add activity information for new resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivityRsrcAssignmentUdfs
Gets the option used to update activity resource assignment Udfs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivityRsrcAssignmentUdfs
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivityRsrcAssignmentUdfs
Sets the option used to update activity resource assignment Udfs when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getUpdateExistRsrcRoleAssignment
Gets the option used to update existing resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field UpdateExistRsrcRoleAssignment
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setUpdateExistRsrcRoleAssignment
Sets the option used to update existing resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getBudgetUnitsCost
Gets the option used to update Budget Units and Cost for existing resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field BudgetUnitsCost
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setBudgetUnitsCost
Sets the option used to update Budget Units and Cost for existing resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivityInformation
Gets the option used to update activity information for existing resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivityInformation
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivityInformation
Sets the option used to update activity information for existing resource and role assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivityFilterId
Gets the option used to update activity filter id when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivityFilterId
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivityFilterId
Sets the option used to update activity filter id when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
s- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivityFilterName
Gets the option used to update activity filter name when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivityFilterName
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivityFilterName
Sets the option used to update activity filter name when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
s- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivitiesFilter
Gets the option used to update activity Ids of the selected filter when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivitiesFilter
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivitiesFilter
Sets the option used to update activity Ids of the selected filter when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
s- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivitiesFilterLogic
Gets the option used to update activity filter logic when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivitiesFilterLogic
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivitiesFilterLogic
Sets the option used to update activity filter logic when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
s- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivitiesFinishingWithinDays
Gets the option used to update number of days for Activity filter 'Activities finishing within specified days' when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivitiesFinishingWithinDays
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivitiesFinishingWithinDays
Sets the option used to update number of days for Activity filter 'Activities finishing within specified days' when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
s- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivitiesOccurringWithinDays
Gets the option used to update number of days for Activity filter 'Activities occurring within specified days' when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivitiesOccurringWithinDays
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivitiesOccurringWithinDays
Sets the option used to update number of days for Activity filter 'Activities occurring within specified days' when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
s- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivitiesFilterResourceId
Gets the option used to update resource ID for Activity filter 'Resource ID' when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivitiesFilterResourceId
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivitiesFilterResourceId
Sets the option used to update resource ID for Activity filter 'Resource ID' when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
s- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivitiesFilterRoleId
Gets the option used to update role ID for Activity filter 'Role ID' when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivitiesFilterRoleId
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivitiesFilterRoleId
Sets the option used to update role ID for Activity filter 'Role ID' when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
s- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getActivityRsrcAssignmentCodes
Gets the option used to update assignment code assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Returns:
- the value in the field ActivityRsrcAssignmentCodes
- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
setActivityRsrcAssignmentCodes
Sets the option used to update assignment code assignments when updating the baseline. This field may not be included in the where clause or order by clause specified when loading business objects.- Parameters:
b- the value to set this field to- Throws:
BusinessObjectException- if a problem occurred in the client-side business objects
-
getFilterableFields
Gets all fields that can be filtered.- Returns:
- String[] an array of filterable fields
-
getInternalDefaultLoadFields
An internal method that should not be called directly by client code.- Returns:
- String[] an internal array
-
getAllFields
Gets all fields for this business object.- Returns:
- String[] an array of all fields
-
getInternalAllFields
An internal method that should not be called directly by client code.- Returns:
- String[] an internal array
-
getInternalAllFieldsSet
An internal method that should not be called directly by client code.- Returns:
- String[] an internal array
-
getWritableFields
Gets all writable fields for this business object.- Returns:
- String[] an array of writable fields
-
getDefaultXMLExportFields
Deprecated.Gets the fields that are exported by the hierarchical XML exporter when no fields are specified. This method is no longer relevant since the hierarchical XML exporter has been replaced by the flat XML exporter.- Returns:
- String[] an array of field names
-
getMinimumXMLExportFields
Gets all fields that are always exported at a minimum by the new flat XML exporter- Returns:
- String[] an array of exported fields
-
toString
Returns a string representation of the object. The output is in XML. -
load
public static UpdateBaselineOption load(Session session, String[] fields, ObjectId objId) throws ServerException, NetworkException, BusinessObjectException Loads a single UpdateBaselineOption object from the database.- Parameters:
session- the Session objectfields- fields to loadobjId- unique ID of the UpdateBaselineOption object- Returns:
- UpdateBaselineOption the UpdateBaselineOption object
- Throws:
ServerException- if a problem occurred on the server-sideNetworkException- if a problem occurred in the network layerBusinessObjectException- if a problem occurred in the client-side business objects
-
load
public static BOIterator<UpdateBaselineOption> load(Session session, String[] fields, ObjectId[] objIds) throws ServerException, NetworkException, BusinessObjectException Loads multiple UpdateBaselineOption objects from the database.- Parameters:
session- the Session objectfields- fields to loadobjIds- object ids of the UpdateBaselineOption objects- Returns:
- BOIterator a business object iterator used to get the results of the load request
- Throws:
ServerException- if a problem occurred on the server-sideNetworkException- if a problem occurred in the network layerBusinessObjectException- if a problem occurred in the client-side business objects
-
update
Updates this UpdateBaselineOption object in the database.- Throws:
ServerException- if a problem occurred on the server-sideNetworkException- if a problem occurred in the network layerBusinessObjectException- if a problem occurred in the client-side business objects
-
update
public static void update(Session session, UpdateBaselineOption[] updatebaselineoption) throws ServerException, NetworkException, BusinessObjectException Updates multiple UpdateBaselineOption objects in the database.- Parameters:
session- the Session objectupdatebaselineoption- array of UpdateBaselineOption objects to update- Throws:
ServerException- if a problem occurred on the server-sideNetworkException- if a problem occurred in the network layerBusinessObjectException- if a problem occurred in the client-side business objects
-