A C D F G I L N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addContactMethod(String, ContactMethodProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Add a new contact method to the profile.
- addIdentityToProfile(String, String, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Link a user identity to a profile.
C
- CONNECTOR_CONTEXT_INITIALIZING - org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
- CONTEXT_INITIALIZING - org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
- createActorProfile(ActorProfileProperties, ContributionRecord) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Create a definition of a actor profile.
- createPersonRole(PersonRoleProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Create a definition of a person role.
- createSecurityGroup(SecurityGroupProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Create a new security group.
- createUserIdentity(UserIdentityProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Create a UserIdentity.
- createUserIdentityForProfile(String, UserIdentityProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Create a UserIdentity that is for the sole use of a specific actor profile.
D
- deleteActorProfile(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Remove the definition of an actor profile.
- deleteContactMethod(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Remove an obsolete contact method from the profile.
- deletePersonRole(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Remove the definition of a person role.
- deleteSecurityGroup(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Delete a specific security group.
- deleteUserIdentity(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Remove a user identity object.
- DISABLED_EXCHANGE_SERVICES - org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
F
- findActorProfiles(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Retrieve the list of matching profiles for the search string.
- findPersonRoles(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Retrieve the list of matching roles for the search string.
- findSecurityGroups(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return the list of security groups that match the search string - this can be a regular expression.
- findUserIdentities(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Retrieve the list of user identity metadata elements that contain the search string.
G
- getActorProfileByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about a specific actor profile.
- getActorProfileByUserId(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about a specific actor profile.
- getActorProfiles(int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about all actor profiles.
- getActorProfilesByLocation(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about actor profiles associated with a location.
- getActorProfilesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about matching named actor profiles.
- getAppointees(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return the list of people appointed to a particular role.
- getContext() - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorConnector
-
Return the context for this connector.
- getElementsGovernedBySecurityGroup(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return the elements that are governed by the supplied security group.
- getExternalSourceName() - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return the qualified name of the external source that is supplied in the configuration document.
- getLeadershipRolesForTeam(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about the leadership person roles linked to a team.
- getMembershipRolesForTeam(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about the membership person roles linked to a team.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getPersonRoleByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about a specific person role.
- getPersonRolesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return information about a named person role.
- getSecurityGroupsForDistinguishedName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Return the list of security groups associated with a unique distinguishedName.
- getUserIdentitiesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Retrieve the list of user identity metadata elements with a matching qualified name.
- getUserIdentityByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Retrieve the userIdentity metadata element with the supplied unique identifier.
I
- INVALID_CONNECTOR - org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorErrorCode
L
- linkPersonRoleToProfile(String, String, AppointmentProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Link a person role to a person profile to show that that person is performing the role.
- linkTeamPlayer(String, String, String, boolean) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Link a team leader person role or team member person role to a team profile.
- linkTeamsInHierarchy(String, String, boolean, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Link two related team/organization actor profiles together as part of a hierarchy.
N
- NULL_CONTEXT - org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
- NULL_CONTEXT - org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorErrorCode
O
- org.odpi.openmetadata.integrationservices.organization.api - package org.odpi.openmetadata.integrationservices.organization.api
- org.odpi.openmetadata.integrationservices.organization.connector - package org.odpi.openmetadata.integrationservices.organization.connector
- org.odpi.openmetadata.integrationservices.organization.ffdc - package org.odpi.openmetadata.integrationservices.organization.ffdc
- OrganizationIntegratorAPI - Interface in org.odpi.openmetadata.integrationservices.organization.api
-
OrganizationIntegratorAPI is the interface to validate that a connector is suitable to run in the Organization Integrator OMIS.
- OrganizationIntegratorAuditCode - Enum in org.odpi.openmetadata.integrationservices.organization.ffdc
-
The OrganizationIntegratorAuditCode is used to define the message content for the OMRS Audit Log.
- OrganizationIntegratorConnector - Class in org.odpi.openmetadata.integrationservices.organization.connector
-
OrganizationIntegratorConnector is the base class for an integration connector that is managed by the Organization Integrator OMIS.
- OrganizationIntegratorConnector() - Constructor for class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorConnector
- OrganizationIntegratorContext - Class in org.odpi.openmetadata.integrationservices.organization.connector
-
OrganizationIntegratorContext provides a wrapper around the Community Profile OMAS client.
- OrganizationIntegratorContext(OrganizationManagement, SecurityGroupManagement, UserIdentityManagement, CommunityProfileEventClient, String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Create a new client to exchange data asset content with open metadata.
- OrganizationIntegratorErrorCode - Enum in org.odpi.openmetadata.integrationservices.organization.ffdc
-
The OrganizationIntegratorErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Integration Services.
- OrganizationIntegratorOMISConnector - Interface in org.odpi.openmetadata.integrationservices.organization.connector
-
A marker interface to identify the OMIS that this connector works with.
P
- PERMITTED_SYNCHRONIZATION - org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
R
- registerListener(CommunityProfileEventListener) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Register a listener object that will be passed each of the events published by the Community Profile OMAS.
- removeIdentityFromProfile(String, String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Unlink a user identity from a profile.
S
- setContext(OrganizationIntegratorContext) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorConnector
-
Set up the context for this connector.
T
- toString() - Method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
-
toString() JSON-style
- toString() - Method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorErrorCode
-
JSON-style toString
U
- unlinkPersonRoleFromProfile(String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Remove the link between a person role and a person profile.
- unlinkTeamPlayer(String, String, boolean) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Remove the link between a person role and a team profile.
- unlinkTeamsInHierarchy(String, String) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Remove the link between two actor profiles in the actor profile hierarchy.
- updateActorProfile(String, boolean, ActorProfileProperties, ContributionRecord) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Update the definition of an actor profile.
- updateAppointment(String, boolean, AppointmentProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Update the properties for the appointment of a person to a role.
- updatePersonRole(String, boolean, PersonRoleProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Update the definition of a person role.
- updateProfileIdentity(String, String, boolean, ProfileIdentityProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Update the properties of the relationship between a user identity and profile.
- updateSecurityGroup(String, boolean, SecurityGroupProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Update an existing security group.
- updateUserIdentity(String, boolean, UserIdentityProperties) - Method in class org.odpi.openmetadata.integrationservices.organization.connector.OrganizationIntegratorContext
-
Update a UserIdentity.
V
- validateConnector(String, String) - Method in interface org.odpi.openmetadata.integrationservices.organization.api.OrganizationIntegratorAPI
-
Validate the connector and return its connector type.
- valueOf(String) - Static method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorAuditCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.integrationservices.organization.ffdc.OrganizationIntegratorErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages