net.sf.mpxj.primavera.schema
Class ProjectPrivilegesType

java.lang.Object
  extended by net.sf.mpxj.primavera.schema.ProjectPrivilegesType

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="AddEPSActivityCodes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="AddOrEditProjectActivitiesExceptRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="AddOrEditProjectLevelLayouts" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="AddOrEditProjectTemplateDocuments" 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="AssignIssueForms" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="AssignProjectBaseline" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="CheckInOrCheckOutProject" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="CreateProjectWithinEPS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="CreateWorkgroups" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="DeleteEPSActivityCodes" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="DeleteProjectActivities" 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="DeleteProjectWithinEPS" 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="EditEPSExceptFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditEPSFinancials" 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="EditProjectActivityRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditProjectCalendars" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditContractManagerProjectLink" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditProjectDetailsExceptFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditProjectExpenses" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditProjectReports" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditProjectThresholdsIssuesAndRisks" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditProjectWBSExceptFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditProjectWBSFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditProjectWorkProductsAndDocuments" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditResourceAssignmentsForResourcePlanning" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EditRoleAssignmentsForResourcePlanning" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="ImportOrViewContractManagerData" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="LevelResources" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="MaintainProjectBaselines" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="ModifyProjectWorkspaceAndWorkgroupPreferences" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="MonitorProjectThresholds" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="PerformActivityResourceRequests" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="ProjectTopDownEstimation" 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="ScheduleProject" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="StorePeriodPerformance" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="SummarizeProject" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="ViewProjectCostsOrFinancials" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="ViewTimesheetsInReports" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  boolean addEPSActivityCodes
           
protected  boolean addOrEditProjectActivitiesExceptRelationships
           
protected  boolean addOrEditProjectLevelLayouts
           
protected  boolean addOrEditProjectTemplateDocuments
           
protected  boolean addProjectActivityCodes
           
protected  boolean administerProjectExternalApplications
           
protected  boolean applyActuals
           
protected  boolean approveTimesheetsAsProjectManager
           
protected  boolean assignIssueForms
           
protected  boolean assignProjectBaseline
           
protected  boolean checkInOrCheckOutProject
           
protected  boolean createProjectWithinEPS
           
protected  boolean createWorkgroups
           
protected  boolean deleteEPSActivityCodes
           
protected  boolean deleteProjectActivities
           
protected  boolean deleteProjectActivityCodes
           
protected  boolean deleteProjectDataWithTimesheetActuals
           
protected  boolean deleteProjectWithinEPS
           
protected  boolean deleteWorkgroups
           
protected  boolean editActivityId
           
protected  boolean editCommittedFlagForResourcePlanning
           
protected  boolean editContractManagerProjectLink
           
protected  boolean editEPSActivityCodes
           
protected  boolean editEPSExceptFinancials
           
protected  boolean editEPSFinancials
           
protected  boolean editFuturePeriods
           
protected  boolean editPeriodPerformance
           
protected  boolean editProjectActivityCodes
           
protected  boolean editProjectActivityRelationships
           
protected  boolean editProjectCalendars
           
protected  boolean editProjectDetailsExceptFinancials
           
protected  boolean editProjectExpenses
           
protected  boolean editProjectReports
           
protected  boolean editProjectThresholdsIssuesAndRisks
           
protected  boolean editProjectWBSExceptFinancials
           
protected  boolean editProjectWBSFinancials
           
protected  boolean editProjectWorkProductsAndDocuments
           
protected  boolean editResourceAssignmentsForResourcePlanning
           
protected  boolean editRoleAssignmentsForResourcePlanning
           
protected  boolean importOrViewContractManagerData
           
protected  boolean levelResources
           
protected  boolean maintainProjectBaselines
           
protected  boolean modifyProjectWorkspaceAndWorkgroupPreferences
           
protected  boolean monitorProjectThresholds
           
protected  boolean performActivityResourceRequests
           
protected  boolean projectTopDownEstimation
           
protected  boolean publishProjectWebsite
           
protected  boolean runBaselineUpdate
           
protected  boolean runGlobalChange
           
protected  boolean scheduleProject
           
protected  boolean storePeriodPerformance
           
