Uses of Class
com.echothree.model.control.workflow.common.transfer.WorkflowEntranceTransfer
Packages that use WorkflowEntranceTransfer
Package
Description
-
Uses of WorkflowEntranceTransfer in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return WorkflowEntranceTransferModifier and TypeMethodDescriptionEditWorkflowEntranceResult.getWorkflowEntrance()GetWorkflowEntranceDescriptionsResult.getWorkflowEntrance()GetWorkflowEntrancePartyTypesResult.getWorkflowEntrance()GetWorkflowEntranceResult.getWorkflowEntrance()GetWorkflowEntranceSelectorsResult.getWorkflowEntrance()GetWorkflowEntranceStepsResult.getWorkflowEntrance()Methods in com.echothree.control.user.workflow.common.result that return types with arguments of type WorkflowEntranceTransferMethods in com.echothree.control.user.workflow.common.result with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidEditWorkflowEntranceResult.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidGetWorkflowEntranceDescriptionsResult.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidGetWorkflowEntrancePartyTypesResult.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidGetWorkflowEntranceResult.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidGetWorkflowEntranceSelectorsResult.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidGetWorkflowEntranceStepsResult.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) Method parameters in com.echothree.control.user.workflow.common.result with type arguments of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidGetWorkflowEntrancesResult.setWorkflowEntrances(List<WorkflowEntranceTransfer> workflowEntrances) -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.batch.common.transfer
Methods in com.echothree.model.control.batch.common.transfer that return WorkflowEntranceTransferMethods in com.echothree.model.control.batch.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidBatchTypeTransfer.setBatchWorkflowEntrance(WorkflowEntranceTransfer batchWorkflowEntrance) Constructors in com.echothree.model.control.batch.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionBatchTypeTransfer(String batchTypeName, BatchTypeTransfer parentBatchType, SequenceTypeTransfer batchSequenceType, WorkflowTransfer batchWorkflow, WorkflowEntranceTransfer batchWorkflowEntrance, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of BatchTypeTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.comment.common.transfer
Methods in com.echothree.model.control.comment.common.transfer that return WorkflowEntranceTransferMethods in com.echothree.model.control.comment.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidCommentTypeTransfer.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) Constructors in com.echothree.model.control.comment.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionCommentTypeTransfer(EntityTypeTransfer entityType, String commentTypeName, SequenceTransfer commentSequence, WorkflowEntranceTransfer workflowEntrance, MimeTypeUsageTypeTransfer mimeTypeUsageType, Integer sortOrder, String description) Creates a new instance of CommentTypeTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.contactlist.common.transfer
Methods in com.echothree.model.control.contactlist.common.transfer that return WorkflowEntranceTransferModifier and TypeMethodDescriptionContactListTransfer.getDefaultPartyContactListStatus()Returns the defaultPartyContactListStatus.Methods in com.echothree.model.control.contactlist.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidContactListTransfer.setDefaultPartyContactListStatus(WorkflowEntranceTransfer defaultPartyContactListStatus) Sets the defaultPartyContactListStatus.Constructors in com.echothree.model.control.contactlist.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionContactListTransfer(String contactListName, ContactListGroupTransfer contactListGroup, ContactListTypeTransfer contactListType, ContactListFrequencyTransfer contactListFrequency, WorkflowEntranceTransfer defaultPartyContactListStatus, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of ContactListTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.financial.common.transfer
Methods in com.echothree.model.control.financial.common.transfer that return WorkflowEntranceTransferModifier and TypeMethodDescriptionFinancialAccountTypeTransfer.getFinancialAccountWorkflowEntrance()Methods in com.echothree.model.control.financial.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidFinancialAccountTypeTransfer.setFinancialAccountWorkflowEntrance(WorkflowEntranceTransfer financialAccountWorkflowEntrance) Constructors in com.echothree.model.control.financial.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionFinancialAccountTypeTransfer(String financialAccountTypeName, FinancialAccountTypeTransfer parentFinancialAccountType, GlAccountTransfer defaultGlAccount, SequenceTypeTransfer financialAccountSequenceType, SequenceTypeTransfer financialAccountTransactionSequenceType, WorkflowTransfer financialAccountWorkflow, WorkflowEntranceTransfer financialAccountWorkflowEntrance, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of FinancialAccountTypeTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return WorkflowEntranceTransferModifier and TypeMethodDescriptionInventoryTransactionTypeTransfer.getInventoryTransactionWorkflowEntrance()Methods in com.echothree.model.control.inventory.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidInventoryTransactionTypeTransfer.setInventoryTransactionWorkflowEntrance(WorkflowEntranceTransfer inventoryTransactionWorkflowEntrance) Constructors in com.echothree.model.control.inventory.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionInventoryTransactionTypeTransfer(String inventoryTransactionTypeName, SequenceTypeTransfer inventoryTransactionSequenceType, WorkflowTransfer inventoryTransactionWorkflow, WorkflowEntranceTransfer inventoryTransactionWorkflowEntrance, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of InventoryTransactionTypeTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.order.common.transfer
Methods in com.echothree.model.control.order.common.transfer that return WorkflowEntranceTransferMethods in com.echothree.model.control.order.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidOrderTypeTransfer.setOrderWorkflowEntrance(WorkflowEntranceTransfer orderWorkflowEntrance) Constructors in com.echothree.model.control.order.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionOrderTypeTransfer(String orderTypeName, SequenceTypeTransfer orderSequenceType, WorkflowTransfer orderWorkflow, WorkflowEntranceTransfer orderWorkflowEntrance, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of OrderTypeTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.picklist.common.transfer
Methods in com.echothree.model.control.picklist.common.transfer that return WorkflowEntranceTransferMethods in com.echothree.model.control.picklist.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidPicklistTypeTransfer.setPicklistWorkflowEntrance(WorkflowEntranceTransfer picklistWorkflowEntrance) Constructors in com.echothree.model.control.picklist.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionPicklistTypeTransfer(String picklistTypeName, PicklistTypeTransfer parentPicklistType, SequenceTypeTransfer picklistSequenceType, WorkflowTransfer picklistWorkflow, WorkflowEntranceTransfer picklistWorkflowEntrance, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of PicklistTypeTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.shipment.common.transfer
Methods in com.echothree.model.control.shipment.common.transfer that return WorkflowEntranceTransferMethods in com.echothree.model.control.shipment.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidShipmentTypeTransfer.setShipmentWorkflowEntrance(WorkflowEntranceTransfer shipmentWorkflowEntrance) Constructors in com.echothree.model.control.shipment.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionShipmentTypeTransfer(String shipmentTypeName, ShipmentTypeTransfer parentShipmentType, SequenceTypeTransfer shipmentSequenceType, WorkflowTransfer shipmentWorkflow, WorkflowEntranceTransfer shipmentWorkflowEntrance, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of ShipmentTypeTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.workflow.common.transfer
Methods in com.echothree.model.control.workflow.common.transfer that return WorkflowEntranceTransferModifier and TypeMethodDescriptionWorkflowEntranceDescriptionTransfer.getWorkflowEntrance()WorkflowEntrancePartyTypeTransfer.getWorkflowEntrance()WorkflowEntranceSelectorTransfer.getWorkflowEntrance()WorkflowEntranceStepTransfer.getWorkflowEntrance()Methods in com.echothree.model.control.workflow.common.transfer with parameters of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoidWorkflowEntranceDescriptionTransfer.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidWorkflowEntrancePartyTypeTransfer.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidWorkflowEntranceSelectorTransfer.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) voidWorkflowEntranceStepTransfer.setWorkflowEntrance(WorkflowEntranceTransfer workflowEntrance) Constructors in com.echothree.model.control.workflow.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionWorkflowEntranceDescriptionTransfer(LanguageTransfer language, WorkflowEntranceTransfer workflowEntrance, String description) Creates a new instance of WorkflowEntranceDescriptionTransferWorkflowEntrancePartyTypeTransfer(WorkflowEntranceTransfer workflowEntrance, PartyTypeTransfer partyType) Creates a new instance of WorkflowEntrancePartyTypeTransferWorkflowEntranceSelectorTransfer(WorkflowEntranceTransfer workflowEntrance, SelectorTransfer selector) Creates a new instance of WorkflowEntranceSelectorTransferWorkflowEntranceStepTransfer(WorkflowEntranceTransfer workflowEntrance, WorkflowStepTransfer workflowStep) Creates a new instance of WorkflowEntranceStepTransfer -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.workflow.server.control
Methods in com.echothree.model.control.workflow.server.control that return WorkflowEntranceTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowEntranceTransfer(UserVisit userVisit, WorkflowEntrance workflowEntrance) Methods in com.echothree.model.control.workflow.server.control that return types with arguments of type WorkflowEntranceTransferModifier and TypeMethodDescriptionWorkflowControl.getWorkflowEntranceTransfers(UserVisit userVisit, Collection<WorkflowEntrance> workflowEntrances) WorkflowControl.getWorkflowEntranceTransfersByWorkflow(UserVisit userVisit, Workflow workflow) -
Uses of WorkflowEntranceTransfer in com.echothree.model.control.workflow.server.transfer
Methods in com.echothree.model.control.workflow.server.transfer that return WorkflowEntranceTransferModifier and TypeMethodDescriptionWorkflowEntranceTransferCache.getWorkflowEntranceTransfer(UserVisit userVisit, WorkflowEntrance workflowEntrance)