public class ProjectPrivilegesType extends Object
Java class for ProjectPrivilegesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProjectPrivilegesType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AddEditDeleteRisks" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEPSActivityCodes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditActivitiesExceptRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditProjectLevelLayouts" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteTemplateDocuments" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddProjectActivityCodes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AdministerProjectExternalApplications" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ApplyActuals" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ApproveTimesheetsAsProjectManager" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AssignProjectBaselines" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CheckInAndCheckOutProjects" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddProjects" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditWorkgroups" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DeleteEPSActivityCodes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DeleteActivities" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DeleteProjectActivityCodes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DeleteProjectDataWithTimesheetActuals" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DeleteProjects" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DeleteWorkgroups" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditActivityId" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditCommittedFlagForResourcePlanning" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditEPSActivityCodes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteEPSExceptCostsAndFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditEPSCostsAndFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditFuturePeriods" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditPeriodPerformance" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditProjectActivityCodes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteActivityRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteProjectCalendars" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditContractManagementProjectLink" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditProjectDetailsExceptCostsAndFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteExpenses" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditProjectReports" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteIssuesAndIssueThreshold" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteWBSExceptCostsAndFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditWBSCostsAndFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteWorkProductsAndDocuments" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteResourceAssignmentsForResourcePlanning" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteRoleAssignmentsForResourcePlanning" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ImportAndViewContractManagerData" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="LevelResources" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteProjectBaselines" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditWorkspaceAndWorkgroupPreferences" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="MonitorProjectThresholds" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditActivityResourceRequests" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="PublishProjectWebsite" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="RunBaselineUpdate" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="RunGlobalChange" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ScheduleProjects" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="StorePeriodPerformance" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SummarizeProjects" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ViewProjectCostsAndFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AddEditDeleteIssuesandIssueThresholds" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AllowIntegrationwithERPSystem" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EditPublicationPriority" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ProjectPrivilegesType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAddEditActivitiesExceptRelationships()
Gets the value of the addEditActivitiesExceptRelationships property.
|
boolean |
isAddEditActivityResourceRequests()
Gets the value of the addEditActivityResourceRequests property.
|
boolean |
isAddEditDeleteActivityRelationships()
Gets the value of the addEditDeleteActivityRelationships property.
|
boolean |
isAddEditDeleteEPSExceptCostsAndFinancials()
Gets the value of the addEditDeleteEPSExceptCostsAndFinancials property.
|
boolean |
isAddEditDeleteExpenses()
Gets the value of the addEditDeleteExpenses property.
|
boolean |
isAddEditDeleteIssuesAndIssueThreshold()
Gets the value of the addEditDeleteIssuesAndIssueThreshold property.
|
boolean |
isAddEditDeleteIssuesandIssueThresholds()
Gets the value of the addEditDeleteIssuesandIssueThresholds property.
|
boolean |
isAddEditDeleteProjectBaselines()
Gets the value of the addEditDeleteProjectBaselines property.
|
boolean |
isAddEditDeleteProjectCalendars()
Gets the value of the addEditDeleteProjectCalendars property.
|
boolean |
isAddEditDeleteResourceAssignmentsForResourcePlanning()
Gets the value of the addEditDeleteResourceAssignmentsForResourcePlanning property.
|
boolean |
isAddEditDeleteRisks()
Gets the value of the addEditDeleteRisks property.
|
boolean |
isAddEditDeleteRoleAssignmentsForResourcePlanning()
Gets the value of the addEditDeleteRoleAssignmentsForResourcePlanning property.
|
boolean |
isAddEditDeleteTemplateDocuments()
Gets the value of the addEditDeleteTemplateDocuments property.
|
boolean |
isAddEditDeleteWBSExceptCostsAndFinancials()
Gets the value of the addEditDeleteWBSExceptCostsAndFinancials property.
|
boolean |
isAddEditDeleteWorkProductsAndDocuments()
Gets the value of the addEditDeleteWorkProductsAndDocuments property.
|
boolean |
isAddEditProjectLevelLayouts()
Gets the value of the addEditProjectLevelLayouts property.
|
boolean |
isAddEditWorkgroups()
Gets the value of the addEditWorkgroups property.
|
boolean |
isAddEPSActivityCodes()
Gets the value of the addEPSActivityCodes property.
|
boolean |
isAddProjectActivityCodes()
Gets the value of the addProjectActivityCodes property.
|
boolean |
isAddProjects()
Gets the value of the addProjects property.
|
boolean |
isAdministerProjectExternalApplications()
Gets the value of the administerProjectExternalApplications property.
|
boolean |
isAllowIntegrationwithERPSystem()
Gets the value of the allowIntegrationwithERPSystem property.
|
boolean |
isApplyActuals()
Gets the value of the applyActuals property.
|
boolean |
isApproveTimesheetsAsProjectManager()
Gets the value of the approveTimesheetsAsProjectManager property.
|
boolean |
isAssignProjectBaselines()
Gets the value of the assignProjectBaselines property.
|
boolean |
isCheckInAndCheckOutProjects()
Gets the value of the checkInAndCheckOutProjects property.
|
boolean |
isDeleteActivities()
Gets the value of the deleteActivities property.
|
boolean |
isDeleteEPSActivityCodes()
Gets the value of the deleteEPSActivityCodes property.
|
boolean |
isDeleteProjectActivityCodes()
Gets the value of the deleteProjectActivityCodes property.
|
boolean |
isDeleteProjectDataWithTimesheetActuals()
Gets the value of the deleteProjectDataWithTimesheetActuals property.
|
boolean |
isDeleteProjects()
Gets the value of the deleteProjects property.
|
boolean |
isDeleteWorkgroups()
Gets the value of the deleteWorkgroups property.
|
boolean |
isEditActivityId()
Gets the value of the editActivityId property.
|
boolean |
isEditCommittedFlagForResourcePlanning()
Gets the value of the editCommittedFlagForResourcePlanning property.
|
boolean |
isEditContractManagementProjectLink()
Gets the value of the editContractManagementProjectLink property.
|
boolean |
isEditEPSActivityCodes()
Gets the value of the editEPSActivityCodes property.
|
boolean |
isEditEPSCostsAndFinancials()
Gets the value of the editEPSCostsAndFinancials property.
|
boolean |
isEditFuturePeriods()
Gets the value of the editFuturePeriods property.
|
boolean |
isEditPeriodPerformance()
Gets the value of the editPeriodPerformance property.
|
boolean |
isEditProjectActivityCodes()
Gets the value of the editProjectActivityCodes property.
|
boolean |
isEditProjectDetailsExceptCostsAndFinancials()
Gets the value of the editProjectDetailsExceptCostsAndFinancials property.
|
boolean |
isEditProjectReports()
Gets the value of the editProjectReports property.
|
boolean |
isEditPublicationPriority()
Gets the value of the editPublicationPriority property.
|
boolean |
isEditWBSCostsAndFinancials()
Gets the value of the editWBSCostsAndFinancials property.
|
boolean |
isEditWorkspaceAndWorkgroupPreferences()
Gets the value of the editWorkspaceAndWorkgroupPreferences property.
|
boolean |
isImportAndViewContractManagerData()
Gets the value of the importAndViewContractManagerData property.
|
boolean |
isLevelResources()
Gets the value of the levelResources property.
|
boolean |
isMonitorProjectThresholds()
Gets the value of the monitorProjectThresholds property.
|
boolean |
isPublishProjectWebsite()
Gets the value of the publishProjectWebsite property.
|
boolean |
isRunBaselineUpdate()
Gets the value of the runBaselineUpdate property.
|
boolean |
isRunGlobalChange()
Gets the value of the runGlobalChange property.
|
boolean |
isScheduleProjects()
Gets the value of the scheduleProjects property.
|
boolean |
isStorePeriodPerformance()
Gets the value of the storePeriodPerformance property.
|
boolean |
isSummarizeProjects()
Gets the value of the summarizeProjects property.
|
boolean |
isViewProjectCostsAndFinancials()
Gets the value of the viewProjectCostsAndFinancials property.
|
void |
setAddEditActivitiesExceptRelationships(boolean value)
Sets the value of the addEditActivitiesExceptRelationships property.
|
void |
setAddEditActivityResourceRequests(boolean value)
Sets the value of the addEditActivityResourceRequests property.
|
void |
setAddEditDeleteActivityRelationships(boolean value)
Sets the value of the addEditDeleteActivityRelationships property.
|
void |
setAddEditDeleteEPSExceptCostsAndFinancials(boolean value)
Sets the value of the addEditDeleteEPSExceptCostsAndFinancials property.
|
void |
setAddEditDeleteExpenses(boolean value)
Sets the value of the addEditDeleteExpenses property.
|
void |
setAddEditDeleteIssuesAndIssueThreshold(boolean value)
Sets the value of the addEditDeleteIssuesAndIssueThreshold property.
|
void |
setAddEditDeleteIssuesandIssueThresholds(boolean value)
Sets the value of the addEditDeleteIssuesandIssueThresholds property.
|
void |
setAddEditDeleteProjectBaselines(boolean value)
Sets the value of the addEditDeleteProjectBaselines property.
|
void |
setAddEditDeleteProjectCalendars(boolean value)
Sets the value of the addEditDeleteProjectCalendars property.
|
void |
setAddEditDeleteResourceAssignmentsForResourcePlanning(boolean value)
Sets the value of the addEditDeleteResourceAssignmentsForResourcePlanning property.
|
void |
setAddEditDeleteRisks(boolean value)
Sets the value of the addEditDeleteRisks property.
|
void |
setAddEditDeleteRoleAssignmentsForResourcePlanning(boolean value)
Sets the value of the addEditDeleteRoleAssignmentsForResourcePlanning property.
|
void |
setAddEditDeleteTemplateDocuments(boolean value)
Sets the value of the addEditDeleteTemplateDocuments property.
|
void |
setAddEditDeleteWBSExceptCostsAndFinancials(boolean value)
Sets the value of the addEditDeleteWBSExceptCostsAndFinancials property.
|
void |
setAddEditDeleteWorkProductsAndDocuments(boolean value)
Sets the value of the addEditDeleteWorkProductsAndDocuments property.
|
void |
setAddEditProjectLevelLayouts(boolean value)
Sets the value of the addEditProjectLevelLayouts property.
|
void |
setAddEditWorkgroups(boolean value)
Sets the value of the addEditWorkgroups property.
|
void |
setAddEPSActivityCodes(boolean value)
Sets the value of the addEPSActivityCodes property.
|
void |
setAddProjectActivityCodes(boolean value)
Sets the value of the addProjectActivityCodes property.
|
void |
setAddProjects(boolean value)
Sets the value of the addProjects property.
|
void |
setAdministerProjectExternalApplications(boolean value)
Sets the value of the administerProjectExternalApplications property.
|
void |
setAllowIntegrationwithERPSystem(boolean value)
Sets the value of the allowIntegrationwithERPSystem property.
|
void |
setApplyActuals(boolean value)
Sets the value of the applyActuals property.
|
void |
setApproveTimesheetsAsProjectManager(boolean value)
Sets the value of the approveTimesheetsAsProjectManager property.
|
void |
setAssignProjectBaselines(boolean value)
Sets the value of the assignProjectBaselines property.
|
void |
setCheckInAndCheckOutProjects(boolean value)
Sets the value of the checkInAndCheckOutProjects property.
|
void |
setDeleteActivities(boolean value)
Sets the value of the deleteActivities property.
|
void |
setDeleteEPSActivityCodes(boolean value)
Sets the value of the deleteEPSActivityCodes property.
|
void |
setDeleteProjectActivityCodes(boolean value)
Sets the value of the deleteProjectActivityCodes property.
|
void |
setDeleteProjectDataWithTimesheetActuals(boolean value)
Sets the value of the deleteProjectDataWithTimesheetActuals property.
|
void |
setDeleteProjects(boolean value)
Sets the value of the deleteProjects property.
|
void |
setDeleteWorkgroups(boolean value)
Sets the value of the deleteWorkgroups property.
|
void |
setEditActivityId(boolean value)
Sets the value of the editActivityId property.
|
void |
setEditCommittedFlagForResourcePlanning(boolean value)
Sets the value of the editCommittedFlagForResourcePlanning property.
|
void |
setEditContractManagementProjectLink(boolean value)
Sets the value of the editContractManagementProjectLink property.
|
void |
setEditEPSActivityCodes(boolean value)
Sets the value of the editEPSActivityCodes property.
|
void |
setEditEPSCostsAndFinancials(boolean value)
Sets the value of the editEPSCostsAndFinancials property.
|
void |
setEditFuturePeriods(boolean value)
Sets the value of the editFuturePeriods property.
|
void |
setEditPeriodPerformance(boolean value)
Sets the value of the editPeriodPerformance property.
|
void |
setEditProjectActivityCodes(boolean value)
Sets the value of the editProjectActivityCodes property.
|
void |
setEditProjectDetailsExceptCostsAndFinancials(boolean value)
Sets the value of the editProjectDetailsExceptCostsAndFinancials property.
|
void |
setEditProjectReports(boolean value)
Sets the value of the editProjectReports property.
|
void |
setEditPublicationPriority(boolean value)
Sets the value of the editPublicationPriority property.
|
void |
setEditWBSCostsAndFinancials(boolean value)
Sets the value of the editWBSCostsAndFinancials property.
|
void |
setEditWorkspaceAndWorkgroupPreferences(boolean value)
Sets the value of the editWorkspaceAndWorkgroupPreferences property.
|
void |
setImportAndViewContractManagerData(boolean value)
Sets the value of the importAndViewContractManagerData property.
|
void |
setLevelResources(boolean value)
Sets the value of the levelResources property.
|
void |
setMonitorProjectThresholds(boolean value)
Sets the value of the monitorProjectThresholds property.
|
void |
setPublishProjectWebsite(boolean value)
Sets the value of the publishProjectWebsite property.
|
void |
setRunBaselineUpdate(boolean value)
Sets the value of the runBaselineUpdate property.
|
void |
setRunGlobalChange(boolean value)
Sets the value of the runGlobalChange property.
|
void |
setScheduleProjects(boolean value)
Sets the value of the scheduleProjects property.
|
void |
setStorePeriodPerformance(boolean value)
Sets the value of the storePeriodPerformance property.
|
void |
setSummarizeProjects(boolean value)
Sets the value of the summarizeProjects property.
|
void |
setViewProjectCostsAndFinancials(boolean value)
Sets the value of the viewProjectCostsAndFinancials property.
|
protected boolean addEditDeleteRisks
protected boolean addEPSActivityCodes
protected boolean addEditActivitiesExceptRelationships
protected boolean addEditProjectLevelLayouts
protected boolean addEditDeleteTemplateDocuments
protected boolean addProjectActivityCodes
protected boolean administerProjectExternalApplications
protected boolean applyActuals
protected boolean approveTimesheetsAsProjectManager
protected boolean assignProjectBaselines
protected boolean checkInAndCheckOutProjects
protected boolean addProjects
protected boolean addEditWorkgroups
protected boolean deleteEPSActivityCodes
protected boolean deleteActivities
protected boolean deleteProjectActivityCodes
protected boolean deleteProjectDataWithTimesheetActuals
protected boolean deleteProjects
protected boolean deleteWorkgroups
protected boolean editActivityId
protected boolean editCommittedFlagForResourcePlanning
protected boolean editEPSActivityCodes
protected boolean addEditDeleteEPSExceptCostsAndFinancials
protected boolean editEPSCostsAndFinancials
protected boolean editFuturePeriods
protected boolean editPeriodPerformance
protected boolean editProjectActivityCodes
protected boolean addEditDeleteActivityRelationships
protected boolean addEditDeleteProjectCalendars
protected boolean editContractManagementProjectLink
protected boolean editProjectDetailsExceptCostsAndFinancials
protected boolean addEditDeleteExpenses
protected boolean editProjectReports
protected boolean addEditDeleteIssuesAndIssueThreshold
protected boolean addEditDeleteWBSExceptCostsAndFinancials
protected boolean editWBSCostsAndFinancials
protected boolean addEditDeleteWorkProductsAndDocuments
protected boolean addEditDeleteResourceAssignmentsForResourcePlanning
protected boolean addEditDeleteRoleAssignmentsForResourcePlanning
protected boolean importAndViewContractManagerData
protected boolean levelResources
protected boolean addEditDeleteProjectBaselines
protected boolean editWorkspaceAndWorkgroupPreferences
protected boolean monitorProjectThresholds
protected boolean addEditActivityResourceRequests
protected boolean publishProjectWebsite
protected boolean runBaselineUpdate
protected boolean runGlobalChange
protected boolean scheduleProjects
protected boolean storePeriodPerformance
protected boolean summarizeProjects
protected boolean viewProjectCostsAndFinancials
protected boolean addEditDeleteIssuesandIssueThresholds
protected boolean allowIntegrationwithERPSystem
protected boolean editPublicationPriority
public boolean isAddEditDeleteRisks()
public void setAddEditDeleteRisks(boolean value)
public boolean isAddEPSActivityCodes()
public void setAddEPSActivityCodes(boolean value)
public boolean isAddEditActivitiesExceptRelationships()
public void setAddEditActivitiesExceptRelationships(boolean value)
public boolean isAddEditProjectLevelLayouts()
public void setAddEditProjectLevelLayouts(boolean value)
public boolean isAddEditDeleteTemplateDocuments()
public void setAddEditDeleteTemplateDocuments(boolean value)
public boolean isAddProjectActivityCodes()
public void setAddProjectActivityCodes(boolean value)
public boolean isAdministerProjectExternalApplications()
public void setAdministerProjectExternalApplications(boolean value)
public boolean isApplyActuals()
public void setApplyActuals(boolean value)
public boolean isApproveTimesheetsAsProjectManager()
public void setApproveTimesheetsAsProjectManager(boolean value)
public boolean isAssignProjectBaselines()
public void setAssignProjectBaselines(boolean value)
public boolean isCheckInAndCheckOutProjects()
public void setCheckInAndCheckOutProjects(boolean value)
public boolean isAddProjects()
public void setAddProjects(boolean value)
public boolean isAddEditWorkgroups()
public void setAddEditWorkgroups(boolean value)
public boolean isDeleteEPSActivityCodes()
public void setDeleteEPSActivityCodes(boolean value)
public boolean isDeleteActivities()
public void setDeleteActivities(boolean value)
public boolean isDeleteProjectActivityCodes()
public void setDeleteProjectActivityCodes(boolean value)
public boolean isDeleteProjectDataWithTimesheetActuals()
public void setDeleteProjectDataWithTimesheetActuals(boolean value)
public boolean isDeleteProjects()
public void setDeleteProjects(boolean value)
public boolean isDeleteWorkgroups()
public void setDeleteWorkgroups(boolean value)
public boolean isEditActivityId()
public void setEditActivityId(boolean value)
public boolean isEditCommittedFlagForResourcePlanning()
public void setEditCommittedFlagForResourcePlanning(boolean value)
public boolean isEditEPSActivityCodes()
public void setEditEPSActivityCodes(boolean value)
public boolean isAddEditDeleteEPSExceptCostsAndFinancials()
public void setAddEditDeleteEPSExceptCostsAndFinancials(boolean value)
public boolean isEditEPSCostsAndFinancials()
public void setEditEPSCostsAndFinancials(boolean value)
public boolean isEditFuturePeriods()
public void setEditFuturePeriods(boolean value)
public boolean isEditPeriodPerformance()
public void setEditPeriodPerformance(boolean value)
public boolean isEditProjectActivityCodes()
public void setEditProjectActivityCodes(boolean value)
public boolean isAddEditDeleteActivityRelationships()
public void setAddEditDeleteActivityRelationships(boolean value)
public boolean isAddEditDeleteProjectCalendars()
public void setAddEditDeleteProjectCalendars(boolean value)
public boolean isEditContractManagementProjectLink()
public void setEditContractManagementProjectLink(boolean value)
public boolean isEditProjectDetailsExceptCostsAndFinancials()
public void setEditProjectDetailsExceptCostsAndFinancials(boolean value)
public boolean isAddEditDeleteExpenses()
public void setAddEditDeleteExpenses(boolean value)
public boolean isEditProjectReports()
public void setEditProjectReports(boolean value)
public boolean isAddEditDeleteIssuesAndIssueThreshold()
public void setAddEditDeleteIssuesAndIssueThreshold(boolean value)
public boolean isAddEditDeleteWBSExceptCostsAndFinancials()
public void setAddEditDeleteWBSExceptCostsAndFinancials(boolean value)
public boolean isEditWBSCostsAndFinancials()
public void setEditWBSCostsAndFinancials(boolean value)
public boolean isAddEditDeleteWorkProductsAndDocuments()
public void setAddEditDeleteWorkProductsAndDocuments(boolean value)
public boolean isAddEditDeleteResourceAssignmentsForResourcePlanning()
public void setAddEditDeleteResourceAssignmentsForResourcePlanning(boolean value)
public boolean isAddEditDeleteRoleAssignmentsForResourcePlanning()
public void setAddEditDeleteRoleAssignmentsForResourcePlanning(boolean value)
public boolean isImportAndViewContractManagerData()
public void setImportAndViewContractManagerData(boolean value)
public boolean isLevelResources()
public void setLevelResources(boolean value)
public boolean isAddEditDeleteProjectBaselines()
public void setAddEditDeleteProjectBaselines(boolean value)
public boolean isEditWorkspaceAndWorkgroupPreferences()
public void setEditWorkspaceAndWorkgroupPreferences(boolean value)
public boolean isMonitorProjectThresholds()
public void setMonitorProjectThresholds(boolean value)
public boolean isAddEditActivityResourceRequests()
public void setAddEditActivityResourceRequests(boolean value)
public boolean isPublishProjectWebsite()
public void setPublishProjectWebsite(boolean value)
public boolean isRunBaselineUpdate()
public void setRunBaselineUpdate(boolean value)
public boolean isRunGlobalChange()
public void setRunGlobalChange(boolean value)
public boolean isScheduleProjects()
public void setScheduleProjects(boolean value)
public boolean isStorePeriodPerformance()
public void setStorePeriodPerformance(boolean value)
public boolean isSummarizeProjects()
public void setSummarizeProjects(boolean value)
public boolean isViewProjectCostsAndFinancials()
public void setViewProjectCostsAndFinancials(boolean value)
public boolean isAddEditDeleteIssuesandIssueThresholds()
public void setAddEditDeleteIssuesandIssueThresholds(boolean value)
public boolean isAllowIntegrationwithERPSystem()
public void setAllowIntegrationwithERPSystem(boolean value)
public boolean isEditPublicationPriority()
public void setEditPublicationPriority(boolean value)
Copyright © 2013. All Rights Reserved.