Uses of Class
com._1c.g5.v8.derived.DerivedDataObjectStatus
Packages that use DerivedDataObjectStatus
-
Uses of DerivedDataObjectStatus in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived with parameters of type DerivedDataObjectStatusModifier and TypeMethodDescriptiondefault void
IDerivedDataObjectStatusListener.statusChanged
(long bmObjectId, DerivedDataObjectStatus status) Deprecated.Since 2020.7.default void
IDerivedDataObjectStatusListener.statusChanged
(Object objectId, DerivedDataObjectStatus status) Notifies the listener that the DD status is being changed for the tracked object. -
Uses of DerivedDataObjectStatus in com._1c.g5.v8.dt.aef2.bm.events
Methods in com._1c.g5.v8.dt.aef2.bm.events that return DerivedDataObjectStatusMethods in com._1c.g5.v8.dt.aef2.bm.events with parameters of type DerivedDataObjectStatusModifier and TypeMethodDescriptionprotected DerivedDataObjectStatusEvent
DerivedDataObjectStatusConsumer.convertToAefEvent
(DerivedDataObjectStatus externalEvent) void
DerivedDataObjectStatusConsumer.statusChanged
(long bmObjectId, DerivedDataObjectStatus status) Constructors in com._1c.g5.v8.dt.aef2.bm.events with parameters of type DerivedDataObjectStatusModifierConstructorDescriptionCreates a new event.