A C D E F G H I L M N O P Q R S T U
All Classes All Packages
All Classes All Packages
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, MetadataSourceRequestBody) - 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, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Remove a peer-to-peer relationship between two locations.
- clearLocationAsDigital(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Remove the digital/cyber location designation from the location.
- clearLocationAsFixedPhysical(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Remove the fixed physical location designation from the location.
- clearLocationAsSecure(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Remove the secure location designation from the location.
- clearNestedLocation(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Remove a parent-child relationship between two locations.
- CollectionConverter<B> - Class in org.odpi.openmetadata.accessservices.communityprofile.converters
-
CollectionConverter generates a CollectionElement from an 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 CommunityProperties 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.
- 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 a actor profile.
- createLocation(String, String, LocationProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Create a new metadata element to represent a location.
- createLocationFromTemplate(String, String, String, TemplateProperties) - 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, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
-
Create a UserIdentity.
D
- deleteActorProfile(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
-
Remove the definition of an actor profile.
- deleteContactMethod(String, String, String, MetadataSourceRequestBody) - 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, MetadataSourceRequestBody) - 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, MetadataSourceRequestBody) - 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
- findActorProfile(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.
- 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.
- findPersonRole(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.
G
- getActorProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
-
Return information about a specific actor profile.
- getActorProfileByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.OrganizationRESTServices
-
Return information about a named 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.
- 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.
- getClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
-
Retrieve a specific named classification.
- 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.
- 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.
- getElementStub(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
-
Extract the properties from the entity.
- getElementStub(Class<B>, EntityProxy, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
-
Extract the properties from the entity.
- getElementStub(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
-
Extract the properties from the 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.
- 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 or display name.
- getMetadataElementHeader(Class<B>, InstanceHeader, List<Classification>, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
-
Extract the properties from the instance - called for entities, relationships and entity properties.
- 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.
- 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.
- 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.CommentConverter
-
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.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.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, 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.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.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.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.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.UserIdentityConverter
-
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.PersonRoleConverter
-
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.
- 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.
- 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.
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 NoteLog 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.
- 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.
- 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.
- 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
- removeClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.communityprofile.converters.CommunityProfileOMASConverter
-
Remove the requested classification from the bean classifications and return the resulting list.
- 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, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
-
Remove a user identity object.
- removeLocation(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Remove the metadata element representing a location.
- 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, DigitalLocationRequestBody) - 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, FixedLocationRequestBody) - 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, SecureLocationRequestBody) - 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, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Create a peer-to-peer relationship between two locations.
- setupNestedLocation(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.LocationRESTServices
-
Create a parent-child relationship between two locations.
- 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, MetadataSourceRequestBody) - 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, MetadataSourceRequestBody) - 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.
- updateLocation(String, String, String, boolean, LocationProperties) - 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, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.UserIdentityRESTServices
-
Update a UserIdentity.
- 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
All Classes All Packages