A C D E G I L O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- appointGovernanceRole(String, String, String, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Link a person to a governance role.
- AppointmentHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.handlers
-
AppointmentHandler is responsible for managing the relationship between a person role and a profile.
- AppointmentHandler(PersonRoleHandler<GovernanceRoleElement>, ActorProfileHandler<ProfileElement>, OMRSRepositoryHelper, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.handlers.AppointmentHandler
- AssetConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into an AssetElement bean.
- AssetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.AssetConverter
-
Constructor
C
- createGovernanceRole(String, String, GovernanceRoleProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Create the governance role.
- createGovernanceZone(String, String, GovernanceZoneProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Create a definition of a governance zone.
- createSubjectArea(String, String, SubjectAreaProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Create a definition of a subject area.
D
- deleteGovernanceRole(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Remove the requested governance role.
- deleteGovernanceZone(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Remove the definition of a zone.
- deleteSubjectArea(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Remove the definition of a subjectArea.
E
- ElementStubConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
ElementStubConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityProxy object into an ElementStub bean.
- ElementStubConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.ElementStubConverter
-
Constructor
- ExternalReferenceConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
ExternalReferenceConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from ExternalReferenceElement.
- ExternalReferenceConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.ExternalReferenceConverter
-
Constructor
G
- getClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceProgramOMASConverter
-
Retrieve a specific named classification.
- getCurrentGovernanceRoleAppointments(String, int, int, int, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.AppointmentHandler
-
Return all of the governance roles and their incumbents (if any).
- getCurrentGovernanceRoleAppointments(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Return all of the governance roles and their incumbents (if any).
- getGovernanceRoleByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Retrieve a governance role description by unique guid.
- getGovernanceRoleByRoleId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Retrieve the properties of a governance role using its unique name.
- getGovernanceRoleHistoryByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.AppointmentHandler
-
Retrieve a governance role description by unique guid along with the history of who has been appointed to the role.
- getGovernanceRoleHistoryByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Retrieve a governance role description by unique guid along with the history of who has been appointed to the role.
- getGovernanceRolesByDomainId(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Return all of the defined governance roles.
- getGovernanceRolesByTitle(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Retrieve all of the governance roles for a particular title.
- getGovernanceZoneByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about a specific governance zone.
- getGovernanceZoneByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about a specific governance zone.
- getGovernanceZoneDefinitionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about a specific governance zone and its linked governance definitions.
- getGovernanceZonesForDomain(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about the defined governance zones.
- getMetadataElementHeader(Class<B>, InstanceHeader, List<Classification>, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceProgramOMASConverter
-
Extract the properties from the instance.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.AssetConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.ElementStubConverter
-
Using the supplied entity, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.ExternalReferenceConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceRoleConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceZoneConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.SubjectAreaConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.AssetConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.ElementStubConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.ExternalReferenceConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceRoleConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceZoneConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.SubjectAreaConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, Relationship, boolean, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.ElementStubConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBeans(Class<B>, List<Relationship>, boolean, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.ElementStubConverter
-
Using the supplied instances, return list of new instances of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.AssetConverter
-
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.governanceprogram.converters.ProfileConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceDefinitionConverter
-
Using the supplied instances, return a new instance of the bean.
- getSubjectAreaByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about a specific subject area.
- getSubjectAreaByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about a specific subject area.
- getSubjectAreaDefinitionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about a specific subject area and its linked governance definitions.
- getSubjectAreasForDomain(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about the defined subject areas.
- GovernanceDefinitionConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
GovernanceDefinitionConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceDefinition.
- GovernanceDefinitionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceDefinitionConverter
-
Constructor
- GovernanceProgramAdmin - Class in org.odpi.openmetadata.accessservices.governanceprogram.admin
- GovernanceProgramAdmin() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
-
Default constructor
- GovernanceProgramOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
GovernanceProgramOMASConverter provides the generic methods for the Governance Program beans converters.
- GovernanceProgramOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceProgramOMASConverter
-
Constructor
- GovernanceProgramRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
The GovernanceProgramRESTServices provides the server-side implementation of the GovernanceProgram Open Metadata Assess Service (OMAS).
- GovernanceProgramRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Default constructor
- GovernanceProgramServicesInstance - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceProgramServicesInstance caches references to OMRS objects for a specific server.
- GovernanceProgramServicesInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Set up the local repository connector that will service the REST Calls.
- GovernanceRoleConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
GovernanceRoleConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into an GovernanceRoleElement bean.
- GovernanceRoleConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceRoleConverter
-
Constructor
- GovernanceRolesRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
The GovernanceRolesRESTServices provides the server-side implementation of the GovernanceRolesInterface from the Open Metadata Access Service (OMAS).
- GovernanceRolesRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Default constructor
- GovernanceZoneConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
GovernanceZoneConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceZoneElement.
- GovernanceZoneConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceZoneConverter
-
Constructor
- GovernanceZoneRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceZoneRESTServices provides the server side logic for the Governance Zone Manager.
- GovernanceZoneRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Default constructor
I
- initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
-
Initialize the access service.
L
- linkRoleToResource(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Link a governance role to the description of a resource that the role is responsible for.
- linkRoleToResponsibility(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Link a governance role to a governance control that defines a governance responsibility that a person fulfils.
- linkSubjectAreasInHierarchy(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Link two related subject areas together as part of a hierarchy.
- linkSubjectAreaToGovernanceDefinition(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Link a subject area to a governance definition that controls how the assets in the subjectArea should be governed.
- linkZonesInHierarchy(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Link two related governance zones together as part of a hierarchy.
- linkZoneToGovernanceDefinition(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Link a governance zone to a governance definition that controls how the assets in the zone should be governed.
O
- org.odpi.openmetadata.accessservices.governanceprogram.admin - package org.odpi.openmetadata.accessservices.governanceprogram.admin
- org.odpi.openmetadata.accessservices.governanceprogram.converters - package org.odpi.openmetadata.accessservices.governanceprogram.converters
- org.odpi.openmetadata.accessservices.governanceprogram.handlers - package org.odpi.openmetadata.accessservices.governanceprogram.handlers
- org.odpi.openmetadata.accessservices.governanceprogram.server - package org.odpi.openmetadata.accessservices.governanceprogram.server
P
- ProfileConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
PersonalProfileConverter generates a PersonalProfileProperties bean from a PersonalProfileProperties entity.
- ProfileConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.ProfileConverter
-
Constructor
R
- relieveGovernanceRole(String, String, String, String, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Unlink a person from a governance role appointment.
- removeClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceProgramOMASConverter
-
Remove the requested classification from the bean classifications and return the resulting list.
S
- shutdown() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
-
Shutdown the access service.
- SubjectAreaConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
SubjectAreaConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from SubjectAreaElement.
- SubjectAreaConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.SubjectAreaConverter
-
Constructor
- SubjectAreaRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
SubjectAreaRESTServices provides the server side logic for the Governance SubjectArea Manager.
- SubjectAreaRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Default constructor
U
- unlinkRoleFromResource(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Remove the link between a governance role and a resource.
- unlinkRoleFromResponsibility(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Remove the link between a governance role and a governance responsibility.
- unlinkSubjectAreaFromGovernanceDefinition(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Remove the link between a subjectArea and a governance definition.
- unlinkSubjectAreasInHierarchy(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Remove the link between two subjectAreas in the subjectArea hierarchy.
- unlinkZoneFromGovernanceDefinition(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Remove the link between a zone and a governance definition.
- unlinkZonesInHierarchy(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Remove the link between two zones in the zone hierarchy.
- updateGovernanceRole(String, String, String, boolean, GovernanceRoleProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Update selected fields for the governance role.
- updateGovernanceZone(String, String, String, boolean, GovernanceZoneProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Update the definition of a zone.
- updateSubjectArea(String, String, String, boolean, SubjectAreaProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Update the definition of a subjectArea.
All Classes All Packages