Uses of Class
com.echothree.model.control.workflow.common.transfer.WorkflowEntityStatusTransfer
Packages that use WorkflowEntityStatusTransfer
Package
Description
-
Uses of WorkflowEntityStatusTransfer in com.echothree.control.user.user.common.result
Methods in com.echothree.control.user.user.common.result that return WorkflowEntityStatusTransferMethods in com.echothree.control.user.user.common.result with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
GetUserSessionResult.setEmployeeAvailability
(WorkflowEntityStatusTransfer employeeAvailability) -
Uses of WorkflowEntityStatusTransfer in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return types with arguments of type WorkflowEntityStatusTransferMethod parameters in com.echothree.control.user.workflow.common.result with type arguments of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
GetWorkflowEntityStatusesResult.setWorkflowEntityStatuses
(List<WorkflowEntityStatusTransfer> workflowEntityStatuses) -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.accounting.common.transfer
Methods in com.echothree.model.control.accounting.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.accounting.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
TransactionGroupTransfer.setTransactionGroupStatus
(WorkflowEntityStatusTransfer transactionGroupStatus) Constructors in com.echothree.model.control.accounting.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionTransactionGroupTransfer
(String transactionGroupName, WorkflowEntityStatusTransfer transactionGroupStatus) Creates a new instance of TransactionGroupTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.batch.common.transfer
Methods in com.echothree.model.control.batch.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.batch.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
GenericBatchTransfer.setBatchStatus
(WorkflowEntityStatusTransfer batchStatus) Sets the batchStatus.Constructors in com.echothree.model.control.batch.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionBatchTransfer
(BatchTypeTransfer batchType, String batchName, WorkflowEntityStatusTransfer batchStatus) Creates a new instance of BatchTransferprotected
GenericBatchTransfer
(BatchTypeTransfer batchType, String batchName, WorkflowEntityStatusTransfer batchStatus) Creates a new instance of GenericBatchTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.batch.server.transfer
Methods in com.echothree.model.control.batch.server.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionprotected WorkflowEntityStatusTransfer
GenericBatchTransferCache.getBatchStatus
(Batch batch, EntityInstance entityInstance) -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.campaign.common.transfer
Methods in com.echothree.model.control.campaign.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionCampaignContentTransfer.getCampaignContentStatus()
Returns the campaignContentStatus.CampaignMediumTransfer.getCampaignMediumStatus()
Returns the campaignMediumStatus.CampaignSourceTransfer.getCampaignSourceStatus()
Returns the campaignSourceStatus.CampaignTransfer.getCampaignStatus()
Returns the campaignStatus.CampaignTermTransfer.getCampaignTermStatus()
Returns the campaignTermStatus.Methods in com.echothree.model.control.campaign.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
CampaignContentTransfer.setCampaignContentStatus
(WorkflowEntityStatusTransfer campaignContentStatus) Sets the campaignContentStatus.void
CampaignMediumTransfer.setCampaignMediumStatus
(WorkflowEntityStatusTransfer campaignMediumStatus) Sets the campaignMediumStatus.void
CampaignSourceTransfer.setCampaignSourceStatus
(WorkflowEntityStatusTransfer campaignSourceStatus) Sets the campaignSourceStatus.void
CampaignTransfer.setCampaignStatus
(WorkflowEntityStatusTransfer campaignStatus) Sets the campaignStatus.void
CampaignTermTransfer.setCampaignTermStatus
(WorkflowEntityStatusTransfer campaignTermStatus) Sets the campaignTermStatus.Constructors in com.echothree.model.control.campaign.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionCampaignContentTransfer
(String campaignContentName, String valueSha1Hash, String value, Boolean isDefault, Integer sortOrder, String description, WorkflowEntityStatusTransfer campaignContentStatus) Creates a new instance of CampaignContentTransferCampaignMediumTransfer
(String campaignMediumName, String valueSha1Hash, String value, Boolean isDefault, Integer sortOrder, String description, WorkflowEntityStatusTransfer campaignMediumStatus) Creates a new instance of CampaignMediumTransferCampaignSourceTransfer
(String campaignSourceName, String valueSha1Hash, String value, Boolean isDefault, Integer sortOrder, String description, WorkflowEntityStatusTransfer campaignSourceStatus) Creates a new instance of CampaignSourceTransferCampaignTermTransfer
(String campaignTermName, String valueSha1Hash, String value, Boolean isDefault, Integer sortOrder, String description, WorkflowEntityStatusTransfer campaignTermStatus) Creates a new instance of CampaignTermTransferCampaignTransfer
(String campaignName, String valueSha1Hash, String value, Boolean isDefault, Integer sortOrder, String description, WorkflowEntityStatusTransfer campaignStatus) Creates a new instance of CampaignTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.cancellationpolicy.common.transfer
Methods in com.echothree.model.control.cancellationpolicy.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionPartyCancellationPolicyTransfer.getPartyCancellationPolicyStatus()
Returns the partyCancellationPolicyStatus.Methods in com.echothree.model.control.cancellationpolicy.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
PartyCancellationPolicyTransfer.setPartyCancellationPolicyStatus
(WorkflowEntityStatusTransfer partyCancellationPolicyStatus) Sets the partyCancellationPolicyStatus.Constructors in com.echothree.model.control.cancellationpolicy.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionPartyCancellationPolicyTransfer
(PartyTransfer party, CancellationPolicyTransfer cancellationPolicy, WorkflowEntityStatusTransfer partyCancellationPolicyStatus) Creates a new instance of PartyCancellationPolicyTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.cancellationpolicy.server.logic
Methods in com.echothree.model.control.cancellationpolicy.server.logic that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionPartyCancellationPolicyLogic.getPartyCancellationPolicyStatusTransfer
(UserVisit userVisit, EntityInstance entityInstance, BasePK createdBy) -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.comment.common.transfer
Methods in com.echothree.model.control.comment.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.comment.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
CommentTransfer.setCommentStatus
(WorkflowEntityStatusTransfer commentStatus) -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.contact.common.transfer
Methods in com.echothree.model.control.contact.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionContactEmailAddressTransfer.getEmailAddressStatus()
ContactEmailAddressTransfer.getEmailAddressVerification()
ContactPostalAddressTransfer.getPostalAddressStatus()
ContactTelephoneTransfer.getTelephoneStatus()
ContactWebAddressTransfer.getWebAddressStatus()
Methods in com.echothree.model.control.contact.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
ContactEmailAddressTransfer.setEmailAddressStatus
(WorkflowEntityStatusTransfer emailAddressStatus) void
ContactEmailAddressTransfer.setEmailAddressVerification
(WorkflowEntityStatusTransfer emailAddressVerification) void
ContactPostalAddressTransfer.setPostalAddressStatus
(WorkflowEntityStatusTransfer postalAddressStatus) void
ContactTelephoneTransfer.setTelephoneStatus
(WorkflowEntityStatusTransfer telephoneStatus) void
ContactWebAddressTransfer.setWebAddressStatus
(WorkflowEntityStatusTransfer webAddressStatus) Constructors in com.echothree.model.control.contact.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionContactEmailAddressTransfer
(String emailAddress, WorkflowEntityStatusTransfer emailAddressStatus, WorkflowEntityStatusTransfer emailAddressVerification) Creates a new instance of ContactEmailAddressTransferContactPostalAddressTransfer
(PersonalTitleTransfer personalTitle, String firstName, String middleName, String lastName, NameSuffixTransfer nameSuffix, String companyName, String attention, String address1, String address2, String address3, String city, CityTransfer cityGeoCode, CountyTransfer countyGeoCode, String state, StateTransfer stateGeoCode, String postalCode, PostalCodeTransfer postalCodeGeoCode, CountryTransfer countryGeoCode, Boolean isCommercial, WorkflowEntityStatusTransfer postalAddressStatus) Creates a new instance of ContactPostalAddressTransferContactTelephoneTransfer
(CountryTransfer countryGeoCode, String areaCode, String telephoneNumber, String telephoneExtension, WorkflowEntityStatusTransfer telephoneStatus) Creates a new instance of ContactTelephoneTransferContactWebAddressTransfer
(String url, WorkflowEntityStatusTransfer webAddressStatus) Creates a new instance of ContactWebAddressTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.contactlist.common.transfer
Methods in com.echothree.model.control.contactlist.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionPartyContactListTransfer.getPartyContactListStatus()
Returns the partyContactListStatus.Methods in com.echothree.model.control.contactlist.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
PartyContactListTransfer.setPartyContactListStatus
(WorkflowEntityStatusTransfer partyContactListStatus) Sets the partyContactListStatus. -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionBaseEncryptionKeyTransfer.getBaseEncryptionKeyStatus()
EventGroupTransfer.getEventGroupStatus()
Methods in com.echothree.model.control.core.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
BaseEncryptionKeyTransfer.setBaseEncryptionKeyStatus
(WorkflowEntityStatusTransfer baseEncryptionKeyStatus) void
EventGroupTransfer.setEventGroupStatus
(WorkflowEntityStatusTransfer eventGroupStatus) Constructors in com.echothree.model.control.core.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionBaseEncryptionKeyTransfer
(String baseEncryptionKeyName, WorkflowEntityStatusTransfer baseEncryptionKeyStatus) Creates a new instance of BaseEncryptionKeyTransferEventGroupTransfer
(String eventGroupName, WorkflowEntityStatusTransfer eventGroupStatus) Creates a new instance of EventGroupTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.customer.common.transfer
Methods in com.echothree.model.control.customer.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionCustomerTransfer.getCustomerCreditStatus()
Returns the customerCreditStatus.CustomerTransfer.getCustomerStatus()
Returns the customerStatus.Methods in com.echothree.model.control.customer.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
CustomerTransfer.setCustomerCreditStatus
(WorkflowEntityStatusTransfer customerCreditStatus) Sets the customerCreditStatus.void
CustomerTransfer.setCustomerStatus
(WorkflowEntityStatusTransfer customerStatus) Sets the customerStatus.Constructors in com.echothree.model.control.customer.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionCustomerTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, ProfileTransfer profileTransfer, String customerName, CustomerTypeTransfer customerType, OfferUseTransfer initialOfferUse, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, GlAccountTransfer arGlAccount, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, WorkflowEntityStatusTransfer customerStatus, WorkflowEntityStatusTransfer customerCreditStatus) Creates a new instance of CustomerTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.employee.common.transfer
Methods in com.echothree.model.control.employee.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionEmployeeTransfer.getEmployeeAvailability()
EmployeeTransfer.getEmployeeStatus()
LeaveTransfer.getLeaveStatus()
Returns the leaveStatus.Methods in com.echothree.model.control.employee.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
EmployeeTransfer.setEmployeeAvailability
(WorkflowEntityStatusTransfer employeeAvailability) void
EmployeeTransfer.setEmployeeStatus
(WorkflowEntityStatusTransfer employeeStatus) void
LeaveTransfer.setLeaveStatus
(WorkflowEntityStatusTransfer leaveStatus) Sets the leaveStatus.Constructors in com.echothree.model.control.employee.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionEmployeeTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, ProfileTransfer profileTransfer, String employeeName, EmployeeTypeTransfer employeeType, WorkflowEntityStatusTransfer employeeStatus, WorkflowEntityStatusTransfer employeeAvailability) Creates a new instance of EmployeeTransferLeaveTransfer
(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 LeaveTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionInventoryLocationGroupTransfer.getInventoryLocationGroupStatus()
Methods in com.echothree.model.control.inventory.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
InventoryLocationGroupTransfer.setInventoryLocationGroupStatus
(WorkflowEntityStatusTransfer inventoryLocationGroupStatus) Constructors in com.echothree.model.control.inventory.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionInventoryLocationGroupTransfer
(WarehouseTransfer warehouse, String inventoryLocationGroupName, Boolean isDefault, Integer sortOrder, String description, WorkflowEntityStatusTransfer inventoryLocationGroupStatus) Creates a new instance of InventoryLocationGroupTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.invoice.common.transfer
Methods in com.echothree.model.control.invoice.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.invoice.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
InvoiceTransfer.setInvoiceStatus
(WorkflowEntityStatusTransfer invoiceStatus) Sets the invoiceStatus.Constructors in com.echothree.model.control.invoice.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionInvoiceTransfer
(InvoiceTypeTransfer invoiceType, String invoiceName, BillingAccountTransfer billingAccount, GlAccountTransfer glAccount, TermTransfer term, String reference, String description, WorkflowEntityStatusTransfer invoiceStatus) Creates a new instance of InvoiceTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.item.common.transfer
Methods in com.echothree.model.control.item.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.item.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
ItemTransfer.setItemStatus
(WorkflowEntityStatusTransfer itemStatus) Sets the itemStatus.Constructors in com.echothree.model.control.item.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionItemTransfer
(String itemName, ItemTypeTransfer itemType, ItemUseTypeTransfer itemUseType, ItemCategoryTransfer itemCategory, ItemAccountingCategoryTransfer itemAccountingCategory, ItemPurchasingCategoryTransfer itemPurchasingCategory, CompanyTransfer company, ItemDeliveryTypeTransfer itemDeliveryType, ItemInventoryTypeTransfer itemInventoryType, Boolean inventorySerialized, SequenceTransfer serialNumberSequence, Boolean shippingChargeExempt, Long unformattedShippingStartTime, String shippingStartTime, Long unformattedShippingEndTime, String shippingEndTime, Long unformattedSalesOrderStartTime, String salesOrderStartTime, Long unformattedSalesOrderEndTime, String salesOrderEndTime, Long unformattedPurchaseOrderStartTime, String purchaseOrderStartTime, Long unformattedPurchaseOrderEndTime, String purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindTransfer unitOfMeasureKind, ItemPriceTypeTransfer itemPriceType, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, String description, WorkflowEntityStatusTransfer itemStatus) Creates a new instance of ItemTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.job.common.transfer
Methods in com.echothree.model.control.job.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.job.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
JobTransfer.setJobStatus
(WorkflowEntityStatusTransfer jobStatus) Sets the jobStatus.Constructors in com.echothree.model.control.job.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionJobTransfer
(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 WorkflowEntityStatusTransfer in com.echothree.model.control.order.common.transfer
Constructors in com.echothree.model.control.order.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionprotected
OrderBatchTransfer
(BatchTypeTransfer batchType, String batchName, CurrencyTransfer currency, Long count, String amount, WorkflowEntityStatusTransfer batchStatus) -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionPartyPaymentMethodContactMechanismTransfer.getPartyPaymentMethodContactMechanismStatus()
PartyPaymentMethodTransfer.getPartyPaymentMethodStatus()
Methods in com.echothree.model.control.payment.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
PartyPaymentMethodContactMechanismTransfer.setPartyPaymentMethodContactMechanismStatus
(WorkflowEntityStatusTransfer partyPaymentMethodContactMechanismStatus) void
PartyPaymentMethodTransfer.setPartyPaymentMethodStatus
(WorkflowEntityStatusTransfer partyPaymentMethodStatus) Constructors in com.echothree.model.control.payment.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionPartyPaymentMethodContactMechanismTransfer
(PartyPaymentMethodTransfer partyPaymentMethod, PartyContactMechanismPurposeTransfer partyContactMechanismPurpose, WorkflowEntityStatusTransfer partyPaymentMethodContactMechanismStatus) Creates a new instance of PartyPaymentMethodContactMechanismTransferPartyPaymentMethodTransfer
(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 WorkflowEntityStatusTransfer in com.echothree.model.control.period.common.transfer
Methods in com.echothree.model.control.period.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.period.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
PeriodTransfer.setStatus
(WorkflowEntityStatusTransfer status) Sets the status.Constructors in com.echothree.model.control.period.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionPeriodTransfer
(PeriodKindTransfer periodKind, String periodName, PeriodTransfer parentPeriod, PeriodTypeTransfer periodType, Long unformattedStartTime, String startTime, Long unformattedEndTime, String endTime, String description, WorkflowEntityStatusTransfer status) Creates a new instance of PeriodTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.printer.common.transfer
Methods in com.echothree.model.control.printer.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionPrinterGroupJobTransfer.getPrinterGroupJobStatus()
Returns the printerGroupJobStatus.PrinterGroupTransfer.getPrinterGroupStatus()
Returns the printerGroupStatus.PrinterTransfer.getPrinterStatus()
Returns the printerStatus.Methods in com.echothree.model.control.printer.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
PrinterGroupJobTransfer.setPrinterGroupJobStatus
(WorkflowEntityStatusTransfer printerGroupJobStatus) Sets the printerGroupJobStatus.void
PrinterGroupTransfer.setPrinterGroupStatus
(WorkflowEntityStatusTransfer printerGroupStatus) Sets the printerGroupStatus.void
PrinterTransfer.setPrinterStatus
(WorkflowEntityStatusTransfer printerStatus) Sets the printerStatus.Constructors in com.echothree.model.control.printer.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionPrinterGroupJobTransfer
(String printerGroupJobName, PrinterGroupTransfer printerGroup, DocumentTransfer document, Integer copies, Integer priority, WorkflowEntityStatusTransfer printerGroupJobStatus) Creates a new instance of PrinterGroupJobTransferPrinterGroupTransfer
(String printerGroupName, Long unformattedKeepPrintedJobsTime, String keepPrintedJobsTime, Boolean isDefault, Integer sortOrder, WorkflowEntityStatusTransfer printerGroupStatus, String description) Creates a new instance of PrinterGroupTransferPrinterTransfer
(String printerName, PrinterGroupTransfer printerGroup, Integer priority, WorkflowEntityStatusTransfer printerStatus, String description) Creates a new instance of PrinterTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.returnpolicy.common.transfer
Methods in com.echothree.model.control.returnpolicy.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionPartyReturnPolicyTransfer.getPartyReturnPolicyStatus()
Returns the partyReturnPolicyStatus.Methods in com.echothree.model.control.returnpolicy.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
PartyReturnPolicyTransfer.setPartyReturnPolicyStatus
(WorkflowEntityStatusTransfer partyReturnPolicyStatus) Sets the partyReturnPolicyStatus.Constructors in com.echothree.model.control.returnpolicy.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionPartyReturnPolicyTransfer
(PartyTransfer party, ReturnPolicyTransfer returnPolicy, WorkflowEntityStatusTransfer partyReturnPolicyStatus) Creates a new instance of PartyReturnPolicyTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.returnpolicy.server.logic
Methods in com.echothree.model.control.returnpolicy.server.logic that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionPartyReturnPolicyLogic.getPartyReturnPolicyStatusTransfer
(UserVisit userVisit, EntityInstance entityInstance, BasePK createdBy) -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.sales.common.transfer
Methods in com.echothree.model.control.sales.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionSalesOrderResultTransfer.getOrderStatus()
Returns the orderStatus.Methods in com.echothree.model.control.sales.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
SalesOrderResultTransfer.setOrderStatus
(WorkflowEntityStatusTransfer orderStatus) Sets the orderStatus.Constructors in com.echothree.model.control.sales.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionSalesOrderBatchTransfer
(BatchTypeTransfer batchType, String batchName, CurrencyTransfer currency, PaymentMethodTransfer paymentMethod, Long count, String amount, WorkflowEntityStatusTransfer batchStatus) Creates a new instance of SalesOrderBatchTransferSalesOrderResultTransfer
(String orderName, WorkflowEntityStatusTransfer orderStatus) Creates a new instance of SalesOrderResultTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.track.common.transfer
Methods in com.echothree.model.control.track.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.track.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
TrackTransfer.setTrackStatus
(WorkflowEntityStatusTransfer trackStatus) Sets the trackStatus.Constructors in com.echothree.model.control.track.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionTrackTransfer
(String trackName, String valueSha1Hash, String value, Boolean isDefault, Integer sortOrder, String description, WorkflowEntityStatusTransfer trackStatus) Creates a new instance of TrackTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.training.common.transfer
Methods in com.echothree.model.control.training.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.training.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
PartyTrainingClassTransfer.setPartyTrainingClassStatus
(WorkflowEntityStatusTransfer partyTrainingClassStatus) Constructors in com.echothree.model.control.training.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionPartyTrainingClassTransfer
(String partyTrainingClassName, PartyTransfer party, TrainingClassTransfer trainingClass, Long unformattedCompletedTime, String completedTime, Long unformattedValidUntilTime, String validUntilTime, WorkflowEntityStatusTransfer partyTrainingClassStatus) Creates a new instance of PartyTrainingClassTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.user.common.transfer
Methods in com.echothree.model.control.user.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.user.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
UserVisitGroupTransfer.setuserVisitGroupStatus
(WorkflowEntityStatusTransfer userVisitGroupStatus) Constructors in com.echothree.model.control.user.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionUserVisitGroupTransfer
(String userVisitGroupName, WorkflowEntityStatusTransfer userVisitGroupStatus) Creates a new instance of UserVisitGroupTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.vendor.common.transfer
Methods in com.echothree.model.control.vendor.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionVendorItemTransfer.getVendorItemStatus()
Returns the vendorItemStatus.VendorTransfer.getVendorStatus()
Returns the vendorStatus.Methods in com.echothree.model.control.vendor.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
VendorItemTransfer.setVendorItemStatus
(WorkflowEntityStatusTransfer vendorItemStatus) Sets the vendorItemStatus.void
VendorTransfer.setVendorStatus
(WorkflowEntityStatusTransfer vendorStatus) Sets the vendorStatus.Constructors in com.echothree.model.control.vendor.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionVendorItemTransfer
(ItemTransfer item, VendorTransfer vendor, String vendorItemName, String description, Integer priority, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, WorkflowEntityStatusTransfer vendorItemStatus) Creates a new instance of VendorItemTransferVendorTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String vendorName, VendorTypeTransfer vendorType, Integer minimumPurchaseOrderLines, Integer maximumPurchaseOrderLines, Long unformattedMinimumPurchaseOrderAmount, String minimumPurchaseOrderAmount, Long unformattedMaximumPurchaseOrderAmount, String maximumPurchaseOrderAmount, Boolean useItemPurchasingCategories, ItemAliasTypeTransfer defaultItemAliasType, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, GlAccountTransfer apGlAccount, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, WorkflowEntityStatusTransfer vendorStatus) Creates a new instance of VendorTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.warehouse.common.transfer
Methods in com.echothree.model.control.warehouse.common.transfer that return WorkflowEntityStatusTransferMethods in com.echothree.model.control.warehouse.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
LocationTransfer.setLocationStatus
(WorkflowEntityStatusTransfer locationStatus) Constructors in com.echothree.model.control.warehouse.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionLocationTransfer
(WarehouseTransfer warehouse, String locationName, LocationTypeTransfer locationType, LocationUseTypeTransfer locationUseType, Integer velocity, InventoryLocationGroupTransfer inventoryLocationGroup, String description, WorkflowEntityStatusTransfer locationStatus) Creates a new instance of LocationTransfer -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.workflow.server.control
Methods in com.echothree.model.control.workflow.server.control that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowEntityStatusTransfer
(UserVisit userVisit, WorkflowEntityStatus workflowEntityStatus) WorkflowControl.getWorkflowEntityStatusTransferByEntityInstance
(UserVisit userVisit, Workflow workflow, EntityInstance entityInstance) WorkflowControl.getWorkflowEntityStatusTransferByEntityInstanceUsingNames
(UserVisit userVisit, String workflowName, EntityInstance entityInstance) Methods in com.echothree.model.control.workflow.server.control that return types with arguments of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowEntityStatusTransfers
(UserVisit userVisit, Collection<WorkflowEntityStatus> workflowEntityStatuses) WorkflowControl.getWorkflowEntityStatusTransfersByEntityInstance
(UserVisit userVisit, Workflow workflow, EntityInstance entityInstance) WorkflowControl.getWorkflowEntityStatusTransfersByWorkflow
(UserVisit userVisit, Workflow workflow) -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.workflow.server.transfer
Methods in com.echothree.model.control.workflow.server.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionWorkflowEntityStatusTransferCache.getWorkflowEntityStatusTransfer
(WorkflowEntityStatus workflowEntityStatus) -
Uses of WorkflowEntityStatusTransfer in com.echothree.model.control.workrequirement.common.transfer
Methods in com.echothree.model.control.workrequirement.common.transfer that return WorkflowEntityStatusTransferModifier and TypeMethodDescriptionWorkAssignmentTransfer.getWorkAssignmentStatus()
Returns the workAssignmentStatus.WorkRequirementTransfer.getWorkRequirementStatus()
Returns the workRequirementStatus.WorkTimeTransfer.getWorkTimeStatus()
Returns the workTimeStatus.Methods in com.echothree.model.control.workrequirement.common.transfer with parameters of type WorkflowEntityStatusTransferModifier and TypeMethodDescriptionvoid
WorkAssignmentTransfer.setWorkAssignmentStatus
(WorkflowEntityStatusTransfer workAssignmentStatus) Sets the workAssignmentStatus.void
WorkRequirementTransfer.setWorkRequirementStatus
(WorkflowEntityStatusTransfer workRequirementStatus) Sets the workRequirementStatus.void
WorkTimeTransfer.setWorkTimeStatus
(WorkflowEntityStatusTransfer workTimeStatus) Sets the workTimeStatus.Constructors in com.echothree.model.control.workrequirement.common.transfer with parameters of type WorkflowEntityStatusTransferModifierConstructorDescriptionWorkAssignmentTransfer
(WorkRequirementTransfer workRequirement, Integer workAssignmentSequence, PartyTransfer party, Long unformattedStartTime, String startTime, Long unformattedEndTime, String endTime, WorkflowEntityStatusTransfer workAssignmentStatus) Creates a new instance of WorkAssignmentTransferWorkRequirementTransfer
(String workRequirementName, WorkEffortTransfer workEffort, WorkRequirementScopeTransfer workRequirementScope, Long unformattedStartTime, String startTime, Long unformattedRequiredTime, String requiredTime, WorkflowEntityStatusTransfer workRequirementStatus) Creates a new instance of WorkRequirementTransferWorkTimeTransfer
(WorkRequirementTransfer workRequirement, Integer workTimeSequence, PartyTransfer party, Long unformattedStartTime, String startTime, Long unformattedEndTime, String endTime, WorkflowEntityStatusTransfer workTimeStatus) Creates a new instance of WorkTimeTransfer