Class BuyerSellerPartyHelper
java.lang.Object
cdm.base.staticdata.party.processor.BuyerSellerPartyHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisBuyerAsReceiver(com.regnosys.rosetta.common.translation.Path synonymPath, com.rosetta.model.lib.path.RosettaPath modelPath) static booleanisSellerAsPayer(com.regnosys.rosetta.common.translation.Path synonymPath, com.rosetta.model.lib.path.RosettaPath modelPath)
-
Constructor Details
-
BuyerSellerPartyHelper
public BuyerSellerPartyHelper()
-
-
Method Details
-
isBuyerAsReceiver
public static boolean isBuyerAsReceiver(com.regnosys.rosetta.common.translation.Path synonymPath, com.rosetta.model.lib.path.RosettaPath modelPath) -
isSellerAsPayer
public static boolean isSellerAsPayer(com.regnosys.rosetta.common.translation.Path synonymPath, com.rosetta.model.lib.path.RosettaPath modelPath)
-