Package cdm.event.common.functions
Class Qualify_Repurchase
java.lang.Object
cdm.event.common.functions.Qualify_Repurchase
- All Implemented Interfaces:
com.rosetta.model.lib.functions.IQualifyFunctionExtension<BusinessEvent>,com.rosetta.model.lib.functions.RosettaFunction
- Direct Known Subclasses:
Qualify_Repurchase.Qualify_RepurchaseDefault
public abstract class Qualify_Repurchase
extends Object
implements com.rosetta.model.lib.functions.RosettaFunction, com.rosetta.model.lib.functions.IQualifyFunctionExtension<BusinessEvent>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract BooleandoEvaluate(BusinessEvent businessEvent) evaluate(BusinessEvent businessEvent) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.functions.RosettaFunction
toBuilder, toBuilder, toBuilder
-
Field Details
-
quantityDecreasedToZero
-
-
Constructor Details
-
Qualify_Repurchase
public Qualify_Repurchase()
-
-
Method Details
-
evaluate
- Specified by:
evaluatein interfacecom.rosetta.model.lib.functions.IQualifyFunctionExtension<BusinessEvent>- Parameters:
businessEvent-- Returns:
- is_event
-
doEvaluate
-
getNamePrefix
- Specified by:
getNamePrefixin interfacecom.rosetta.model.lib.functions.IQualifyFunctionExtension<BusinessEvent>
-