protected  boolean summarizeProject
           
protected  boolean viewProjectCostsOrFinancials
           
protected  boolean viewTimesheetsInReports
           
 
Constructor Summary
ProjectPrivilegesType()
           
 
Method Summary
 boolean isAddEPSActivityCodes()
          Gets the value of the addEPSActivityCodes property.
 boolean isAddOrEditProjectActivitiesExceptRelationships()
          Gets the value of the addOrEditProjectActivitiesExceptRelationships property.
 boolean isAddOrEditProjectLevelLayouts()
          Gets the value of the addOrEditProjectLevelLayouts property.
 boolean isAddOrEditProjectTemplateDocuments()
          Gets the value of the addOrEditProjectTemplateDocuments property.
 boolean isAddProjectActivityCodes()
          Gets the value of the addProjectActivityCodes property.
 boolean isAdministerProjectExternalApplications()
          Gets the value of the administerProjectExternalApplications property.
 boolean isApplyActuals()
          Gets the value of the applyActuals property.
 boolean isApproveTimesheetsAsProjectManager()
          Gets the value of the approveTimesheetsAsProjectManager property.
 boolean isAssignIssueForms()
          Gets the value of the assignIssueForms property.
 boolean isAssignProjectBaseline()
          Gets the value of the assignProjectBaseline property.
 boolean isCheckInOrCheckOutProject()
          Gets the value of the checkInOrCheckOutProject property.
 boolean isCreateProjectWithinEPS()
          Gets the value of the createProjectWithinEPS property.
 boolean isCreateWorkgroups()
          Gets the value of the createWorkgroups property.
 boolean isDeleteEPSActivityCodes()
          Gets the value of the deleteEPSActivityCodes property.
 boolean isDeleteProjectActivities()
          Gets the value of the deleteProjectActivities property.
 boolean isDeleteProjectActivityCodes()
          Gets the value of the deleteProjectActivityCodes property.
 boolean isDeleteProjectDataWithTimesheetActuals()
          Gets the value of the deleteProjectDataWithTimesheetActuals property.
 boolean isDeleteProjectWithinEPS()
          Gets the value of the deleteProjectWithinEPS 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 isEditContractManagerProjectLink()
          Gets the value of the editContractManagerProjectLink property.
 boolean isEditEPSActivityCodes()
          Gets the value of the editEPSActivityCodes property.
 boolean isEditEPSExceptFinancials()
          Gets the value of the editEPSExceptFinancials property.
 boolean isEditEPSFinancials()
          Gets the value of the editEPSFinancials 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 isEditProjectActivityRelationships()
          Gets the value of the editProjectActivityRelationships property.
 boolean isEditProjectCalendars()
          Gets the value of the editProjectCalendars property.
 boolean isEditProjectDetailsExceptFinancials()
          Gets the value of the editProjectDetailsExceptFinancials property.
 boolean isEditProjectExpenses()
          Gets the value of the editProjectExpenses property.
 boolean isEditProjectReports()
          Gets the value of the editProjectReports property.
 boolean isEditProjectThresholdsIssuesAndRisks()
          Gets the value of the editProjectThresholdsIssuesAndRisks property.
 boolean isEditProjectWBSExceptFinancials()
          Gets the value of the editProjectWBSExceptFinancials property.
 boolean isEditProjectWBSFinancials()
          Gets the value of the editProjectWBSFinancials property.
 boolean isEditProjectWorkProductsAndDocuments()
          Gets the value of the editProjectWorkProductsAndDocuments property.
 boolean isEditResourceAssignmentsForResourcePlanning()
          Gets the value of the editResourceAssignmentsForResourcePlanning property.
 boolean isEditRoleAssignmentsForResourcePlanning()
          Gets the value of the editRoleAssignmentsForResourcePlanning property.
 boolean isImportOrViewContractManagerData()
          Gets the value of the importOrViewContractManagerData property.
 boolean isLevelResources()
          Gets the value of the levelResources property.
 boolean isMaintainProjectBaselines()
          Gets the value of the maintainProjectBaselines property.
 boolean isModifyProjectWorkspaceAndWorkgroupPreferences()
          Gets the value of the modifyProjectWorkspaceAndWorkgroupPreferences property.
 boolean isMonitorProjectThresholds()
          Gets the value of the monitorProjectThresholds property.
 boolean isPerformActivityResourceRequests()
          Gets the value of the performActivityResourceRequests property.
 boolean isProjectTopDownEstimation()
          Gets the value of the projectTopDownEstimation 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 isScheduleProject()
          Gets the value of the scheduleProject property.
 boolean isStorePeriodPerformance()
          Gets the value of the storePeriodPerformance property.
 boolean isSummarizeProject()
          Gets the value of the summarizeProject property.
 boolean isViewProjectCostsOrFinancials()
          Gets the value of the viewProjectCostsOrFinancials property.
 boolean isViewTimesheetsInReports()
          Gets the value of the viewTimesheetsInReports property.
 void setAddEPSActivityCodes(boolean value)
          Sets the value of the addEPSActivityCodes property.
 void setAddOrEditProjectActivitiesExceptRelationships(boolean value)
          Sets the value of the addOrEditProjectActivitiesExceptRelationships property.
 void setAddOrEditProjectLevelLayouts(boolean value)
          Sets the value of the addOrEditProjectLevelLayouts property.
 void setAddOrEditProjectTemplateDocuments(boolean value)
          Sets the value of the addOrEditProjectTemplateDocuments property.
 void setAddProjectActivityCodes(boolean value)
          Sets the value of the addProjectActivityCodes property.
 void setAdministerProjectExternalApplications(boolean value)
          Sets the value of the administerProjectExternalApplications property.
 void setApplyActuals(boolean value)
          Sets the value of the applyActuals property.
 void setApproveTimesheetsAsProjectManager(boolean value)
          Sets the value of the approveTimesheetsAsProjectManager property.
 void setAssignIssueForms(boolean value)
          Sets the value of the assignIssueForms property.
 void setAssignProjectBaseline(boolean value)
          Sets the value of the assignProjectBaseline property.
 void setCheckInOrCheckOutProject(boolean value)
          Sets the value of the checkInOrCheckOutProject property.
 void setCreateProjectWithinEPS(boolean value)
          Sets the value of the createProjectWithinEPS property.
 void setCreateWorkgroups(boolean value)
          Sets the value of the createWorkgroups property.
 void setDeleteEPSActivityCodes(boolean value)
          Sets the value of the deleteEPSActivityCodes property.
 void setDeleteProjectActivities(boolean value)
          Sets the value of the deleteProjectActivities property.
 void setDeleteProjectActivityCodes(boolean value)
          Sets the value of the deleteProjectActivityCodes property.
 void setDeleteProjectDataWithTimesheetActuals(boolean value)
          Sets the value of the deleteProjectDataWithTimesheetActuals property.
 void setDeleteProjectWithinEPS(boolean value)
          Sets the value of the deleteProjectWithinEPS 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 setEditContractManagerProjectLink(boolean value)
          Sets the value of the editContractManagerProjectLink property.
 void setEditEPSActivityCodes(boolean value)
          Sets the value of the editEPSActivityCodes property.
 void setEditEPSExceptFinancials(boolean value)
          Sets the value of the editEPSExceptFinancials property.
 void setEditEPSFinancials(boolean value)
          Sets the value of the editEPSFinancials 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 setEditProjectActivityRelationships(boolean value)
          Sets the value of the editProjectActivityRelationships property.
 void setEditProjectCalendars(boolean value)
          Sets the value of the editProjectCalendars property.
 void setEditProjectDetailsExceptFinancials(boolean value)
          Sets the value of the editProjectDetailsExceptFinancials property.
 void setEditProjectExpenses(boolean value)
          Sets the value of the editProjectExpenses property.
 void setEditProjectReports(boolean value)
          Sets the value of the editProjectReports property.
 void setEditProjectThresholdsIssuesAndRisks(boolean value)
          Sets the value of the editProjectThresholdsIssuesAndRisks property.
 void setEditProjectWBSExceptFinancials(boolean value)
          Sets the value of the editProjectWBSExceptFinancials property.
 void setEditProjectWBSFinancials(boolean value)
          Sets the value of the editProjectWBSFinancials property.
 void setEditProjectWorkProductsAndDocuments(boolean value)
          Sets the value of the editProjectWorkProductsAndDocuments property.
 void setEditResourceAssignmentsForResourcePlanning(boolean value)
          Sets the value of the editResourceAssignmentsForResourcePlanning property.
 void setEditRoleAssignmentsForResourcePlanning(boolean value)
          Sets the value of the editRoleAssignmentsForResourcePlanning property.
 void setImportOrViewContractManagerData(boolean value)
          Sets the value of the importOrViewContractManagerData property.
 void setLevelResources(boolean value)
          Sets the value of the levelResources property.
 void setMaintainProjectBaselines(boolean value)
          Sets the value of the maintainProjectBaselines property.
 void setModifyProjectWorkspaceAndWorkgroupPreferences(boolean value)
          Sets the value of the modifyProjectWorkspaceAndWorkgroupPreferences property.
 void setMonitorProjectThresholds(boolean value)
          Sets the value of the monitorProjectThresholds property.
 void setPerformActivityResourceRequests(boolean value)
          Sets the value of the performActivityResourceRequests property.
 void setProjectTopDownEstimation(boolean value)
          Sets the value of the projectTopDownEstimation 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 setScheduleProject(boolean value)
          Sets the value of the scheduleProject property.
 void setStorePeriodPerformance(boolean value)
          Sets the value of the storePeriodPerformance property.
 void setSummarizeProject(boolean value)
          Sets the value of the summarizeProject property.
 void setViewProjectCostsOrFinancials(boolean value)
          Sets the value of the viewProjectCostsOrFinancials property.
 void setViewTimesheetsInReports(boolean value)
          Sets the value of the viewTimesheetsInReports property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

