Uses of Interface
cdm.base.staticdata.asset.common.Loan
Packages that use Loan
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
Product concepts applicable to specific asset classes.
Template feature concepts to define payouts.
-
Uses of Loan in cdm.base.staticdata.asset.common
Subinterfaces of Loan in cdm.base.staticdata.asset.commonClasses in cdm.base.staticdata.asset.common that implement LoanModifier and TypeClassDescriptionstatic classBuilder Implementation of Loanstatic classImmutable Implementation of LoanMethods in cdm.base.staticdata.asset.common that return LoanModifier and TypeMethodDescriptionLoan.build()Build MethodsLoan.LoanBuilderImpl.build()Loan.LoanImpl.build()Methods in cdm.base.staticdata.asset.common that return types with arguments of type Loan -
Uses of Loan in cdm.base.staticdata.asset.common.meta
Methods in cdm.base.staticdata.asset.common.meta that return types with arguments of type LoanModifier and TypeMethodDescriptionLoanMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) LoanMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) LoanMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super Loan> LoanMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super Loan> LoanMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super Loan> LoanMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super Loan> LoanMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of Loan in cdm.base.staticdata.asset.common.validation
Methods in cdm.base.staticdata.asset.common.validation with parameters of type LoanModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> LoanTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Loan o) List<com.rosetta.model.lib.validation.ValidationResult<?>> LoanValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Loan o) -
Uses of Loan in cdm.base.staticdata.asset.common.validation.exists
Methods in cdm.base.staticdata.asset.common.validation.exists with type parameters of type LoanModifier and TypeMethodDescriptionLoanOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.base.staticdata.asset.common.validation.exists that return types with arguments of type Loan -
Uses of Loan in cdm.product.asset
Methods in cdm.product.asset that return LoanModifier and TypeMethodDescriptionReferenceObligation.getLoan()Identifies the underlying asset when it is a loan.ReferenceObligation.ReferenceObligationImpl.getLoan()Methods in cdm.product.asset with parameters of type LoanModifier and TypeMethodDescription -
Uses of Loan in cdm.product.template
Methods in cdm.product.template that return LoanModifier and TypeMethodDescriptionProduct.getLoan()Identifies a loan by referencing a product identifier and an optional set of attributes.Product.ProductImpl.getLoan()Methods in cdm.product.template with parameters of type LoanModifier and TypeMethodDescription