Index

A C D F G I L O P R S U V 
All Classes and Interfaces|All Packages

A

addContactMethod(String, String, String, ContactMethodRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Add a new contact method to the profile.
addIdentityToProfile(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Link a user identity to a profile.
addMasterDataManagerClassification(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRESTServices
Update classification of the metadata source that is a master data manager for user profile information.
addUserAccessDirectoryClassification(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRESTServices
Update classification of the metadata source that is providing a user access directory information such as the groups and access rights of a user id.
addUserProfileManagerClassification(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRESTServices
Update classification of the metadata source as being capable if managing user profiles.

C

clearAdjacentLocation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Remove a peer-to-peer relationship between two locations.
clearAssetLocation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Remove an asset location relationship between an asset and a location.
clearAssignmentScope(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Remove an "AssignmentScope" relationship between two referenceables.
clearCommunityRole(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Remove a relationship between a community and a role.
clearLocationAsDigital(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Remove the digital/cyber location designation from the location.
clearLocationAsFixedPhysical(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Remove the fixed physical location designation from the location.
clearLocationAsSecure(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Remove the secure location designation from the location.
clearMoreInformation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Remove a "MoreInformation" relationship between two referenceables.
clearNestedLocation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Remove a parent-child relationship between two locations.
clearProfileLocation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Remove a profile location relationship between an actor profile and a location.
clearReferenceValueTag(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Remove a reference value assignment relationship between an element and a valid value.
clearResource(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Remove a "ResourceList" relationship between two referenceables.
clearStakeholder(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Remove a "Stakeholder" relationship between two referenceables.
clearValidValueMember(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Remove a membership relationship between a validValue and a validValueSet that it belongs to.
clearValidValues(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Remove a valid value assignment relationship between an element and a valid value.
CollectionRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
CollectionRESTServices provides the API operations to create and maintain collection information.
CollectionRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Default constructor
CommunityProfileAdmin - Class in org.odpi.openmetadata.accessservices.communityprofile.admin
CommunityProfileAdmin controls the startup and shutdown of the Community Profile OMAS for a server.
CommunityProfileAdmin() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.admin.CommunityProfileAdmin
Default constructor
CommunityProfileOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
CommunityProfileOMASConverter provides the generic methods for the Community Profile beans converters.
CommunityProfileOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
Constructor
CommunityProfileOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.communityprofile.omrstopic
CommunityProfileOMRSTopicListener examines each OMRS Topic event to (1) determine if karma points should be awarded to an individual who has contributed to open metadata (2) determine if the event relates to metadata instances that should result in a Community Profile OMAS event on its Out Topic.
CommunityProfileOMRSTopicListener(int, int, CommunityProfileOutTopicPublisher, String, AuditLog, OMRSRepositoryHelper, String, String, CommunityProfileServicesInstance) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
The constructor is given the connection to the out topic for Community Profile OMAS along with classes for testing and manipulating instances.
CommunityProfileOutTopicPublisher - Class in org.odpi.openmetadata.accessservices.communityprofile.outtopic
CommunityProfileOutTopicPublisher is responsible for publishing events about changes to personal profiles, communities and related elements.
CommunityProfileOutTopicPublisher(CommunityProfileOutTopicServerConnector, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfileOutTopicPublisher
Constructor for the publisher.
CommunityProfileRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
The DataManagerRESTServices provides the server-side implementation of the services that are generic for all types of data managers.
CommunityProfileRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRESTServices
Default constructor
CommunityProfileServicesInstance - Class in org.odpi.openmetadata.accessservices.communityprofile.server
CommunityProfileServicesInstance caches references to OMRS objects for a specific server.
CommunityProfileServicesInstance(OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, int, Connection) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Set up the local repository connector that will service the REST Calls.
CommunityRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
CommunityRESTServices provides the API operations to create and maintain community information.
CommunityRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Default constructor
createActorProfile(String, String, ActorProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Create a definition of an actor profile.
createCollection(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Create a new metadata element to represent a collection.
createCommunity(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Create a new metadata element to represent a community.
createCommunityFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Create a new metadata element to represent a community using an existing metadata element as a template.
createFolderCollection(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Create a new metadata element to represent a collection.
createLocation(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Create a new metadata element to represent a location.
createLocationFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Create a new metadata element to represent a location using an existing metadata element as a template.
createMetadataSource(String, String, MetadataSourceProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRESTServices
Create information about the metadata source that is providing user profile information.
createPersonRole(String, String, PersonRoleRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Create a definition of a person role.
createSecurityGroup(String, String, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.SecurityGroupRESTServices
Create a new security group.
createUserIdentity(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Create a UserIdentity.
createValidValue(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Create a new metadata element to represent a validValues.

D

deleteActorProfile(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Remove the definition of an actor profile.
deleteContactMethod(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Remove an obsolete contact method from the profile.
deletePersonRole(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Remove the definition of a person role.
deleteSecurityGroup(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.SecurityGroupRESTServices
Delete a specific security group.
deleteUserIdentity(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Remove a user identity object.
disconnect() - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfileOutTopicPublisher
Shutdown the publishing process.

F

findActorProfiles(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Retrieve the list of matching profiles for the search string.
findCollections(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Retrieve the list of collection metadata elements that contain the search string.
findCommunities(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Retrieve the list of community metadata elements that contain the search string.
findLocations(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the list of location metadata elements that contain the search string.
findPersonRoles(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Retrieve the list of matching roles for the search string.
findSecurityGroups(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.SecurityGroupRESTServices
Return the list of security groups that match the search string - this can be a regular expression.
findUserIdentities(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Retrieve the list of user identity metadata elements that contain the search string.
findValidValues(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Retrieve the list of validValue metadata elements that contain the search string.

G

getActorProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return information about a specific actor profile.
getActorProfileByUserId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return information about a specific actor profile.
getActorProfileHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for organization requests.
getActorProfiles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return all actor profiles.
getActorProfilesByLocation(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return information about a named actor profiles.
getActorProfilesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return information about a named actor profiles.
getAdjacentLocations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the list of adjacent location metadata elements linked to locationGUID.
getAllValidValues(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Retrieve the list of validValue metadata elements with a matching qualified or display name.
getAppointees(String, String, String, int, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return the list of people appointed to a particular role.
getAssignedActors(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
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.communityprofile.server.RelatedElementRESTServices
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
getAssigneesOfReferenceValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Return information about the consumers linked to a valid value.
getCollectionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Retrieve the collection metadata element with the supplied unique identifier.
getCollectionHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for community requests.
getCollectionMembers(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Return information about a person role connected to the named collection.
getCollections(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Retrieve the list of collection metadata elements with a matching qualified or display name.
getCollectionsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Retrieve the list of collection metadata elements with a matching qualified or display name.
getCommunities(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Retrieve the list of community metadata elements with a matching qualified or display name.
getCommunitiesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Retrieve the list of community metadata elements with a matching qualified or display name.
getCommunityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Retrieve the community metadata element with the supplied unique identifier.
getCommunityHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for community requests.
getConsumersOfValidValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Return information about the consumers linked to a valid value.
getContactDetailsHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for contact methods requests.
getContributionRecordHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for personal contribution record requests.
getDescriptiveElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
getElementsGovernedBySecurityGroup(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.SecurityGroupRESTServices
Return the elements that are governed by the supplied security group.
getGroupingLocations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the list of location metadata elements that has the location identifier with locationGUID nested inside it.
getKnownLocationsForAsset(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the list of location metadata elements linked to assetGUID.
getLeadershipRolesForTeam(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return information about a person role connected to the named team via the TeamLeadership relationship.
getLocationByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the location metadata element with the supplied unique identifier.
getLocationHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for location requests.
getLocations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the list of location metadata.
getLocationsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the list of location metadata elements with a matching qualified name, identifier or display name.
getLocationsByProfile(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the list of location metadata elements linked to the requested profile.
getMembershipRolesForTeam(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return information about a person role connected to the named team via the TeamMembership relationship.
getMetadataSource(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRESTServices
Retrieve the properties of the software server capability that describes a metadata source.
getMetadataSourceGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRESTServices
Retrieve the unique identifier of the software server capability that describes a metadata source.
getMetadataSourceHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for metadata source requests.
getMoreInformation(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
getNestedLocations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Retrieve the list of nested location metadata elements linked to locationGUID.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileRESTServices
Return the connection object for the Community Profile OMAS's out topic.
getPersonRoleByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return information about a specific person role.
getPersonRoleByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Return information about a named person role.
getPersonRoleHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for role requests.
getReferenceValues(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Return information about the valid values linked as reference value tags to an element.
getRelatedElement(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedElement(Class<B>, Relationship, EntityProxy, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
Using the supplied instances, return a new instance of a relatedElement bean.
getRelatedElementHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for related referenceables.
getResourceList(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
getRolesForCommunity(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Return information about a person role connected to the named community.
getSecurityGroupByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.SecurityGroupRESTServices
Return information about a specific actor profile.
getSecurityGroupHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for security group requests.
getSecurityGroupsForDistinguishedName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.SecurityGroupRESTServices
Return the list of security groups associated with a unique distinguishedName.
getSetsForValidValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Page through the list of valid value sets that a valid value definition/set belongs to.
getStakeholderCommissionedElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
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.communityprofile.server.RelatedElementRESTServices
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.communityprofile.server.RelatedElementRESTServices
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
getUserIdentitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Retrieve the list of user identity metadata elements with a matching qualified name.
getUserIdentityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Retrieve the userIdentity metadata element with the supplied unique identifier.
getUserIdentityHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for user identity requests.
getValidValueByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Retrieve the validValue metadata element with the supplied unique identifier.
getValidValuesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Retrieve the list of validValue metadata elements with a matching qualified or display name.
getValidValueSetMembers(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Page through the members of a valid value set.
getValidValuesForConsumer(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Return information about the valid value set linked to an element as its set of valid values.
getValidValuesHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for valid value requests.

I

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

L

linkPersonRoleToProfile(String, String, String, String, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Link a person role to a person profile to show that that person is performing the role.
linkTeamPlayer(String, String, String, String, TeamPlayerRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Link a team leader person role or team member person role to a team profile.
linkTeamsInHierarchy(String, String, String, String, boolean, EffectiveDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Link two related team/organization actor profiles together as part of a hierarchy.
LocationRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
LocationRESTServices provides the API operations to create and maintain location information.
LocationRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Default constructor

O

org.odpi.openmetadata.accessservices.communityprofile.admin - package org.odpi.openmetadata.accessservices.communityprofile.admin
Provides the implementation of the admin classes that are called during server start up and shut down.
org.odpi.openmetadata.accessservices.communityprofile.converters - package org.odpi.openmetadata.accessservices.communityprofile.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.communityprofile.omrstopic - package org.odpi.openmetadata.accessservices.communityprofile.omrstopic
 
org.odpi.openmetadata.accessservices.communityprofile.outtopic - package org.odpi.openmetadata.accessservices.communityprofile.outtopic
 
org.odpi.openmetadata.accessservices.communityprofile.server - package org.odpi.openmetadata.accessservices.communityprofile.server
 
OrganizationRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
The OrganizationRESTServices provides the server-side implementation of the Community Profile Open Metadata Assess Service (OMAS) capability for organization management.
OrganizationRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Default constructor

P

processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
A new classification has been added to an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
A classification has been removed from an entity.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing entity has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing relationship has been deleted.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing entity has been deleted and purged in a single action.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An active relationship has been deleted and purged from the repository.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
A new entity has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
A new relationship has been created.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing classification has been changed on an entity.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
A remote repository in the cohort has sent entity details in response to a refresh request.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing entity has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing relationship has changed home repository.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
The guid of an existing entity has been changed to a new value.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
The guid of an existing relationship has changed.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing entity has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing relationship has had its type changed.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing entity has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.communityprofile.omrstopic.CommunityProfileOMRSTopicListener
An existing relationship has been updated.

R

RelatedElementRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
RelatedElementRESTServices support requests about common Referenceable relationships.
RelatedElementRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
 
removeCollection(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Remove the metadata element representing a collection.
removeCommunity(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Remove the metadata element representing a community.
removeFromCollection(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Remove a relationship between a collection and a role.
removeIdentityFromProfile(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Remove a user identity object.
removeLocation(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Remove the metadata element representing a location.
removeValidValue(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Remove the metadata element representing a validValue.
RESTExceptionHandler - Class in org.odpi.openmetadata.accessservices.communityprofile.server
RESTExceptionHandler provides support for Community Profile OMAS specific exceptions
RESTExceptionHandler() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.RESTExceptionHandler
 

S

SecurityGroupRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
The OrganizationRESTServices provides the server-side implementation of the Community Profile Open Metadata Assess Service (OMAS) capability for organization management.
SecurityGroupRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.SecurityGroupRESTServices
Default constructor
sendEntityEvent(CommunityProfileOutboundEventType, String, String, String, ElementStub) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfileOutTopicPublisher
Send an event that relates to an entity.
sendKarmaPointPlateauEvent(ElementStub, String, boolean, long, long) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfileOutTopicPublisher
Send an event that indicates that a person has achieved a karma point plateau.
sendRelationshipEvent(CommunityProfileOutboundEventType, String, String, ElementStub, ElementStub, ElementStub) - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfileOutTopicPublisher
Send an event that relates to a relationship.
setLocationAsDigital(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Classify the location to indicate that it represents a digital/cyber location.
setLocationAsFixedPhysical(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Classify the location to indicate that it represents a fixed physical location.
setLocationAsSecure(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Classify the location to indicate that it represents a secure location.
setupAdjacentLocation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Create a peer-to-peer relationship between two locations.
setupAssetLocation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Create an asset location relationship between an asset and a location.
setupAssignmentScope(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Create an "AssignmentScope" relationship between an element and its scope.
setupCommunityRole(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Create a relationship between a community and a person role.
setupMoreInformation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
setupNestedLocation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Create a parent-child relationship between two locations.
setupProfileLocation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Create a profile location relationship between an actor profile and a location.
setupReferenceValueTag(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Create a reference value assignment relationship between an element and a valid value to show that the valid value is a semiformal tag/classification.
setupResource(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.RelatedElementRESTServices
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.communityprofile.server.RelatedElementRESTServices
Create a "Stakeholder" relationship between an element and its stakeholder.
setupValidValueMember(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Create a membership relationship between a validValue and a validValueSet that it belongs to.
setupValidValues(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Create a valid value assignment relationship between an element and a valid value (typically, a valid value set) to show that the valid value defines the values that can be stored in the data item that the element represents.
shutdown() - Method in class org.odpi.openmetadata.accessservices.communityprofile.admin.CommunityProfileAdmin
Shutdown the access service.

U

unlinkPersonRoleFromProfile(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Remove the link between a person role and a person profile.
unlinkTeamPlayer(String, String, String, String, TeamPlayerRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Remove the link between a person role and a team profile.
unlinkTeamsInHierarchy(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Remove the link between two actor profiles in the actor profile hierarchy.
updateActorProfile(String, String, String, boolean, ActorProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Update the definition of an actor profile.
updateAppointment(String, String, String, boolean, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Update the properties for the appointment of a person to a role.
updateCollection(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Update the metadata element representing a collection.
updateCollectionMembership(String, String, String, String, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CollectionRESTServices
Create a relationship between a collection and a person role.
updateCommunity(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Update the metadata element representing a community.
updateIdentityProfile(String, String, String, String, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Link a user identity to a profile.
updateLocation(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
Update the metadata element representing a location.
updatePersonRole(String, String, String, boolean, PersonRoleRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Update the definition of a person role.
updateSecurityGroup(String, String, String, boolean, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.SecurityGroupRESTServices
Update an existing security group.
updateUserIdentity(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Update a UserIdentity.
updateValidValue(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Update the metadata element representing a validValues.
UserIdentityRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
UserIdentityResource provides the APIs for maintaining user identities and their relationships with profiles.
UserIdentityRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
Default constructor

V

ValidValuesRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
ValidValuesRESTServices provides the API operations to create and maintain validValues information.
ValidValuesRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.ValidValuesRESTServices
Default constructor
A C D F G I L O P R S U V 
All Classes and Interfaces|All Packages