Uses of Class
com.echothree.util.common.transfer.MapWrapper
Packages that use MapWrapper
Package
Description
-
Uses of MapWrapper in com.echothree.model.control.accounting.common.transfer
Methods in com.echothree.model.control.accounting.common.transfer that return MapWrapperMethods in com.echothree.model.control.accounting.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidTransactionTransfer.setTransactionTimes(MapWrapper<TransactionTimeTransfer> transactionTimes) -
Uses of MapWrapper in com.echothree.model.control.chain.common.transfer
Methods in com.echothree.model.control.chain.common.transfer that return MapWrapperModifier and TypeMethodDescriptionChainInstanceTransfer.getChainInstanceEntityRoles()Returns the chainInstanceEntityRoles.Methods in com.echothree.model.control.chain.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidChainInstanceTransfer.setChainInstanceEntityRoles(MapWrapper<ChainInstanceEntityRoleTransfer> chainInstanceEntityRoles) Sets the chainInstanceEntityRoles. -
Uses of MapWrapper in com.echothree.model.control.content.common.transfer
Methods in com.echothree.model.control.content.common.transfer that return MapWrapperModifier and TypeMethodDescriptionContentPageTransfer.getContentPageAreas()Returns the contentPageAreas.Methods in com.echothree.model.control.content.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidContentPageTransfer.setContentPageAreas(MapWrapper<ContentPageAreaTransfer> contentPageAreas) Sets the contentPageAreas. -
Uses of MapWrapper in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return MapWrapperModifier and TypeMethodDescriptionCommandMessageTransfer.getCommandMessageTranslations()Returns the commandMessageTranslations.EntityAttributeGroupTransfer.getEntityAttributes()Methods in com.echothree.model.control.core.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidCommandMessageTransfer.setCommandMessageTranslations(MapWrapper<CommandMessageTranslationTransfer> commandMessageTranslations) Sets the commandMessageTranslations.voidEntityAttributeGroupTransfer.setEntityAttributes(MapWrapper<EntityAttributeTransfer> entityAttributes) -
Uses of MapWrapper in com.echothree.model.control.financial.common.transfer
Methods in com.echothree.model.control.financial.common.transfer that return MapWrapperMethods in com.echothree.model.control.financial.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidFinancialAccountTransfer.setFinancialAccountRoles(MapWrapper<FinancialAccountRoleTransfer> financialAccountRoles) -
Uses of MapWrapper in com.echothree.model.control.forum.common.transfer
Methods in com.echothree.model.control.forum.common.transfer that return MapWrapperModifier and TypeMethodDescriptionForumMessageTransfer.getForumMessageParts()Returns the forumMessageParts.Methods in com.echothree.model.control.forum.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidForumMessageTransfer.setForumMessageParts(MapWrapper<ForumMessagePartTransfer> forumMessageParts) Sets the forumMessageParts. -
Uses of MapWrapper in com.echothree.model.control.geo.common.transfer
Methods in com.echothree.model.control.geo.common.transfer that return MapWrapperMethods in com.echothree.model.control.geo.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidBaseGeoCodeTransfer.setGeoCodeAliases(MapWrapper<GeoCodeAliasTransfer> geoCodeAliases) -
Uses of MapWrapper in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return MapWrapperMethods in com.echothree.model.control.inventory.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidLotTransfer.setLotAliases(MapWrapper<LotAliasTransfer> lotAliases) voidLotTransfer.setLotTimes(MapWrapper<LotTimeTransfer> lotTimes) -
Uses of MapWrapper in com.echothree.model.control.invoice.common.transfer
Methods in com.echothree.model.control.invoice.common.transfer that return MapWrapperModifier and TypeMethodDescriptionInvoiceTransfer.getInvoiceRoles()Returns the invoiceRoles.InvoiceTransfer.getInvoiceTimes()Returns the invoiceTimes.Methods in com.echothree.model.control.invoice.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidInvoiceTransfer.setInvoiceRoles(MapWrapper<InvoiceRoleTransfer> invoiceRoles) Sets the invoiceRoles.voidInvoiceTransfer.setInvoiceTimes(MapWrapper<InvoiceTimeTransfer> invoiceTimes) Sets the invoiceTimes. -
Uses of MapWrapper in com.echothree.model.control.item.common.transfer
Methods in com.echothree.model.control.item.common.transfer that return MapWrapperModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeTransfer.getHarmonizedTariffScheduleCodeUses()Returns the harmonizedTariffScheduleCodeUses.ItemTransfer.getItemCountryOfOrigins()Returns the itemCountryOfOrigins.ItemTransfer.getRelatedItems()Returns the relatedItems.Methods in com.echothree.model.control.item.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidHarmonizedTariffScheduleCodeTransfer.setHarmonizedTariffScheduleCodeUses(MapWrapper<HarmonizedTariffScheduleCodeUseTransfer> harmonizedTariffScheduleCodeUses) Sets the harmonizedTariffScheduleCodeUses.voidItemTransfer.setItemCountryOfOrigins(MapWrapper<ItemCountryOfOriginTransfer> itemCountryOfOrigins) Sets the itemCountryOfOrigins.voidItemTransfer.setRelatedItems(MapWrapper<ListWrapper<RelatedItemTransfer>> relatedItems) Sets the relatedItems. -
Uses of MapWrapper in com.echothree.model.control.order.common.transfer
Methods in com.echothree.model.control.order.common.transfer that return MapWrapperModifier and TypeMethodDescriptionOrderTransfer.getOrderRoles()Returns the orderRoles.OrderLineTransfer.getOrderTimes()Returns the orderTimes.OrderTransfer.getOrderTimes()Returns the orderTimes.Methods in com.echothree.model.control.order.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidOrderTransfer.setOrderRoles(MapWrapper<OrderRoleTransfer> orderRoles) Sets the orderRoles.voidOrderLineTransfer.setOrderTimes(MapWrapper<OrderLineTimeTransfer> orderTimes) Sets the orderTimes.voidOrderTransfer.setOrderTimes(MapWrapper<OrderTimeTransfer> orderTimes) Sets the orderTimes. -
Uses of MapWrapper in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return MapWrapperMethods in com.echothree.model.control.payment.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidBillingAccountTransfer.setBillingAccountRoles(MapWrapper<BillingAccountRoleTransfer> billingAccountRoles) -
Uses of MapWrapper in com.echothree.model.control.security.common.transfer
Methods in com.echothree.model.control.security.common.transfer that return MapWrapperModifier and TypeMethodDescriptionSecurityRoleGroupTransfer.getSecurityRoles()Returns the securityRoles.Methods in com.echothree.model.control.security.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidSecurityRoleGroupTransfer.setSecurityRoles(MapWrapper<SecurityRoleTransfer> securityRoles) Sets the securityRoles. -
Uses of MapWrapper in com.echothree.model.control.user.common.transfer
Methods in com.echothree.model.control.user.common.transfer that return MapWrapperModifier and TypeMethodDescriptionUserLoginTransfer.getUserLoginPasswords()Returns the userLoginPasswords.Methods in com.echothree.model.control.user.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidUserLoginTransfer.setUserLoginPasswords(MapWrapper<UserLoginPasswordTransfer> userLoginPasswords) Sets the userLoginPasswords. -
Uses of MapWrapper in com.echothree.util.common.persistence
Methods in com.echothree.util.common.persistence that return MapWrapperConstructors in com.echothree.util.common.persistence with parameters of type MapWrapperModifierConstructorDescriptionEntityNames(String target, MapWrapper<String> names) Creates a new instance of EntityNames -
Uses of MapWrapper in com.echothree.util.common.transfer
Methods in com.echothree.util.common.transfer that return MapWrapperModifier and TypeMethodDescriptionBaseTransfer.getComments()BaseTransfer.getEntityAliasTypes()BaseTransfer.getEntityAttributeGroups()BaseTransfer.getOwnedWorkEfforts()BaseTransfer.getRatings()BaseTransfer.getTagScopes()Methods in com.echothree.util.common.transfer with parameters of type MapWrapperModifier and TypeMethodDescriptionvoidBaseTransfer.setComments(MapWrapper<CommentListWrapper> comments) voidBaseTransfer.setEntityAliasTypes(MapWrapper<EntityAliasTypeTransfer> entityAliasTypes) voidBaseTransfer.setEntityAttributeGroups(MapWrapper<EntityAttributeGroupTransfer> entityAttributeGroups) voidBaseTransfer.setOwnedWorkEfforts(MapWrapper<WorkEffortTransfer> ownedWorkEfforts) voidBaseTransfer.setRatings(MapWrapper<RatingListWrapper> ratings) voidBaseTransfer.setTagScopes(MapWrapper<TagScopeTransfer> tagScopes) -
Uses of MapWrapper in com.echothree.util.server.transfer
Methods in com.echothree.util.server.transfer that return MapWrapperModifier and TypeMethodDescription<V> MapWrapper<V> MapWrapperBuilder.filter(TransferProperties transferProperties, Map<String, V> map)