Index
All Classes and Interfaces|All Packages
C
- clearAssignmentScope(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Remove an "AssignmentScope" relationship between two referenceables.
- clearMoreInformation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Remove a "MoreInformation" relationship between two referenceables.
- clearProjectManagementRole(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Remove a membership relationship between a project and a person role.
- clearProjectTeam(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Remove a ProjectTeam relationship between a project and an actor profile (typically a team).
- clearResource(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Remove a "ResourceList" relationship between two referenceables.
- clearStakeholder(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Remove a "Stakeholder" relationship between two referenceables.
- createProject(String, String, boolean, String, ProjectProperties, String, String, ElementProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Create a new generic project.
- createProject(String, String, String, ProjectProperties) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Create a new metadata element to represent the project.
- createProjectFromTemplate(String, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Create a new metadata element to represent a project using an existing metadata element as a template.
E
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Return comparison result based on the content of the properties.
F
- findProjects(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Retrieve the list of metadata elements that contain the search string.
G
- getAssignedActors(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Retrieve the assigned actors linked by the "AssignmentScope" relationship between two referenceables.
- getAssignedScopes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
- getClassifiedProjects(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Returns the list of projects with a particular classification.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Returns the stored description property for the metadata entity.
- getDescriptiveElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Returns the stored display name property for the metadata entity.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getIdentifier() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Return the code value or symbol used to identify the element - typically unique.
- getLinkedProjects(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Returns the list of projects that are linked off of the supplied element.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
-
Retrieve a message definition object for an exception.
- getMoreInformation(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
- getProjectActors(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Return information about the actors linked to a project.
- getProjectByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Retrieve the project metadata element with the supplied unique identifier.
- getProjectManagementRoles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Return information about the project management roles linked to a project.
- getProjectMembers(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Return a list of actors that are members of a project.
- getProjects(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Retrieve the list of projects.
- getProjectsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Retrieve the list of metadata elements with a matching qualified or display name.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Returns the stored qualified name property for the metadata entity.
- getResourceList(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
- getStakeholderCommissionedElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
- getStakeholders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
- getSupportedByResource(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
H
- hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Return hash code for this object
O
- OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
-
OMAS-PROJECT-MANAGEMENT-404-001 - The open metadata repository services are not initialized for the {0} operation
- org.odpi.openmetadata.accessservices.projectmanagement.api - package org.odpi.openmetadata.accessservices.projectmanagement.api
-
The API package defines the Java interfaces supported by the Project Management OMAS.
- org.odpi.openmetadata.accessservices.projectmanagement.ffdc - package org.odpi.openmetadata.accessservices.projectmanagement.ffdc
-
This package provides the first failure data capture support for the Project Management OMAS module.
- org.odpi.openmetadata.accessservices.projectmanagement.properties - package org.odpi.openmetadata.accessservices.projectmanagement.properties
-
These beans describe the core properties that are passed to the server to create and update metadata.
- org.odpi.openmetadata.accessservices.projectmanagement.rest - package org.odpi.openmetadata.accessservices.projectmanagement.rest
-
This package defines the beans used to build the REST request and response payloads.
P
- ProjectManagementAuditCode - Enum Class in org.odpi.openmetadata.accessservices.projectmanagement.ffdc
-
The ProjectManagementAuditCode is used to define the message content for the OMRS Audit Log.
- ProjectManagementErrorCode - Enum Class in org.odpi.openmetadata.accessservices.projectmanagement.ffdc
-
The ProjectManagementErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Project Management OMAS Services.
- ProjectsInterface - Interface in org.odpi.openmetadata.accessservices.projectmanagement.api
-
The ProjectManagementInterface provides methods for managing projects, their membership and content.
R
- RelatedElementsInterface - Interface in org.odpi.openmetadata.accessservices.projectmanagement.api
-
Defines the interface that is common to multiple element types
- removeProject(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Remove the metadata element representing a project.
S
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
OMAS-PROJECT-MANAGEMENT-0003 - The Project Management Open Metadata Access Service (OMAS) has initialized a new instance for server {0}
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
OMAS-PROJECT-MANAGEMENT-0001 - The Project Management Open Metadata Access Service (OMAS) is initializing a new server instance
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
OMAS-PROJECT-MANAGEMENT-0005 - The Project Management Open Metadata Access Service (OMAS) is unable to initialize a new instance; error message is {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
OMAS-PROJECT-MANAGEMENT-0004 - The Project Management Open Metadata Access Service (OMAS) is shutting down its instance for server {0}
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Set up the stored description property associated with the metadata entity.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Set up the stored display name property for the metadata entity.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Set up the code value or symbol used to identify the element - typically unique.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Set up the fully qualified name.
- setupAssignmentScope(String, String, String, String, AssignmentScopeProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Create an "AssignmentScope" relationship between an element and its scope.
- setupMoreInformation(String, String, String, String, RelationshipProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
- setupProjectManagementRole(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Create a ProjectManagement relationship between a project and a person role to show that anyone appointed to the role is a manager of the project.
- setupProjectTeam(String, String, String, String, ProjectTeamProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Create a ProjectTeam relationship between a project and an actor profile (typically a team).
- setupResource(String, String, String, String, ResourceListProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
- setupStakeholder(String, String, String, String, StakeholderProperties, String) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.RelatedElementsInterface
-
Create a "Stakeholder" relationship between an element and its stakeholder.
T
- TemplateProperties - Class in org.odpi.openmetadata.accessservices.projectmanagement.properties
-
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
- TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Default constructor
- TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Copy/clone constructor for the template properties.
- TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.projectmanagement.rest
-
TemplateRequestBody carries the parameters for creating a new asset using a template.
- TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Default constructor
- TemplateRequestBody(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Copy/clone constructor
- TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
Copy/clone constructor
- toString() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.properties.TemplateProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.rest.TemplateRequestBody
-
JSON-style toString
U
- updateProject(String, String, String, String, boolean, ProjectProperties) - Method in interface org.odpi.openmetadata.accessservices.projectmanagement.api.ProjectsInterface
-
Update the metadata element representing a project.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.projectmanagement.ffdc.ProjectManagementErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages