C F G O P R S U 
All Classes All Packages

C

callActorProfileListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a GET REST call that returns a list of ActorProfileElements in a response object.
callElementStubsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a GET REST call that returns a ElementStubsResponse object.
callPersonRoleGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a GET REST call that returns a PersonRoleElement in a response object.
callPersonRoleListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a GET REST call that returns a list of PersonRoleElements in a response object.
callPersonRoleListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a POST REST call that returns a list of PersonRoleElements in a response object.
callProjectGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a GET REST call that returns a ProjectElement in a response object.
callProjectListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a GET REST call that returns a list of ProjectElements in a response object.
callProjectListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a GET REST call that returns a list of ProjectElements in a response object.
callRelatedElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Issue a GET REST call that returns a RelatedElementListResponse object.
clearAssignmentScope(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Remove an "AssignmentScope" relationship between two referenceables.
clearMoreInformation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Remove a "MoreInformation" relationship between two referenceables.
clearProjectManagementRole(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Remove a membership relationship between a project and a person role.
clearProjectTeam(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Remove a membership relationship between a project and a person role.
clearResource(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Remove a "ResourceList" relationship between two referenceables.
clearStakeholder(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Remove a "Stakeholder" relationship between two referenceables.
createProject(String, String, String, ProjectProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a new metadata element to represent a project.
createProjectFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a new metadata element to represent a project using an existing metadata element as a template.

F

findProjects(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Retrieve the list of metadata elements that contain the search string.

G

getAssignedActors(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Retrieve the assigned actors linked by the "AssignmentScope" relationship between two referenceables.
getAssignedScopes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
getDescriptiveElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
getMoreInformation(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
getProjectActors(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Return information about the actors linked to a project.
getProjectByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Retrieve the metadata element with the supplied unique identifier.
getProjectManagementRoles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Return information about the person roles linked to a project.
getProjects(String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Retrieve the list of projects.
getProjectsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Retrieve the list of metadata elements with a matching qualified or display name.
getResourceList(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
getStakeholderCommissionedElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
getStakeholders(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
getSupportedByResource(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.

O

org.odpi.openmetadata.accessservices.projectmanagement.client - package org.odpi.openmetadata.accessservices.projectmanagement.client
 
org.odpi.openmetadata.accessservices.projectmanagement.client.rest - package org.odpi.openmetadata.accessservices.projectmanagement.client.rest
 

P

ProjectManagement - Class in org.odpi.openmetadata.accessservices.projectmanagement.client
ProjectManagerClient supports the APIs to maintain projects and their related objects.
ProjectManagement(String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a new client with no authentication embedded in the HTTP request.
ProjectManagement(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a new client that passes userId and password in each HTTP request.
ProjectManagement(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a new client that passes userId and password in each HTTP request.
ProjectManagement(String, String, ProjectManagementRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a new client that is going to be used in an OMAG Server.
ProjectManagement(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a new client with no authentication embedded in the HTTP request.
ProjectManagementBaseClient - Class in org.odpi.openmetadata.accessservices.projectmanagement.client
ProjectManagementBaseClient supports the common properties and functions for the Community Profile OMAS.
ProjectManagementBaseClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Create a new client with no authentication embedded in the HTTP request.
ProjectManagementBaseClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Create a new client that passes userId and password in each HTTP request.
ProjectManagementBaseClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Create a new client that passes userId and password in each HTTP request.
ProjectManagementBaseClient(String, String, ProjectManagementRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Create a new client that is going to be used in an OMAG Server.
ProjectManagementBaseClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Create a new client with no authentication embedded in the HTTP request.
ProjectManagementRESTClient - Class in org.odpi.openmetadata.accessservices.projectmanagement.client.rest
ProjectManagementRESTClient is responsible for issuing calls to the Project Profile OMAS REST APIs.
ProjectManagementRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Constructor for no authentication.
ProjectManagementRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Constructor for simple userId and password authentication.
ProjectManagementRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Constructor for simple userId and password authentication with audit log.
ProjectManagementRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.rest.ProjectManagementRESTClient
Constructor for no authentication with audit log.

R

removeProject(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Remove the metadata element representing a project.
removeReferenceable(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Remove the metadata element.

S

setupAssignmentScope(String, String, String, String, AssignmentScopeProperties, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Create an "AssignmentScope" relationship between an element and its scope.
setupMoreInformation(String, String, String, String, RelationshipProperties, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
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 class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a membership relationship between a project and a person role to show that anyone appointed to the role is a member of the project.
setupProjectTeam(String, String, String, String, ProjectTeamProperties, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a project team relationship between a project and a person role to show that anyone appointed to the role is a member of the project.
setupResource(String, String, String, String, ResourceListProperties, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
setupStakeholder(String, String, String, String, StakeholderProperties, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagementBaseClient
Create a "Stakeholder" relationship between an element and its stakeholder.

U

updateProject(String, String, String, String, boolean, ProjectProperties) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Update the metadata element representing a project.
C F G O P R S U 
All Classes All Packages