Uses of Class
com.echothree.model.control.selector.common.transfer.SelectorTransfer
Packages that use SelectorTransfer
Package
Description
-
Uses of SelectorTransfer in com.echothree.control.user.selector.common.result
Methods in com.echothree.control.user.selector.common.result that return SelectorTransferModifier and TypeMethodDescriptionEditSelectorResult.getSelector()GetSelectorDescriptionsResult.getSelector()GetSelectorNodeDescriptionsResult.getSelector()GetSelectorNodeResult.getSelector()GetSelectorNodesResult.getSelector()GetSelectorPartiesResult.getSelector()GetSelectorResult.getSelector()Methods in com.echothree.control.user.selector.common.result that return types with arguments of type SelectorTransferMethods in com.echothree.control.user.selector.common.result with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidEditSelectorResult.setSelector(SelectorTransfer selector) voidGetSelectorDescriptionsResult.setSelector(SelectorTransfer selector) voidGetSelectorNodeDescriptionsResult.setSelector(SelectorTransfer selector) voidGetSelectorNodeResult.setSelector(SelectorTransfer selector) voidGetSelectorNodesResult.setSelector(SelectorTransfer selector) voidGetSelectorPartiesResult.setSelector(SelectorTransfer selector) voidGetSelectorResult.setSelector(SelectorTransfer selector) Method parameters in com.echothree.control.user.selector.common.result with type arguments of type SelectorTransferModifier and TypeMethodDescriptionvoidGetSelectorsResult.setSelectors(List<SelectorTransfer> selectors) -
Uses of SelectorTransfer in com.echothree.model.control.carrier.common.transfer
Methods in com.echothree.model.control.carrier.common.transfer that return SelectorTransferModifier and TypeMethodDescriptionCarrierServiceTransfer.getGeoCodeSelector()Returns the geoCodeSelector.CarrierTransfer.getGeoCodeSelector()Returns the geoCodeSelector.CarrierServiceTransfer.getItemSelector()Returns the itemSelector.CarrierTransfer.getItemSelector()Returns the itemSelector.CarrierOptionTransfer.getRecommendedGeoCodeSelector()Returns the recommendedGeoCodeSelector.CarrierOptionTransfer.getRecommendedItemSelector()Returns the recommendedItemSelector.CarrierOptionTransfer.getRecommendedOrderSelector()Returns the recommendedOrderSelector.CarrierOptionTransfer.getRecommendedShipmentSelector()Returns the recommendedShipmentSelector.CarrierOptionTransfer.getRequiredGeoCodeSelector()Returns the requiredGeoCodeSelector.CarrierOptionTransfer.getRequiredItemSelector()Returns the requiredItemSelector.CarrierOptionTransfer.getRequiredOrderSelector()Returns the requiredOrderSelector.CarrierOptionTransfer.getRequiredShipmentSelector()Returns the requiredShipmentSelector.Methods in com.echothree.model.control.carrier.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidCarrierServiceTransfer.setGeoCodeSelector(SelectorTransfer geoCodeSelector) Sets the geoCodeSelector.voidCarrierTransfer.setGeoCodeSelector(SelectorTransfer geoCodeSelector) Sets the geoCodeSelector.voidCarrierServiceTransfer.setItemSelector(SelectorTransfer itemSelector) Sets the itemSelector.voidCarrierTransfer.setItemSelector(SelectorTransfer itemSelector) Sets the itemSelector.voidCarrierOptionTransfer.setRecommendedGeoCodeSelector(SelectorTransfer recommendedGeoCodeSelector) Sets the recommendedGeoCodeSelector.voidCarrierOptionTransfer.setRecommendedItemSelector(SelectorTransfer recommendedItemSelector) Sets the recommendedItemSelector.voidCarrierOptionTransfer.setRecommendedOrderSelector(SelectorTransfer recommendedOrderSelector) Sets the recommendedOrderSelector.voidCarrierOptionTransfer.setRecommendedShipmentSelector(SelectorTransfer recommendedShipmentSelector) Sets the recommendedShipmentSelector.voidCarrierOptionTransfer.setRequiredGeoCodeSelector(SelectorTransfer requiredGeoCodeSelector) Sets the requiredGeoCodeSelector.voidCarrierOptionTransfer.setRequiredItemSelector(SelectorTransfer requiredItemSelector) Sets the requiredItemSelector.voidCarrierOptionTransfer.setRequiredOrderSelector(SelectorTransfer requiredOrderSelector) Sets the requiredOrderSelector.voidCarrierOptionTransfer.setRequiredShipmentSelector(SelectorTransfer requiredShipmentSelector) Sets the requiredShipmentSelector.Constructors in com.echothree.model.control.carrier.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionCarrierOptionTransfer(CarrierTransfer carrier, String carrierOptionName, Boolean isRecommended, Boolean isRequired, SelectorTransfer recommendedGeoCodeSelector, SelectorTransfer requiredGeoCodeSelector, SelectorTransfer recommendedItemSelector, SelectorTransfer requiredItemSelector, SelectorTransfer recommendedOrderSelector, SelectorTransfer requiredOrderSelector, SelectorTransfer recommendedShipmentSelector, SelectorTransfer requiredShipmentSelector, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of CarrierOptionTransferCarrierServiceTransfer(CarrierTransfer carrier, String carrierServiceName, SelectorTransfer geoCodeSelector, SelectorTransfer itemSelector, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of CarrierServiceTransferCarrierTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String carrierName, CarrierTypeTransfer carrierType, SelectorTransfer geoCodeSelector, SelectorTransfer itemSelector, String accountValidationPattern, Boolean isDefault, Integer sortOrder) Creates a new instance of CarrierTransfer -
Uses of SelectorTransfer in com.echothree.model.control.communication.common.transfer
Methods in com.echothree.model.control.communication.common.transfer that return SelectorTransferMethods in com.echothree.model.control.communication.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidCommunicationEmailSourceTransfer.setReviewEmployeeSelector(SelectorTransfer reviewEmployeeSelector) Constructors in com.echothree.model.control.communication.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionCommunicationEmailSourceTransfer(ServerTransfer server, String username, String password, WorkEffortScopeTransfer receiveWorkEffortScope, WorkEffortScopeTransfer sendWorkEffortScope, SelectorTransfer reviewEmployeeSelector) Creates a new instance of CommunicationEmailSourceTransfer -
Uses of SelectorTransfer in com.echothree.model.control.content.common.transfer
Methods in com.echothree.model.control.content.common.transfer that return SelectorTransferModifier and TypeMethodDescriptionContentCategoryTransfer.getContentCategoryItemSelector()Returns the contentCategoryItemSelector.Methods in com.echothree.model.control.content.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidContentCategoryTransfer.setContentCategoryItemSelector(SelectorTransfer contentCategoryItemSelector) Sets the contentCategoryItemSelector.Constructors in com.echothree.model.control.content.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionContentCategoryTransfer(ContentCatalogTransfer contentCatalog, String contentCategoryName, ContentCategoryTransfer parentContentCategory, OfferUseTransfer defaultOfferUse, SelectorTransfer contentCategoryItemSelector, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of ContentCategoryTransfer -
Uses of SelectorTransfer in com.echothree.model.control.filter.common.transfer
Methods in com.echothree.model.control.filter.common.transfer that return SelectorTransferModifier and TypeMethodDescriptionFilterStepElementTransfer.getFilterItemSelector()FilterStepTransfer.getFilterItemSelector()FilterTransfer.getFilterItemSelector()Methods in com.echothree.model.control.filter.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidFilterStepElementTransfer.setFilterItemSelector(SelectorTransfer filterItemSelector) voidFilterStepTransfer.setFilterItemSelector(SelectorTransfer filterItemSelector) voidFilterTransfer.setFilterItemSelector(SelectorTransfer filterItemSelector) Constructors in com.echothree.model.control.filter.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionFilterStepElementTransfer(FilterStepTransfer filterStep, String filterStepElementName, SelectorTransfer filterItemSelector, FilterAdjustmentTransfer filterAdjustment, String description) Creates a new instance of FilterStepElementTransferFilterStepTransfer(FilterTransfer filter, String filterStepName, SelectorTransfer filterItemSelector, String description) Creates a new instance of FilterStepTransferFilterTransfer(FilterTypeTransfer filterType, String filterName, FilterAdjustmentTransfer initialFilterAdjustment, SelectorTransfer filterItemSelector, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of FilterTransfer -
Uses of SelectorTransfer in com.echothree.model.control.offer.common.transfer
Methods in com.echothree.model.control.offer.common.transfer that return SelectorTransferModifier and TypeMethodDescriptionOfferTransfer.getOfferItemSelector()Returns the offerItemSelector.Methods in com.echothree.model.control.offer.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidOfferTransfer.setOfferItemSelector(SelectorTransfer offerItemSelector) Sets the offerItemSelector.Constructors in com.echothree.model.control.offer.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionOfferTransfer(String offerName, SequenceTransfer salesOrderSequence, DepartmentTransfer department, SelectorTransfer offerItemSelector, FilterTransfer offerItemPriceFilter, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of OfferTransfer -
Uses of SelectorTransfer in com.echothree.model.control.security.common.transfer
Methods in com.echothree.model.control.security.common.transfer that return SelectorTransferMethods in com.echothree.model.control.security.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidSecurityRolePartyTypeTransfer.setPartySelector(SelectorTransfer partySelector) Constructors in com.echothree.model.control.security.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionSecurityRolePartyTypeTransfer(SecurityRoleTransfer securityRole, PartyTypeTransfer partyType, SelectorTransfer partySelector) Creates a new instance of SecurityRolePartyTypeTransfer -
Uses of SelectorTransfer in com.echothree.model.control.selector.common.transfer
Methods in com.echothree.model.control.selector.common.transfer that return SelectorTransferModifier and TypeMethodDescriptionSelectorDescriptionTransfer.getSelector()SelectorNodeTransfer.getSelector()SelectorPartyTransfer.getSelector()Methods in com.echothree.model.control.selector.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidSelectorNodeTransfer.setSelector(SelectorTransfer selector) voidSelectorPartyTransfer.setSelector(SelectorTransfer selector) Constructors in com.echothree.model.control.selector.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionSelectorDescriptionTransfer(LanguageTransfer language, SelectorTransfer selector, String description) Creates a new instance of SelectorDescriptionTransferSelectorNodeTransfer(SelectorTransfer selector, String selectorNodeName, Boolean isRootSelectorNode, SelectorNodeTypeTransfer selectorNodeType, Boolean negate, String description) Creates a new instance of SelectorNodeTransferSelectorPartyTransfer(SelectorTransfer selector, PartyTransfer party) Creates a new instance of SelectorPartyTransfer -
Uses of SelectorTransfer in com.echothree.model.control.selector.server.control
Methods in com.echothree.model.control.selector.server.control that return SelectorTransferModifier and TypeMethodDescriptionSelectorControl.getSelectorTransfer(UserVisit userVisit, Selector selector) Methods in com.echothree.model.control.selector.server.control that return types with arguments of type SelectorTransferModifier and TypeMethodDescriptionSelectorControl.getSelectorTransfers(UserVisit userVisit, Collection<Selector> selectors) SelectorControl.getSelectorTransfersBySelectorType(UserVisit userVisit, SelectorType selectorType) -
Uses of SelectorTransfer in com.echothree.model.control.selector.server.transfer
Methods in com.echothree.model.control.selector.server.transfer that return SelectorTransferModifier and TypeMethodDescriptionSelectorTransferCache.getSelectorTransfer(UserVisit userVisit, Selector selector) -
Uses of SelectorTransfer in com.echothree.model.control.shipping.common.transfer
Methods in com.echothree.model.control.shipping.common.transfer that return SelectorTransferModifier and TypeMethodDescriptionShippingMethodTransfer.getGeoCodeSelector()Returns the geoCodeSelector.ShippingMethodTransfer.getItemSelector()Returns the itemSelector.Methods in com.echothree.model.control.shipping.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidShippingMethodTransfer.setGeoCodeSelector(SelectorTransfer geoCodeSelector) Sets the geoCodeSelector.voidShippingMethodTransfer.setItemSelector(SelectorTransfer itemSelector) Sets the itemSelector.Constructors in com.echothree.model.control.shipping.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionShippingMethodTransfer(String shippingMethodName, SelectorTransfer geoCodeSelector, SelectorTransfer itemSelector, Integer sortOrder, String description) Creates a new instance of ShippingMethodTransfer -
Uses of SelectorTransfer in com.echothree.model.control.workflow.common.transfer
Methods in com.echothree.model.control.workflow.common.transfer that return SelectorTransferModifier and TypeMethodDescriptionWorkflowDestinationSelectorTransfer.getSelector()WorkflowEntranceSelectorTransfer.getSelector()Methods in com.echothree.model.control.workflow.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidWorkflowDestinationSelectorTransfer.setSelector(SelectorTransfer selector) voidWorkflowEntranceSelectorTransfer.setSelector(SelectorTransfer selector) Constructors in com.echothree.model.control.workflow.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionWorkflowDestinationSelectorTransfer(WorkflowDestinationTransfer workflowDestination, SelectorTransfer selector) Creates a new instance of WorkflowDestinationSelectorTransferWorkflowEntranceSelectorTransfer(WorkflowEntranceTransfer workflowEntrance, SelectorTransfer selector) Creates a new instance of WorkflowEntranceSelectorTransfer -
Uses of SelectorTransfer in com.echothree.model.control.workrequirement.common.transfer
Methods in com.echothree.model.control.workrequirement.common.transfer that return SelectorTransferMethods in com.echothree.model.control.workrequirement.common.transfer with parameters of type SelectorTransferModifier and TypeMethodDescriptionvoidWorkRequirementScopeTransfer.setWorkAssignmentSelector(SelectorTransfer workAssignmentSelector) Constructors in com.echothree.model.control.workrequirement.common.transfer with parameters of type SelectorTransferModifierConstructorDescriptionWorkRequirementScopeTransfer(WorkEffortScopeTransfer workEffortScope, WorkRequirementTypeTransfer workRequirementType, SequenceTransfer workRequirementSequence, SequenceTransfer workTimeSequence, SelectorTransfer workAssignmentSelector, String estimatedTimeAllowed, String maximumTimeAllowed) Creates a new instance of WorkRequirementScopeTransfer