Uses of Interface
org.odpi.openmetadata.accessservices.communityprofile.api.CommunityProfileEventListener
-
Packages that use CommunityProfileEventListener Package Description org.odpi.openmetadata.accessservices.communityprofile.api The API package defines the Java interfaces supported by the Community Profile OMAS. -
-
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.
-