addEPSActivityCodes

protected boolean addEPSActivityCodes

addOrEditProjectActivitiesExceptRelationships

protected boolean addOrEditProjectActivitiesExceptRelationships

addOrEditProjectLevelLayouts

protected boolean addOrEditProjectLevelLayouts

addOrEditProjectTemplateDocuments

protected boolean addOrEditProjectTemplateDocuments

addProjectActivityCodes

protected boolean addProjectActivityCodes

administerProjectExternalApplications

protected boolean administerProjectExternalApplications

applyActuals

protected boolean applyActuals

approveTimesheetsAsProjectManager

protected boolean approveTimesheetsAsProjectManager

assignIssueForms

protected boolean assignIssueForms

assignProjectBaseline

protected boolean assignProjectBaseline

checkInOrCheckOutProject

protected boolean checkInOrCheckOutProject

createProjectWithinEPS

protected boolean createProjectWithinEPS

createWorkgroups

protected boolean createWorkgroups

deleteEPSActivityCodes

protected boolean deleteEPSActivityCodes

deleteProjectActivities

protected boolean deleteProjectActivities

deleteProjectActivityCodes

protected boolean deleteProjectActivityCodes

deleteProjectDataWithTimesheetActuals

protected boolean deleteProjectDataWithTimesheetActuals

