A C D E F G H I L M N O P Q R S T U V 
All Classes All Packages

A

ActorProfileConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
ActorProfileConverter generates a ActorProfileElement bean from a ActorProfile entity.
ActorProfileConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.ActorProfileConverter
Constructor
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.
ADDITIONAL_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
 
ADDITIONAL_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamLeaderMapper
 
ADDITIONAL_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMapper
 
ADDITIONAL_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMemberMapper
 
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.
addToMyAssets(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.MyProfileRESTServices
Add an asset to the identified user's list of favorite assets.
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.
AssetCollectionMemberConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
AssetCollectionMemberConverter generates an AssetCollectionMember bean from an Asset entity and a CollectionMembership relationship to it.
AssetCollectionMemberConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.AssetCollectionMemberConverter
Constructor

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.
CollectionConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
CollectionConverter generates a CollectionElement from a Collection entity
CollectionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.CollectionConverter
Constructor
CommentConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
CommentConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from CommentProperties.
CommentConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.CommentConverter
Constructor
CommunityCollectionMemberConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
CommunityCollectionMemberConverter generates an CommunityCollectionMember bean from an CommunityProperties entity and a CollectionMembership relationship to it.
CommunityCollectionMemberConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityCollectionMemberConverter
Constructor
CommunityConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
CommunityConverter generates an CommunityElement bean from an CommunityProperties entity.
CommunityConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityConverter
Constructor
CommunityProfileAdmin - Class in org.odpi.openmetadata.accessservices.communityprofile.admin
 
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
CommunityProfileOMASConverter(OMRSRepositoryHelper, String, String, int) - 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
ContactMethodConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
ContactMethodConverter generates a ContactMethodProperties bean from a ContactMethodProperties entity.
ContactMethodConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.ContactMethodConverter
Constructor
ContributionRecordConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
ContributionRecordConverter generates a ContributionRecordProperties bean from a ContributionRecord entity.
ContributionRecordConverter(OMRSRepositoryHelper, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.ContributionRecordConverter
Constructor
createActorProfile(String, String, ActorProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
Create a definition of an actor profile.
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.
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.
createPersonalProfile(String, String, PersonalProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.PersonalProfileRESTServices
Create a personal profile for an individual who is to be appointed to a governance role but does not have a profile in open metadata.
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.
deletePersonalProfile(String, String, String, PersonalProfileValidatorRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.PersonalProfileRESTServices
Delete the personal 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.
DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
 
DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamLeaderMapper
 
DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMapper
 
DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMemberMapper
 
DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamSummaryMapper
 
disconnect() - Method in class org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfileOutTopicPublisher
Shutdown the publishing process.

E

ExternalReferenceConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
ExternalReferenceConverter generates an ExternalReferenceProperties bean from an ExternalReferenceProperties entity and a Relationship to it.
ExternalReferenceConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.ExternalReferenceConverter
Constructor

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.
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, EffectiveTimeRequestBody) - 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.
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.
getMyAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.MyProfileRESTServices
Return a list of assets that the specified user has added to their favorites list.
getMyProfile(String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.MyProfileRESTServices
Return the profile for this user.
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.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CollectionConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ContactMethodConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ContributionRecordConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.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.communityprofile.converters.InformalTagConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.LikeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.LocationConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.MetadataSourceConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.NoteLogEntryConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalRoleConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonRoleConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.RatingConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ResourceConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ToDoConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.UserIdentityConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ValidValueConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.AssetCollectionMemberConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CollectionConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommentConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityCollectionMemberConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ContactMethodConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ContributionRecordConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.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.communityprofile.converters.InformalTagConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.LikeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.LocationConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.MetadataSourceConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.NoteLogEntryConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.NoteLogHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalRoleConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.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.communityprofile.converters.ProjectCollectionMemberConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.RatingConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.RelatedElementConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ResourceConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.SecurityGroupConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ToDoConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.UserIdentityConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.ValidValueConverter
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.communityprofile.converters.ActorProfileConverter
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.communityprofile.converters.PersonalProfileConverter
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.communityprofile.converters.SecurityGroupConverter
Using the supplied instances, return a new instance of the bean.
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.
getPersonalProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.PersonalProfileRESTServices
Retrieve a personal profile by guid.
getPersonalProfileByQualifiedName(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.PersonalProfileRESTServices
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
getPersonalProfileForUser(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.PersonalProfileRESTServices
Return the profile for this user.
getPersonalProfileHandler() - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityProfileServicesInstance
Return the handler for personal profile requests.
getPersonalProfilesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.PersonalProfileRESTServices
Return a list of candidate personal profiles for an individual.
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.

H

HEAD_COUNT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
 

I

InformalTagConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
InformalTagConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into an InformalTagElement bean.
InformalTagConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.InformalTagConverter
Constructor
initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.admin.CommunityProfileAdmin
Initialize the access service.

L

LEADERSHIP_POSITION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamLeaderMapper
 
LikeConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
LikeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a RatingElement bean.
LikeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.LikeConverter
Constructor
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.
LocationConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
LocationConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from LocationElement.
LocationConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.LocationConverter
Constructor
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

M

MEMBERSHIP_POSITION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMemberMapper
 
MetadataSourceConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
MetadataSourceConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a MetadataSourceElement bean.
MetadataSourceConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.MetadataSourceConverter
Constructor
MyProfileRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
The CommunityProfileRESTServices provides the server-side implementation of the CommunityProfile Open Metadata Assess Service (OMAS).
MyProfileRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.MyProfileRESTServices
Default constructor

N

NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
 
NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamLeaderMapper
 
NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMapper
 
NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMemberMapper
 
NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamSummaryMapper
 
NoteLogEntryConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
NoteLogEntryConverter generates a NoteLogEntryForumContribution from an NoteEntry entity.
NoteLogEntryConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.NoteLogEntryConverter
Constructor
NoteLogHeaderConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
NoteLogHeaderConverter generates a NoteLogHeaderElement from an NoteLogHeader entity
NoteLogHeaderConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.NoteLogHeaderConverter
Constructor

O

org.odpi.openmetadata.accessservices.communityprofile.admin - package org.odpi.openmetadata.accessservices.communityprofile.admin
 
org.odpi.openmetadata.accessservices.communityprofile.converters - package org.odpi.openmetadata.accessservices.communityprofile.converters
 
org.odpi.openmetadata.accessservices.communityprofile.mappers - package org.odpi.openmetadata.accessservices.communityprofile.mappers
 
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

PERSON_ROLE_APPOINTMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
 
PersonalProfileConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
PersonalProfileConverter generates a PersonalProfileProperties bean from a PersonalProfileProperties entity.
PersonalProfileConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalProfileConverter
Constructor
PersonalProfileRESTServices - Class in org.odpi.openmetadata.accessservices.communityprofile.server
The PersonalProfileRESTServices provides the server-side implementation of the Community Profile Open Metadata Assess Service (OMAS) capability for managing personal profiles.
PersonalProfileRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.PersonalProfileRESTServices
Default constructor
PersonalRoleConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
PersonalRoleConverter generates a PersonalRole from an PersonRole entity
PersonalRoleConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.PersonalRoleConverter
Constructor
PersonRoleConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.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.communityprofile.converters.PersonRoleConverter
Constructor
PersonRoleMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
PersonRoleMapper provides property name mapping for PersonRoles.
PersonRoleMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
 
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.
ProjectCollectionMemberConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
ProjectCollectionMemberConverter generates an ProjectCollectionMember bean from an Project entity and a ResourceList relationship to it.
ProjectCollectionMemberConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.ProjectCollectionMemberConverter
Constructor

Q

QUALIFIED_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
 
QUALIFIED_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamLeaderMapper
 
QUALIFIED_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMapper
 
QUALIFIED_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMemberMapper
 
QUALIFIED_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamSummaryMapper
 

R

RatingConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
RatingConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a RatingElement bean.
RatingConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.RatingConverter
Constructor
RelatedElementConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
RelatedElementConverter generates a RelatedElement from a relationship and attached entity
RelatedElementConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.RelatedElementConverter
Constructor
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
 
removeCommunity(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.CommunityRESTServices
Remove the metadata element representing a community.
removeFromMyAssets(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.MyProfileRESTServices
Remove an asset from identified user's list of favorite assets.
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.
ResourceConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
ResourceConverter generates an ResourceProperties bean from an Referenceable entity.
ResourceConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.ResourceConverter
Constructor
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

SCOPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.PersonRoleMapper
 
SCOPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamLeaderMapper
 
SCOPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMemberMapper
 
SecurityGroupConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.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.
SecurityGroupConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.SecurityGroupConverter
Constructor
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.

T

TEAM_STRUCTURE_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMapper
 
TEAM_STRUCTURE_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamSummaryMapper
 
TEAM_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMapper
 
TEAM_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamSummaryMapper
 
TeamLeaderMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
TeamLeaderMapper provides property name mapping for TeamProperties Leader.
TeamLeaderMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamLeaderMapper
 
TeamMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
TeamMapper provides property name mapping for TeamProperties.
TeamMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMapper
 
TeamMemberMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
TeamMemberMapper provides property name mapping for TeamProperties Member.
TeamMemberMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamMemberMapper
 
TeamSummaryMapper - Class in org.odpi.openmetadata.accessservices.communityprofile.mappers
TeamSummaryMapper provides property name mapping for TeamSummary.
TeamSummaryMapper() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.mappers.TeamSummaryMapper
 
ToDoConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
ToDoConverter generates a To Do bean from an To Do entity.
ToDoConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.ToDoConverter
Constructor

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.
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.
updateMyProfile(String, String, MyProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.MyProfileRESTServices
Create or update the profile for the requesting user.
updatePersonalProfile(String, String, String, PersonalProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.PersonalProfileRESTServices
Update properties for the personal properties.
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.
UserIdentityConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
UserIdentityConverter generates an UserIdentityElement bean from an UserIdentity entity.
UserIdentityConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.UserIdentityConverter
Constructor
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

ValidValueConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
ValidValueConverter generates an ValidValueElement bean from an ValidValueProperties entity.
ValidValueConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.converters.ValidValueConverter
Constructor
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 E F G H I L M N O P Q R S T U V 
All Classes All Packages