Uses of Class
com.echothree.model.control.party.common.transfer.PartyTransfer
Packages that use PartyTransfer
Package
Description
-
Uses of PartyTransfer in com.echothree.control.user.cancellationpolicy.common.result
Methods in com.echothree.control.user.cancellationpolicy.common.result that return PartyTransferMethods in com.echothree.control.user.cancellationpolicy.common.result with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidGetPartyCancellationPoliciesResult.setParty(PartyTransfer party) -
Uses of PartyTransfer in com.echothree.control.user.carrier.common.result
Methods in com.echothree.control.user.carrier.common.result that return PartyTransferModifier and TypeMethodDescriptionGetPartyCarrierAccountsResult.getParty()GetPartyCarriersResult.getParty()Methods in com.echothree.control.user.carrier.common.result with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidGetPartyCarrierAccountsResult.setParty(PartyTransfer party) voidGetPartyCarriersResult.setParty(PartyTransfer party) -
Uses of PartyTransfer in com.echothree.control.user.contactlist.common.result
Methods in com.echothree.control.user.contactlist.common.result that return PartyTransferMethods in com.echothree.control.user.contactlist.common.result with parameters of type PartyTransfer -
Uses of PartyTransfer in com.echothree.control.user.document.common.result
Methods in com.echothree.control.user.document.common.result that return PartyTransferMethods in com.echothree.control.user.document.common.result with parameters of type PartyTransfer -
Uses of PartyTransfer in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return PartyTransferModifier and TypeMethodDescriptionGetEmploymentsResult.getParty()GetLeavesResult.getParty()GetPartyResponsibilitiesResult.getParty()GetPartySkillsResult.getParty()Methods in com.echothree.control.user.employee.common.result with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidGetEmploymentsResult.setParty(PartyTransfer party) voidGetLeavesResult.setParty(PartyTransfer party) voidGetPartyResponsibilitiesResult.setParty(PartyTransfer party) voidGetPartySkillsResult.setParty(PartyTransfer party) -
Uses of PartyTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return PartyTransferModifier and TypeMethodDescriptionGetPartyInventoryLevelResult.getParty()GetPartyInventoryLevelsResult.getParty()Methods in com.echothree.control.user.inventory.common.result with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidGetPartyInventoryLevelResult.setParty(PartyTransfer party) voidGetPartyInventoryLevelsResult.setParty(PartyTransfer party) -
Uses of PartyTransfer in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return PartyTransferModifier and TypeMethodDescriptionGetPartyRelationshipsResult.getFromParty()EditProfileResult.getParty()GetPartyAliasesResult.getParty()GetPartyEntityTypesResult.getParty()GetPartyResult.getParty()GetPartyRelationshipsResult.getToParty()Methods in com.echothree.control.user.party.common.result that return types with arguments of type PartyTransferMethods in com.echothree.control.user.party.common.result with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidGetPartyRelationshipsResult.setFromParty(PartyTransfer fromParty) voidEditProfileResult.setParty(PartyTransfer party) voidGetPartyAliasesResult.setParty(PartyTransfer party) voidGetPartyEntityTypesResult.setParty(PartyTransfer party) voidGetPartyResult.setParty(PartyTransfer party) voidGetPartyRelationshipsResult.setToParty(PartyTransfer toParty) Method parameters in com.echothree.control.user.party.common.result with type arguments of type PartyTransfer -
Uses of PartyTransfer in com.echothree.control.user.printer.common.result
Methods in com.echothree.control.user.printer.common.result that return PartyTransferMethods in com.echothree.control.user.printer.common.result with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidGetPartyPrinterGroupUsesResult.setParty(PartyTransfer party) -
Uses of PartyTransfer in com.echothree.control.user.returnpolicy.common.result
Methods in com.echothree.control.user.returnpolicy.common.result that return PartyTransferMethods in com.echothree.control.user.returnpolicy.common.result with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidGetPartyReturnPoliciesResult.setParty(PartyTransfer party) -
Uses of PartyTransfer in com.echothree.control.user.scale.common.result
Methods in com.echothree.control.user.scale.common.result that return PartyTransferMethods in com.echothree.control.user.scale.common.result with parameters of type PartyTransfer -
Uses of PartyTransfer in com.echothree.control.user.subscription.common.result
Methods in com.echothree.control.user.subscription.common.result that return PartyTransferMethods in com.echothree.control.user.subscription.common.result with parameters of type PartyTransfer -
Uses of PartyTransfer in com.echothree.control.user.term.common.result
Methods in com.echothree.control.user.term.common.result that return PartyTransferMethods in com.echothree.control.user.term.common.result with parameters of type PartyTransfer -
Uses of PartyTransfer in com.echothree.control.user.training.common.result
Methods in com.echothree.control.user.training.common.result that return PartyTransferMethods in com.echothree.control.user.training.common.result with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidGetPartyTrainingClassesResult.setParty(PartyTransfer party) -
Uses of PartyTransfer in com.echothree.control.user.workrequirement.common.result
Methods in com.echothree.control.user.workrequirement.common.result that return PartyTransferMethods in com.echothree.control.user.workrequirement.common.result with parameters of type PartyTransfer -
Uses of PartyTransfer in com.echothree.model.control.accounting.common.transfer
Methods in com.echothree.model.control.accounting.common.transfer that return PartyTransferModifier and TypeMethodDescriptionTransactionGlEntryTransfer.getGroupParty()TransactionTransfer.getGroupParty()Methods in com.echothree.model.control.accounting.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidTransactionGlEntryTransfer.setGroupParty(PartyTransfer groupParty) voidTransactionTransfer.setGroupParty(PartyTransfer groupParty) Constructors in com.echothree.model.control.accounting.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionTransactionGlEntryTransfer(TransactionTransfer transaction, Integer transactionGlEntrySequence, PartyTransfer groupParty, TransactionGlAccountCategoryTransfer transactionGlAccountCategory, GlAccountTransfer glAccount, CurrencyTransfer originalCurrency, Long unformattedOriginalDebit, String originalDebit, Long unformattedOriginalCredit, String originalCredit, Long unformattedDebit, String debit, Long unformattedCredit, String credit) TransactionTransfer(String transactionName, PartyTransfer groupParty, TransactionGroupTransfer transactionGroup, TransactionTypeTransfer transactionType, WorkflowEntityStatusTransfer transactionStatus) Creates a new instance of TransactionTransfer -
Uses of PartyTransfer in com.echothree.model.control.associate.common.transfer
Methods in com.echothree.model.control.associate.common.transfer that return PartyTransferMethods in com.echothree.model.control.associate.common.transfer with parameters of type PartyTransferConstructors in com.echothree.model.control.associate.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionAssociateTransfer(AssociateProgramTransfer associateProgram, String associateName, PartyTransfer party, String description, MimeTypeTransfer summaryMimeType, String summary) Creates a new instance of AssociateTransfer -
Uses of PartyTransfer in com.echothree.model.control.cancellationpolicy.common.transfer
Methods in com.echothree.model.control.cancellationpolicy.common.transfer that return PartyTransferMethods in com.echothree.model.control.cancellationpolicy.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyCancellationPolicyTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.cancellationpolicy.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyCancellationPolicyTransfer(PartyTransfer party, CancellationPolicyTransfer cancellationPolicy, WorkflowEntityStatusTransfer partyCancellationPolicyStatus) Creates a new instance of PartyCancellationPolicyTransfer -
Uses of PartyTransfer in com.echothree.model.control.carrier.common.transfer
Subclasses of PartyTransfer in com.echothree.model.control.carrier.common.transferMethods in com.echothree.model.control.carrier.common.transfer that return PartyTransferModifier and TypeMethodDescriptionPartyCarrierAccountTransfer.getParty()Returns the party.PartyCarrierTransfer.getParty()Methods in com.echothree.model.control.carrier.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyCarrierAccountTransfer.setParty(PartyTransfer party) Sets the party.voidPartyCarrierTransfer.setParty(PartyTransfer party) Constructors in com.echothree.model.control.carrier.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyCarrierAccountTransfer(PartyTransfer party, CarrierTransfer carrier, String account, Boolean alwaysUseThirdPartyBilling) Creates a new instance of PartyCarrierAccountTransferPartyCarrierTransfer(PartyTransfer party, CarrierTransfer carrier) Creates a new instance of PartyCarrierTransfer -
Uses of PartyTransfer in com.echothree.model.control.communication.common.transfer
Methods in com.echothree.model.control.communication.common.transfer that return PartyTransferMethods in com.echothree.model.control.communication.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidCommunicationEventRoleTransfer.setParty(PartyTransfer party) Constructors in com.echothree.model.control.communication.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionCommunicationEventRoleTransfer(CommunicationEventTransfer communicationEvent, PartyTransfer party, CommunicationEventRoleTypeTransfer communicationEventRoleType) Creates a new instance of CommunicationEventRoleTransfer -
Uses of PartyTransfer in com.echothree.model.control.contact.common.transfer
Methods in com.echothree.model.control.contact.common.transfer that return PartyTransferModifier and TypeMethodDescriptionPartyContactMechanismAliasTransfer.getParty()PartyContactMechanismTransfer.getParty()Returns the party.Methods in com.echothree.model.control.contact.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyContactMechanismAliasTransfer.setParty(PartyTransfer party) voidPartyContactMechanismTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.contact.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyContactMechanismAliasTransfer(PartyTransfer party, ContactMechanismTransfer contactMechanism, ContactMechanismAliasTypeTransfer contactMechanismAliasType, String alias) Creates a new instance of PartyContactMechanismAliasTransferPartyContactMechanismTransfer(PartyTransfer party, ContactMechanismTransfer contactMechanism, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of PartyContactMechanismTransfer -
Uses of PartyTransfer in com.echothree.model.control.contactlist.common.transfer
Methods in com.echothree.model.control.contactlist.common.transfer that return PartyTransferMethods in com.echothree.model.control.contactlist.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyContactListTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.contactlist.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyContactListTransfer(PartyTransfer party, ContactListTransfer contactList, ContactListContactMechanismPurposeTransfer preferredContactListContactMechanismPurpose) Creates a new instance of PartyContactListTransfer -
Uses of PartyTransfer in com.echothree.model.control.customer.common.transfer
Subclasses of PartyTransfer in com.echothree.model.control.customer.common.transfer -
Uses of PartyTransfer in com.echothree.model.control.document.common.transfer
Methods in com.echothree.model.control.document.common.transfer that return PartyTransferMethods in com.echothree.model.control.document.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyDocumentTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.document.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyDocumentTransfer(PartyTransfer party, DocumentTransfer document, Boolean isDefault, Integer sortOrder) Creates a new instance of PartyDocumentTransfer -
Uses of PartyTransfer in com.echothree.model.control.employee.common.transfer
Subclasses of PartyTransfer in com.echothree.model.control.employee.common.transferMethods in com.echothree.model.control.employee.common.transfer that return PartyTransferModifier and TypeMethodDescriptionEmploymentTransfer.getParty()Returns the party.LeaveTransfer.getParty()Returns the party.PartyResponsibilityTransfer.getParty()PartySkillTransfer.getParty()Methods in com.echothree.model.control.employee.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidEmploymentTransfer.setParty(PartyTransfer party) Sets the party.voidLeaveTransfer.setParty(PartyTransfer party) Sets the party.voidPartyResponsibilityTransfer.setParty(PartyTransfer party) voidPartySkillTransfer.setParty(PartyTransfer party) Constructors in com.echothree.model.control.employee.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionEmploymentTransfer(String employmentName, PartyTransfer party, CompanyTransfer company, Long unformattedStartTime, String startTime, Long unformattedEndTime, String endTime, TerminationTypeTransfer terminationType, TerminationReasonTransfer terminationReason) Creates a new instance of EmploymentTransferLeaveTransfer(String leaveName, PartyTransfer party, CompanyTransfer company, LeaveTypeTransfer leaveType, LeaveReasonTransfer leaveReason, Long unformattedStartTime, String startTime, Long unformattedEndTime, String endTime, Long unformattedTotalTime, String totalTime, WorkflowEntityStatusTransfer leaveStatus) Creates a new instance of LeaveTransferPartyResponsibilityTransfer(PartyTransfer party, ResponsibilityTypeTransfer responsibilityType) Creates a new instance of PartyResponsibilityTransferPartySkillTransfer(PartyTransfer party, SkillTypeTransfer skillType) Creates a new instance of PartySkillTransfer -
Uses of PartyTransfer in com.echothree.model.control.financial.common.transfer
Methods in com.echothree.model.control.financial.common.transfer that return PartyTransferMethods in com.echothree.model.control.financial.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidFinancialAccountRoleTransfer.setParty(PartyTransfer party) Constructors in com.echothree.model.control.financial.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionFinancialAccountRoleTransfer(FinancialAccountTransfer financialAccount, PartyTransfer party, FinancialAccountRoleTypeTransfer financialAccountRoleType) Creates a new instance of FinancialAccountRoleTransfer -
Uses of PartyTransfer in com.echothree.model.control.forum.common.transfer
Methods in com.echothree.model.control.forum.common.transfer that return PartyTransferModifier and TypeMethodDescriptionForumMessageRoleTransfer.getParty()ForumPartyRoleTransfer.getParty()Methods in com.echothree.model.control.forum.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidForumMessageRoleTransfer.setParty(PartyTransfer party) voidForumPartyRoleTransfer.setParty(PartyTransfer party) Constructors in com.echothree.model.control.forum.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionForumMessageRoleTransfer(ForumMessageTransfer forumMessage, ForumRoleTypeTransfer forumRoleType, PartyTransfer party) Creates a new instance of ForumMessageRoleTransferForumPartyRoleTransfer(ForumTransfer forum, PartyTransfer party, ForumRoleTypeTransfer forumRoleType) Creates a new instance of ForumPartyRoleTransfer -
Uses of PartyTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return PartyTransferMethods in com.echothree.model.control.inventory.common.transfer with parameters of type PartyTransferConstructors in com.echothree.model.control.inventory.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyInventoryLevelTransfer(PartyTransfer party, ItemTransfer item, InventoryConditionTransfer inventoryCondition, String minimumInventory, String maximumInventory, String reorderQuantity) Creates a new instance of PartyInventoryLevelTransfer -
Uses of PartyTransfer in com.echothree.model.control.invoice.common.transfer
Methods in com.echothree.model.control.invoice.common.transfer that return PartyTransferMethods in com.echothree.model.control.invoice.common.transfer with parameters of type PartyTransferConstructors in com.echothree.model.control.invoice.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionInvoiceRoleTransfer(InvoiceTransfer invoice, PartyTransfer party, PartyContactMechanismTransfer partyContactMechanism, InvoiceRoleTypeTransfer invoiceRoleType) Creates a new instance of InvoiceRoleTransfer -
Uses of PartyTransfer in com.echothree.model.control.job.common.transfer
Methods in com.echothree.model.control.job.common.transfer that return PartyTransferMethods in com.echothree.model.control.job.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidJobTransfer.setRunAsParty(PartyTransfer runAsParty) Sets the runAsParty.Constructors in com.echothree.model.control.job.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionJobTransfer(String jobName, PartyTransfer runAsParty, Integer sortOrder, String description, WorkflowEntityStatusTransfer jobStatus, Long unformattedLastStartTime, String lastStartTime, Long unformattedLastEndTime, String lastEndTime) Creates a new instance of JobTransfer -
Uses of PartyTransfer in com.echothree.model.control.order.common.transfer
Methods in com.echothree.model.control.order.common.transfer that return PartyTransferMethods in com.echothree.model.control.order.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidOrderRoleTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.order.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionOrderRoleTransfer(PartyTransfer party, OrderRoleTypeTransfer orderRoleType) Creates a new instance of OrderRoleTransfer -
Uses of PartyTransfer in com.echothree.model.control.party.common.transfer
Subclasses of PartyTransfer in com.echothree.model.control.party.common.transferModifier and TypeClassDescriptionclassclassclassMethods in com.echothree.model.control.party.common.transfer that return PartyTransferModifier and TypeMethodDescriptionPartyRelationshipTransfer.getFromParty()PartyAliasTransfer.getParty()PartyApplicationEditorUseTransfer.getParty()Returns the party.PartyEntityTypeTransfer.getParty()PartyRelationshipTransfer.getToParty()Methods in com.echothree.model.control.party.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyRelationshipTransfer.setFromParty(PartyTransfer fromParty) voidPartyAliasTransfer.setParty(PartyTransfer party) voidPartyApplicationEditorUseTransfer.setParty(PartyTransfer party) Sets the party.voidPartyEntityTypeTransfer.setParty(PartyTransfer party) voidPartyRelationshipTransfer.setToParty(PartyTransfer toParty) Constructors in com.echothree.model.control.party.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyAliasTransfer(PartyTransfer party, PartyAliasTypeTransfer partyAliasType, String alias) Creates a new instance of PartyAliasTransferPartyApplicationEditorUseTransfer(PartyTransfer party, ApplicationEditorUseTransfer applicationEditorUse, ApplicationEditorTransfer applicationEditor, Integer preferredHeight, Integer preferredWidth) Creates a new instance of PartyApplicationEditorUseTransferPartyEntityTypeTransfer(PartyTransfer party, EntityTypeTransfer entityType, Boolean confirmDelete) Creates a new instance of PartyEntityTypeTransferPartyRelationshipTransfer(PartyTransfer fromParty, RoleTypeTransfer fromRoleType, PartyTransfer toParty, RoleTypeTransfer toRoleType) Creates a new instance of PartyRelationshipTransfer -
Uses of PartyTransfer in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return PartyTransferModifier and TypeMethodDescriptionPartyControl.getPartyTransfer(UserVisit userVisit, Party party) Methods in com.echothree.model.control.party.server.control that return types with arguments of type PartyTransferModifier and TypeMethodDescriptionPartyControl.getPartyTransfers(UserVisit userVisit) PartyControl.getPartyTransfers(UserVisit userVisit, Collection<Party> parties) -
Uses of PartyTransfer in com.echothree.model.control.party.server.transfer
Methods in com.echothree.model.control.party.server.transfer that return PartyTransferModifier and TypeMethodDescriptionPartyTransferCache.getTransfer(UserVisit userVisit, Party party) -
Uses of PartyTransfer in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return PartyTransferModifier and TypeMethodDescriptionBillingAccountRoleTransfer.getParty()PartyPaymentMethodTransfer.getParty()Methods in com.echothree.model.control.payment.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidBillingAccountRoleTransfer.setParty(PartyTransfer party) voidPartyPaymentMethodTransfer.setParty(PartyTransfer party) Constructors in com.echothree.model.control.payment.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionBillingAccountRoleTransfer(BillingAccountTransfer billingAccount, PartyTransfer party, PartyContactMechanismTransfer partyContactMechanism, BillingAccountRoleTypeTransfer billingAccountRoleType) Creates a new instance of BillingAccountRoleTransferPartyPaymentMethodTransfer(String partyPaymentMethodName, PartyTransfer party, String description, PaymentMethodTransfer paymentMethod, Boolean deleteWhenUnused, Boolean isDefault, Integer sortOrder, WorkflowEntityStatusTransfer partyPaymentMethodStatus, String number, Integer expirationMonth, Integer expirationYear, PersonalTitleTransfer personalTitle, String firstName, String middleName, String lastName, NameSuffixTransfer nameSuffix, String name, PartyContactMechanismTransfer billingPartyContactMechanism, String issuerName, PartyContactMechanismTransfer issuerPartyContactMechanism, String securityCode) Creates a new instance of PartyPaymentMethodTransfer -
Uses of PartyTransfer in com.echothree.model.control.printer.common.transfer
Methods in com.echothree.model.control.printer.common.transfer that return PartyTransferMethods in com.echothree.model.control.printer.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyPrinterGroupUseTransfer.setParty(PartyTransfer party) Constructors in com.echothree.model.control.printer.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyPrinterGroupUseTransfer(PartyTransfer party, PrinterGroupUseTypeTransfer printerGroupUseType, PrinterGroupTransfer printerGroup) Creates a new instance of PartyPrinterGroupUseTransfer -
Uses of PartyTransfer in com.echothree.model.control.returnpolicy.common.transfer
Methods in com.echothree.model.control.returnpolicy.common.transfer that return PartyTransferMethods in com.echothree.model.control.returnpolicy.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyReturnPolicyTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.returnpolicy.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyReturnPolicyTransfer(PartyTransfer party, ReturnPolicyTransfer returnPolicy, WorkflowEntityStatusTransfer partyReturnPolicyStatus) Creates a new instance of PartyReturnPolicyTransfer -
Uses of PartyTransfer in com.echothree.model.control.scale.common.transfer
Methods in com.echothree.model.control.scale.common.transfer that return PartyTransferMethods in com.echothree.model.control.scale.common.transfer with parameters of type PartyTransferConstructors in com.echothree.model.control.scale.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyScaleUseTransfer(PartyTransfer party, ScaleUseTypeTransfer scaleUseType, ScaleTransfer scale) Creates a new instance of PartyScaleUseTransfer -
Uses of PartyTransfer in com.echothree.model.control.selector.common.transfer
Methods in com.echothree.model.control.selector.common.transfer that return PartyTransferMethods in com.echothree.model.control.selector.common.transfer with parameters of type PartyTransferConstructors in com.echothree.model.control.selector.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionSelectorPartyTransfer(SelectorTransfer selector, PartyTransfer party) Creates a new instance of SelectorPartyTransfer -
Uses of PartyTransfer in com.echothree.model.control.shipment.common.transfer
Methods in com.echothree.model.control.shipment.common.transfer that return PartyTransferMethods in com.echothree.model.control.shipment.common.transfer with parameters of type PartyTransferConstructors in com.echothree.model.control.shipment.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyFreeOnBoardTransfer(PartyTransfer party, FreeOnBoardTransfer freeOnBoard) Creates a new instance of PartyFreeOnBoardTransfer -
Uses of PartyTransfer in com.echothree.model.control.subscription.common.transfer
Methods in com.echothree.model.control.subscription.common.transfer that return PartyTransferMethods in com.echothree.model.control.subscription.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidSubscriptionTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.subscription.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionSubscriptionTransfer(String subscriptionName, SubscriptionTypeTransfer subscriptionType, PartyTransfer party, Long unformattedStartTime, String startTime, Long unformattedEndTime, String endTime) Creates a new instance of SubscriptionTransfer -
Uses of PartyTransfer in com.echothree.model.control.term.common.transfer
Methods in com.echothree.model.control.term.common.transfer that return PartyTransferModifier and TypeMethodDescriptionPartyCreditLimitTransfer.getParty()PartyTermTransfer.getParty()Methods in com.echothree.model.control.term.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidPartyCreditLimitTransfer.setParty(PartyTransfer party) voidPartyTermTransfer.setParty(PartyTransfer party) Constructors in com.echothree.model.control.term.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyCreditLimitTransfer(PartyTransfer party, CurrencyTransfer currency, String creditLimit, String potentialCreditLimit) Creates a new instance of PartyCreditLimitTransferPartyTermTransfer(PartyTransfer party, TermTransfer term, Boolean taxable) Creates a new instance of PartyTermTransfer -
Uses of PartyTransfer in com.echothree.model.control.training.common.transfer
Methods in com.echothree.model.control.training.common.transfer that return PartyTransferMethods in com.echothree.model.control.training.common.transfer with parameters of type PartyTransferConstructors in com.echothree.model.control.training.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyTrainingClassTransfer(String partyTrainingClassName, PartyTransfer party, TrainingClassTransfer trainingClass, Long unformattedCompletedTime, String completedTime, Long unformattedValidUntilTime, String validUntilTime, WorkflowEntityStatusTransfer partyTrainingClassStatus) Creates a new instance of PartyTrainingClassTransfer -
Uses of PartyTransfer in com.echothree.model.control.user.common.transfer
Methods in com.echothree.model.control.user.common.transfer that return PartyTransferModifier and TypeMethodDescriptionRecoveryAnswerTransfer.getParty()UserKeyTransfer.getParty()UserLoginPasswordTransfer.getParty()Returns the party.UserLoginTransfer.getParty()Returns the party.UserSessionTransfer.getParty()Returns the party.Methods in com.echothree.model.control.user.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidRecoveryAnswerTransfer.setParty(PartyTransfer party) voidUserKeyTransfer.setParty(PartyTransfer party) voidUserLoginPasswordTransfer.setParty(PartyTransfer party) Sets the party.voidUserLoginTransfer.setParty(PartyTransfer party) Sets the party.voidUserSessionTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.user.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionRecoveryAnswerTransfer(PartyTransfer party, RecoveryQuestionTransfer recoveryQuestion, String answer) Creates a new instance of RecoveryAnswerTransferUserKeyTransfer(String userKeyName, PartyTransfer party, PartyRelationshipTransfer partyRelationship) Creates a new instance of UserKeyTransferUserLoginPasswordTransfer(PartyTransfer party, UserLoginPasswordTypeTransfer userLoginPasswordType, String password, Long unformattedChangedTime, String changedTime, Boolean wasReset) Creates a new instance of UserLoginPasswordTransferUserLoginTransfer(PartyTransfer party, String username, Long unformattedLastLoginTime, String lastLoginTime, Integer failureCount, Long unformattedFirstFailureTime, String firstFailureTime, Long unformattedLastFailureTime, String lastFailureTime, Integer expiredCount, Boolean forceChange) Creates a new instance of UserLoginTransferUserSessionTransfer(UserVisitTransfer userVisit, PartyTransfer party, PartyRelationshipTransfer partyRelationship, Long unformattedIdentityVerifiedTime, String identityVerifiedTime) Creates a new instance of UserSessionTransfer -
Uses of PartyTransfer in com.echothree.model.control.vendor.common.transfer
Subclasses of PartyTransfer in com.echothree.model.control.vendor.common.transfer -
Uses of PartyTransfer in com.echothree.model.control.warehouse.common.transfer
Subclasses of PartyTransfer in com.echothree.model.control.warehouse.common.transfer -
Uses of PartyTransfer in com.echothree.model.control.workrequirement.common.transfer
Methods in com.echothree.model.control.workrequirement.common.transfer that return PartyTransferModifier and TypeMethodDescriptionWorkAssignmentTransfer.getParty()Returns the party.WorkTimeTransfer.getParty()Returns the party.Methods in com.echothree.model.control.workrequirement.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoidWorkAssignmentTransfer.setParty(PartyTransfer party) Sets the party.voidWorkTimeTransfer.setParty(PartyTransfer party) Sets the party.Constructors in com.echothree.model.control.workrequirement.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionWorkAssignmentTransfer(WorkRequirementTransfer workRequirement, Integer workAssignmentSequence, PartyTransfer party, Long unformattedStartTime, String startTime, Long unformattedEndTime, String endTime, WorkflowEntityStatusTransfer workAssignmentStatus) Creates a new instance of WorkAssignmentTransferWorkTimeTransfer(WorkRequirementTransfer workRequirement, Integer workTimeSequence, PartyTransfer party, Long unformattedStartTime, String startTime, Long unformattedEndTime, String endTime, WorkflowEntityStatusTransfer workTimeStatus) Creates a new instance of WorkTimeTransfer