deleteProjectWithinEPS

protected boolean deleteProjectWithinEPS

deleteWorkgroups

protected boolean deleteWorkgroups

editActivityId

protected boolean editActivityId

editCommittedFlagForResourcePlanning

protected boolean editCommittedFlagForResourcePlanning

editEPSActivityCodes

protected boolean editEPSActivityCodes

editEPSExceptFinancials

protected boolean editEPSExceptFinancials

editEPSFinancials

protected boolean editEPSFinancials

editFuturePeriods

protected boolean editFuturePeriods

editPeriodPerformance

protected boolean editPeriodPerformance

editProjectActivityCodes

protected boolean editProjectActivityCodes

editProjectActivityRelationships

protected boolean editProjectActivityRelationships

editProjectCalendars

protected boolean editProjectCalendars

editContractManagerProjectLink

protected boolean editContractManagerProjectLink

editProjectDetailsExceptFinancials

protected boolean editProjectDetailsExceptFinancials

editProjectExpenses

protected boolean editProjectExpenses

editProjectReports

protected boolean editProjectReports

editProjectThresholdsIssuesAndRisks

protected boolean editProjectThresholdsIssuesAndRisks

editProjectWBSExceptFinancials

protected boolean editProjectWBSExceptFinancials

editProjectWBSFinancials

