Uses of Interface
cdm.legaldocumentation.csa.SecuredPartyRightsEvent
Packages that use SecuredPartyRightsEvent
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of SecuredPartyRightsEvent in cdm.legaldocumentation.csa
Subinterfaces of SecuredPartyRightsEvent in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement SecuredPartyRightsEventModifier and TypeClassDescriptionstatic classBuilder Implementation of SecuredPartyRightsEventstatic classImmutable Implementation of SecuredPartyRightsEventMethods in cdm.legaldocumentation.csa that return SecuredPartyRightsEventModifier and TypeMethodDescriptionSecuredPartyRightsEvent.build()Build MethodsSecuredPartyRightsEvent.SecuredPartyRightsEventBuilderImpl.build()SecuredPartyRightsEvent.SecuredPartyRightsEventImpl.build()RightsEvents.getSecurityTakerRightsEvent()The bespoke provisions that might be specified by the parties to the agreement applicable to a Security Taker Rights Event.RightsEvents.RightsEventsImpl.getSecurityTakerRightsEvent()Methods in cdm.legaldocumentation.csa that return types with arguments of type SecuredPartyRightsEventModifier and TypeMethodDescriptiondefault Class<? extends SecuredPartyRightsEvent> SecuredPartyRightsEvent.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends SecuredPartyRightsEvent> SecuredPartyRightsEvent.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type SecuredPartyRightsEventModifier and TypeMethodDescriptionRightsEvents.RightsEventsBuilder.setSecurityTakerRightsEvent(SecuredPartyRightsEvent securityTakerRightsEvent) RightsEvents.RightsEventsBuilderImpl.setSecurityTakerRightsEvent(SecuredPartyRightsEvent _securityTakerRightsEvent) -
Uses of SecuredPartyRightsEvent in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type SecuredPartyRightsEventModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent>> SecuredPartyRightsEventMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super SecuredPartyRightsEvent, com.rosetta.model.lib.qualify.QualifyResult>> SecuredPartyRightsEventMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super SecuredPartyRightsEvent, Set<String>> SecuredPartyRightsEventMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> SecuredPartyRightsEventMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> SecuredPartyRightsEventMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> SecuredPartyRightsEventMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> SecuredPartyRightsEventMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of SecuredPartyRightsEvent in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type SecuredPartyRightsEventModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> SecuredPartyRightsEventTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, SecuredPartyRightsEvent o) List<com.rosetta.model.lib.validation.ValidationResult<?>> SecuredPartyRightsEventValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, SecuredPartyRightsEvent o) -
Uses of SecuredPartyRightsEvent in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type SecuredPartyRightsEventModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> SecuredPartyRightsEventFailureToPayLanguage.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, SecuredPartyRightsEvent securedPartyRightsEvent) List<com.rosetta.model.lib.validation.ValidationResult<?>> SecuredPartyRightsEventFailureToPayLanguage.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, SecuredPartyRightsEvent securedPartyRightsEvent) -
Uses of SecuredPartyRightsEvent in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type SecuredPartyRightsEventModifier and TypeMethodDescription<T2 extends SecuredPartyRightsEvent>
com.rosetta.model.lib.validation.ValidationResult<SecuredPartyRightsEvent> SecuredPartyRightsEventOnlyExistsValidator.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 SecuredPartyRightsEventModifier and TypeMethodDescription<T2 extends SecuredPartyRightsEvent>
com.rosetta.model.lib.validation.ValidationResult<SecuredPartyRightsEvent> SecuredPartyRightsEventOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)