Uses of Interface
cdm.base.staticdata.asset.common.CollateralGuarantorType
Packages that use CollateralGuarantorType
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
-
Uses of CollateralGuarantorType in cdm.base.staticdata.asset.common
Subinterfaces of CollateralGuarantorType in cdm.base.staticdata.asset.commonModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.staticdata.asset.common that implement CollateralGuarantorTypeModifier and TypeClassDescriptionstatic classBuilder Implementation of CollateralGuarantorTypestatic classImmutable Implementation of CollateralGuarantorTypeMethods in cdm.base.staticdata.asset.common that return CollateralGuarantorTypeModifier and TypeMethodDescriptionCollateralGuarantorType.build()Build MethodsCollateralGuarantorType.CollateralGuarantorTypeBuilderImpl.build()CollateralGuarantorType.CollateralGuarantorTypeImpl.build()Methods in cdm.base.staticdata.asset.common that return types with arguments of type CollateralGuarantorTypeModifier and TypeMethodDescriptiondefault Class<? extends CollateralGuarantorType> CollateralGuarantorType.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CollateralGuarantorType> CollateralGuarantorType.metaData()Utility Methods -
Uses of CollateralGuarantorType in cdm.base.staticdata.asset.common.meta
Methods in cdm.base.staticdata.asset.common.meta that return types with arguments of type CollateralGuarantorTypeModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CollateralGuarantorType>> CollateralGuarantorTypeMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CollateralGuarantorType, com.rosetta.model.lib.qualify.QualifyResult>> CollateralGuarantorTypeMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CollateralGuarantorType, Set<String>> CollateralGuarantorTypeMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CollateralGuarantorType> CollateralGuarantorTypeMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CollateralGuarantorType> CollateralGuarantorTypeMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CollateralGuarantorType> CollateralGuarantorTypeMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CollateralGuarantorType> CollateralGuarantorTypeMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CollateralGuarantorType in cdm.base.staticdata.asset.common.validation
Methods in cdm.base.staticdata.asset.common.validation with parameters of type CollateralGuarantorTypeModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CollateralGuarantorTypeTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CollateralGuarantorType o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CollateralGuarantorTypeValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CollateralGuarantorType o) -
Uses of CollateralGuarantorType in cdm.base.staticdata.asset.common.validation.exists
Methods in cdm.base.staticdata.asset.common.validation.exists with type parameters of type CollateralGuarantorTypeModifier and TypeMethodDescription<T2 extends CollateralGuarantorType>
com.rosetta.model.lib.validation.ValidationResult<CollateralGuarantorType> CollateralGuarantorTypeOnlyExistsValidator.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 CollateralGuarantorTypeModifier and TypeMethodDescription<T2 extends CollateralGuarantorType>
com.rosetta.model.lib.validation.ValidationResult<CollateralGuarantorType> CollateralGuarantorTypeOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of CollateralGuarantorType in cdm.product.collateral
Methods in cdm.product.collateral that return CollateralGuarantorTypeModifier and TypeMethodDescriptionCollateralCriteria.CollateralCriteriaImpl.getCollateralGuarantorType()CollateralCriteria.getCollateralGuarantorType()Criteria is the type of entity guaranteeing the asset.Methods in cdm.product.collateral with parameters of type CollateralGuarantorTypeModifier and TypeMethodDescriptionCollateralCriteria.CollateralCriteriaBuilder.setCollateralGuarantorType(CollateralGuarantorType _CollateralGuarantorType) CollateralCriteria.CollateralCriteriaBuilderImpl.setCollateralGuarantorType(CollateralGuarantorType _collateralGuarantorType)