A C D F G M O P R U 
All Classes All Packages

A

addIdentityToProfile(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Link a user identity to a profile.
addMasterDataManagerClassification(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
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.spring.MyProfileResource
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.spring.CommunityProfileResource
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.spring.CommunityProfileResource
Update classification of the metadata source as being capable if managing user profiles.

C

CommunityProfileResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
UserIdentityResource provides the APIs for maintaining user identities and their relationships with profiles.
CommunityProfileResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
 
createMetadataSource(String, String, MetadataSourceProperties) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
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.spring.PersonalProfileResource
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.
createUserIdentity(String, String, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Create a UserIdentity.

D

deletePersonalProfile(String, String, String, PersonalProfileValidatorRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Delete the personal profile.
deleteUserIdentity(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Remove a user identity object.

F

findUserIdentities(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Retrieve the list of user identity metadata elements that contain the search string.

G

getMetadataSource(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
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.spring.CommunityProfileResource
Retrieve the unique identifier of the software server capability that describes a metadata source.
getMyAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
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.spring.MyProfileResource
Return the profile for this user.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.CommunityProfileResource
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.spring.PersonalProfileResource
Retrieve a personal profile by guid.
getPersonalProfileByQualifiedName(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Return a list of candidate personal profiles for an individual.
getPersonalProfileForUser(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Return the profile for this user.
getPersonalProfilesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Return a list of candidate personal profiles for an individual.
getUserIdentitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
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.spring.UserIdentityResource
Retrieve the userIdentity metadata element with the supplied unique identifier.

M

MyProfileResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The MyProfileResource provides part of the server-side implementation of the Community Profile Open Metadata Assess Service (OMAS).
MyProfileResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
Default constructor

O

org.odpi.openmetadata.accessservices.communityprofile.server.spring - package org.odpi.openmetadata.accessservices.communityprofile.server.spring
 

P

PersonalProfileResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
The GovernanceProgramOMASGovernanceLeadershipResource provides a Spring based server-side REST API that supports the GovernanceLeadershipInterface.
PersonalProfileResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Default constructor

R

removeFromMyAssets(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
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.spring.UserIdentityResource
Remove a user identity object.

U

updateMyProfile(String, String, MyProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.MyProfileResource
Create or update the profile for the requesting user.
updatePersonalProfile(String, String, String, PersonalProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
Update properties for the personal properties.
updateUserIdentity(String, String, String, boolean, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
Update a UserIdentity.
UserIdentityResource - Class in org.odpi.openmetadata.accessservices.communityprofile.server.spring
UserIdentityResource provides the APIs for maintaining user identities and their relationships with profiles.
UserIdentityResource() - Constructor for class org.odpi.openmetadata.accessservices.communityprofile.server.spring.UserIdentityResource
 
A C D F G M O P R U 
All Classes All Packages