Uses of Interface
com._1c.g5.aef2.events.IServiceEventQualifier
Packages that use IServiceEventQualifier
Package
Description
-
Uses of IServiceEventQualifier in com._1c.g5.aef2.components
Methods in com._1c.g5.aef2.components that return types with arguments of type IServiceEventQualifierModifier and TypeMethodDescriptionComponent.getServiceEventQualifiers()IComponent.getServiceEventQualifiers()Returns the collection of service event qualifiers that event should be traversed to component from event tracker.Methods in com._1c.g5.aef2.components with parameters of type IServiceEventQualifierModifier and TypeMethodDescriptionprotected final voidComponent.subscribeOnEvents(IServiceEventQualifier eventQualifier) Subscribes on events which is covered by the given qualifier.protected final voidComponent.unsubscribeOnEvents(IServiceEventQualifier eventQualifier) Unsubscribes on events which is covered by the given qualifier. -
Uses of IServiceEventQualifier in com._1c.g5.aef2.events
Classes in com._1c.g5.aef2.events that implement IServiceEventQualifierMethod parameters in com._1c.g5.aef2.events with type arguments of type IServiceEventQualifierModifier and TypeMethodDescriptionvoidAbstractServiceConsumer.notifyServiceEventQualifierScopeChanged(Collection<IServiceEventQualifier> qualifiers) voidIServiceConsumer.notifyServiceEventQualifierScopeChanged(Collection<IServiceEventQualifier> qualifiers) Notifies the consumer that the scope of processing service events was changed. -
Uses of IServiceEventQualifier in com._1c.g5.v8.dt.aef2.bm.events
Classes in com._1c.g5.v8.dt.aef2.bm.events that implement IServiceEventQualifierModifier and TypeClassDescriptionclassMethod parameters in com._1c.g5.v8.dt.aef2.bm.events with type arguments of type IServiceEventQualifierModifier and TypeMethodDescriptionvoidDerivedDataObjectStatusConsumer.notifyServiceEventQualifierScopeChanged(Collection<IServiceEventQualifier> qualifiers)