Uses of Interface
cdm.event.position.AvailableInventoryRecord
Packages that use AvailableInventoryRecord
Package
Description
Position concepts: portfolio and portfolio aggregation.
-
Uses of AvailableInventoryRecord in cdm.event.position
Subinterfaces of AvailableInventoryRecord in cdm.event.positionModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.event.position that implement AvailableInventoryRecordModifier and TypeClassDescriptionstatic classBuilder Implementation of AvailableInventoryRecordstatic classImmutable Implementation of AvailableInventoryRecordMethods in cdm.event.position that return AvailableInventoryRecordModifier and TypeMethodDescriptionAvailableInventoryRecord.AvailableInventoryRecordBuilderImpl.build()AvailableInventoryRecord.AvailableInventoryRecordImpl.build()AvailableInventoryRecord.build()Build MethodsMethods in cdm.event.position that return types with arguments of type AvailableInventoryRecordModifier and TypeMethodDescriptionList<? extends AvailableInventoryRecord> AvailableInventory.AvailableInventoryImpl.getAvailableInventoryRecord()List<? extends AvailableInventoryRecord> AvailableInventory.getAvailableInventoryRecord()An array holding the list of inventory being described.default Class<? extends AvailableInventoryRecord> AvailableInventoryRecord.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends AvailableInventoryRecord> AvailableInventoryRecord.metaData()Utility MethodsMethods in cdm.event.position with parameters of type AvailableInventoryRecordModifier and TypeMethodDescriptionAvailableInventory.AvailableInventoryBuilder.addAvailableInventoryRecord(AvailableInventoryRecord availableInventoryRecord) AvailableInventory.AvailableInventoryBuilder.addAvailableInventoryRecord(AvailableInventoryRecord availableInventoryRecord, int idx) AvailableInventory.AvailableInventoryBuilderImpl.addAvailableInventoryRecord(AvailableInventoryRecord _availableInventoryRecord) AvailableInventory.AvailableInventoryBuilderImpl.addAvailableInventoryRecord(AvailableInventoryRecord _availableInventoryRecord, int idx) SecurityLocate.SecurityLocateBuilder.addAvailableInventoryRecord(AvailableInventoryRecord availableInventoryRecord) SecurityLocate.SecurityLocateBuilder.addAvailableInventoryRecord(AvailableInventoryRecord availableInventoryRecord, int idx) SecurityLocate.SecurityLocateBuilderImpl.addAvailableInventoryRecord(AvailableInventoryRecord _availableInventoryRecord) SecurityLocate.SecurityLocateBuilderImpl.addAvailableInventoryRecord(AvailableInventoryRecord _availableInventoryRecord, int idx) Method parameters in cdm.event.position with type arguments of type AvailableInventoryRecordModifier and TypeMethodDescriptionAvailableInventory.AvailableInventoryBuilder.addAvailableInventoryRecord(List<? extends AvailableInventoryRecord> availableInventoryRecord) AvailableInventory.AvailableInventoryBuilderImpl.addAvailableInventoryRecord(List<? extends AvailableInventoryRecord> availableInventoryRecords) SecurityLocate.SecurityLocateBuilder.addAvailableInventoryRecord(List<? extends AvailableInventoryRecord> availableInventoryRecord) SecurityLocate.SecurityLocateBuilderImpl.addAvailableInventoryRecord(List<? extends AvailableInventoryRecord> availableInventoryRecords) AvailableInventory.AvailableInventoryBuilder.setAvailableInventoryRecord(List<? extends AvailableInventoryRecord> availableInventoryRecord) AvailableInventory.AvailableInventoryBuilderImpl.setAvailableInventoryRecord(List<? extends AvailableInventoryRecord> availableInventoryRecords) SecurityLocate.SecurityLocateBuilder.setAvailableInventoryRecord(List<? extends AvailableInventoryRecord> availableInventoryRecord) SecurityLocate.SecurityLocateBuilderImpl.setAvailableInventoryRecord(List<? extends AvailableInventoryRecord> availableInventoryRecords) -
Uses of AvailableInventoryRecord in cdm.event.position.meta
Methods in cdm.event.position.meta that return types with arguments of type AvailableInventoryRecordModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super AvailableInventoryRecord>> AvailableInventoryRecordMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super AvailableInventoryRecord, com.rosetta.model.lib.qualify.QualifyResult>> AvailableInventoryRecordMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super AvailableInventoryRecord, Set<String>> AvailableInventoryRecordMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super AvailableInventoryRecord> AvailableInventoryRecordMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super AvailableInventoryRecord> AvailableInventoryRecordMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super AvailableInventoryRecord> AvailableInventoryRecordMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super AvailableInventoryRecord> AvailableInventoryRecordMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of AvailableInventoryRecord in cdm.event.position.validation
Methods in cdm.event.position.validation with parameters of type AvailableInventoryRecordModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> AvailableInventoryRecordTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AvailableInventoryRecord o) List<com.rosetta.model.lib.validation.ValidationResult<?>> AvailableInventoryRecordValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AvailableInventoryRecord o) -
Uses of AvailableInventoryRecord in cdm.event.position.validation.datarule
Methods in cdm.event.position.validation.datarule with parameters of type AvailableInventoryRecordModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> AvailableInventoryRecordInterestRate.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AvailableInventoryRecord availableInventoryRecord) List<com.rosetta.model.lib.validation.ValidationResult<?>> AvailableInventoryRecordInterestRate.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AvailableInventoryRecord availableInventoryRecord) List<com.rosetta.model.lib.validation.ValidationResult<?>> AvailableInventoryRecordValidPartyRole.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AvailableInventoryRecord availableInventoryRecord) List<com.rosetta.model.lib.validation.ValidationResult<?>> AvailableInventoryRecordValidPartyRole.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AvailableInventoryRecord availableInventoryRecord) -
Uses of AvailableInventoryRecord in cdm.event.position.validation.exists
Methods in cdm.event.position.validation.exists with type parameters of type AvailableInventoryRecordModifier and TypeMethodDescription<T2 extends AvailableInventoryRecord>
com.rosetta.model.lib.validation.ValidationResult<AvailableInventoryRecord> AvailableInventoryRecordOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.event.position.validation.exists that return types with arguments of type AvailableInventoryRecordModifier and TypeMethodDescription<T2 extends AvailableInventoryRecord>
com.rosetta.model.lib.validation.ValidationResult<AvailableInventoryRecord> AvailableInventoryRecordOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)