protected boolean editProjectWBSFinancials

editProjectWorkProductsAndDocuments

protected boolean editProjectWorkProductsAndDocuments

editResourceAssignmentsForResourcePlanning

protected boolean editResourceAssignmentsForResourcePlanning

editRoleAssignmentsForResourcePlanning

protected boolean editRoleAssignmentsForResourcePlanning

importOrViewContractManagerData

protected boolean importOrViewContractManagerData

levelResources

protected boolean levelResources

maintainProjectBaselines

protected boolean maintainProjectBaselines

modifyProjectWorkspaceAndWorkgroupPreferences

protected boolean modifyProjectWorkspaceAndWorkgroupPreferences

monitorProjectThresholds

protected boolean monitorProjectThresholds

performActivityResourceRequests

protected boolean performActivityResourceRequests

projectTopDownEstimation

protected boolean projectTopDownEstimation

publishProjectWebsite

protected boolean publishProjectWebsite

runBaselineUpdate

protected boolean runBaselineUpdate

runGlobalChange

protected boolean runGlobalChange

scheduleProject

protected boolean scheduleProject

storePeriodPerformance

protected boolean storePeriodPerformance

summarizeProject

protected boolean summarizeProject

viewProjectCostsOrFinancials

protected boolean viewProjectCostsOrFinancials

viewTimesheetsInReports

protected boolean viewTimesheetsInReports
Constructor Detail

ProjectPrivilegesType

public ProjectPrivilegesType()
Method Detail

isAddEPSActivityCodes

public boolean isAddEPSActivityCodes()
Gets the value of the addEPSActivityCodes property.


setAddEPSActivityCodes

public void setAddEPSActivityCodes(boolean value)
Sets the value of the addEPSActivityCodes property.


isAddOrEditProjectActivitiesExceptRelationships

public boolean isAddOrEditProjectActivitiesExceptRelationships()
Gets the value of the addOrEditProjectActivitiesExceptRelationships property.


setAddOrEditProjectActivitiesExceptRelationships

public void setAddOrEditProjectActivitiesExceptRelationships(boolean value)
Sets the value of the addOrEditProjectActivitiesExceptRelationships property.


isAddOrEditProjectLevelLayouts

public boolean isAddOrEditProjectLevelLayouts()
Gets the value of the addOrEditProjectLevelLayouts property.


setAddOrEditProjectLevelLayouts

public void setAddOrEditProjectLevelLayouts(boolean value)
Sets the value of the addOrEditProjectLevelLayouts property.


isAddOrEditProjectTemplateDocuments

public boolean isAddOrEditProjectTemplateDocuments()
Gets the value of the addOrEditProjectTemplateDocuments property.


setAddOrEditProjectTemplateDocuments

public void setAddOrEditProjectTemplateDocuments(boolean value)
Sets the value of the addOrEditProjectTemplateDocuments property.


isAddProjectActivityCodes

public boolean isAddProjectActivityCodes()
Gets the value of the addProjectActivityCodes property.


setAddProjectActivityCodes

public void setAddProjectActivityCodes(boolean value)
Sets the value of the addProjectActivityCodes property.


isAdministerProjectExternalApplications

public boolean isAdministerProjectExternalApplications()
Gets the value of the administerProjectExternalApplications property.


setAdministerProjectExternalApplications

public void setAdministerProjectExternalApplications(boolean value)
Sets the value of the administerProjectExternalApplications property.


isApplyActuals

public boolean isApplyActuals()
Gets the value of the applyActuals property.


setApplyActuals

public void setApplyActuals(boolean value)
Sets the value of the applyActuals property.


isApproveTimesheetsAsProjectManager

public boolean isApproveTimesheetsAsProjectManager()
Gets the value of the approveTimesheetsAsProjectManager property.


setApproveTimesheetsAsProjectManager

public void setApproveTimesheetsAsProjectManager(boolean value)
Sets the value of the approveTimesheetsAsProjectManager property.


isAssignIssueForms

public boolean isAssignIssueForms()
Gets the value of the assignIssueForms property.


setAssignIssueForms

public void setAssignIssueForms(boolean value)
Sets the value of the assignIssueForms property.


