Uses of Interface
cdm.legaldocumentation.csa.PostedCreditSupportItem
Packages that use PostedCreditSupportItem
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of PostedCreditSupportItem in cdm.legaldocumentation.csa
Subinterfaces of PostedCreditSupportItem in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement PostedCreditSupportItemModifier and TypeClassDescriptionstatic classBuilder Implementation of PostedCreditSupportItemstatic classImmutable Implementation of PostedCreditSupportItemMethods in cdm.legaldocumentation.csa that return PostedCreditSupportItemModifier and TypeMethodDescriptionPostedCreditSupportItem.build()Build MethodsPostedCreditSupportItem.PostedCreditSupportItemBuilderImpl.build()PostedCreditSupportItem.PostedCreditSupportItemImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type PostedCreditSupportItemModifier and TypeMethodDescriptiondefault Class<? extends PostedCreditSupportItem> PostedCreditSupportItem.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends PostedCreditSupportItem> PostedCreditSupportItem.metaData()Utility Methods -
Uses of PostedCreditSupportItem in cdm.legaldocumentation.csa.functions
Methods in cdm.legaldocumentation.csa.functions with parameters of type PostedCreditSupportItemModifier and TypeMethodDescriptionprotected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.additionalHaircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault.additionalHaircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected Money.MoneyBuilderPostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault.assignOutput(Money.MoneyBuilder result, PostedCreditSupportItem postedItem, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.cashOrSecurityValue(PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault.cashOrSecurityValue(PostedCreditSupportItem postedItem, String baseCurrency) protected abstract Money.MoneyBuilderPostedCreditSupportItemAmount.doEvaluate(PostedCreditSupportItem postedItem, String baseCurrency) protected Money.MoneyBuilderPostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault.doEvaluate(PostedCreditSupportItem postedItem, String baseCurrency) PostedCreditSupportItemAmount.evaluate(PostedCreditSupportItem postedItem, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.fxHaircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault.fxHaircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.haircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault.haircutPercentage(PostedCreditSupportItem postedItem, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.postedCreditSupportAmount(PostedCreditSupportItem postedItem, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> PostedCreditSupportItemAmount.PostedCreditSupportItemAmountDefault.postedCreditSupportAmount(PostedCreditSupportItem postedItem, String baseCurrency) Method parameters in cdm.legaldocumentation.csa.functions with type arguments of type PostedCreditSupportItemModifier and TypeMethodDescriptionprotected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> UndisputedAdjustedPostedCreditSupportAmount.adjustedPostedCreditSupportAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> UndisputedAdjustedPostedCreditSupportAmount.UndisputedAdjustedPostedCreditSupportAmountDefault.adjustedPostedCreditSupportAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, String baseCurrency) protected Money.MoneyBuilderDeliveryAmount.DeliveryAmountDefault.assignOutput(Money.MoneyBuilder result, List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected Money.MoneyBuilderReturnAmount.ReturnAmountDefault.assignOutput(Money.MoneyBuilder result, List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected Money.MoneyBuilderUndisputedAdjustedPostedCreditSupportAmount.UndisputedAdjustedPostedCreditSupportAmountDefault.assignOutput(Money.MoneyBuilder result, List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends Money> DeliveryAmount.creditSupportAmount1(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<? extends Money> DeliveryAmount.DeliveryAmountDefault.creditSupportAmount1(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends Money> ReturnAmount.creditSupportAmount1(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<? extends Money> ReturnAmount.ReturnAmountDefault.creditSupportAmount1(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> DeliveryAmount.deliveryAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> DeliveryAmount.DeliveryAmountDefault.deliveryAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected Money.MoneyBuilderDeliveryAmount.DeliveryAmountDefault.doEvaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected abstract Money.MoneyBuilderDeliveryAmount.doEvaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected abstract Money.MoneyBuilderReturnAmount.doEvaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected Money.MoneyBuilderReturnAmount.ReturnAmountDefault.doEvaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected abstract Money.MoneyBuilderUndisputedAdjustedPostedCreditSupportAmount.doEvaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, String baseCurrency) protected Money.MoneyBuilderUndisputedAdjustedPostedCreditSupportAmount.UndisputedAdjustedPostedCreditSupportAmountDefault.doEvaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, String baseCurrency) DeliveryAmount.evaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) ReturnAmount.evaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) UndisputedAdjustedPostedCreditSupportAmount.evaluate(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> ReturnAmount.returnAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> ReturnAmount.ReturnAmountDefault.returnAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> UndisputedAdjustedPostedCreditSupportAmount.totalPostedCreditSupportAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> UndisputedAdjustedPostedCreditSupportAmount.UndisputedAdjustedPostedCreditSupportAmountDefault.totalPostedCreditSupportAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<? extends Money> DeliveryAmount.DeliveryAmountDefault.undisputedAdjustedPostedCreditSupportAmount1(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends Money> DeliveryAmount.undisputedAdjustedPostedCreditSupportAmount1(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<? extends Money> ReturnAmount.ReturnAmountDefault.undisputedAdjustedPostedCreditSupportAmount1(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends Money> ReturnAmount.undisputedAdjustedPostedCreditSupportAmount1(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> DeliveryAmount.DeliveryAmountDefault.undisputedDeliveryAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> DeliveryAmount.undisputedDeliveryAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedDeliveryAmount, String baseCurrency) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> ReturnAmount.ReturnAmountDefault.undisputedReturnAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) protected abstract com.rosetta.model.lib.mapper.MapperS<BigDecimal> ReturnAmount.undisputedReturnAmount(List<? extends PostedCreditSupportItem> postedCreditSupportItems, Money priorDeliveryAmountAdjustment, Money priorReturnAmountAdjustment, Money disputedTransferredPostedCreditSupportAmount, Money marginAmount, Money threshold, MarginApproachEnum marginApproach, Money marginAmountIA, Money minimumTransferAmount, CollateralRounding rounding, Money disputedReturnAmount, String baseCurrency) -
Uses of PostedCreditSupportItem in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type PostedCreditSupportItemModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super PostedCreditSupportItem>> PostedCreditSupportItemMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super PostedCreditSupportItem, com.rosetta.model.lib.qualify.QualifyResult>> PostedCreditSupportItemMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super PostedCreditSupportItem, Set<String>> PostedCreditSupportItemMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super PostedCreditSupportItem> PostedCreditSupportItemMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super PostedCreditSupportItem> PostedCreditSupportItemMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super PostedCreditSupportItem> PostedCreditSupportItemMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super PostedCreditSupportItem> PostedCreditSupportItemMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of PostedCreditSupportItem in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type PostedCreditSupportItemModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> PostedCreditSupportItemTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PostedCreditSupportItem o) List<com.rosetta.model.lib.validation.ValidationResult<?>> PostedCreditSupportItemValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PostedCreditSupportItem o) -
Uses of PostedCreditSupportItem in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type PostedCreditSupportItemModifier and TypeMethodDescription<T2 extends PostedCreditSupportItem>
com.rosetta.model.lib.validation.ValidationResult<PostedCreditSupportItem> PostedCreditSupportItemOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.csa.validation.exists that return types with arguments of type PostedCreditSupportItemModifier and TypeMethodDescription<T2 extends PostedCreditSupportItem>
com.rosetta.model.lib.validation.ValidationResult<PostedCreditSupportItem> PostedCreditSupportItemOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)