com.sapportals.portal.pb.fpm
Interface IFPMEvent


public interface IFPMEvent


Method Summary
 java.util.Collection getAllTopics()
           
 IFPMTopic getTopic(java.lang.String key)
           
 boolean isEmpty()
           
 

Method Detail

getTopic

public IFPMTopic getTopic(java.lang.String key)

getAllTopics

public java.util.Collection getAllTopics()

isEmpty

public boolean isEmpty()