Package cdm.event.common.functions
Class ExtractBeforeEconomicTerms.ExtractBeforeEconomicTermsDefault
java.lang.Object
cdm.event.common.functions.ExtractBeforeEconomicTerms
cdm.event.common.functions.ExtractBeforeEconomicTerms.ExtractBeforeEconomicTermsDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
ExtractBeforeEconomicTerms
public static class ExtractBeforeEconomicTerms.ExtractBeforeEconomicTermsDefault
extends ExtractBeforeEconomicTerms
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.common.functions.ExtractBeforeEconomicTerms
ExtractBeforeEconomicTerms.ExtractBeforeEconomicTermsDefault -
Field Summary
Fields inherited from class cdm.event.common.functions.ExtractBeforeEconomicTerms
objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected EconomicTerms.EconomicTermsBuilderassignOutput(EconomicTerms.EconomicTermsBuilder economicTerms, BusinessEvent businessEvent) protected EconomicTerms.EconomicTermsBuilderdoEvaluate(BusinessEvent businessEvent) Methods inherited from class cdm.event.common.functions.ExtractBeforeEconomicTerms
evaluateMethods 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
-
ExtractBeforeEconomicTermsDefault
public ExtractBeforeEconomicTermsDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classExtractBeforeEconomicTerms
-
assignOutput
protected EconomicTerms.EconomicTermsBuilder assignOutput(EconomicTerms.EconomicTermsBuilder economicTerms, BusinessEvent businessEvent)
-