public class BedingterAlarmBOStatusHelper
extends java.lang.Object
Constructor and Description |
---|
BedingterAlarmBOStatusHelper() |
Modifier and Type | Method and Description |
---|---|
boolean |
fittedAfter(BP bp,
BedingterAlarm alarm) |
boolean |
fittedBefore(BP bp,
BedingterAlarm alarm) |
boolean |
isBONew(java.lang.Long boId) |
void |
markBOAsNew(java.lang.Long boId) |
public void markBOAsNew(java.lang.Long boId)
public boolean isBONew(java.lang.Long boId)
public boolean fittedBefore(BP bp, BedingterAlarm alarm) throws Alarm.AlarmDefinitionException
BO
from the given BP
fitted the given BedingterAlarm
before
the changes of the BT/Transaction
of the given BP
were applied to it; false if it did not fitAlarm.AlarmDefinitionException
public boolean fittedAfter(BP bp, BedingterAlarm alarm) throws Alarm.AlarmDefinitionException
BO
from the given BP
fitted the given BedingterAlarm
after
the changes of the BT/Transaction
of the given BP
were applied to it; false if it did not fitAlarm.AlarmDefinitionException
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.