isAssignProjectBaseline

public boolean isAssignProjectBaseline()
Gets the value of the assignProjectBaseline property.


setAssignProjectBaseline

public void setAssignProjectBaseline(boolean value)
Sets the value of the assignProjectBaseline property.


isCheckInOrCheckOutProject

public boolean isCheckInOrCheckOutProject()
Gets the value of the checkInOrCheckOutProject property.


setCheckInOrCheckOutProject

public void setCheckInOrCheckOutProject(boolean value)
Sets the value of the checkInOrCheckOutProject property.


isCreateProjectWithinEPS

public boolean isCreateProjectWithinEPS()
Gets the value of the createProjectWithinEPS property.


setCreateProjectWithinEPS

public void setCreateProjectWithinEPS(boolean value)
Sets the value of the createProjectWithinEPS property.


isCreateWorkgroups

public boolean isCreateWorkgroups()
Gets the value of the createWorkgroups property.


setCreateWorkgroups

public void setCreateWorkgroups(boolean value)
Sets the value of the createWorkgroups property.


isDeleteEPSActivityCodes

public boolean isDeleteEPSActivityCodes()
Gets the value of the deleteEPSActivityCodes property.


setDeleteEPSActivityCodes

public void setDeleteEPSActivityCodes(boolean value)
Sets the value of the deleteEPSActivityCodes property.


isDeleteProjectActivities

public boolean isDeleteProjectActivities()
Gets the value of the deleteProjectActivities property.


setDeleteProjectActivities

public void setDeleteProjectActivities(boolean value)
Sets the value of the deleteProjectActivities property.


isDeleteProjectActivityCodes

public boolean isDeleteProjectActivityCodes()
Gets the value of the deleteProjectActivityCodes property.


setDeleteProjectActivityCodes

public void setDeleteProjectActivityCodes(boolean value)
Sets the value of the deleteProjectActivityCodes property.


isDeleteProjectDataWithTimesheetActuals

public boolean isDeleteProjectDataWithTimesheetActuals()
Gets the value of the deleteProjectDataWithTimesheetActuals property.


setDeleteProjectDataWithTimesheetActuals

public void setDeleteProjectDataWithTimesheetActuals(boolean value)
Sets the value of the deleteProjectDataWithTimesheetActuals property.


isDeleteProjectWithinEPS

public boolean isDeleteProjectWithinEPS()
Gets the value of the deleteProjectWithinEPS property.


setDeleteProjectWithinEPS

public void setDeleteProjectWithinEPS(boolean value)
Sets the value of the deleteProjectWithinEPS property.


isDeleteWorkgroups

public boolean isDeleteWorkgroups()
Gets the value of the deleteWorkgroups property.


setDeleteWorkgroups

public void setDeleteWorkgroups(boolean value)
Sets the value of the deleteWorkgroups property.


isEditActivityId

public boolean isEditActivityId()
Gets the value of the editActivityId property.


setEditActivityId

public void setEditActivityId(boolean value)
Sets the value of the editActivityId property.


isEditCommittedFlagForResourcePlanning

public boolean isEditCommittedFlagForResourcePlanning()
Gets the value of the editCommittedFlagForResourcePlanning property.


setEditCommittedFlagForResourcePlanning

public void setEditCommittedFlagForResourcePlanning(boolean value)
Sets the value of the editCommittedFlagForResourcePlanning property.


isEditEPSActivityCodes

public boolean isEditEPSActivityCodes()
Gets the value of the editEPSActivityCodes property.


setEditEPSActivityCodes

public void setEditEPSActivityCodes(boolean value)
Sets the value of the editEPSActivityCodes property.


isEditEPSExceptFinancials

public boolean isEditEPSExceptFinancials()
Gets the value of the editEPSExceptFinancials property.


setEditEPSExceptFinancials

public void setEditEPSExceptFinancials(boolean value)
Sets the value of the editEPSExceptFinancials property.


isEditEPSFinancials

public boolean isEditEPSFinancials()
Gets the value of the editEPSFinancials property.


setEditEPSFinancials

public void setEditEPSFinancials(boolean value)
Sets the value of the editEPSFinancials property.


isEditFuturePeriods

