Uses of Interface
cdm.base.staticdata.party.metafields.ReferenceWithMetaParty
Packages that use ReferenceWithMetaParty
Package
Description
Basic identifier and assigned identifier concepts that are applicable across the model.
Basic party concepts: legal entity, natural person, contact details, buyer / payer and all related enums.
Business event concepts: primitives, contract state and associated state transition function specifications.
Position concepts: portfolio and portfolio aggregation.
Workflow concepts (orthogonal to business event): time stamp, credit limit, trade warehouse info and associated function specifications.
Common legal agreement concepts.
-
Uses of ReferenceWithMetaParty in cdm.base.staticdata.identifier
Methods in cdm.base.staticdata.identifier that return ReferenceWithMetaPartyModifier and TypeMethodDescriptionIdentifier.getIssuerReference()The identifier issuer, when specified by reference to a party specified as part of the transaction.Identifier.IdentifierImpl.getIssuerReference()Methods in cdm.base.staticdata.identifier with parameters of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionIdentifier.IdentifierBuilder.setIssuerReference(ReferenceWithMetaParty issuerReference) Identifier.IdentifierBuilderImpl.setIssuerReference(ReferenceWithMetaParty _issuerReference) LocationIdentifier.LocationIdentifierBuilder.setIssuerReference(ReferenceWithMetaParty issuerReference) LocationIdentifier.LocationIdentifierBuilderImpl.setIssuerReference(ReferenceWithMetaParty _issuerReference) -
Uses of ReferenceWithMetaParty in cdm.base.staticdata.party
Methods in cdm.base.staticdata.party that return ReferenceWithMetaPartyModifier and TypeMethodDescriptionAccount.AccountImpl.getAccountBeneficiary()Account.getAccountBeneficiary()A reference to the party beneficiary of the account.PartyRole.getOwnershipPartyReference()A reference to the party that has ownership of this party role information.PartyRole.PartyRoleImpl.getOwnershipPartyReference()Account.AccountImpl.getPartyReference()Account.getPartyReference()A reference to the party to which the account refers to.Counterparty.CounterpartyImpl.getPartyReference()Counterparty.getPartyReference()Specifies the party that is associated to the counterparty.PartyContactInformation.getPartyReference()The reference to the party to which the contact information refers to.PartyContactInformation.PartyContactInformationImpl.getPartyReference()PartyRole.getPartyReference()A reference to the party to which the role refers to.PartyRole.PartyRoleImpl.getPartyReference()RelatedParty.getPartyReference()Reference to a party.RelatedParty.RelatedPartyImpl.getPartyReference()PartyReferencePayerReceiver.getPayerPartyReference()The party responsible for making the payments defined by this structure.PartyReferencePayerReceiver.PartyReferencePayerReceiverImpl.getPayerPartyReference()PartyReferencePayerReceiver.getReceiverPartyReference()The party that receives the payments corresponding to this structure.PartyReferencePayerReceiver.PartyReferencePayerReceiverImpl.getReceiverPartyReference()Account.AccountImpl.getServicingParty()Account.getServicingParty()The reference to the legal entity that services the account, i.e. in the books of which the account is held.Methods in cdm.base.staticdata.party that return types with arguments of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionList<? extends ReferenceWithMetaParty> AncillaryParty.AncillaryPartyImpl.getPartyReference()List<? extends ReferenceWithMetaParty> AncillaryParty.getPartyReference()Specifies the party, or parties, associated to the ancillary role.Methods in cdm.base.staticdata.party with parameters of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionAncillaryParty.AncillaryPartyBuilder.addPartyReference(ReferenceWithMetaParty partyReference) AncillaryParty.AncillaryPartyBuilder.addPartyReference(ReferenceWithMetaParty partyReference, int idx) AncillaryParty.AncillaryPartyBuilderImpl.addPartyReference(ReferenceWithMetaParty _partyReference) AncillaryParty.AncillaryPartyBuilderImpl.addPartyReference(ReferenceWithMetaParty _partyReference, int idx) Account.AccountBuilder.setAccountBeneficiary(ReferenceWithMetaParty accountBeneficiary) Account.AccountBuilderImpl.setAccountBeneficiary(ReferenceWithMetaParty _accountBeneficiary) PartyRole.PartyRoleBuilder.setOwnershipPartyReference(ReferenceWithMetaParty ownershipPartyReference) PartyRole.PartyRoleBuilderImpl.setOwnershipPartyReference(ReferenceWithMetaParty _ownershipPartyReference) Account.AccountBuilder.setPartyReference(ReferenceWithMetaParty partyReference) Account.AccountBuilderImpl.setPartyReference(ReferenceWithMetaParty _partyReference) Counterparty.CounterpartyBuilder.setPartyReference(ReferenceWithMetaParty partyReference) Counterparty.CounterpartyBuilderImpl.setPartyReference(ReferenceWithMetaParty _partyReference) PartyContactInformation.PartyContactInformationBuilder.setPartyReference(ReferenceWithMetaParty partyReference) PartyContactInformation.PartyContactInformationBuilderImpl.setPartyReference(ReferenceWithMetaParty _partyReference) PartyRole.PartyRoleBuilder.setPartyReference(ReferenceWithMetaParty partyReference) PartyRole.PartyRoleBuilderImpl.setPartyReference(ReferenceWithMetaParty _partyReference) RelatedParty.RelatedPartyBuilder.setPartyReference(ReferenceWithMetaParty partyReference) RelatedParty.RelatedPartyBuilderImpl.setPartyReference(ReferenceWithMetaParty _partyReference) PartyReferencePayerReceiver.PartyReferencePayerReceiverBuilder.setPayerPartyReference(ReferenceWithMetaParty payerPartyReference) PartyReferencePayerReceiver.PartyReferencePayerReceiverBuilderImpl.setPayerPartyReference(ReferenceWithMetaParty _payerPartyReference) PartyReferencePayerReceiver.PartyReferencePayerReceiverBuilder.setReceiverPartyReference(ReferenceWithMetaParty receiverPartyReference) PartyReferencePayerReceiver.PartyReferencePayerReceiverBuilderImpl.setReceiverPartyReference(ReferenceWithMetaParty _receiverPartyReference) Account.AccountBuilder.setServicingParty(ReferenceWithMetaParty servicingParty) Account.AccountBuilderImpl.setServicingParty(ReferenceWithMetaParty _servicingParty) Method parameters in cdm.base.staticdata.party with type arguments of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionAncillaryParty.AncillaryPartyBuilder.addPartyReference(List<? extends ReferenceWithMetaParty> partyReference) AncillaryParty.AncillaryPartyBuilderImpl.addPartyReference(List<? extends ReferenceWithMetaParty> partyReferences) AncillaryParty.AncillaryPartyBuilder.setPartyReference(List<? extends ReferenceWithMetaParty> partyReference) AncillaryParty.AncillaryPartyBuilderImpl.setPartyReference(List<? extends ReferenceWithMetaParty> partyReferences) -
Uses of ReferenceWithMetaParty in cdm.base.staticdata.party.metafields
Subinterfaces of ReferenceWithMetaParty in cdm.base.staticdata.party.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.staticdata.party.metafields that implement ReferenceWithMetaPartyModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaPartystatic classImmutable Implementation of ReferenceWithMetaPartyMethods in cdm.base.staticdata.party.metafields that return ReferenceWithMetaPartyModifier and TypeMethodDescriptionReferenceWithMetaParty.build()Build MethodsReferenceWithMetaParty.ReferenceWithMetaPartyBuilderImpl.build()ReferenceWithMetaParty.ReferenceWithMetaPartyImpl.build()Methods in cdm.base.staticdata.party.metafields that return types with arguments of type ReferenceWithMetaPartyModifier and TypeMethodDescriptiondefault Class<? extends ReferenceWithMetaParty> ReferenceWithMetaParty.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaParty> ReferenceWithMetaParty.metaData()Utility Methods -
Uses of ReferenceWithMetaParty in cdm.event.common
Methods in cdm.event.common with parameters of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionPositionIdentifier.PositionIdentifierBuilder.setIssuerReference(ReferenceWithMetaParty issuerReference) PositionIdentifier.PositionIdentifierBuilderImpl.setIssuerReference(ReferenceWithMetaParty _issuerReference) TradeIdentifier.TradeIdentifierBuilder.setIssuerReference(ReferenceWithMetaParty issuerReference) TradeIdentifier.TradeIdentifierBuilderImpl.setIssuerReference(ReferenceWithMetaParty _issuerReference) -
Uses of ReferenceWithMetaParty in cdm.event.common.functions
Methods in cdm.event.common.functions that return types with arguments of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionprotected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> Create_PartyChange.Create_PartyChangeDefault.partyToRemove(Counterparty counterparty, AncillaryParty ancillaryParty, PartyRole partyRole, List<? extends TradeIdentifier> tradeId, TradeState originalTrade) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> Create_PartyChange.partyToRemove(Counterparty counterparty, AncillaryParty ancillaryParty, PartyRole partyRole, List<? extends TradeIdentifier> tradeId, TradeState originalTrade) protected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> EquityCashSettlementAmount.EquityCashSettlementAmountDefault.payer(TradeState tradeState, com.rosetta.model.lib.records.Date date) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> EquityCashSettlementAmount.payer(TradeState tradeState, com.rosetta.model.lib.records.Date date) protected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> InterestCashSettlementAmount.InterestCashSettlementAmountDefault.payer(TradeState tradeState, InterestRatePayout interestRatePayout, List<? extends Reset> resets, com.rosetta.model.lib.records.Date date) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> InterestCashSettlementAmount.payer(TradeState tradeState, InterestRatePayout interestRatePayout, List<? extends Reset> resets, com.rosetta.model.lib.records.Date date) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> ResolveSecurityFinanceBillingAmount.payerPartyReference(TradeState tradeState, Reset reset, com.rosetta.model.lib.records.Date recordStartDate, com.rosetta.model.lib.records.Date recordEndDate, com.rosetta.model.lib.records.Date transferDate) protected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> ResolveSecurityFinanceBillingAmount.ResolveSecurityFinanceBillingAmountDefault.payerPartyReference(TradeState tradeState, Reset reset, com.rosetta.model.lib.records.Date recordStartDate, com.rosetta.model.lib.records.Date recordEndDate, com.rosetta.model.lib.records.Date transferDate) protected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> EquityCashSettlementAmount.EquityCashSettlementAmountDefault.receiver(TradeState tradeState, com.rosetta.model.lib.records.Date date) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> EquityCashSettlementAmount.receiver(TradeState tradeState, com.rosetta.model.lib.records.Date date) protected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> InterestCashSettlementAmount.InterestCashSettlementAmountDefault.receiver(TradeState tradeState, InterestRatePayout interestRatePayout, List<? extends Reset> resets, com.rosetta.model.lib.records.Date date) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> InterestCashSettlementAmount.receiver(TradeState tradeState, InterestRatePayout interestRatePayout, List<? extends Reset> resets, com.rosetta.model.lib.records.Date date) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> ResolveSecurityFinanceBillingAmount.receiverPartyReference(TradeState tradeState, Reset reset, com.rosetta.model.lib.records.Date recordStartDate, com.rosetta.model.lib.records.Date recordEndDate, com.rosetta.model.lib.records.Date transferDate) protected com.rosetta.model.lib.mapper.MapperS<? extends ReferenceWithMetaParty> ResolveSecurityFinanceBillingAmount.ResolveSecurityFinanceBillingAmountDefault.receiverPartyReference(TradeState tradeState, Reset reset, com.rosetta.model.lib.records.Date recordStartDate, com.rosetta.model.lib.records.Date recordEndDate, com.rosetta.model.lib.records.Date transferDate) -
Uses of ReferenceWithMetaParty in cdm.event.position
Methods in cdm.event.position that return types with arguments of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionList<? extends ReferenceWithMetaParty> AggregationParameters.AggregationParametersImpl.getParty()List<? extends ReferenceWithMetaParty> AggregationParameters.getParty()To aggregate based on a selection of party(ies) / legal entity(ies).Methods in cdm.event.position with parameters of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionAggregationParameters.AggregationParametersBuilder.addParty(ReferenceWithMetaParty party) AggregationParameters.AggregationParametersBuilder.addParty(ReferenceWithMetaParty party, int idx) AggregationParameters.AggregationParametersBuilderImpl.addParty(ReferenceWithMetaParty _party) AggregationParameters.AggregationParametersBuilderImpl.addParty(ReferenceWithMetaParty _party, int idx) Method parameters in cdm.event.position with type arguments of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionAggregationParameters.AggregationParametersBuilder.addParty(List<? extends ReferenceWithMetaParty> party) AggregationParameters.AggregationParametersBuilderImpl.addParty(List<? extends ReferenceWithMetaParty> partys) AggregationParameters.AggregationParametersBuilder.setParty(List<? extends ReferenceWithMetaParty> party) AggregationParameters.AggregationParametersBuilderImpl.setParty(List<? extends ReferenceWithMetaParty> partys) -
Uses of ReferenceWithMetaParty in cdm.event.workflow
Methods in cdm.event.workflow that return ReferenceWithMetaPartyModifier and TypeMethodDescriptionWorkflowStepApproval.getParty()Reference to the Party who is approving/rejecting this workflow stepWorkflowStepApproval.WorkflowStepApprovalImpl.getParty()PartyCustomisedWorkflow.getPartyReference()Reference to the party to which the workflow pertains to.PartyCustomisedWorkflow.PartyCustomisedWorkflowImpl.getPartyReference()Methods in cdm.event.workflow with parameters of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionWorkflowStepApproval.WorkflowStepApprovalBuilder.setParty(ReferenceWithMetaParty party) WorkflowStepApproval.WorkflowStepApprovalBuilderImpl.setParty(ReferenceWithMetaParty _party) PartyCustomisedWorkflow.PartyCustomisedWorkflowBuilder.setPartyReference(ReferenceWithMetaParty partyReference) PartyCustomisedWorkflow.PartyCustomisedWorkflowBuilderImpl.setPartyReference(ReferenceWithMetaParty _partyReference) -
Uses of ReferenceWithMetaParty in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common that return types with arguments of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionList<? extends ReferenceWithMetaParty> LegalAgreementBase.getContractualParty()The two contractual parties to the legal agreement, which reference information is positioned as part of the partyInformation attribute.List<? extends ReferenceWithMetaParty> LegalAgreementBase.LegalAgreementBaseImpl.getContractualParty()Methods in cdm.legaldocumentation.common with parameters of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionLegalAgreement.LegalAgreementBuilder.addContractualParty(ReferenceWithMetaParty contractualParty) LegalAgreement.LegalAgreementBuilder.addContractualParty(ReferenceWithMetaParty contractualParty, int idx) LegalAgreement.LegalAgreementBuilderImpl.addContractualParty(ReferenceWithMetaParty _contractualParty) LegalAgreement.LegalAgreementBuilderImpl.addContractualParty(ReferenceWithMetaParty _contractualParty, int idx) LegalAgreementBase.LegalAgreementBaseBuilder.addContractualParty(ReferenceWithMetaParty contractualParty) LegalAgreementBase.LegalAgreementBaseBuilder.addContractualParty(ReferenceWithMetaParty contractualParty, int idx) LegalAgreementBase.LegalAgreementBaseBuilderImpl.addContractualParty(ReferenceWithMetaParty _contractualParty) LegalAgreementBase.LegalAgreementBaseBuilderImpl.addContractualParty(ReferenceWithMetaParty _contractualParty, int idx) Method parameters in cdm.legaldocumentation.common with type arguments of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionLegalAgreement.LegalAgreementBuilder.addContractualParty(List<? extends ReferenceWithMetaParty> contractualParty) LegalAgreement.LegalAgreementBuilderImpl.addContractualParty(List<? extends ReferenceWithMetaParty> contractualPartys) LegalAgreementBase.LegalAgreementBaseBuilder.addContractualParty(List<? extends ReferenceWithMetaParty> contractualParty) LegalAgreementBase.LegalAgreementBaseBuilderImpl.addContractualParty(List<? extends ReferenceWithMetaParty> contractualPartys) LegalAgreement.LegalAgreementBuilder.setContractualParty(List<? extends ReferenceWithMetaParty> contractualParty) LegalAgreement.LegalAgreementBuilderImpl.setContractualParty(List<? extends ReferenceWithMetaParty> contractualPartys) LegalAgreementBase.LegalAgreementBaseBuilder.setContractualParty(List<? extends ReferenceWithMetaParty> contractualParty) LegalAgreementBase.LegalAgreementBaseBuilderImpl.setContractualParty(List<? extends ReferenceWithMetaParty> contractualPartys) -
Uses of ReferenceWithMetaParty in cdm.product.collateral
Methods in cdm.product.collateral with parameters of type ReferenceWithMetaPartyModifier and TypeMethodDescriptionIndependentAmount.IndependentAmountBuilder.setPayerPartyReference(ReferenceWithMetaParty payerPartyReference) IndependentAmount.IndependentAmountBuilderImpl.setPayerPartyReference(ReferenceWithMetaParty _payerPartyReference) IndependentAmount.IndependentAmountBuilder.setReceiverPartyReference(ReferenceWithMetaParty receiverPartyReference) IndependentAmount.IndependentAmountBuilderImpl.setReceiverPartyReference(ReferenceWithMetaParty _receiverPartyReference)