Uses of Interface
org.odpi.openmetadata.accessservices.communityprofile.api.CommunityProfileEventListener
-
Packages that use CommunityProfileEventListener Package Description org.odpi.openmetadata.accessservices.communityprofile.api The Community Profile Open Metadata Access Service (OMAS) is used by tools and administrators to maintain information associated with individuals and communities. -
-
Uses of CommunityProfileEventListener in org.odpi.openmetadata.accessservices.communityprofile.api
Methods in org.odpi.openmetadata.accessservices.communityprofile.api with parameters of type CommunityProfileEventListener Modifier and Type Method Description voidCommunityProfileEventInterface. registerListener(String userId, CommunityProfileEventListener listener)Register a listener object that will be passed each of the events published by the Community Profile OMAS.
-