Uses of Interface
cdm.product.collateral.IndexType
Packages that use IndexType
Package
Description
-
Uses of IndexType in cdm.product.collateral
Subinterfaces of IndexType in cdm.product.collateralModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.product.collateral that implement IndexTypeModifier and TypeClassDescriptionstatic classBuilder Implementation of IndexTypestatic classImmutable Implementation of IndexTypeMethods in cdm.product.collateral that return IndexTypeModifier and TypeMethodDescriptionIndexType.build()Build MethodsIndexType.IndexTypeBuilderImpl.build()IndexType.IndexTypeImpl.build()CollateralCriteria.CollateralCriteriaImpl.getIndexType()CollateralCriteria.getIndexType()Criteria is that the collateral is a constituent of a specific index.Methods in cdm.product.collateral that return types with arguments of type IndexTypeModifier and TypeMethodDescriptionIndexType.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends IndexType> IndexType.metaData()Utility MethodsMethods in cdm.product.collateral with parameters of type IndexTypeModifier and TypeMethodDescriptionCollateralCriteria.CollateralCriteriaBuilder.setIndexType(IndexType _IndexType) CollateralCriteria.CollateralCriteriaBuilderImpl.setIndexType(IndexType _indexType) -
Uses of IndexType in cdm.product.collateral.meta
Methods in cdm.product.collateral.meta that return types with arguments of type IndexTypeModifier and TypeMethodDescriptionIndexTypeMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) IndexTypeMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) IndexTypeMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super IndexType> IndexTypeMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super IndexType> IndexTypeMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super IndexType> IndexTypeMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super IndexType> IndexTypeMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of IndexType in cdm.product.collateral.validation
Methods in cdm.product.collateral.validation with parameters of type IndexTypeModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> IndexTypeTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndexType o) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndexTypeValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndexType o) -
Uses of IndexType in cdm.product.collateral.validation.exists
Methods in cdm.product.collateral.validation.exists with type parameters of type IndexTypeModifier and TypeMethodDescriptionIndexTypeOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.product.collateral.validation.exists that return types with arguments of type IndexType