Index

C F G O P R S U 
All Classes and Interfaces|All Packages

C

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 project management 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 ProjectTeam relationship between a project and an actor.
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.
ConnectedAssetClient - Class in org.odpi.openmetadata.accessservices.projectmanagement.client
ConnectedAssetClient manages the retrieval of connections, and the creation of resource connectors used to access the content of data sources and services.
ConnectedAssetClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
ConnectedAssetClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.ConnectedAssetClient
Create a new client that passes userId and password in each HTTP request.
createProject(String, String, boolean, String, ProjectProperties, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a new generic project.
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, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - 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.
getClassifiedProjects(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Returns the list of projects with a particular classification.
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.
getLinkedProjects(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Returns the list of projects that are linked off of the supplied element.
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.
getProjectMembers(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Return a list of actors that are members of 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

OpenMetadataStoreClient - Class in org.odpi.openmetadata.accessservices.projectmanagement.client
OpenMetadataClientBase provides an interface to the open metadata store.
OpenMetadataStoreClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.OpenMetadataStoreClient
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataStoreClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.client.OpenMetadataStoreClient
Create a new client that passes userId and password in each HTTP request.
org.odpi.openmetadata.accessservices.projectmanagement.client - package org.odpi.openmetadata.accessservices.projectmanagement.client
These are the Java clients for the Project Management OMAS.
org.odpi.openmetadata.accessservices.projectmanagement.client.rest - package org.odpi.openmetadata.accessservices.projectmanagement.client.rest
This package provides the support for issuing REST API calls to the OMAG Server and processing common error responses (InvalidParameterException, UserNotAuthorizedException, PropertyServerException) from the calls.

P

ProjectManagement - Class in org.odpi.openmetadata.accessservices.projectmanagement.client
ProjectManagerClient supports the APIs to maintain projects and their related objects.
ProjectManagement(String, String, int) - 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, int, AuditLog) - 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, int) - 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, int, 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.
ProjectManagementBaseClient - Class in org.odpi.openmetadata.accessservices.projectmanagement.client
ProjectManagementBaseClient supports the common properties and functions for the Community Profile OMAS.
ProjectManagementBaseClient(String, String, int) - 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, int, AuditLog) - 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, int) - 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, int, 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.
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 project management relationship between a project and a person role to show that someone has been appointed to the project management role.
setupProjectTeam(String, String, String, String, ProjectTeamProperties, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.client.ProjectManagement
Create a ProjectTeam relationship between a project and an actor to show that they are 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 and Interfaces|All Packages