Index

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

C

clearAssignmentScope(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Remove an "AssignmentScope" relationship between two referenceables.
clearMoreInformation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Remove a "MoreInformation" relationship between two referenceables.
clearProjectManagementRole(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Remove a relationship between a project and a person role.
clearProjectTeam(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Remove a ProjectTeam relationship between a project and an actor profile (typically a team).
clearResource(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Remove a "ResourceList" relationship between two referenceables.
clearStakeholder(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Remove a "Stakeholder" relationship between two referenceables.
createProject(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Create a new metadata element to represent a project.

F

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

G

getActorProfileHandler() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementServicesInstance
Return the handler for organization requests.
getAssignedActors(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the assigned actors linked by the "AssignmentScope" relationship between two referenceables.
getAssignedScopes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
getDescriptiveElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
getMoreInformation(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
getPersonRoleHandler() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementServicesInstance
Return the handler for role requests.
getProjectActors(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Return information about the actors linked to a project.
getProjectByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the project metadata element with the supplied unique identifier.
getProjectHandler() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementServicesInstance
Return the handler for community requests.
getProjectManagementRoles(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Return information about the project management roles linked to a project.
getProjects(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the list of project metadata elements with a matching qualified or display name.
getProjectsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the list of project metadata elements with a matching qualified or display name.
getRelatedElementHandler() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementServicesInstance
Return the handler for related referenceables.
getResourceList(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
getStakeholderCommissionedElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
getStakeholders(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
getSupportedByResource(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.admin.ProjectManagementAdmin
Initialize the access service.

O

org.odpi.openmetadata.accessservices.projectmanagement.admin - package org.odpi.openmetadata.accessservices.projectmanagement.admin
Provides the implementation of the admin classes that are called during server start up and shut down.
org.odpi.openmetadata.accessservices.projectmanagement.listener - package org.odpi.openmetadata.accessservices.projectmanagement.listener
 
org.odpi.openmetadata.accessservices.projectmanagement.server - package org.odpi.openmetadata.accessservices.projectmanagement.server
 

P

ProjectManagementAdmin - Class in org.odpi.openmetadata.accessservices.projectmanagement.admin
ProjectManagementAdmin manages the start up and shutdown of the Stewardship Action OMAS.
ProjectManagementAdmin() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.admin.ProjectManagementAdmin
Default constructor
ProjectManagementOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.projectmanagement.listener
ProjectManagementOMRSTopicListener received details of each OMRS event from the cohorts that the local server is connected to.
ProjectManagementOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.listener.ProjectManagementOMRSTopicListener
The constructor is given the connection to the out topic for Asset Consumer OMAS along with classes for testing and manipulating instances.
ProjectManagementRegistration - Class in org.odpi.openmetadata.accessservices.projectmanagement.server
ProjectManagementRegistration registers the access service with the OMAG Server administration services.
ProjectManagementRegistration() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRegistration
 
ProjectManagementRESTServices - Class in org.odpi.openmetadata.accessservices.projectmanagement.server
The ProjectManagementRESTServices provides the server-side implementation of the Stewardship Action Open Metadata Assess Service (OMAS).
ProjectManagementRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Default constructor
ProjectManagementServicesInstance - Class in org.odpi.openmetadata.accessservices.projectmanagement.server
ProjectManagementServicesInstance caches references to objects for a specific server.
ProjectManagementServicesInstance(OMRSRepositoryConnector, List<String>, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementServicesInstance
Set up the handlers for this server.

R

registerAccessService() - Static method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRegistration
Pass information about this access service to the OMAG Server administration services.
removeProject(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Remove the metadata element representing a project.

S

setupAssignmentScope(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Create an "AssignmentScope" relationship between an element and its scope.
setupMoreInformation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
setupProjectManagementRole(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Create a relationship between a project and a person role.
setupProjectTeam(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Create a ProjectTeam relationship between a project and an actor profile (typically a team).
setupResource(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
setupStakeholder(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Create a "Stakeholder" relationship between an element and its stakeholder.
shutdown() - Method in class org.odpi.openmetadata.accessservices.projectmanagement.admin.ProjectManagementAdmin
Shutdown the access service.

U

updateProject(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
Update the metadata element representing a project.
C F G I O P R S U 
All Classes and Interfaces|All Packages