- 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.