public boolean isEditFuturePeriods()
Gets the value of the editFuturePeriods property.


setEditFuturePeriods

public void setEditFuturePeriods(boolean value)
Sets the value of the editFuturePeriods property.


isEditPeriodPerformance

public boolean isEditPeriodPerformance()
Gets the value of the editPeriodPerformance property.


setEditPeriodPerformance

public void setEditPeriodPerformance(boolean value)
Sets the value of the editPeriodPerformance property.


isEditProjectActivityCodes

public boolean isEditProjectActivityCodes()
Gets the value of the editProjectActivityCodes property.


setEditProjectActivityCodes

public void setEditProjectActivityCodes(boolean value)
Sets the value of the editProjectActivityCodes property.


isEditProjectActivityRelationships

public boolean isEditProjectActivityRelationships()
Gets the value of the editProjectActivityRelationships property.


setEditProjectActivityRelationships

public void setEditProjectActivityRelationships(boolean value)
Sets the value of the editProjectActivityRelationships property.


isEditProjectCalendars

public boolean isEditProjectCalendars()
Gets the value of the editProjectCalendars property.


setEditProjectCalendars

public void setEditProjectCalendars(boolean value)
Sets the value of the editProjectCalendars property.


isEditContractManagerProjectLink

public boolean isEditContractManagerProjectLink()
Gets the value of the editContractManagerProjectLink property.


setEditContractManagerProjectLink

public void setEditContractManagerProjectLink(boolean value)
Sets the value of the editContractManagerProjectLink property.


isEditProjectDetailsExceptFinancials

public boolean isEditProjectDetailsExceptFinancials()
Gets the value of the editProjectDetailsExceptFinancials property.


setEditProjectDetailsExceptFinancials

public void setEditProjectDetailsExceptFinancials(boolean value)
Sets the value of the editProjectDetailsExceptFinancials property.


isEditProjectExpenses

public boolean isEditProjectExpenses()
Gets the value of the editProjectExpenses property.


setEditProjectExpenses

public void setEditProjectExpenses(boolean value)
Sets the value of the editProjectExpenses property.


isEditProjectReports

public boolean isEditProjectReports()
Gets the value of the editProjectReports property.


setEditProjectReports

public void setEditProjectReports(boolean value)
Sets the value of the editProjectReports property.


isEditProjectThresholdsIssuesAndRisks

public boolean isEditProjectThresholdsIssuesAndRisks()
Gets the value of the editProjectThresholdsIssuesAndRisks property.


setEditProjectThresholdsIssuesAndRisks

public void setEditProjectThresholdsIssuesAndRisks(boolean value)
Sets the value of the editProjectThresholdsIssuesAndRisks property.


isEditProjectWBSExceptFinancials

public boolean isEditProjectWBSExceptFinancials()
Gets the value of the editProjectWBSExceptFinancials property.


setEditProjectWBSExceptFinancials

public void setEditProjectWBSExceptFinancials(boolean value)
Sets the value of the editProjectWBSExceptFinancials property.


isEditProjectWBSFinancials

public boolean isEditProjectWBSFinancials()
Gets the value of the editProjectWBSFinancials property.


setEditProjectWBSFinancials

public void setEditProjectWBSFinancials(boolean value)
Sets the value of the editProjectWBSFinancials property.


isEditProjectWorkProductsAndDocuments

public boolean isEditProjectWorkProductsAndDocuments()
Gets the value of the editProjectWorkProductsAndDocuments property.


setEditProjectWorkProductsAndDocuments

public void setEditProjectWorkProductsAndDocuments(boolean value)
Sets the value of the editProjectWorkProductsAndDocuments property.


isEditResourceAssignmentsForResourcePlanning

public boolean isEditResourceAssignmentsForResourcePlanning()
Gets the value of the editResourceAssignmentsForResourcePlanning property.


setEditResourceAssignmentsForResourcePlanning

public void setEditResourceAssignmentsForResourcePlanning(boolean value)
Sets the value of the editResourceAssignmentsForResourcePlanning property.


isEditRoleAssignmentsForResourcePlanning

public boolean isEditRoleAssignmentsForResourcePlanning()
Gets the value of the editRoleAssignmentsForResourcePlanning property.


