Class Qualify_FullReturn.Qualify_FullReturnDefault
java.lang.Object
cdm.event.qualification.functions.Qualify_FullReturn
cdm.event.qualification.functions.Qualify_FullReturn.Qualify_FullReturnDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.IQualifyFunctionExtension<BusinessEvent>,com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Qualify_FullReturn
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.qualification.functions.Qualify_FullReturn
Qualify_FullReturn.Qualify_FullReturnDefault -
Field Summary
Fields inherited from class cdm.event.qualification.functions.Qualify_FullReturn
quantityDecreasedToZero, transfersForDate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean is_event, BusinessEvent businessEvent) protected BooleandoEvaluate(BusinessEvent businessEvent) protected com.rosetta.model.lib.mapper.MapperS<? extends Transfer> transfer(BusinessEvent businessEvent) Methods inherited from class cdm.event.qualification.functions.Qualify_FullReturn
evaluate, getNamePrefixMethods 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
-
Constructor Details
-
Qualify_FullReturnDefault
public Qualify_FullReturnDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classQualify_FullReturn
-
assignOutput
-
transfer
protected com.rosetta.model.lib.mapper.MapperS<? extends Transfer> transfer(BusinessEvent businessEvent) - Specified by:
transferin classQualify_FullReturn
-