Uses of Class
com.echothree.model.control.party.common.transfer.DateTimeFormatTransfer
Packages that use DateTimeFormatTransfer
Package
Description
-
Uses of DateTimeFormatTransfer in com.echothree.control.user.geo.common.result
Methods in com.echothree.control.user.geo.common.result that return DateTimeFormatTransferMethods in com.echothree.control.user.geo.common.result with parameters of type DateTimeFormatTransferModifier and TypeMethodDescriptionvoidGetGeoCodeDateTimeFormatsResult.setDateTimeFormat(DateTimeFormatTransfer dateTimeFormat) -
Uses of DateTimeFormatTransfer in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return DateTimeFormatTransferModifier and TypeMethodDescriptionEditDateTimeFormatResult.getDateTimeFormat()GetDateTimeFormatDescriptionsResult.getDateTimeFormat()GetDateTimeFormatResult.getDateTimeFormat()GetPreferredDateTimeFormatResult.getPreferredDateTimeFormat()Methods in com.echothree.control.user.party.common.result that return types with arguments of type DateTimeFormatTransferMethods in com.echothree.control.user.party.common.result with parameters of type DateTimeFormatTransferModifier and TypeMethodDescriptionvoidEditDateTimeFormatResult.setDateTimeFormat(DateTimeFormatTransfer dateTimeFormat) voidGetDateTimeFormatDescriptionsResult.setDateTimeFormat(DateTimeFormatTransfer dateTimeFormat) voidGetDateTimeFormatResult.setDateTimeFormat(DateTimeFormatTransfer dateTimeFormat) voidGetPreferredDateTimeFormatResult.setPreferredDateTimeFormat(DateTimeFormatTransfer preferredDateTimeFormat) Method parameters in com.echothree.control.user.party.common.result with type arguments of type DateTimeFormatTransferModifier and TypeMethodDescriptionvoidGetDateTimeFormatsResult.setDateTimeFormats(List<DateTimeFormatTransfer> dateTimeFormats) -
Uses of DateTimeFormatTransfer in com.echothree.model.control.carrier.common.transfer
Constructors in com.echothree.model.control.carrier.common.transfer with parameters of type DateTimeFormatTransferModifierConstructorDescriptionCarrierTransfer(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 DateTimeFormatTransfer in com.echothree.model.control.customer.common.transfer
Constructors in com.echothree.model.control.customer.common.transfer with parameters of type DateTimeFormatTransferModifierConstructorDescriptionCustomerTransfer(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 DateTimeFormatTransfer in com.echothree.model.control.employee.common.transfer
Constructors in com.echothree.model.control.employee.common.transfer with parameters of type DateTimeFormatTransferModifierConstructorDescriptionEmployeeTransfer(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 EmployeeTransfer -
Uses of DateTimeFormatTransfer in com.echothree.model.control.geo.common.transfer
Methods in com.echothree.model.control.geo.common.transfer that return DateTimeFormatTransferMethods in com.echothree.model.control.geo.common.transfer with parameters of type DateTimeFormatTransferModifier and TypeMethodDescriptionvoidGeoCodeDateTimeFormatTransfer.setDateTimeFormat(DateTimeFormatTransfer dateTimeFormat) Constructors in com.echothree.model.control.geo.common.transfer with parameters of type DateTimeFormatTransferModifierConstructorDescriptionGeoCodeDateTimeFormatTransfer(GeoCodeTransfer geoCode, DateTimeFormatTransfer dateTimeFormat, Boolean isDefault, Integer sortOrder) Creates a new instance of GeoCodeDateTimeFormatTransfer -
Uses of DateTimeFormatTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return DateTimeFormatTransferModifier and TypeMethodDescriptionDateTimeFormatDescriptionTransfer.getDateTimeFormat()PartyTransfer.getPreferredDateTimeFormat()Returns the preferredDateTimeFormat.Methods in com.echothree.model.control.party.common.transfer with parameters of type DateTimeFormatTransferModifier and TypeMethodDescriptionvoidDateTimeFormatDescriptionTransfer.setDateTimeFormat(DateTimeFormatTransfer dateTimeFormat) voidPartyTransfer.setPreferredDateTimeFormat(DateTimeFormatTransfer preferredDateTimeFormat) Sets the preferredDateTimeFormat.Constructors in com.echothree.model.control.party.common.transfer with parameters of type DateTimeFormatTransferModifierConstructorDescriptionCompanyTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String companyName, String isDefault, String sortOrder) Creates a new instance of CompanyTransferDateTimeFormatDescriptionTransfer(LanguageTransfer language, DateTimeFormatTransfer dateTimeFormat, String description) Creates a new instance of DateTimeFormatDescriptionTransferDepartmentTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, DivisionTransfer division, String departmentName, String isDefault, String sortOrder) Creates a new instance of DepartmentTransferDivisionTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, CompanyTransfer company, String divisionName, String isDefault, String sortOrder) Creates a new instance of DivisionTransferPartyTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, ProfileTransfer profile) Creates a new instance of PartyTransfer -
Uses of DateTimeFormatTransfer in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return DateTimeFormatTransferModifier and TypeMethodDescriptionPartyControl.getDateTimeFormatTransfer(UserVisit userVisit, DateTimeFormat dateTimeFormat) Methods in com.echothree.model.control.party.server.control that return types with arguments of type DateTimeFormatTransferModifier and TypeMethodDescriptionPartyControl.getDateTimeFormatTransfers(UserVisit userVisit) PartyControl.getDateTimeFormatTransfers(UserVisit userVisit, Collection<DateTimeFormat> dateTimeFormats) -
Uses of DateTimeFormatTransfer in com.echothree.model.control.party.server.transfer
Methods in com.echothree.model.control.party.server.transfer that return DateTimeFormatTransferModifier and TypeMethodDescriptionDateTimeFormatTransferCache.getTransfer(UserVisit userVisit, DateTimeFormat dateTimeFormat) -
Uses of DateTimeFormatTransfer in com.echothree.model.control.user.common.transfer
Methods in com.echothree.model.control.user.common.transfer that return DateTimeFormatTransferModifier and TypeMethodDescriptionUserVisitTransfer.getPreferredDateTimeFormat()Returns the preferredDateTimeFormat.Methods in com.echothree.model.control.user.common.transfer with parameters of type DateTimeFormatTransferModifier and TypeMethodDescriptionvoidUserVisitTransfer.setPreferredDateTimeFormat(DateTimeFormatTransfer preferredDateTimeFormat) Sets the preferredDateTimeFormat.Constructors in com.echothree.model.control.user.common.transfer with parameters of type DateTimeFormatTransferModifierConstructorDescriptionUserVisitTransfer(UserKeyTransfer userKey, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, Long unformattedLastCommandTime, String lastCommandTime, OfferUseTransfer offerUse, AssociateReferralTransfer associateReferral, Long unformattedRetainUntilTime, String retainUntilTime) Creates a new instance of UserVisitTransfer -
Uses of DateTimeFormatTransfer in com.echothree.model.control.vendor.common.transfer
Constructors in com.echothree.model.control.vendor.common.transfer with parameters of type DateTimeFormatTransferModifierConstructorDescriptionVendorTransfer(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 DateTimeFormatTransfer in com.echothree.model.control.warehouse.common.transfer
Constructors in com.echothree.model.control.warehouse.common.transfer with parameters of type DateTimeFormatTransferModifierConstructorDescriptionWarehouseTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String warehouseName, WarehouseTypeTransfer warehouseType, Boolean isDefault, Integer sortOrder) Creates a new instance of WarehouseTransfer -
Uses of DateTimeFormatTransfer in com.echothree.util.common.string
Methods in com.echothree.util.common.string with parameters of type DateTimeFormatTransferModifier and TypeMethodDescriptionDateUtils.formatDate(DateTimeFormatTransfer dateTimeFormat, Integer date) protected StringDateUtils.formatDateUsingShortDateFormat(TimeZoneTransfer timeZone, DateTimeFormatTransfer dateTimeFormat, Instant instant) protected StringDateUtils.formatTimeUsingTimeFormatSeconds(TimeZoneTransfer timeZone, DateTimeFormatTransfer dateTimeFormat, Instant instant) DateUtils.formatTypicalDateTime(TimeZoneTransfer timeZone, DateTimeFormatTransfer dateTimeFormat, Long time) DateUtils.formatTypicalDateTime(TimeZoneTransfer timeZone, DateTimeFormatTransfer dateTimeFormat, Instant instant) DateUtils.getDateFormatter(DateTimeFormatTransfer dateTimeFormat, DateTimeFormatType dtft) DateUtils.getDateTimeFormatter(TimeZoneTransfer timeZone, DateTimeFormatTransfer dateTimeFormat, DateTimeFormatType dtft) -
Uses of DateTimeFormatTransfer in com.echothree.view.client.web.taglib
Fields in com.echothree.view.client.web.taglib declared as DateTimeFormatTransferModifier and TypeFieldDescriptionprotected DateTimeFormatTransferDateFormatterTag.dateTimeFormatprotected DateTimeFormatTransferDateTimeFormatterTag.dateTimeFormatMethods in com.echothree.view.client.web.taglib with parameters of type DateTimeFormatTransferModifier and TypeMethodDescriptionvoidDateFormatterTag.setDateTimeFormat(DateTimeFormatTransfer dateTimeFormat) voidDateTimeFormatterTag.setDateTimeFormat(DateTimeFormatTransfer dateTimeFormat)