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 TypeMethodDescriptionprotected List<BusinessCenterEnum> assignOutput(List<BusinessCenterEnum> businessCenterEnums, BusinessCenters businessCenters) protected List<BusinessCenterEnum> 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<BusinessCenterEnum> assignOutput(List<BusinessCenterEnum> businessCenterEnums, BusinessCenters businessCenters)
-