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 TypeMethodDescriptionvoid
EditWorkflowEntranceResult.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) void
GetWorkflowEntranceDescriptionsResult.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) void
GetWorkflowEntrancePartyTypesResult.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) void
GetWorkflowEntranceResult.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) void
GetWorkflowEntranceSelectorsResult.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) void
GetWorkflowEntranceStepsResult.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) Method parameters in com.echothree.control.user.workflow.common.result with type arguments of type WorkflowEntranceTransferModifier and TypeMethodDescriptionvoid
GetWorkflowEntrancesResult.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 TypeMethodDescriptionvoid
BatchTypeTransfer.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 TypeMethodDescriptionvoid
CommentTypeTransfer.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 TypeMethodDescriptionvoid
ContactListTransfer.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 TypeMethodDescriptionvoid
FinancialAccountTypeTransfer.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.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 TypeMethodDescriptionvoid
OrderTypeTransfer.setOrderWorkflowEntrance
(WorkflowEntranceTransfer orderWorkflowEntrance) Constructors in com.echothree.model.control.order.common.transfer with parameters of type WorkflowEntranceTransferModifierConstructorDescriptionOrderTypeTransfer
(String orderTypeName, OrderTypeTransfer parentOrderType, 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 TypeMethodDescriptionvoid
PicklistTypeTransfer.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 TypeMethodDescriptionvoid
ShipmentTypeTransfer.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 TypeMethodDescriptionvoid
WorkflowEntranceDescriptionTransfer.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) void
WorkflowEntrancePartyTypeTransfer.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) void
WorkflowEntranceSelectorTransfer.setWorkflowEntrance
(WorkflowEntranceTransfer workflowEntrance) void
WorkflowEntranceStepTransfer.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
(WorkflowEntrance workflowEntrance)