Uses of Interface
cdm.legaldocumentation.csa.PledgeeRepresentativeRider
Packages that use PledgeeRepresentativeRider
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of PledgeeRepresentativeRider in cdm.legaldocumentation.csa
Subinterfaces of PledgeeRepresentativeRider in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement PledgeeRepresentativeRiderModifier and TypeClassDescriptionstatic classBuilder Implementation of PledgeeRepresentativeRiderstatic classImmutable Implementation of PledgeeRepresentativeRiderMethods in cdm.legaldocumentation.csa that return PledgeeRepresentativeRiderModifier and TypeMethodDescriptionPledgeeRepresentativeRider.build()Build MethodsPledgeeRepresentativeRider.PledgeeRepresentativeRiderBuilderImpl.build()PledgeeRepresentativeRider.PledgeeRepresentativeRiderImpl.build()CollateralTransferAgreementElections.CollateralTransferAgreementElectionsImpl.getPledgeeRepresentativeRider()CollateralTransferAgreementElections.getPledgeeRepresentativeRider()The terms of the Rider for the ISDA Euroclear 2019 Collateral Transfer Agreement with respect to the use of a Pledgee Representative attached to this Agreement.Methods in cdm.legaldocumentation.csa that return types with arguments of type PledgeeRepresentativeRiderModifier and TypeMethodDescriptiondefault Class<? extends PledgeeRepresentativeRider> PledgeeRepresentativeRider.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends PledgeeRepresentativeRider> PledgeeRepresentativeRider.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type PledgeeRepresentativeRiderModifier and TypeMethodDescriptionCollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilder.setPledgeeRepresentativeRider(PledgeeRepresentativeRider pledgeeRepresentativeRider) CollateralTransferAgreementElections.CollateralTransferAgreementElectionsBuilderImpl.setPledgeeRepresentativeRider(PledgeeRepresentativeRider _pledgeeRepresentativeRider) -
Uses of PledgeeRepresentativeRider in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type PledgeeRepresentativeRiderModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super PledgeeRepresentativeRider>> PledgeeRepresentativeRiderMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super PledgeeRepresentativeRider, com.rosetta.model.lib.qualify.QualifyResult>> PledgeeRepresentativeRiderMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super PledgeeRepresentativeRider, Set<String>> PledgeeRepresentativeRiderMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super PledgeeRepresentativeRider> PledgeeRepresentativeRiderMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super PledgeeRepresentativeRider> PledgeeRepresentativeRiderMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super PledgeeRepresentativeRider> PledgeeRepresentativeRiderMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super PledgeeRepresentativeRider> PledgeeRepresentativeRiderMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of PledgeeRepresentativeRider in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type PledgeeRepresentativeRiderModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> PledgeeRepresentativeRiderTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PledgeeRepresentativeRider o) List<com.rosetta.model.lib.validation.ValidationResult<?>> PledgeeRepresentativeRiderValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PledgeeRepresentativeRider o) -
Uses of PledgeeRepresentativeRider in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type PledgeeRepresentativeRiderModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> PledgeeRepresentativeRiderRepresentativeEventTerms.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PledgeeRepresentativeRider pledgeeRepresentativeRider) List<com.rosetta.model.lib.validation.ValidationResult<?>> PledgeeRepresentativeRiderRepresentativeEventTerms.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PledgeeRepresentativeRider pledgeeRepresentativeRider) List<com.rosetta.model.lib.validation.ValidationResult<?>> PledgeeRepresentativeRiderRepresentativeParty.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PledgeeRepresentativeRider pledgeeRepresentativeRider) List<com.rosetta.model.lib.validation.ValidationResult<?>> PledgeeRepresentativeRiderRepresentativeParty.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PledgeeRepresentativeRider pledgeeRepresentativeRider) -
Uses of PledgeeRepresentativeRider in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type PledgeeRepresentativeRiderModifier and TypeMethodDescription<T2 extends PledgeeRepresentativeRider>
com.rosetta.model.lib.validation.ValidationResult<PledgeeRepresentativeRider> PledgeeRepresentativeRiderOnlyExistsValidator.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 PledgeeRepresentativeRiderModifier and TypeMethodDescription<T2 extends PledgeeRepresentativeRider>
com.rosetta.model.lib.validation.ValidationResult<PledgeeRepresentativeRider> PledgeeRepresentativeRiderOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)