Uses of Interface
cdm.base.staticdata.party.Party.PartyBuilder
Packages that use Party.PartyBuilder
Package
Description
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.
-
Uses of Party.PartyBuilder in cdm.base.staticdata.party
Classes in cdm.base.staticdata.party that implement Party.PartyBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of PartyMethods in cdm.base.staticdata.party that return Party.PartyBuilderModifier and TypeMethodDescriptionParty.PartyBuilder.addBusinessUnit(BusinessUnit businessUnit) Party.PartyBuilder.addBusinessUnit(BusinessUnit businessUnit, int idx) Party.PartyBuilder.addBusinessUnit(List<? extends BusinessUnit> businessUnit) Party.PartyBuilderImpl.addBusinessUnit(BusinessUnit _businessUnit) Party.PartyBuilderImpl.addBusinessUnit(BusinessUnit _businessUnit, int idx) Party.PartyBuilderImpl.addBusinessUnit(List<? extends BusinessUnit> businessUnits) Party.PartyBuilder.addPartyId(PartyIdentifier partyId) Party.PartyBuilder.addPartyId(PartyIdentifier partyId, int idx) Party.PartyBuilder.addPartyId(List<? extends PartyIdentifier> partyId) Party.PartyBuilderImpl.addPartyId(PartyIdentifier _partyId) Party.PartyBuilderImpl.addPartyId(PartyIdentifier _partyId, int idx) Party.PartyBuilderImpl.addPartyId(List<? extends PartyIdentifier> partyIds) Party.PartyBuilder.addPerson(NaturalPerson person) Party.PartyBuilder.addPerson(NaturalPerson person, int idx) Party.PartyBuilder.addPerson(List<? extends NaturalPerson> person) Party.PartyBuilderImpl.addPerson(NaturalPerson _person) Party.PartyBuilderImpl.addPerson(NaturalPerson _person, int idx) Party.PartyBuilderImpl.addPerson(List<? extends NaturalPerson> persons) Party.PartyBuilder.addPersonRole(NaturalPersonRole personRole) Party.PartyBuilder.addPersonRole(NaturalPersonRole personRole, int idx) Party.PartyBuilder.addPersonRole(List<? extends NaturalPersonRole> personRole) Party.PartyBuilderImpl.addPersonRole(NaturalPersonRole _personRole) Party.PartyBuilderImpl.addPersonRole(NaturalPersonRole _personRole, int idx) Party.PartyBuilderImpl.addPersonRole(List<? extends NaturalPersonRole> personRoles) static Party.PartyBuilderParty.builder()Party.PartyBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) Party.PartyBuilder.prune()Party.PartyBuilderImpl.prune()Party.PartyBuilder.setAccount(Account account) Party.PartyBuilderImpl.setAccount(Account _account) Party.PartyBuilder.setBusinessUnit(List<? extends BusinessUnit> businessUnit) Party.PartyBuilderImpl.setBusinessUnit(List<? extends BusinessUnit> businessUnits) Party.PartyBuilder.setContactInformation(ContactInformation contactInformation) Party.PartyBuilderImpl.setContactInformation(ContactInformation _contactInformation) Party.PartyBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) Party.PartyBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) Party.PartyBuilder.setName(FieldWithMetaString name) Party.PartyBuilderImpl.setName(FieldWithMetaString _name) Party.PartyBuilder.setNameValue(String name) Party.PartyBuilderImpl.setNameValue(String _name) Party.PartyBuilder.setPartyId(List<? extends PartyIdentifier> partyId) Party.PartyBuilderImpl.setPartyId(List<? extends PartyIdentifier> partyIds) Party.PartyBuilder.setPerson(List<? extends NaturalPerson> person) Party.PartyBuilderImpl.setPerson(List<? extends NaturalPerson> persons) Party.PartyBuilder.setPersonRole(List<? extends NaturalPersonRole> personRole) Party.PartyBuilderImpl.setPersonRole(List<? extends NaturalPersonRole> personRoles) Party.PartyBuilderImpl.toBuilder()Party.PartyImpl.toBuilder()Party.toBuilder()Methods in cdm.base.staticdata.party with parameters of type Party.PartyBuilderModifier and TypeMethodDescriptionprotected voidParty.PartyImpl.setBuilderFields(Party.PartyBuilder builder) Constructors in cdm.base.staticdata.party with parameters of type Party.PartyBuilder -
Uses of Party.PartyBuilder in cdm.base.staticdata.party.functions
Methods in cdm.base.staticdata.party.functions that return types with arguments of type Party.PartyBuilderModifier and TypeMethodDescriptionprotected List<Party.PartyBuilder> ReplaceParty.ReplacePartyDefault.assignOutput(List<Party.PartyBuilder> updatedParties, List<? extends Party> parties, Party oldParty, Party newParty) protected abstract List<Party.PartyBuilder> ReplaceParty.doEvaluate(List<? extends Party> parties, Party oldParty, Party newParty) protected List<Party.PartyBuilder> ReplaceParty.ReplacePartyDefault.doEvaluate(List<? extends Party> parties, Party oldParty, Party newParty) Method parameters in cdm.base.staticdata.party.functions with type arguments of type Party.PartyBuilderModifier and TypeMethodDescriptionprotected List<Party.PartyBuilder> ReplaceParty.ReplacePartyDefault.assignOutput(List<Party.PartyBuilder> updatedParties, List<? extends Party> parties, Party oldParty, Party newParty) -
Uses of Party.PartyBuilder in cdm.base.staticdata.party.metafields
Fields in cdm.base.staticdata.party.metafields declared as Party.PartyBuilderModifier and TypeFieldDescriptionprotected Party.PartyBuilderReferenceWithMetaParty.ReferenceWithMetaPartyBuilderImpl.valueMethods in cdm.base.staticdata.party.metafields that return Party.PartyBuilderModifier and TypeMethodDescriptionReferenceWithMetaParty.ReferenceWithMetaPartyBuilder.getOrCreateValue()ReferenceWithMetaParty.ReferenceWithMetaPartyBuilderImpl.getOrCreateValue()ReferenceWithMetaParty.ReferenceWithMetaPartyBuilder.getValue()ReferenceWithMetaParty.ReferenceWithMetaPartyBuilderImpl.getValue() -
Uses of Party.PartyBuilder in cdm.event.common
Fields in cdm.event.common declared as Party.PartyBuilderModifier and TypeFieldDescriptionprotected Party.PartyBuilderClearingInstruction.ClearingInstructionBuilderImpl.clearerParty1protected Party.PartyBuilderClearingInstruction.ClearingInstructionBuilderImpl.clearerParty2protected Party.PartyBuilderMarginCallBase.MarginCallBaseBuilderImpl.clearingBrokerprotected Party.PartyBuilderClearingInstruction.ClearingInstructionBuilderImpl.clearingPartyprotected Party.PartyBuilderClearingInstruction.ClearingInstructionBuilderImpl.party1protected Party.PartyBuilderClearingInstruction.ClearingInstructionBuilderImpl.party2protected Party.PartyBuilderBillingInstruction.BillingInstructionBuilderImpl.receivingPartyprotected Party.PartyBuilderSecurityLendingInvoice.SecurityLendingInvoiceBuilderImpl.receivingPartyprotected Party.PartyBuilderBillingInstruction.BillingInstructionBuilderImpl.sendingPartyprotected Party.PartyBuilderSecurityLendingInvoice.SecurityLendingInvoiceBuilderImpl.sendingPartyFields in cdm.event.common with type parameters of type Party.PartyBuilderModifier and TypeFieldDescriptionprotected List<Party.PartyBuilder> ExecutionInstruction.ExecutionInstructionBuilderImpl.partiesprotected List<Party.PartyBuilder> Affirmation.AffirmationBuilderImpl.partyprotected List<Party.PartyBuilder> Confirmation.ConfirmationBuilderImpl.partyprotected List<Party.PartyBuilder> MarginCallBase.MarginCallBaseBuilderImpl.partyprotected List<Party.PartyBuilder> Trade.TradeBuilderImpl.partyMethods in cdm.event.common that return Party.PartyBuilderModifier and TypeMethodDescriptionClearingInstruction.ClearingInstructionBuilder.getClearerParty1()ClearingInstruction.ClearingInstructionBuilderImpl.getClearerParty1()ClearingInstruction.ClearingInstructionBuilder.getClearerParty2()ClearingInstruction.ClearingInstructionBuilderImpl.getClearerParty2()MarginCallBase.MarginCallBaseBuilder.getClearingBroker()MarginCallBase.MarginCallBaseBuilderImpl.getClearingBroker()ClearingInstruction.ClearingInstructionBuilder.getClearingParty()ClearingInstruction.ClearingInstructionBuilderImpl.getClearingParty()ClearingInstruction.ClearingInstructionBuilder.getOrCreateClearerParty1()ClearingInstruction.ClearingInstructionBuilderImpl.getOrCreateClearerParty1()ClearingInstruction.ClearingInstructionBuilder.getOrCreateClearerParty2()ClearingInstruction.ClearingInstructionBuilderImpl.getOrCreateClearerParty2()MarginCallBase.MarginCallBaseBuilder.getOrCreateClearingBroker()MarginCallBase.MarginCallBaseBuilderImpl.getOrCreateClearingBroker()ClearingInstruction.ClearingInstructionBuilder.getOrCreateClearingParty()ClearingInstruction.ClearingInstructionBuilderImpl.getOrCreateClearingParty()ExecutionInstruction.ExecutionInstructionBuilder.getOrCreateParties(int index) ExecutionInstruction.ExecutionInstructionBuilderImpl.getOrCreateParties(int index) Affirmation.AffirmationBuilder.getOrCreateParty(int index) Affirmation.AffirmationBuilderImpl.getOrCreateParty(int index) Confirmation.ConfirmationBuilder.getOrCreateParty(int index) Confirmation.ConfirmationBuilderImpl.getOrCreateParty(int index) MarginCallBase.MarginCallBaseBuilder.getOrCreateParty(int index) MarginCallBase.MarginCallBaseBuilderImpl.getOrCreateParty(int index) Trade.TradeBuilder.getOrCreateParty(int index) Trade.TradeBuilderImpl.getOrCreateParty(int index) ClearingInstruction.ClearingInstructionBuilder.getOrCreateParty1()ClearingInstruction.ClearingInstructionBuilderImpl.getOrCreateParty1()ClearingInstruction.ClearingInstructionBuilder.getOrCreateParty2()ClearingInstruction.ClearingInstructionBuilderImpl.getOrCreateParty2()BillingInstruction.BillingInstructionBuilder.getOrCreateReceivingParty()BillingInstruction.BillingInstructionBuilderImpl.getOrCreateReceivingParty()SecurityLendingInvoice.SecurityLendingInvoiceBuilder.getOrCreateReceivingParty()SecurityLendingInvoice.SecurityLendingInvoiceBuilderImpl.getOrCreateReceivingParty()BillingInstruction.BillingInstructionBuilder.getOrCreateSendingParty()BillingInstruction.BillingInstructionBuilderImpl.getOrCreateSendingParty()SecurityLendingInvoice.SecurityLendingInvoiceBuilder.getOrCreateSendingParty()SecurityLendingInvoice.SecurityLendingInvoiceBuilderImpl.getOrCreateSendingParty()ClearingInstruction.ClearingInstructionBuilder.getParty1()ClearingInstruction.ClearingInstructionBuilderImpl.getParty1()ClearingInstruction.ClearingInstructionBuilder.getParty2()ClearingInstruction.ClearingInstructionBuilderImpl.getParty2()BillingInstruction.BillingInstructionBuilder.getReceivingParty()BillingInstruction.BillingInstructionBuilderImpl.getReceivingParty()SecurityLendingInvoice.SecurityLendingInvoiceBuilder.getReceivingParty()SecurityLendingInvoice.SecurityLendingInvoiceBuilderImpl.getReceivingParty()BillingInstruction.BillingInstructionBuilder.getSendingParty()BillingInstruction.BillingInstructionBuilderImpl.getSendingParty()SecurityLendingInvoice.SecurityLendingInvoiceBuilder.getSendingParty()SecurityLendingInvoice.SecurityLendingInvoiceBuilderImpl.getSendingParty()Methods in cdm.event.common that return types with arguments of type Party.PartyBuilderModifier and TypeMethodDescriptionList<? extends Party.PartyBuilder> ExecutionInstruction.ExecutionInstructionBuilder.getParties()List<? extends Party.PartyBuilder> ExecutionInstruction.ExecutionInstructionBuilderImpl.getParties()List<? extends Party.PartyBuilder> Affirmation.AffirmationBuilder.getParty()List<? extends Party.PartyBuilder> Affirmation.AffirmationBuilderImpl.getParty()List<? extends Party.PartyBuilder> Confirmation.ConfirmationBuilder.getParty()List<? extends Party.PartyBuilder> Confirmation.ConfirmationBuilderImpl.getParty()List<? extends Party.PartyBuilder> MarginCallBase.MarginCallBaseBuilder.getParty()List<? extends Party.PartyBuilder> MarginCallBase.MarginCallBaseBuilderImpl.getParty()List<? extends Party.PartyBuilder> Trade.TradeBuilder.getParty()List<? extends Party.PartyBuilder> Trade.TradeBuilderImpl.getParty() -
Uses of Party.PartyBuilder in cdm.event.position
Fields in cdm.event.position with type parameters of type Party.PartyBuilderModifier and TypeFieldDescriptionprotected List<Party.PartyBuilder> AvailableInventory.AvailableInventoryBuilderImpl.partyprotected List<Party.PartyBuilder> CounterpartyPosition.CounterpartyPositionBuilderImpl.partyMethods in cdm.event.position that return Party.PartyBuilderModifier and TypeMethodDescriptionAvailableInventory.AvailableInventoryBuilder.getOrCreateParty(int index) AvailableInventory.AvailableInventoryBuilderImpl.getOrCreateParty(int index) CounterpartyPosition.CounterpartyPositionBuilder.getOrCreateParty(int index) CounterpartyPosition.CounterpartyPositionBuilderImpl.getOrCreateParty(int index) Methods in cdm.event.position that return types with arguments of type Party.PartyBuilderModifier and TypeMethodDescriptionList<? extends Party.PartyBuilder> AvailableInventory.AvailableInventoryBuilder.getParty()List<? extends Party.PartyBuilder> AvailableInventory.AvailableInventoryBuilderImpl.getParty()List<? extends Party.PartyBuilder> CounterpartyPosition.CounterpartyPositionBuilder.getParty()List<? extends Party.PartyBuilder> CounterpartyPosition.CounterpartyPositionBuilderImpl.getParty() -
Uses of Party.PartyBuilder in cdm.event.workflow
Fields in cdm.event.workflow with type parameters of type Party.PartyBuilderModifier and TypeFieldDescriptionprotected List<Party.PartyBuilder> WorkflowStep.WorkflowStepBuilderImpl.partyMethods in cdm.event.workflow that return Party.PartyBuilderModifier and TypeMethodDescriptionWorkflowStep.WorkflowStepBuilder.getOrCreateParty(int index) WorkflowStep.WorkflowStepBuilderImpl.getOrCreateParty(int index) Methods in cdm.event.workflow that return types with arguments of type Party.PartyBuilderModifier and TypeMethodDescriptionList<? extends Party.PartyBuilder> WorkflowStep.WorkflowStepBuilder.getParty()List<? extends Party.PartyBuilder> WorkflowStep.WorkflowStepBuilderImpl.getParty() -
Uses of Party.PartyBuilder in cdm.product.collateral
Fields in cdm.product.collateral with type parameters of type Party.PartyBuilderModifier and TypeFieldDescriptionprotected List<Party.PartyBuilder> EligibleCollateralSpecification.EligibleCollateralSpecificationBuilderImpl.partyMethods in cdm.product.collateral that return Party.PartyBuilderModifier and TypeMethodDescriptionEligibleCollateralSpecification.EligibleCollateralSpecificationBuilder.getOrCreateParty(int index) EligibleCollateralSpecification.EligibleCollateralSpecificationBuilderImpl.getOrCreateParty(int index) Methods in cdm.product.collateral that return types with arguments of type Party.PartyBuilderModifier and TypeMethodDescriptionList<? extends Party.PartyBuilder> EligibleCollateralSpecification.EligibleCollateralSpecificationBuilder.getParty()List<? extends Party.PartyBuilder> EligibleCollateralSpecification.EligibleCollateralSpecificationBuilderImpl.getParty()