Index
All Classes and Interfaces|All Packages
A
- ActorProfileConverter<B> - Class in org.odpi.openmetadata.accessservices.projectmanagement.converters
-
ActorProfileConverter generates a ActorProfileElement bean from a ActorProfile entity.
- ActorProfileConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.converters.ActorProfileConverter
-
Constructor
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.
- createProjectFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.server.ProjectManagementRESTServices
-
Create a new metadata element to represent a project using an existing metadata element as a template.
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.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.converters.PersonRoleConverter
-
Using the supplied entity, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.converters.PersonRoleConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.converters.ProjectConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.converters.RelatedElementConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.converters.ActorProfileConverter
-
Using the supplied instances, return a new instance of the bean.
- 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.
- getRelatedElement(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.projectmanagement.converters.ProjectManagementOMASConverter
-
Using the supplied instances, return a new instance of a relatedElement bean.
- 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.converters - package org.odpi.openmetadata.accessservices.projectmanagement.converters
-
The converters are responsible for converting entities, classifications and relationships retrieved from the open metadata repositories into Community Profile OMAS beans.
- 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
- PersonRoleConverter<B> - Class in org.odpi.openmetadata.accessservices.projectmanagement.converters
-
PersonRoleConverter generates a PersonRoleProperties bean from an PersonRoleProperties entity and the relationships connected to it.
- PersonRoleConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.converters.PersonRoleConverter
-
Constructor
- ProjectConverter<B> - Class in org.odpi.openmetadata.accessservices.projectmanagement.converters
-
ProjectConverter generates an ProjectCollectionMember bean from an Project entity and a ResourceList relationship to it.
- ProjectConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.converters.ProjectConverter
-
Constructor
- 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
- ProjectManagementOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.projectmanagement.converters
-
ProjectManagementOMASConverter provides the generic methods for the Community Profile beans converters.
- ProjectManagementOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.converters.ProjectManagementOMASConverter
-
Constructor
- ProjectManagementOMASConverter(OMRSRepositoryHelper, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.converters.ProjectManagementOMASConverter
-
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.
- RelatedElementConverter<B> - Class in org.odpi.openmetadata.accessservices.projectmanagement.converters
-
RelatedElementConverter generates a RelatedElement from a relationship and attached entity
- RelatedElementConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.projectmanagement.converters.RelatedElementConverter
-
Constructor
- 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.
All Classes and Interfaces|All Packages