Modifier and Type | Method and Description |
---|---|
Project |
Calendar.getParentProject()
Gets parent project for this calendar.
|
Project |
CalendarCollection.getParentProject()
Gets a parent
Project of this object. |
Project |
ExtendedAttributeDefinition.getParentProject()
Gets the parent project for the
ExtendedAttributeDefinition instance. |
Project |
ExtendedAttributeDefinitionCollection.getParentProject()
Gets a parent project for the
ExtendedAttributeDefinitionCollection instance. |
Project |
Filter.getParentProject()
Gets the parent of the Filter object.
|
Project |
FilterCollection.getParentProject()
Gets the parent of the Filters object.
|
Project |
Group.getParentProject()
Gets the parent of the Group object.
|
Project |
GroupCollection.getParentProject()
Gets the parent of the Group object.
|
Project |
Resource.getParentProject()
Gets parent project for this container.
|
Project |
ResourceAssignment.getParentProject()
Gets parent project for this assignment.
|
Project |
ResourceAssignmentCollection.getParentProject()
Gets the parent project of the ResourceAssignmentCollection object.
|
Project |
ResourceCollection.getParentProject()
Gets the parent project of the ResourceCollection object.
|
Project |
Table.getParentProject()
Gets the parent of the Table object.
|
Project |
TableCollection.getParentProject()
Gets the parent of the Table object.
|
Project |
TableFieldCollection.getParentProject()
Gets the parent of the TableFields object.
|
Project |
Task.getParentProject()
Gets the parent project of a task.
|
Project |
TaskCollection.getParentProject()
Gets the parent project of the TaskCollection object.
|
Project |
TaskLinkCollection.getParentProject()
Gets the parent project of the ResourceAssignmentCollection object.
|
Project |
View.getParentProject()
Gets the parent of the View object.
|
Project |
ViewCollection.getParentProject()
Gets the parent of the View object.
|
Project |
ProjectOnlineReader.getProject(UUID projectGuid)
Gets the project with the specified
UUID from the Project Online. |
Modifier and Type | Method and Description |
---|---|
RiskAnalysisResult |
RiskAnalyzer.analyze(Project project)
Performs risk analysis for the specified project.
|
void |
Project.copyTo(Project another)
Copies project's main data and properties to another project.
|
void |
Project.copyTo(Project another,
CopyToOptions options)
Copies project's main data and properties to another project.
|
static Duration |
Duration.parse(Project p,
String value)
Converts the specified string to the instance of
Duration struct. |
void |
RecurringTaskParameters.setCalendar(Project project,
String calendarName)
Set a calendar for recurring task.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.