Uses of Interface
com.sap.mdm.notification.MdmEventRegistrationSet

Packages that use MdmEventRegistrationSet
com.sap.mdm.notification Provides classes and interfaces for connection notifications 
 

Uses of MdmEventRegistrationSet in com.sap.mdm.notification
 

Classes in com.sap.mdm.notification that implement MdmEventRegistrationSet
 class AbstractEventRegistrationSet
          TODO Enter Class/Interface Description
 class DataEventRegistrationSet
          TODO Enter Class/Interface Description
 class GlobalEventRegistrationSet
          TODO Enter Class/Interface Description
 class RepositoryEventRegistrationSet
          TODO Enter Class/Interface Description
 class ServerEventRegistrationSet
          TODO Enter Class/Interface Description
 

Methods in com.sap.mdm.notification that return MdmEventRegistrationSet
 MdmEventRegistrationSet MdmEventRegistrationSet.getRegisterDifference(MdmEventRegistrationSet otherSet)
          Returns differential set for registration that includes event types defined in the other set but not defined in this set
 MdmEventRegistrationSet MdmEventRegistrationSet.getUnregisterDifference(MdmEventRegistrationSet otherSet)
          Returns differential set for un-registration that includes event types defined in the other set and also defined in this set
 MdmEventRegistrationSet AbstractEventRegistrationSet.getRegisterDifference(MdmEventRegistrationSet otherSet)
           
 MdmEventRegistrationSet AbstractEventRegistrationSet.getUnregisterDifference(MdmEventRegistrationSet otherSet)
           
 

Methods in com.sap.mdm.notification with parameters of type MdmEventRegistrationSet
 void MdmEventRegistrationSet.addEventTypes(MdmEventRegistrationSet otherSet)
          Add all event types defined in the other set to this set
 void MdmEventRegistrationSet.removeEventTypes(MdmEventRegistrationSet otherSet)
          Remove all event types defined in the other set from this set
 boolean MdmEventRegistrationSet.containsAnyEventType(MdmEventRegistrationSet otherSet)
          Check if any of event types defined in the specified registration set is contained in this registration set
 boolean MdmEventRegistrationSet.containsAllEventTypes(MdmEventRegistrationSet otherSet)
          Check if all event types defined in the specified registration set are contained in this registration set
 MdmEventRegistrationSet MdmEventRegistrationSet.getRegisterDifference(MdmEventRegistrationSet otherSet)
          Returns differential set for registration that includes event types defined in the other set but not defined in this set
 MdmEventRegistrationSet MdmEventRegistrationSet.getUnregisterDifference(MdmEventRegistrationSet otherSet)
          Returns differential set for un-registration that includes event types defined in the other set and also defined in this set
 void AbstractEventRegistrationSet.addEventTypes(MdmEventRegistrationSet otherSet)
           
 void AbstractEventRegistrationSet.removeEventTypes(MdmEventRegistrationSet otherSet)
           
 boolean AbstractEventRegistrationSet.containsAnyEventType(MdmEventRegistrationSet otherSet)
           
 boolean AbstractEventRegistrationSet.containsAllEventTypes(MdmEventRegistrationSet otherSet)
           
 MdmEventRegistrationSet AbstractEventRegistrationSet.getRegisterDifference(MdmEventRegistrationSet otherSet)
           
 MdmEventRegistrationSet AbstractEventRegistrationSet.getUnregisterDifference(MdmEventRegistrationSet otherSet)
           
 

Constructors in com.sap.mdm.notification with parameters of type MdmEventRegistrationSet
AbstractEventRegistrationSet(MdmEventRegistrationSet otherSet)
          Copy constructor
 



Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.