Uses of Class
org.odpi.openmetadata.accessservices.communityprofile.client.CommunityProfileBaseClient
-
Packages that use CommunityProfileBaseClient Package Description org.odpi.openmetadata.accessservices.communityprofile.client The Community Profile OMAS's clients provide access to metadata about people, communities, organizations, teams, roles, profiles and user identities. -
-
Uses of CommunityProfileBaseClient in org.odpi.openmetadata.accessservices.communityprofile.client
Subclasses of CommunityProfileBaseClient in org.odpi.openmetadata.accessservices.communityprofile.client Modifier and Type Class Description classCommunityManagementCommunityManagerClient supports the APIs to maintain communities and their related objects.classLocationManagementLocationManager provides the API operations to create and maintain location definitions.classUserIdentityManagementUserIdentityManagement is the client for explicitly managing the user identity entities and associating them with profiles.classValidValueManagementValidValueManagerClient supports the APIs to maintain valid values and their related objects.
-