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 TypeMethodDescriptionvoid
GetPartyCancellationPoliciesResult.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 TypeMethodDescriptionvoid
GetPartyCarrierAccountsResult.setParty
(PartyTransfer party) void
GetPartyCarriersResult.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.core.common.result
Methods in com.echothree.control.user.core.common.result that return PartyTransferMethods in com.echothree.control.user.core.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 TypeMethodDescriptionvoid
GetEmploymentsResult.setParty
(PartyTransfer party) void
GetLeavesResult.setParty
(PartyTransfer party) void
GetPartyResponsibilitiesResult.setParty
(PartyTransfer party) void
GetPartySkillsResult.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 TypeMethodDescriptionvoid
GetPartyInventoryLevelResult.setParty
(PartyTransfer party) void
GetPartyInventoryLevelsResult.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()
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 TypeMethodDescriptionvoid
GetPartyRelationshipsResult.setFromParty
(PartyTransfer fromParty) void
EditProfileResult.setParty
(PartyTransfer party) void
GetPartyAliasesResult.setParty
(PartyTransfer party) void
GetPartyResult.setParty
(PartyTransfer party) void
GetPartyRelationshipsResult.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 TypeMethodDescriptionvoid
GetPartyPrinterGroupUsesResult.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 TypeMethodDescriptionvoid
GetPartyReturnPoliciesResult.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 TypeMethodDescriptionvoid
GetPartyTrainingClassesResult.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 TypeMethodDescriptionvoid
TransactionGlEntryTransfer.setGroupParty
(PartyTransfer groupParty) void
TransactionTransfer.setGroupParty
(PartyTransfer groupParty) Constructors in com.echothree.model.control.accounting.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionTransactionGlEntryTransfer
(TransactionTransfer transaction, Integer transactionGlEntrySequence, TransactionGlEntryTransfer parentTransactionGlEntry, PartyTransfer groupParty, TransactionGlAccountCategoryTransfer transactionGlAccountCategory, GlAccountTransfer glAccount, CurrencyTransfer originalCurrency, Long unformattedOriginalAmount, String originalDebit, String originalCredit, Long unformattedAmount, String debit, String credit) Creates a new instance of TransactionGlEntryTransferTransactionTransfer
(String transactionName, PartyTransfer groupParty, TransactionGroupTransfer transactionGroup, TransactionTypeTransfer transactionType, Long unformattedPostingTime, String postingTime) 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 TypeMethodDescriptionvoid
PartyCancellationPolicyTransfer.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 TypeMethodDescriptionvoid
PartyCarrierAccountTransfer.setParty
(PartyTransfer party) Sets the party.void
PartyCarrierTransfer.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 TypeMethodDescriptionvoid
CommunicationEventRoleTransfer.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 TypeMethodDescriptionvoid
PartyContactMechanismAliasTransfer.setParty
(PartyTransfer party) void
PartyContactMechanismTransfer.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 TypeMethodDescriptionvoid
PartyContactListTransfer.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.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return PartyTransferModifier and TypeMethodDescriptionPartyApplicationEditorUseTransfer.getParty()
Returns the party.PartyEntityTypeTransfer.getParty()
Methods in com.echothree.model.control.core.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoid
PartyApplicationEditorUseTransfer.setParty
(PartyTransfer party) Sets the party.void
PartyEntityTypeTransfer.setParty
(PartyTransfer party) Constructors in com.echothree.model.control.core.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionPartyApplicationEditorUseTransfer
(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 PartyEntityTypeTransfer -
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 TypeMethodDescriptionvoid
PartyDocumentTransfer.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 TypeMethodDescriptionvoid
EmploymentTransfer.setParty
(PartyTransfer party) Sets the party.void
LeaveTransfer.setParty
(PartyTransfer party) Sets the party.void
PartyResponsibilityTransfer.setParty
(PartyTransfer party) void
PartySkillTransfer.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 TypeMethodDescriptionvoid
FinancialAccountRoleTransfer.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 TypeMethodDescriptionvoid
ForumMessageRoleTransfer.setParty
(PartyTransfer party) void
ForumPartyRoleTransfer.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 PartyTransferModifier and TypeMethodDescriptionLotTransfer.getOwnerParty()
PartyInventoryLevelTransfer.getParty()
Methods in com.echothree.model.control.inventory.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoid
LotTransfer.setOwnerParty
(PartyTransfer ownerParty) void
PartyInventoryLevelTransfer.setParty
(PartyTransfer party) Constructors in com.echothree.model.control.inventory.common.transfer with parameters of type PartyTransferModifierConstructorDescriptionLotTransfer
(String lotName, PartyTransfer ownerParty, ItemTransfer item, InventoryConditionTransfer inventoryCondition, UnitOfMeasureTypeTransfer unitOfMeasureType, Long quantity, CurrencyTransfer currency, Long unformattedUnitCost, String unitCost) PartyInventoryLevelTransfer
(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 TypeMethodDescriptionvoid
JobTransfer.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 TypeMethodDescriptionvoid
OrderRoleTransfer.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 TypeClassDescriptionclass
class
class
Methods in com.echothree.model.control.party.common.transfer that return PartyTransferModifier and TypeMethodDescriptionPartyRelationshipTransfer.getFromParty()
PartyAliasTransfer.getParty()
PartyRelationshipTransfer.getToParty()
Methods in com.echothree.model.control.party.common.transfer with parameters of type PartyTransferModifier and TypeMethodDescriptionvoid
PartyRelationshipTransfer.setFromParty
(PartyTransfer fromParty) void
PartyAliasTransfer.setParty
(PartyTransfer party) void
PartyRelationshipTransfer.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 PartyAliasTransferPartyRelationshipTransfer
(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 PartyTransfer -
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 TypeMethodDescriptionvoid
BillingAccountRoleTransfer.setParty
(PartyTransfer party) void
PartyPaymentMethodTransfer.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 TypeMethodDescriptionvoid
PartyPrinterGroupUseTransfer.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 TypeMethodDescriptionvoid
PartyReturnPolicyTransfer.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 TypeMethodDescriptionvoid
SubscriptionTransfer.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 TypeMethodDescriptionvoid
PartyCreditLimitTransfer.setParty
(PartyTransfer party) void
PartyTermTransfer.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 TypeMethodDescriptionvoid
RecoveryAnswerTransfer.setParty
(PartyTransfer party) void
UserKeyTransfer.setParty
(PartyTransfer party) void
UserLoginPasswordTransfer.setParty
(PartyTransfer party) Sets the party.void
UserLoginTransfer.setParty
(PartyTransfer party) Sets the party.void
UserSessionTransfer.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 TypeMethodDescriptionvoid
WorkAssignmentTransfer.setParty
(PartyTransfer party) Sets the party.void
WorkTimeTransfer.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