- 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.
- getPersonalProfileByEmployeeNumber(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
-
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
- getPersonalProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
-
Retrieve a personal profile by guid.
- getPersonalProfileForUser(String, String, String) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
-
Return the profile for this user.
- getPersonalProfilesByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.communityprofile.server.spring.PersonalProfileResource
-
Return a list of candidate personal profiles for an individual.