Package cdm.base.datetime.functions
Class GetAllBusinessCenters.GetAllBusinessCentersDefault
java.lang.Object
cdm.base.datetime.functions.GetAllBusinessCenters
cdm.base.datetime.functions.GetAllBusinessCenters.GetAllBusinessCentersDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
GetAllBusinessCenters
public static class GetAllBusinessCenters.GetAllBusinessCentersDefault
extends GetAllBusinessCenters
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.base.datetime.functions.GetAllBusinessCenters
GetAllBusinessCenters.GetAllBusinessCentersDefault -
Field Summary
Fields inherited from class cdm.base.datetime.functions.GetAllBusinessCenters
getAllBusinessCenters -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignOutput(List<String> businessCenterCodes, BusinessCenters businessCenters) doEvaluate(BusinessCenters businessCenters) Methods inherited from class cdm.base.datetime.functions.GetAllBusinessCenters
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
-
GetAllBusinessCentersDefault
public GetAllBusinessCentersDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classGetAllBusinessCenters
-
assignOutput
protected List<String> assignOutput(List<String> businessCenterCodes, BusinessCenters businessCenters)
-