setEditRoleAssignmentsForResourcePlanning

public void setEditRoleAssignmentsForResourcePlanning(boolean value)
Sets the value of the editRoleAssignmentsForResourcePlanning property.


isImportOrViewContractManagerData

public boolean isImportOrViewContractManagerData()
Gets the value of the importOrViewContractManagerData property.


setImportOrViewContractManagerData

public void setImportOrViewContractManagerData(boolean value)
Sets the value of the importOrViewContractManagerData property.


isLevelResources

public boolean isLevelResources()
Gets the value of the levelResources property.


setLevelResources

public void setLevelResources(boolean value)
Sets the value of the levelResources property.


isMaintainProjectBaselines

public boolean isMaintainProjectBaselines()
Gets the value of the maintainProjectBaselines property.


setMaintainProjectBaselines

public void setMaintainProjectBaselines(boolean value)
Sets the value of the maintainProjectBaselines property.


isModifyProjectWorkspaceAndWorkgroupPreferences

public boolean isModifyProjectWorkspaceAndWorkgroupPreferences()
Gets the value of the modifyProjectWorkspaceAndWorkgroupPreferences property.


setModifyProjectWorkspaceAndWorkgroupPreferences

public void setModifyProjectWorkspaceAndWorkgroupPreferences(boolean value)
Sets the value of the modifyProjectWorkspaceAndWorkgroupPreferences property.


isMonitorProjectThresholds

public boolean isMonitorProjectThresholds()
Gets the value of the monitorProjectThresholds property.


setMonitorProjectThresholds

public void setMonitorProjectThresholds(boolean value)
Sets the value of the monitorProjectThresholds property.


isPerformActivityResourceRequests

public boolean isPerformActivityResourceRequests()
Gets the value of the performActivityResourceRequests property.


setPerformActivityResourceRequests

public void setPerformActivityResourceRequests(boolean value)
Sets the value of the performActivityResourceRequests property.


isProjectTopDownEstimation

public boolean isProjectTopDownEstimation()
Gets the value of the projectTopDownEstimation property.


setProjectTopDownEstimation

public void setProjectTopDownEstimation(boolean value)
Sets the value of the projectTopDownEstimation property.


isPublishProjectWebsite

public boolean isPublishProjectWebsite()
Gets the value of the publishProjectWebsite property.


setPublishProjectWebsite

public void setPublishProjectWebsite(boolean value)
Sets the value of the publishProjectWebsite property.


isRunBaselineUpdate

public boolean isRunBaselineUpdate()
Gets the value of the runBaselineUpdate property.


setRunBaselineUpdate

public void setRunBaselineUpdate(boolean value)
Sets the value of the runBaselineUpdate property.


isRunGlobalChange

public boolean isRunGlobalChange()
Gets the value of the runGlobalChange property.


setRunGlobalChange

public void setRunGlobalChange(boolean value)
Sets the value of the runGlobalChange property.


isScheduleProject

public boolean isScheduleProject()
Gets the value of the scheduleProject property.


setScheduleProject

public void setScheduleProject(boolean value)
Sets the value of the scheduleProject property.


isStorePeriodPerformance

public boolean isStorePeriodPerformance()
Gets the value of the storePeriodPerformance property.


setStorePeriodPerformance

public void setStorePeriodPerformance(boolean value)
Sets the value of the storePeriodPerformance property.


isSummarizeProject

public boolean isSummarizeProject()
Gets the value of the summarizeProject property.


setSummarizeProject

public void setSummarizeProject(boolean value)
Sets the value of the summarizeProject property.


isViewProjectCostsOrFinancials

public boolean isViewProjectCostsOrFinancials()
Gets the value of the viewProjectCostsOrFinancials property.


setViewProjectCostsOrFinancials

public void setViewProjectCostsOrFinancials(boolean value)
Sets the value of the viewProjectCostsOrFinancials property.


isViewTimesheetsInReports

public boolean isViewTimesheetsInReports()
Gets the value of the viewTimesheetsInReports property.


setViewTimesheetsInReports

public void setViewTimesheetsInReports(boolean value)
Sets the value of the viewTimesheetsInReports property.



Copyright © 2012. All Rights Reserved.