Class ForeignMutableCollectionProxy

java.lang.Object
de.bsvrz.puk.config.main.communication.query.ForeignMutableCollectionProxy

public class ForeignMutableCollectionProxy
extends java.lang.Object
  • Constructor Details

    • ForeignMutableCollectionProxy

      public ForeignMutableCollectionProxy​(ForeignConfigRequester foreignConfigRequester, short internalSimVariant, de.bsvrz.dav.daf.main.config.MutableCollection mutableCollection)
  • Method Details

    • addChangeListener

      public void addChangeListener​(ExtendedMutableCollectionChangeListener listener)
    • removeChangeListener

      public void removeChangeListener​(ExtendedMutableCollectionChangeListener listener)
    • processConnectedEvent

      public void processConnectedEvent()
    • getMutableCollection

      public de.bsvrz.dav.daf.main.config.MutableCollection getMutableCollection()
    • getInternalSimVariant

      public short getInternalSimVariant()