Index
All Classes and Interfaces|All Packages|Serialized Form
A
- abandon(Cart) - Method in interface com.logicommerce.sdk.services.AbandonedCartService
-
This method is called when a cart is abandoned.
- AbandonedCartService - Interface in com.logicommerce.sdk.services
-
Interface to be able to implement the abandoned cart service.
Convert the abandoned carts to sales by sending timed email
after they abandoned the shopping cart. - ABSOLUTE - Enum constant in enum class com.logicommerce.sdk.enums.AmountType
- accepted() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
Use for validate response already in process,
Set status to ACCEPTED. - ACCEPTED - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateStatusType
- acceptType(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Sets an accept type to the request.
- acceptType(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Sets an accept type to the request.
- ACCOUNT - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- ACCOUNT_REGISTERED_USER - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- ACCOUNT_REGISTERED_USER - Enum constant in enum class com.logicommerce.sdk.enums.RelatedItemType
- accumulateProducts - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- accumulateProducts(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
accumulateProducts.
- action(String) - Method in class com.logicommerce.sdk.models.queues.QueueMessageBuilder
-
Sets the action of the message.
- actionId - Variable in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
- actionId(int) - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
actionId.
- actions - Variable in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
- actions() - Method in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
actions.
- ActionService - Interface in com.logicommerce.sdk.services
-
ActionService for plugin actions
- actionStatus(SubscriptionActionStatus) - Method in class com.logicommerce.sdk.models.SubscriptionResponseImplBuilder
- actionType - Variable in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
- actionType(SettingOrderSubstatusActionType) - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
actionType.
- active(boolean) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- activities - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
- activities() - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
activities.
- addActivty(OrderShippingTrackingPackageActivity) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
addActivty.
- addActivty(OrderShippingTrackingPackageActivity) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackage
-
addActivty.
- addAdditionalData(String, Object) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- addAdditionalData(String, String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
- addAdditionalProperty(PropertyDefinition) - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Add additional property to the plugin definition.
- addAdditionalProperty(PropertyDefinition) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Add additional property to the plugin definition.
- addAllowedType(String) - Method in class com.logicommerce.sdk.definition.implementations.RelatedItemsDefinitionImpl.Builder
- addCarrier(String, Map<String, String>) - Method in class com.logicommerce.sdk.models.CarriersImpl
-
addCarrier.
- addConnectorDefinition(T) - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Add connector definition.
- addField() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
- addField(String) - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
-
Deprecated, for removal: This API element is subject to removal in a future version.
- addItem(CartItem) - Method in interface com.logicommerce.sdk.services.CartItemService
-
To define some action when an item is added to the cart.
- addItem(String, String) - Method in interface com.logicommerce.sdk.models.payment.PaymentToken
-
addItem.
- addItem(String, String) - Method in class com.logicommerce.sdk.models.payment.PaymentTokenBuilder
-
addItem.
- addItem(String, String) - Method in class com.logicommerce.sdk.models.payment.PaymentTokenImpl
-
addItem.
- addItems(List<CartItem>) - Method in interface com.logicommerce.sdk.services.CartItemService
-
To define some action when some items are added to the cart in one time.
- additionalInformation - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- additionalInformation() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
additionalInformation.
- AdditionalItem - Interface in com.logicommerce.sdk.models.order
-
AdditionalItem interface.
- AdditionalItemType - Enum Class in com.logicommerce.sdk.enums
-
AdditionalItemType enum.
- additionalProperty() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- addLanguageValue(String, T) - Method in interface com.logicommerce.sdk.LanguageMultivalue
-
addLanguageValue.
- addLinkAttribute(String, String) - Method in interface com.logicommerce.sdk.models.ProductLanguage
-
addLinkAttribute.
- addMappedField(MappedFieldDefinition) - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Add mapped field to the plugin definition.
- addMappedField(MappedFieldDefinition) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Add mapped field to the plugin definition.
- addMarketplace(String) - Method in class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl.Builder
- addPackage(OrderShippingTrackingPackage) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
addPackage.
- addPackage(OrderShippingTrackingPackage) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTracking
-
addPackage.
- addPluginAction(PluginActionDefinition) - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Add action to the plugin definition.
- addPluginAction(PluginActionDefinition) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Add action to the plugin definition.
- addProperty(PropertyDefinition) - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
add property to the plugin definition.
- addProperty(PropertyDefinition) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
add property to the plugin definition.
- addProperty(ElementProperty) - Method in interface com.logicommerce.sdk.models.order.Document
-
Adds a property to the document.
- addProperty(ElementProperty) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Adds a property to the document.
- addProperty(ElementProperty) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
addProperty.
- addProperty(ElementProperty) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
addProperty.
- addProperty(ElementProperty) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
addProperty.
- addProperty(ElementProperty) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
addProperty.
- addProperty(ElementProperty) - Method in interface com.logicommerce.sdk.models.order.OrderActionResponse
-
Adds a property to the document.
- addProperty(ElementProperty) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
- addProperty(ElementProperty) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
addProperty.
- addProperty(ElementProperty) - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
addProperty.
- addProperty(ElementProperty) - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
addProperty.
- addProperty(ElementProperty) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTracking
-
addProperty.
- addProperty(ElementProperty) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
addProperty.
- addProperty(PaymentSystemProperty) - Method in interface com.logicommerce.sdk.models.payment.PaymentSystemProperties
-
addProperty.
- addProperty(PaymentSystemProperty) - Method in class com.logicommerce.sdk.models.payment.PaymentSystemPropertiesImpl
-
addProperty.
- addProperty(String, String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
-
addProperty.
- addProperty(String, String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
addProperty.
- addProperty(String, String) - Method in interface com.logicommerce.sdk.models.order.Document
-
Adds a property to the document.
- addProperty(String, String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Adds a property to the document.
- addProperty(String, String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
addProperty.
- addProperty(String, String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
addProperty.
- addProperty(String, String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
addProperty.
- addProperty(String, String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
addProperty.
- addProperty(String, String) - Method in interface com.logicommerce.sdk.models.order.OrderActionResponse
-
Adds a property to the document.
- addProperty(String, String) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
- addProperty(String, String) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
addProperty.
- addProperty(String, String) - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
addProperty.
- addProperty(String, String) - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
addProperty.
- addProperty(String, String) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTracking
-
addProperty.
- addProperty(String, String) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
addProperty.
- address - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- address - Variable in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
- address(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
address.
- address(String) - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
address.
- address(String) - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
address.
- address(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
address
- Address - Interface in com.logicommerce.sdk.models
-
The Address interface represents a physical address.
- ADDRESS_VALIDATOR - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- addressAdditionalInformation - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- addressAdditionalInformation(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
addressAdditionalInformation.
- addressAdditionalInformation(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
addressAdditionalInformation
- AddressBuilder<T,
S extends AddressBuilder<T, S>> - Class in com.logicommerce.sdk.builders -
AddressBuilder class
- AddressBuilder() - Constructor for class com.logicommerce.sdk.builders.AddressBuilder
-
Constructor for AddressBuilder.
- AddressBuilder(T) - Constructor for class com.logicommerce.sdk.builders.AddressBuilder
-
Constructor for AddressBuilder.
- AddressImpl - Class in com.logicommerce.sdk.models.implementations
-
AddressImpl class.
- AddressImpl() - Constructor for class com.logicommerce.sdk.models.implementations.AddressImpl
- AddressService - Interface in com.logicommerce.sdk.services
-
AddressService for Address Systems
- AddressValidated - Class in com.logicommerce.sdk.models
-
AddressValidated for Address Service
- AddressValidated() - Constructor for class com.logicommerce.sdk.models.AddressValidated
- AddressValidatedMessage - Class in com.logicommerce.sdk.models
-
AddressValidatedMessage for Address Service
- AddressValidatedMessage() - Constructor for class com.logicommerce.sdk.models.AddressValidatedMessage
-
Default constructor
- AddressValidatedMessage(String, String) - Constructor for class com.logicommerce.sdk.models.AddressValidatedMessage
-
Constructor with message and details
- addShipper(Carrier) - Method in class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl.Builder
- ADMINISTRATOR_USER - Enum constant in enum class com.logicommerce.sdk.enums.PermissionType
- Aggregate - Annotation Interface in com.logicommerce.sdk
-
Aggregate class.
- alias - Variable in class com.logicommerce.sdk.builders.UserAddressBuilder
- alias(String) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
alias.
- ALL - Enum constant in enum class com.logicommerce.sdk.enums.WidgetAmbience
- ALL - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- ALL - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPosition
- ALREADY_SUBSCRIBED - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionActionStatus
- ALREADY_UNSUBSCRIBED - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionActionStatus
- ambience(WidgetAmbience) - Method in class com.logicommerce.sdk.models.AssetResponseBuilder
-
ambience.
- ambience(WidgetAmbience) - Method in class com.logicommerce.sdk.models.TrackerResponseBuilder
-
ambience.
- amount - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- amount(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Sets the amount of the calculated tax row.
- amount(Double) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
amount.
- AMOUNT - Enum constant in enum class com.logicommerce.sdk.enums.DiscountType
- AmountType - Enum Class in com.logicommerce.sdk.enums
-
AmountType class.
- applyTo - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- applyTo(DiscountApplyTo) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
applyTo.
- AREA - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- ASSET - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- AssetResponse - Interface in com.logicommerce.sdk.models
-
Interface for a assets attributes extends
WidgetResponse. - AssetResponseBuilder - Class in com.logicommerce.sdk.models
-
AssetResponseBuilder class.
- AssetResponseBuilder() - Constructor for class com.logicommerce.sdk.models.AssetResponseBuilder
- AssetResponseImpl - Class in com.logicommerce.sdk.models
-
AssetResponseImpl class.
- AssetResponseImpl() - Constructor for class com.logicommerce.sdk.models.AssetResponseImpl
- AssetService - Interface in com.logicommerce.sdk.services
-
Interface to be able to implement the assets service.
Once implemented, it allows assets to be returned.
These assets will be loaded on the necessary pages. - AsyncConnection - Interface in com.logicommerce.sdk.resources
-
Asynchronous Connection for executing HTTP requests.
- ATTACHMENT - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- attribute() - Method in class com.logicommerce.sdk.models.queues.QueueMessageBuilder
-
Adds an attribute to the message.
- Attribute - Class in com.logicommerce.sdk.models.queues
-
Attribute for the message
- Attribute(String, AttributeType, Object) - Constructor for class com.logicommerce.sdk.models.queues.Attribute
-
Attribute constructor
- Attribute.Builder<T extends QueueMessageBuilder<T>> - Class in com.logicommerce.sdk.models.queues
-
Builder for the attribute
- attributes(Set<Attribute>) - Method in class com.logicommerce.sdk.models.queues.QueueMessageBuilder
-
Sets the attributes of the message.
- AttributeType - Enum Class in com.logicommerce.sdk.models.queues
- authNumber - Variable in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
- authNumber(String) - Method in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
authNumber.
- authorization(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Adds an authorization header to the request.
- authorization(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Adds an authorization header to the request.
- authorizationCode(String) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
For set the authorization code.
- authorized() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
-
Use for validate response success, but not paid,
orderStatus is incoming,
Set status to OK. - authorized() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
Use for validate response success, but not paid,
orderStatus is incoming,
Set status to OK. - AVAILABLE - Enum constant in enum class com.logicommerce.sdk.enums.PrevisionType
- availableBalance - Variable in class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
- availableBalance(double) - Method in class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
-
availableBalance.
B
- backOrder(BackorderMode) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
backOrder.
- BackorderMode - Enum Class in com.logicommerce.sdk.enums
-
BackorderMode class.
- balanceProcessed - Variable in class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
- balanceProcessed(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
-
balanceProcessed.
- base - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- base(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
base.
- base(double) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
base.
- base(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Sets the base of the calculated tax summary.
- BaseStorage<T> - Interface in com.logicommerce.sdk.resources
-
BaseStorage interface.
- baseWithoutDiscounts - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- baseWithoutDiscounts(double) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
baseWithoutDiscounts.
- BASKET - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- BASKET - Enum constant in enum class com.logicommerce.sdk.enums.CustomTagItemType
-
Indicates that the custom tag item is of type basket.
- BASKET - Enum constant in enum class com.logicommerce.sdk.enums.RelatedItemType
- BasketService - Interface in com.logicommerce.sdk.services
-
BasketService interface.
- benefitMode - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- benefitMode(BenefitMode) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
benefitMode.
- BenefitMode - Enum Class in com.logicommerce.sdk.enums
-
BenefitMode class.
- billingAddress - Variable in class com.logicommerce.sdk.builders.order.OrderUserBuilder
- billingAddress() - Method in class com.logicommerce.sdk.builders.order.OrderUserBuilder
-
billingAddress.
- BLOG - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- BLOG_AUTHOR - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- BLOG_CATEGORY - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- BLOG_HOME - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- BLOG_POST - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- BLOG_TAGS - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- body(String) - Method in class com.logicommerce.sdk.models.queues.FreeLargeQueueMessage.Builder
-
Sets the body of the message
- BODY_BOTTOM - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPosition
- BODY_TOP - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPosition
- BOOLEAN - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- BOOLEAN - Enum constant in enum class com.logicommerce.sdk.models.queues.AttributeType
- Brand - Interface in com.logicommerce.sdk.models
-
Brand interface.
- build() - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.CookieBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.CustomTagBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.ElementPropertyBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.GeographicalZoneBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.HeadquarterBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.LocationBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.DocumentPickupPointProviderBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.InvoiceSdkBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxDefinitionBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderSdkBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentItemBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentStatusBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderStatusBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
- build() - Method in class com.logicommerce.sdk.builders.order.OrderUserBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.order.ProviderPickupPointPickingDocumentDeliveryBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.PeriodDateBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.PeriodTimeBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.ShipmentAddressBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.definition.implementations.ChannelValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.ConfirmOrderDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.CustomTagDefintionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionLanguagesImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.DocumentPaymentSystemDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.ExpressCheckoutDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.ExternalShipperValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.HeadquarterValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.MailingSystemDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionValueImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.MarketingDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.OauthDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.OrderDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.PaymentSystemDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.PaymentValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.PickupPointProviderDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionValueImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.RelatedItemsDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.RouteDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.SearchEngineDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.ShipperDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.ShipperValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.ShippingTypeDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.ShippingTypeValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.TaxValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.UserValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.definition.implementations.WarehouseValueDefinitionImpl.Builder
- build() - Method in class com.logicommerce.sdk.models.AssetResponseBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
- build() - Method in class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.payment.PaymentDataBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.payment.PaymentDataNoPayBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.payment.PaymentDataSimpleBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.payment.PaymentTokenBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
-
builder.
- build() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
-
builder.
- build() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
builder.
- build() - Method in class com.logicommerce.sdk.models.queues.Attribute.Builder
-
Builds the attribute
- build() - Method in class com.logicommerce.sdk.models.queues.QueueMessageBuilder
-
Builds the QueueMessage.
- build() - Method in class com.logicommerce.sdk.models.queues.Settings.Builder
-
Builds the
Settingsobject - build() - Method in class com.logicommerce.sdk.models.SubscriptionResponseImplBuilder
- build() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxesBuilder
-
Builds a
CalculatedTaxesobject. - build() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Builds the calculated tax row.
- build() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Builds the calculated tax summary
- build() - Method in class com.logicommerce.sdk.models.TrackerResponseBuilder
-
build.
- build() - Method in class com.logicommerce.sdk.models.WebhookResponseImplBuilder
- build(String, Set<Attribute>, Settings) - Method in class com.logicommerce.sdk.models.queues.CartQueueMessage.Builder
- build(String, Set<Attribute>, Settings) - Method in class com.logicommerce.sdk.models.queues.FreeLargeQueueMessage.Builder
- build(String, Set<Attribute>, Settings) - Method in class com.logicommerce.sdk.models.queues.FreeQueueMessage.Builder
- build(String, Set<Attribute>, Settings) - Method in class com.logicommerce.sdk.models.queues.OrderQueueMessage.Builder
- build(String, Set<Attribute>, Settings) - Method in class com.logicommerce.sdk.models.queues.QueueMessageBuilder
- build(String, Set<Attribute>, Settings) - Method in class com.logicommerce.sdk.models.queues.UserQueueMessage.Builder
- builder() - Static method in class com.logicommerce.sdk.models.queues.Attribute
-
Returns a
Attribute.Builderobject - builder() - Static method in class com.logicommerce.sdk.models.queues.CartQueueMessage
-
Creates a Builder for the CartQueueMessage
- builder() - Static method in class com.logicommerce.sdk.models.queues.FreeLargeQueueMessage
-
Returns a
QueueMessageBuilderobject - builder() - Static method in class com.logicommerce.sdk.models.queues.FreeQueueMessage
-
Returns a
FreeQueueMessage.Builderobject - builder() - Static method in class com.logicommerce.sdk.models.queues.OrderQueueMessage
-
Creates a Builder for the OrderQueueMessage
- builder() - Static method in class com.logicommerce.sdk.models.queues.Settings
-
Returns a new
Settings.Builderobject - builder() - Static method in class com.logicommerce.sdk.models.queues.UserQueueMessage
-
Returns a
QueueMessageBuilderobject - Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ChannelValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ConfirmOrderDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.CustomTagDefintionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.DocumentPaymentSystemDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ExpressCheckoutDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ExternalShipperValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.HeadquarterValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.MailingSystemDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.MarketingDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.OauthDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.OrderDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.PaymentSystemDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.PaymentValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.PickupPointProviderDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.RelatedItemsDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.RouteDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.SearchEngineDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ShipperDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ShipperValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ShippingTypeDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.ShippingTypeValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.TaxValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.UserValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.definition.implementations.WarehouseValueDefinitionImpl.Builder
- Builder() - Constructor for class com.logicommerce.sdk.models.queues.Attribute.Builder
-
Builder constructor
- Builder() - Constructor for class com.logicommerce.sdk.models.queues.CartQueueMessage.Builder
- Builder() - Constructor for class com.logicommerce.sdk.models.queues.FreeLargeQueueMessage.Builder
- Builder() - Constructor for class com.logicommerce.sdk.models.queues.FreeQueueMessage.Builder
- Builder() - Constructor for class com.logicommerce.sdk.models.queues.OrderQueueMessage.Builder
- Builder() - Constructor for class com.logicommerce.sdk.models.queues.Settings.Builder
-
Builder constructor
- Builder() - Constructor for class com.logicommerce.sdk.models.queues.UserQueueMessage.Builder
- Builder(ShipperDefinitionImpl.Builder) - Constructor for class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.ChannelValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.DefinitionLanguagesImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.ExternalShipperValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.HeadquarterValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionValueImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.PaymentValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.PropertyDefinitionValueImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.ShipperValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.ShippingTypeValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.TaxValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.UserValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.definition.implementations.WarehouseValueDefinitionImpl.Builder
- Builder(T) - Constructor for class com.logicommerce.sdk.models.queues.Attribute.Builder
-
Builder constructor
- Builder(T) - Constructor for class com.logicommerce.sdk.models.queues.Settings.Builder
-
Builder constructor
- BUNDLE - Enum constant in enum class com.logicommerce.sdk.enums.CartItemType
-
Indicates that the item is of type bundle product
- BUNDLE_ITEM - Enum constant in enum class com.logicommerce.sdk.enums.CartItemType
-
Indicates that the item is of type bundle product ??
- BY_UNITS - Enum constant in enum class com.logicommerce.sdk.enums.ShippingCalculation
- BY_WEIGHT - Enum constant in enum class com.logicommerce.sdk.enums.ShippingCalculation
C
- Cache - Interface in com.logicommerce.sdk.resources
-
Cache Resource
- CacheSettings - Annotation Interface in com.logicommerce.sdk.resources
-
Cache settings
- calculate() - Method in interface com.logicommerce.sdk.services.BasketService
-
For define some action when calculate basket call.
- CalculatedTaxes - Class in com.logicommerce.sdk.models.taxes
-
CalculatedTaxes model
- CalculatedTaxes() - Constructor for class com.logicommerce.sdk.models.taxes.CalculatedTaxes
- CalculatedTaxesBuilder - Class in com.logicommerce.sdk.models.taxes
-
CalculatedTaxes model builder
- CalculatedTaxesBuilder() - Constructor for class com.logicommerce.sdk.models.taxes.CalculatedTaxesBuilder
- CalculatedTaxRow - Class in com.logicommerce.sdk.models.taxes
-
CalculatedTaxRow model
- CalculatedTaxRow() - Constructor for class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
- CalculatedTaxRowBuilder - Class in com.logicommerce.sdk.models.taxes
-
CalculatedTaxRow model builder
- CalculatedTaxRowBuilder() - Constructor for class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Default constructor
- CalculatedTaxRowBuilder(CalculatedTaxesBuilder) - Constructor for class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Constructor with parent builder
- CalculatedTaxSummary - Class in com.logicommerce.sdk.models.taxes
-
CalculatedTaxSummary model
- CalculatedTaxSummary() - Constructor for class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
- CalculatedTaxSummaryBuilder - Class in com.logicommerce.sdk.models.taxes
-
CalculatedTaxSummary model builder
- CalculatedTaxSummaryBuilder() - Constructor for class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Default constructor
- CalculatedTaxSummaryBuilder(CalculatedTaxesBuilder) - Constructor for class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Constructor with parent builder
- calculateTaxes(Cart) - Method in interface com.logicommerce.sdk.services.TaxCalculatorService
-
Calculate the taxes for a given cart.
- calculationMode - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- calculationMode(CalculationMode) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
calculationMode.
- CalculationMode - Enum Class in com.logicommerce.sdk.enums
-
CalculationMode class.
- callback(String, String, String) - Method in interface com.logicommerce.sdk.services.OauthService
-
callback.
- CAN_NOT_SUBSCRIBE - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionActionStatus
- CAPTCHA - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- CaptchaDefinition - Interface in com.logicommerce.sdk.definition
-
CaptchaDefinition interface.
- Carrier - Interface in com.logicommerce.sdk.models
-
Carrier interface.
- Carriers - Interface in com.logicommerce.sdk.models
-
Carriers interface.
- CarriersImpl - Class in com.logicommerce.sdk.models
-
CarriersImpl class.
- CarriersImpl(String) - Constructor for class com.logicommerce.sdk.models.CarriersImpl
-
Constructor for CarriersImpl.
- cart(Cart) - Method in class com.logicommerce.sdk.models.queues.CartQueueMessage.Builder
-
Sets the cart
- Cart - Interface in com.logicommerce.sdk.models
-
Cart interface.
- CART - Enum constant in enum class com.logicommerce.sdk.models.queues.QueueMessageType
- CartDelivery - Interface in com.logicommerce.sdk.models
-
CartDelivery interface.
- CartDiscount - Interface in com.logicommerce.sdk.models
-
CartDiscount model
- CartItem - Interface in com.logicommerce.sdk.models
-
CartItem interface.
- CartItemService - Interface in com.logicommerce.sdk.services
-
CartItemService interface.
- CartItemType - Enum Class in com.logicommerce.sdk.enums
-
CartItemType Enum.
- CartPaymentSystem - Interface in com.logicommerce.sdk.models
-
CartPaymentSystem interface.
- CartQueueMessage - Class in com.logicommerce.sdk.models.queues
-
Message to be sent to the queue for cart message type
- CartQueueMessage(String, Set<Attribute>, Settings, Cart) - Constructor for class com.logicommerce.sdk.models.queues.CartQueueMessage
-
CartQueueMessage constructor
- CartQueueMessage.Builder - Class in com.logicommerce.sdk.models.queues
-
Builder for the CartQueueMessage
- CartQueueProcessorService - Interface in com.logicommerce.sdk.services.queues
-
Service to process cart queue messages
- CartShipment - Interface in com.logicommerce.sdk.models
-
CartShipment interface.
- CartShipmentItem - Interface in com.logicommerce.sdk.models
-
CartShipmentItem interface.
- CartShipping - Interface in com.logicommerce.sdk.models
-
CartShipping interface.
- CartTotalCurrency - Interface in com.logicommerce.sdk.models
- CartTotals - Interface in com.logicommerce.sdk.models
-
CartTotals interface.
- CartWarehouse - Interface in com.logicommerce.sdk.models
-
CartWarehouse interface.
- CASH_ON_DELIVERY - Enum constant in enum class com.logicommerce.sdk.enums.PaymentType
- cashOnDelivery - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- cashOnDelivery - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- cashOnDelivery() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
cashOnDelivery.
- cashOnDelivery(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
cashOnDelivery.
- cashOnDelivery(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
cashOnDelivery.
- Category - Interface in com.logicommerce.sdk.models
-
Category interface.
- CATEGORY - Enum constant in enum class com.logicommerce.sdk.enums.CustomTagItemType
-
Indicates that the custom tag item is of type category.
- CATEGORY - Enum constant in enum class com.logicommerce.sdk.enums.RelatedItemType
- CATEGORY - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- CHANGE_GROUP - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- CHANGE_SHIPMENT_STATUS - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- changeStatus(Order, OrderStatusType, String) - Method in interface com.logicommerce.sdk.services.OrderStatusService
-
changeStatus.
- changeStatus(OrderShipment, OrderShipmentStatusType) - Method in interface com.logicommerce.sdk.services.ShipmentService
-
changeStatus.
- channelId - Variable in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
- channelId(int) - Method in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
channelId.
- ChannelValueDefinition - Interface in com.logicommerce.sdk.definition
-
ChannelValueDefinition interface.
- ChannelValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
ChannelValueDefinitionImpl class.
- ChannelValueDefinitionImpl(Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.ChannelValueDefinitionImpl
-
Constructor for ChannelValueDefinitionImpl.
- ChannelValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- charset(Charset) - Method in interface com.logicommerce.sdk.resources.Connection
-
Defines the response charset in StandardCharsets for the request.
- CHEAPEST - Enum constant in enum class com.logicommerce.sdk.enums.BenefitMode
- CHEAPEST_BY_GROUPS - Enum constant in enum class com.logicommerce.sdk.enums.BenefitMode
- CHECKOUT - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- CHECKOUT_USER - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- CheckoutService - Interface in com.logicommerce.sdk.services
-
CheckoutService interface.
- city - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- city - Variable in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
- city(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
city.
- city(String) - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
city.
- city(String) - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
city.
- city(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
-
city
- city(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
city
- clean() - Method in interface com.logicommerce.sdk.models.payment.PaymentSystemProperties
-
clean.
- clean() - Method in class com.logicommerce.sdk.models.payment.PaymentSystemPropertiesImpl
-
clean.
- clean(String, Map<String, String>) - Method in interface com.logicommerce.sdk.services.InternalCacheService
-
Clean internal cache.
- cleanProperties() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
cleanProperties.
- cleanProperties() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
cleanProperties.
- clear() - Method in interface com.logicommerce.sdk.resources.BaseStorage
-
clear.
- clear() - Method in interface com.logicommerce.sdk.services.BasketService
-
For define some action when clear basket call.
- code - Variable in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
- code - Variable in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
- code - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- code - Variable in class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
- code(String) - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
code.
- code(String) - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
code.
- code(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
code.
- code(String) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
code.
- code(String) - Method in class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
-
code.
- code(String) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- code(String) - Method in class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl.Builder
- code(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
-
code
- CODE - Enum constant in enum class com.logicommerce.sdk.enums.TrackerScriptType
- codeNumber - Variable in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
- codeNumber - Variable in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
- codeNumber(String) - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
codeNumber.
- codeNumber(String) - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
codeNumber.
- codes() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
codes.
- com.logicommerce.sdk - module com.logicommerce.sdk
- com.logicommerce.sdk - package com.logicommerce.sdk
- com.logicommerce.sdk.builders - package com.logicommerce.sdk.builders
- com.logicommerce.sdk.builders.order - package com.logicommerce.sdk.builders.order
- com.logicommerce.sdk.definition - package com.logicommerce.sdk.definition
- com.logicommerce.sdk.definition.implementations - package com.logicommerce.sdk.definition.implementations
- com.logicommerce.sdk.enums - package com.logicommerce.sdk.enums
- com.logicommerce.sdk.models - package com.logicommerce.sdk.models
- com.logicommerce.sdk.models.implementations - package com.logicommerce.sdk.models.implementations
- com.logicommerce.sdk.models.order - package com.logicommerce.sdk.models.order
- com.logicommerce.sdk.models.order.implementations - package com.logicommerce.sdk.models.order.implementations
- com.logicommerce.sdk.models.payment - package com.logicommerce.sdk.models.payment
- com.logicommerce.sdk.models.pickuppoints - package com.logicommerce.sdk.models.pickuppoints
- com.logicommerce.sdk.models.queues - package com.logicommerce.sdk.models.queues
- com.logicommerce.sdk.models.taxes - package com.logicommerce.sdk.models.taxes
- com.logicommerce.sdk.resources - package com.logicommerce.sdk.resources
- com.logicommerce.sdk.services - package com.logicommerce.sdk.services
- com.logicommerce.sdk.services.queues - package com.logicommerce.sdk.services.queues
- combinable - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- combinable(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
combinable.
- comment - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- comment(String) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
comment.
- company - Variable in class com.logicommerce.sdk.builders.ShipmentAddressBuilder
- company - Variable in class com.logicommerce.sdk.builders.UserAddressBuilder
- company(String) - Method in class com.logicommerce.sdk.builders.ShipmentAddressBuilder
-
company.
- company(String) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
company.
- COMPLETED - Enum constant in enum class com.logicommerce.sdk.enums.OrderStatusType
- ConfigDefinition - Interface in com.logicommerce.sdk.definition
-
ConfigDefinition interface.
- CONFIRM_DELETED - Enum constant in enum class com.logicommerce.sdk.enums.OrderStatusType
- CONFIRM_ORDER - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- CONFIRM_ORDER - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- CONFIRMED - Enum constant in enum class com.logicommerce.sdk.enums.ExportStatusType
- ConfirmOrderDefinition - Interface in com.logicommerce.sdk.definition
-
ConfirmOrderDefinition interface.
- ConfirmOrderDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
ConfirmOrderDefinitionImpl class.
- ConfirmOrderDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.ConfirmOrderDefinitionImpl
- ConfirmOrderDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- Connection - Interface in com.logicommerce.sdk.resources
-
Connection for executing HTTP requests.
- connector() - Element in annotation interface com.logicommerce.sdk.Mapped
-
connector.
- connector() - Element in annotation interface com.logicommerce.sdk.Property
-
connector.
- ConnectorDefinition - Interface in com.logicommerce.sdk.definition
-
ConnectorDefinition interface.
- ConnectorDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
Abstract ConnectorDefinitionImpl class.
- ConnectorDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
- ConnectorDefinitionImpl.Builder<T,
S extends ConnectorDefinition, R extends ConnectorDefinitionImpl> - Class in com.logicommerce.sdk.definition.implementations - connectorType(ConnectorType) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- ConnectorType - Enum Class in com.logicommerce.sdk.enums
-
ConnectorType class.
- contactProduct(Product) - Method in interface com.logicommerce.sdk.services.ContactService
-
SendProduct.
When user send contact product information message - ContactService - Interface in com.logicommerce.sdk.services
-
Interface to be able to implement the contact service.
The methods called when user contact send or product information contact send. - contactUser() - Method in interface com.logicommerce.sdk.services.ContactService
-
SendContact.
When user send contact message - containsKey(String) - Method in interface com.logicommerce.sdk.models.PropertyValueMap
-
Check if the property value exists.
- containsKey(String) - Method in interface com.logicommerce.sdk.resources.BaseStorage
-
containsKey.
- content - Variable in class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
- contentType(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Sets a content type to the request.
- contentType(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Sets a content type to the request.
- conversionCurrencies - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- conversionCurrency() - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
conversionCurrency.
- conversionMode - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- conversionMode(ConversionMode) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
conversionMode.
- ConversionMode - Enum Class in com.logicommerce.sdk.enums
-
ConversionMode class.
- convertCurrency(String, String, double) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Converts the amount from the source currency to the target currency.
- cookie(String, String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Assign cookie
- cookie(String, String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Adds a cookie to the request.
- Cookie - Interface in com.logicommerce.sdk.models
-
Cookie interface.
- CookieBuilder - Class in com.logicommerce.sdk.builders
- CookieBuilder() - Constructor for class com.logicommerce.sdk.builders.CookieBuilder
- CookieImpl - Class in com.logicommerce.sdk.models.implementations
-
Cookie class.
- CookieImpl() - Constructor for class com.logicommerce.sdk.models.implementations.CookieImpl
-
Constructor for CookieImpl.
- CookieImpl(String, String) - Constructor for class com.logicommerce.sdk.models.implementations.CookieImpl
-
Constructor for CookieImpl.
- country - Variable in class com.logicommerce.sdk.builders.LocationBuilder
- country(String) - Method in class com.logicommerce.sdk.builders.LocationBuilder
-
country.
- countryCode(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
-
countryCode
- countryId - Variable in class com.logicommerce.sdk.builders.GeographicalZoneBuilder
- countryId(int) - Method in class com.logicommerce.sdk.builders.GeographicalZoneBuilder
-
countryId.
- create(Order, ReturnDocument) - Method in interface com.logicommerce.sdk.services.ReturnService
-
Recieves an order and a credit note when a return is created.
- CREATE_INVOICE - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- createInvoice(Invoice) - Method in interface com.logicommerce.sdk.services.InvoiceService
-
Process invoice from order
Method called when an Invoice have been generated. - createOrderCallback(Order) - Method in interface com.logicommerce.sdk.services.CheckoutService
-
Create order callback
This method is called when an Order is created as an Incidence (before the payment action). - createShipmentLabel(OrderShipment) - Method in interface com.logicommerce.sdk.services.ShipmentService
-
createShipmentLabel.
- creditNote(CreditNote) - Method in interface com.logicommerce.sdk.services.InvoiceService
-
Process creditNote from RMA
Method called when an CreditNote have been generated. - CreditNote - Interface in com.logicommerce.sdk.models.order
-
Order interface.
- CreditNoteImpl - Class in com.logicommerce.sdk.models.order.implementations
-
CreditNoteImpl class.
- CreditNoteImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.CreditNoteImpl
- CSS - Enum constant in enum class com.logicommerce.sdk.enums.WidgetType
- currencies - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- currencies() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
currencies.
- currencyCode - Variable in class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
- currencyCode(String) - Method in class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
-
currencyCode.
- currencyCodeNumber - Variable in class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
- currencyCodeNumber(String) - Method in class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
-
currencyCodeNumber.
- currencyId - Variable in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
- currencyId - Variable in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
- currencyId(int) - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
currencyId.
- currencyId(int) - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
currencyId.
- CurrencyMode - Enum Class in com.logicommerce.sdk.enums
-
CurrencyMode class.
- currentDateTime - Variable in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
- currentDateTime(LocalDateTime) - Method in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
currentDateTime.
- CUSTOM_TAG - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- CustomFormService - Interface in com.logicommerce.sdk.services
-
CustomFormService interface.
- customTag() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
customTag.
- customTag() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
customTag.
- CustomTag - Interface in com.logicommerce.sdk.models
-
CustomTag interface.
- CustomTagBuilder<T> - Class in com.logicommerce.sdk.builders
-
CustomTagBuilder class.
- CustomTagBuilder() - Constructor for class com.logicommerce.sdk.builders.CustomTagBuilder
-
Constructor for CustomTagBuilder.
- CustomTagBuilder(T) - Constructor for class com.logicommerce.sdk.builders.CustomTagBuilder
-
Constructor for CustomTagBuilder.
- CustomTagDefintionImpl - Class in com.logicommerce.sdk.definition.implementations
-
CustomTagDefintionImpl class.
- CustomTagDefintionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.CustomTagDefintionImpl
- CustomTagDefintionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- CustomTagImpl - Class in com.logicommerce.sdk.models.implementations
-
CustomTagImpl class.
- CustomTagImpl() - Constructor for class com.logicommerce.sdk.models.implementations.CustomTagImpl
- CustomTagItemType - Enum Class in com.logicommerce.sdk.enums
-
CustomTagItemType enum.
- customTags - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- CustomTagsDefinition - Interface in com.logicommerce.sdk.definition
-
CustomTagsDefinition interface.
- CustomTagService - Interface in com.logicommerce.sdk.services
-
CustomTagService interface.
D
- DATA - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- DataDefinition - Interface in com.logicommerce.sdk.definition
-
DataDefinition interface.
- DataFile - Class in com.logicommerce.sdk.models
-
DataFile class.
- DataFile() - Constructor for class com.logicommerce.sdk.models.DataFile
-
Constructor for DataFile.
- DataFile(FileType, String, String) - Constructor for class com.logicommerce.sdk.models.DataFile
-
Constructor for DataFile.
- DataService - Interface in com.logicommerce.sdk.services
-
DataService interface.
- date - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- date(LocalDateTime) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
date.
- DATE - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- dateTime - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
- dateTime(LocalDateTime) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
dateTime.
- debug(String...) - Method in interface com.logicommerce.sdk.resources.Logger
-
Logs a message at the DEBUG level.
- defaultAddress(boolean) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
defaultAddress.
- defaultCurrency - Variable in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
- defaultCurrency(boolean) - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
defaultCurrency.
- defaultValue(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- DefinitionLanguages - Interface in com.logicommerce.sdk.definition
-
The DefinitionLanguages interface represents a collection of methods for retrieving language values.
- DefinitionLanguagesImpl - Class in com.logicommerce.sdk.definition.implementations
-
DefinitionLanguagesImpl class.
- DefinitionLanguagesImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- DefinitionService - Interface in com.logicommerce.sdk.services
-
DefinitionService interface.
- DefinitionValue - Interface in com.logicommerce.sdk.definition
-
MappedFieldDefinitionValue interface.
- DefinitionValueImpl - Class in com.logicommerce.sdk.definition.implementations
-
DefinitionValueImpl class.
- DefinitionValueImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl
- DefinitionValueImpl.Builder<T,
S, R extends DefinitionValueImpl, Q extends DefinitionValueImpl.Builder<T, S, R, Q>> - Class in com.logicommerce.sdk.definition.implementations - delay(int) - Method in class com.logicommerce.sdk.models.queues.Settings.Builder
-
Sets the delay of the message in seconds.
- delete() - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
delete.
- delete() - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Sends a DELETE request.
- delete() - Method in interface com.logicommerce.sdk.resources.Connection
-
Sends a DELETE request.
- delete() - Method in interface com.logicommerce.sdk.services.UserService
-
delete.
- DELETED - Enum constant in enum class com.logicommerce.sdk.enums.OrderStatusType
- deleteItem(String) - Method in interface com.logicommerce.sdk.services.CartItemService
-
To define some action when an item is deleted from the cart.
- deletePaymentToken(String) - Method in interface com.logicommerce.sdk.services.PaymentService
-
deletePaymentToken.
- DELIVERED - Enum constant in enum class com.logicommerce.sdk.enums.OrderShipmentStatusType
- delivery - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- delivery() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
delivery.
- DELIVERY - Enum constant in enum class com.logicommerce.sdk.enums.TaxRowType
- DELIVERY_NOTE - Enum constant in enum class com.logicommerce.sdk.enums.DocumentType
- deliveryDate - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- deliveryDate(LocalDateTime) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
deliveryDate.
- DeliveryType - Enum Class in com.logicommerce.sdk.enums
-
DeliveryType class.
- DENIED - Enum constant in enum class com.logicommerce.sdk.enums.OrderStatusType
- DENIED_ORDER - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- description - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- description - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
- description() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- description() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
-
return DefninitionLanguages builder for description
- description(DefinitionLanguages) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
-
description
- description(String) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
description.
- description(String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
description.
- DESKTOP - Enum constant in enum class com.logicommerce.sdk.enums.WidgetAmbience
- destinationAddress() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
destinationAddress.
- discount - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- discount() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
discount.
- discount() - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
discount.
- discount(double) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
discount.
- DISCOUNT - Enum constant in enum class com.logicommerce.sdk.enums.TaxRowType
- DiscountApplyTo - Enum Class in com.logicommerce.sdk.enums
-
DiscountApplyTo class.
- discountId - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- discountId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
discountId.
- discounts - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- discounts - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- discounts() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
discounts.
- discountType - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- discountType(int) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
discountType.
- DiscountType - Enum Class in com.logicommerce.sdk.enums
-
DiscountType class.
- discountTypeValue - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- discountTypeValue(DiscountType) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
discountTypeValue.
- discountValue - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- discountValue(Double) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
discountValue.
- distance(double) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
distance
- Document - Interface in com.logicommerce.sdk.models.order
-
Document interface.
- DOCUMENT_PAYMENT_SYSTEM - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- DOCUMENT_SHIPMENT - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- DocumentConversionCurrency - Interface in com.logicommerce.sdk.models.order
-
DocumentConversionCurrency interface.
- DocumentConversionCurrencyBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
DocumentConversionCurrencyBuilder class.
- DocumentConversionCurrencyBuilder() - Constructor for class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
Constructor for OrderCurrencyBuilder.
- DocumentConversionCurrencyBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
Constructor for OrderCurrencyBuilder.
- DocumentConversionCurrencyImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderCurrencyImpl class.
- DocumentConversionCurrencyImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.DocumentConversionCurrencyImpl
- DocumentImpl - Class in com.logicommerce.sdk.models.order.implementations
- DocumentImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.DocumentImpl
- documentNumber - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- documentNumber(String) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
documentNumber.
- DocumentPaymentSystemDefinition - Interface in com.logicommerce.sdk.definition
-
DocumentPaymentSystemDefinition interface.
- DocumentPaymentSystemDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
DocumentPaymentSystemDefinitionImpl class.
- DocumentPaymentSystemDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.DocumentPaymentSystemDefinitionImpl
- DocumentPaymentSystemDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- DocumentPickingDeliveryMode - Enum Class in com.logicommerce.sdk.enums
-
DeliveryMode class.
- DocumentPickupPointProvider - Interface in com.logicommerce.sdk.models.order
-
DocumentPickupPointProvider interface.
- DocumentPickupPointProviderBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderDeliveryPhysicalLocationBuilder class.
- DocumentPickupPointProviderBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.DocumentPickupPointProviderBuilder
-
Constructor for OrderDeliveryPhysicalLocationBuilder.
- DocumentPickupPointProviderImpl - Class in com.logicommerce.sdk.models.order.implementations
-
DocumentPickupPointProviderImpl class.
- DocumentPickupPointProviderImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
- DocumentProviderPickupPoint - Interface in com.logicommerce.sdk.models.order
-
DocumentProviderPickupPoint interface.
- DocumentProviderPickupPointBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderDeliveryPhysicalLocationBuilder class.
- DocumentProviderPickupPointBuilder() - Constructor for class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
Constructor for OrderDeliveryPhysicalLocationBuilder.
- DocumentProviderPickupPointBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
Constructor for OrderDeliveryPhysicalLocationBuilder.
- DocumentProviderPickupPointImpl - Class in com.logicommerce.sdk.models.order.implementations
-
DocumentProviderPickupPointImpl class.
- DocumentProviderPickupPointImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.DocumentProviderPickupPointImpl
- DocumentSdkBuilder<T extends DocumentSdkBuilder<T>> - Class in com.logicommerce.sdk.builders.order
-
Document Sdk Builder.
- DocumentSdkBuilder() - Constructor for class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
Constructor for DocumentSdkBuilder.
- DocumentShipmentDefinition - Interface in com.logicommerce.sdk.definition
-
DocumentShipmentDefinition interface.
- DocumentShippingDelivery - Interface in com.logicommerce.sdk.models.order
- DocumentType - Enum Class in com.logicommerce.sdk.enums
-
DocumentType class.
- done - Variable in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
- done() - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.CustomTagBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.ElementPropertyBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.GeographicalZoneBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.LocationBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Returns the parent builder.
- done() - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.DocumentPickupPointProviderBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
Returns the parent builder.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxDefinitionBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentItemBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderUserBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.order.ProviderPickupPointPickingDocumentDeliveryBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.PeriodDateBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.PeriodTimeBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.definition.implementations.ChannelValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionLanguagesImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.ExternalShipperValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.HeadquarterValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.PaymentValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionPermissionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.ShipperValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.ShippingTypeValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.TaxValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.UserValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.definition.implementations.WarehouseValueDefinitionImpl.Builder
- done() - Method in class com.logicommerce.sdk.models.payment.PaymentDataBuilder
-
done.
- done() - Method in class com.logicommerce.sdk.models.queues.Attribute.Builder
-
Returns the parent object
- done() - Method in class com.logicommerce.sdk.models.queues.Settings.Builder
-
Returns the parent object
- done() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Returns the parent builder.
- done() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Returns the parent builder
- done(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
done.
- DOUBLE - Enum constant in enum class com.logicommerce.sdk.models.queues.AttributeType
- duration() - Element in annotation interface com.logicommerce.sdk.resources.CacheSettings
-
Duration of cache in seconds.
E
- ean - Variable in class com.logicommerce.sdk.builders.RowCodesBuilder
- ean(String) - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
ean.
- edit(Order) - Method in interface com.logicommerce.sdk.services.OrderService
-
Edit order callback
Method called when an Order is edited and saved. - ElementProperty - Interface in com.logicommerce.sdk.models
-
ElementProperty interface.
- ElementPropertyBuilder<T> - Class in com.logicommerce.sdk.builders
-
ElementPropertyBuilder class.
- ElementPropertyBuilder() - Constructor for class com.logicommerce.sdk.builders.ElementPropertyBuilder
-
Constructor for ElementPropertyBuilder.
- ElementPropertyBuilder(T) - Constructor for class com.logicommerce.sdk.builders.ElementPropertyBuilder
-
Constructor for ElementPropertyBuilder.
- ElementPropertyPlugin - Class in com.logicommerce.sdk.models
-
ElementPropertyPlugin class.
- ElementPropertyPlugin() - Constructor for class com.logicommerce.sdk.models.ElementPropertyPlugin
-
Constructor for ElementPropertyPlugin.
- ElementPropertyPlugin(ElementProperty) - Constructor for class com.logicommerce.sdk.models.ElementPropertyPlugin
-
Constructor for ElementPropertyPlugin.
- ElementProperyImpl - Class in com.logicommerce.sdk.models
-
ElementProperyImpl class.
- ElementProperyImpl() - Constructor for class com.logicommerce.sdk.models.ElementProperyImpl
-
Constructor for ElementProperyImpl.
- ElementProperyImpl(String, String) - Constructor for class com.logicommerce.sdk.models.ElementProperyImpl
-
Constructor for ElementProperyImpl.
- email - Variable in class com.logicommerce.sdk.builders.order.OrderUserBuilder
- email - Variable in class com.logicommerce.sdk.builders.ShipmentAddressBuilder
- email(String) - Method in class com.logicommerce.sdk.builders.HeadquarterBuilder
-
email.
- email(String) - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
email.
- email(String) - Method in class com.logicommerce.sdk.builders.order.OrderUserBuilder
-
email.
- email(String) - Method in class com.logicommerce.sdk.builders.ShipmentAddressBuilder
-
email.
- email(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
email
- endDate(LocalDate) - Method in class com.logicommerce.sdk.builders.PeriodDateBuilder
-
endDate.
- endDate(LocalTime) - Method in class com.logicommerce.sdk.builders.PeriodTimeBuilder
-
endDate.
- entrySet() - Method in interface com.logicommerce.sdk.resources.BaseStorage
-
entrySet.
- entryValueMode(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- ERROR - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionStatus
- executeAction(Order, String) - Method in interface com.logicommerce.sdk.services.OrderActionService
-
This method is for define some order action to execute in the plugin.
- executeAction(OrderShipment, String) - Method in interface com.logicommerce.sdk.services.ShipmentActionService
-
This method is for define some order action to execute in the plugin.
- executeAction(String, Map<String, String>) - Method in interface com.logicommerce.sdk.services.DataService
-
This method is for define some action to execute in the plugin.
- exempt(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Sets the exempt of the calculated tax summary.
- expiryDate - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- expiryDate(LocalDateTime) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
expiryDate.
- exportStatus - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- exportStatus(ExportStatusType) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
exportStatus.
- exportStatusType(ExportStatusType) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
exportStatusType.
- ExportStatusType - Enum Class in com.logicommerce.sdk.enums
-
ExportStatusType class.
- EXPRESS_CHECKOUT - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- ExpressCheckoutCustomer - Class in com.logicommerce.sdk.models
-
Represents an express checkout customer.
- ExpressCheckoutCustomer() - Constructor for class com.logicommerce.sdk.models.ExpressCheckoutCustomer
- ExpressCheckoutDefinition - Interface in com.logicommerce.sdk.definition
-
This interface represents the definition for an express checkout connector.
- ExpressCheckoutDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
- ExpressCheckoutDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.ExpressCheckoutDefinitionImpl
- ExpressCheckoutDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- ExpressCheckoutService - Interface in com.logicommerce.sdk.services
-
The ExpressCheckoutService interface provides methods for handling express checkout functionality.
- externalId(String) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxesBuilder
-
Sets external identifier of the calculated taxes.
- externalInvoiceId - Variable in class com.logicommerce.sdk.builders.order.InvoiceSdkBuilder
- externalInvoiceId(String) - Method in class com.logicommerce.sdk.builders.order.InvoiceSdkBuilder
-
externalInvoiceId.
- ExternalShipperValueDefinition - Interface in com.logicommerce.sdk.definition
-
ExternalShipperValueDefinition interface.
- ExternalShipperValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
ExternalShipperValueDefinitionImpl class.
- ExternalShipperValueDefinitionImpl(String) - Constructor for class com.logicommerce.sdk.definition.implementations.ExternalShipperValueDefinitionImpl
-
Constructor for ExternalShipperValueDefinitionImpl.
- ExternalShipperValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
F
- FEMALE - Enum constant in enum class com.logicommerce.sdk.enums.Gender
- FileType - Enum Class in com.logicommerce.sdk.enums
-
FileType class.
- firstName - Variable in class com.logicommerce.sdk.builders.UserAddressBuilder
- firstName(String) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
firstName.
- FIXED_AMOUNT - Enum constant in enum class com.logicommerce.sdk.enums.CalculationMode
- FIXED_UNITS - Enum constant in enum class com.logicommerce.sdk.enums.CalculationMode
- FOOTER_BOTTOM - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPosition
- FOOTER_TOP - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPosition
- form() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
form.
- form() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
form.
- FORM - Enum constant in enum class com.logicommerce.sdk.enums.PaymentType
- FORM - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateResponseType
- FREE - Enum constant in enum class com.logicommerce.sdk.models.queues.QueueMessageType
- FREE_LARGE - Enum constant in enum class com.logicommerce.sdk.models.queues.QueueMessageType
- FreeLargeQueueMessage - Class in com.logicommerce.sdk.models.queues
-
Message to be sent to the queue for free large message type
- FreeLargeQueueMessage(String, Set<Attribute>, Settings, String) - Constructor for class com.logicommerce.sdk.models.queues.FreeLargeQueueMessage
-
FreeLargeQueueMessage constructor
- FreeLargeQueueMessage.Builder - Class in com.logicommerce.sdk.models.queues
-
Builder for the FreeLargeQueueMessage
- FreeLargeQueueProcessorService - Interface in com.logicommerce.sdk.services.queues
-
Service for processing large free queue messages
- FreeQueueMessage - Class in com.logicommerce.sdk.models.queues
-
Message to be sent to the queue for free message type
- FreeQueueMessage(String, Set<Attribute>, Settings) - Constructor for class com.logicommerce.sdk.models.queues.FreeQueueMessage
-
FreeQueueMessage constructor
- FreeQueueMessage.Builder - Class in com.logicommerce.sdk.models.queues
-
Builder for the FreeQueueMessage
- FreeQueueProcessorService - Interface in com.logicommerce.sdk.services.queues
-
Service to process free queue messages
- friday() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Friday.
- friday(PeriodTime) - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Friday.
G
- gender - Variable in class com.logicommerce.sdk.builders.order.OrderUserBuilder
- gender(Gender) - Method in class com.logicommerce.sdk.builders.order.OrderUserBuilder
-
gender.
- Gender - Enum Class in com.logicommerce.sdk.enums
-
Gender class.
- geographicalZone() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
geographicalZone.
- GeographicalZone - Interface in com.logicommerce.sdk.models.order
-
GeographicalZone interface.
- GeographicalZoneBuilder<T> - Class in com.logicommerce.sdk.builders
-
GeographicalZoneBuilder class.
- GeographicalZoneBuilder() - Constructor for class com.logicommerce.sdk.builders.GeographicalZoneBuilder
-
Constructor for GeographicalZoneBuilder.
- GeographicalZoneBuilder(T) - Constructor for class com.logicommerce.sdk.builders.GeographicalZoneBuilder
-
Constructor for GeographicalZoneBuilder.
- GeographicalZoneImpl - Class in com.logicommerce.sdk.models.order.implementations
-
GeographicalZoneImpl class.
- GeographicalZoneImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.GeographicalZoneImpl
- get() - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
get.
- get() - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Sends a GET request.
- get() - Method in interface com.logicommerce.sdk.resources.Connection
-
Sends a GET request.
- get(String) - Method in interface com.logicommerce.sdk.resources.BaseStorage
-
get.
- get(String) - Method in interface com.logicommerce.sdk.resources.Cache
-
Get cached value
- get(String, Class<T>) - Method in interface com.logicommerce.sdk.models.PropertyValueMap
-
Get property value with its type.
- getAccountGroupsFilter() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Get true if the plugin active Account/groups filter.
- getAccumulateProducts() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
accumulateProducts. - getAccumulateProducts() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getAccumulateProducts.
- getAction() - Method in class com.logicommerce.sdk.models.queues.QueueMessage
-
Returns the action of the message that will be used on the plugin service like OrderQueueService, FreeQueueService, etc.
- getActionDefinitons(Order, List<ConnectorType>) - Method in interface com.logicommerce.sdk.services.OrderActionService
-
This method is for get all plugin action definitions.
- getActionId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Getter for the field
actionId. - getActionId() - Method in interface com.logicommerce.sdk.models.order.OrderStatusAction
-
getActionId.
- getActions() - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Getter for the field
actions. - getActions() - Method in interface com.logicommerce.sdk.models.order.OrderBaseStatus
-
getActions.
- getActionStatus() - Method in interface com.logicommerce.sdk.models.SubscriptionResponse
-
Return action status result
- getActionStatus() - Method in class com.logicommerce.sdk.models.SubscriptionResponseImpl
- getActionType() - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Getter for the field
actionType. - getActionType() - Method in interface com.logicommerce.sdk.models.order.OrderStatusAction
-
getActionType.
- getActivities() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
getActivities.
- getActivities() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackage
-
getActivities.
- getAdditionalData() - Method in interface com.logicommerce.sdk.definition.ConnectorDefinition
-
Get additional data.
- getAdditionalData() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Get additional data.
- getAdditionalData() - Method in interface com.logicommerce.sdk.models.Carrier
-
getAdditionalData.
- getAdditionalData() - Method in interface com.logicommerce.sdk.models.Marketplace
-
getAdditionalData.
- getAdditionalData() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
Get additionalData value.
- getAdditionalData() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Get additionalData value.
- getAdditionalInformation() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the additional information.
- getAdditionalInformation() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
additionalInformation. - getAdditionalItems() - Method in interface com.logicommerce.sdk.models.order.CreditNote
- getAdditionalItems() - Method in class com.logicommerce.sdk.models.order.implementations.CreditNoteImpl
-
Getter for the field
additionalItems. - getAdditionalItems() - Method in interface com.logicommerce.sdk.models.order.ReturnDocument
-
Returns the additional items.
- getAdditionalProperties() - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Get additional properties from plugin definition.
- getAdditionalProperties() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Get additional properties from plugin definition.
- getAddress() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the address.
- getAddress() - Method in class com.logicommerce.sdk.models.AddressValidated
-
Returns the address validated
- getAddress() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
address. - getAddress() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Getter for the field
address. - getAddress() - Method in interface com.logicommerce.sdk.models.order.OrderDeliveryPhysicalLocation
-
getAddress.
- getAddress() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets the address.
- getAddressAdditionalInformation() - Method in interface com.logicommerce.sdk.models.Address
-
Gets additional information about the address.
- getAddressAdditionalInformation() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
addressAdditionalInformation. - getAddressAdditionalInformation() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets additional information about the address.
- getAddressAdditionalInformation() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get address additional information of the user address.
- getAlias() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Getter for the field
alias. - getAlias() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get alias value of the user address.
- getAllowedTypes() - Method in class com.logicommerce.sdk.definition.implementations.RelatedItemsDefinitionImpl
-
getAllowedTypes.
- getAllowedTypes() - Method in interface com.logicommerce.sdk.definition.RelatedItemsDefinition
-
getAllowedTypes.
- getAmbience() - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Return
WidgetAmbienceparam value. - getAmbience() - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
Return
WidgetAmbienceparam value. - getAmbience() - Method in interface com.logicommerce.sdk.models.WidgetResponse
-
Return
WidgetAmbienceparam value. - getAmount() - Method in interface com.logicommerce.sdk.models.order.AdditionalItem
-
Returns the product id of the additional item
- getAmount() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
amount. - getAmount() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getAmount.
- getAmount() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the amount of the calculated tax row.
- getApplyTo() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
applyTo. - getApplyTo() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getApplyTo.
- getAssets(WidgetPageType) - Method in interface com.logicommerce.sdk.services.AssetService
-
Return list of assets.
- getAttributes() - Method in class com.logicommerce.sdk.models.queues.QueueMessage
-
Returns the attributes of the message
- getAuthNumber() - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
getAuthNumber.
- getAuthNumber() - Method in interface com.logicommerce.sdk.models.order.OrderInformation
-
getAuthNumber.
- getAuthor() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Get author of the plugin.
- getAuthorizationCode() - Method in interface com.logicommerce.sdk.models.payment.PaymentKeys
-
getAuthorizationCode.
- getAuthorizationCode() - Method in class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
getAuthorizationCode.
- getAuthorizationCode() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
getAuthorizationCode.
- getAuthorizationCode() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
getAuthorizationCode.
- getAvailableBalance() - Method in class com.logicommerce.sdk.models.order.implementations.OrderVoucherImpl
-
Getter for the field
availableBalance. - getAvailableBalance() - Method in interface com.logicommerce.sdk.models.order.OrderVoucher
-
getAvailableBalance.
- getAvailableCarriers() - Method in interface com.logicommerce.sdk.services.ShipperService
-
getAvailableCarriers.
- getBackOrder() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
backOrder. - getBackOrder() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getBackOrder.
- getBase() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Getter for the field
base. - getBase() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
getBase.
- getBase() - Method in interface com.logicommerce.sdk.models.order.OrderItemTax
-
getBase.
- getBase() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
getBase.
- getBase() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Returns the base of the calculated tax summary.
- getBaseUrl() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the base URL.
- getBaseWithoutDiscounts() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
getBaseWithoutDiscounts.
- getBaseWithoutDiscounts() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
getBaseWithoutDiscounts.
- getBasketLink() - Method in interface com.logicommerce.sdk.models.Cart
-
Get basketLink, this link is for add items to the cart.
- getBenefitMode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
benefitMode. - getBenefitMode() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getBenefitMode.
- getBillingAddress() - Method in class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
-
Getter for the field
billingAddress. - getBillingAddress() - Method in interface com.logicommerce.sdk.models.order.OrderUser
-
getBillingAddress.
- getBillingAddresses() - Method in interface com.logicommerce.sdk.models.User
-
Get list of user Billing Addresses.
- getBirthday() - Method in interface com.logicommerce.sdk.models.User
-
Get user birthday date value.
- getBody() - Method in class com.logicommerce.sdk.models.queues.FreeLargeQueueMessage
-
Returns the body of the message
- getBody() - Method in interface com.logicommerce.sdk.models.RequestParams
-
Returns the body required for validation.
- getBrand() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the specific brand for cart item.
- getCalculationMode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
calculationMode. - getCalculationMode() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getCalculationMode.
- getCarriers() - Method in interface com.logicommerce.sdk.models.Carriers
-
getCarriers.
- getCarriers() - Method in class com.logicommerce.sdk.models.CarriersImpl
-
getCarriers.
- getCarriers() - Method in interface com.logicommerce.sdk.models.Marketplace
-
getCarriers.
- getCdnAssets() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the CDN assets URL.
- getCdnImages() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the CDN images URL.
- getChannelId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
getChannelId.
- getChannelId() - Method in interface com.logicommerce.sdk.models.order.OrderInformation
-
getChannelId.
- getCity() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the city of the address.
- getCity() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
city. - getCity() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Getter for the field
city. - getCity() - Method in interface com.logicommerce.sdk.models.order.OrderDeliveryPhysicalLocation
-
getCity.
- getCity() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointFilter
-
getCity.
- getCity() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
getCity.
- getCity() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets the city of the address.
- getCode() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
getCode.
- getCode() - Method in class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl
-
getCode.
- getCode() - Method in interface com.logicommerce.sdk.definition.PluginActionDefinition
-
getCode.
- getCode() - Method in interface com.logicommerce.sdk.definition.StatusCodeDefinition
-
getCode.
- getCode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Getter for the field
code. - getCode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Getter for the field
code. - getCode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Getter for the field
code. - getCode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderVoucherImpl
-
Getter for the field
code. - getCode() - Method in interface com.logicommerce.sdk.models.order.OrderCurrencyBase
-
getCode.
- getCode() - Method in interface com.logicommerce.sdk.models.order.OrderItemTax
-
get code
- getCode() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
get code
- getCode() - Method in interface com.logicommerce.sdk.models.order.OrderVoucher
-
getCode.
- getCode() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointProvider
-
getCode.
- getCode() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
getCode.
- getCode() - Method in class com.logicommerce.sdk.models.TaxCode
-
Getter for the field
code. - getCodeNumber() - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Getter for the field
codeNumber. - getCodeNumber() - Method in interface com.logicommerce.sdk.models.order.OrderCurrencyBase
-
getCodeNumber.
- getCodes() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the RowCodes object.
- getCodes() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
getCodes.
- getCodes() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getCodes.
- getCodes() - Method in interface com.logicommerce.sdk.models.Product
-
getCodes.
- getCombinationId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
combinationId. - getCombinationId() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getCombinationId.
- getComment() - Method in interface com.logicommerce.sdk.models.order.AdditionalItem
-
Returns the product id of the additional item
- getComment() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the comment.
- getComment() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
comment. - getCompany() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Getter for the field
company. - getCompany() - Method in class com.logicommerce.sdk.models.order.implementations.ShipmentAddressImpl
-
Getter for the field
company. - getCompany() - Method in interface com.logicommerce.sdk.models.order.ShipmentAddress
-
getCompany.
- getCompany() - Method in interface com.logicommerce.sdk.models.User
-
Get user company value.
- getCompany() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get user company of the user address.
- getConnectorDefinition(ConnectorType) - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Get connector definition by connectorType.
- getConnectorDefinition(ConnectorType) - Method in interface com.logicommerce.sdk.services.DefinitionService
-
Get connector definition property by a connector type.
- getConnectorDefinitions() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Get all connector definitions of the plugin.
- getConnectorDefinitions() - Method in interface com.logicommerce.sdk.services.DefinitionService
-
Get all connector definitions properties.
- getConnectorType() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
getConnectorType.
- getConnectorType() - Method in interface com.logicommerce.sdk.definition.PluginActionDefinition
-
getConnectorType.
- getConnectorType() - Method in interface com.logicommerce.sdk.models.UserDataProperty
-
getConnectorType.
- getConversionCurrencies() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
getConversionCurrencies.
- getConversionCurrencies() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getConversionCurrencies.
- getConversionMode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
*
- getConversionMode() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
*
- getCookie(String) - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the cookie with the specified name.
- getCookies() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns a string representation of all cookies.
- getCountry() - Method in interface com.logicommerce.sdk.models.CartWarehouse
-
Get country of warehouse.
- getCountry() - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Getter for the field
country. - getCountry() - Method in interface com.logicommerce.sdk.models.Location
-
Get country of the location.
- getCountry() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the country code of the browser.
- getCountryCode() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointFilter
-
getCountryCode.
- getCountryCode() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
getCountryCode.
- getCountryCode(Integer) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves the country code based on the country ID.
- getCountryId() - Method in interface com.logicommerce.sdk.models.order.GeographicalZone
-
getCountryId.
- getCountryId() - Method in class com.logicommerce.sdk.models.order.implementations.GeographicalZoneImpl
-
Getter for the field
countryId. - getCountryId(String) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves the country ID based on the country code.
- getCountryName(String) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves the country name based on the country code.
- getCountryZonesFilter() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Get true if the plugin active Country/zones filter.
- getCreatedAt() - Method in interface com.logicommerce.sdk.models.Cart
-
Get the date when the cart was created
- getCreditNoteFile(CreditNote) - Method in interface com.logicommerce.sdk.services.InvoiceService
-
getCreditNoteFile.
- getCurrencies() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the currencies.
- getCurrencies() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
currencies. - getCurrency() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the currency of the browser.
- getCurrencyCode() - Method in interface com.logicommerce.sdk.models.Cart
-
Get currencyCode from user info for the cart.
- getCurrencyCode() - Method in interface com.logicommerce.sdk.models.CartTotalCurrency
- getCurrencyCode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalCurrencyImpl
- getCurrencyCode() - Method in interface com.logicommerce.sdk.models.order.OrderTotalCurrency
- getCurrencyCodeNumer() - Method in interface com.logicommerce.sdk.models.CartTotalCurrency
- getCurrencyCodeNumer() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalCurrencyImpl
- getCurrencyCodeNumer() - Method in interface com.logicommerce.sdk.models.order.OrderTotalCurrency
- getCurrencyId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Getter for the field
currencyId. - getCurrencyId() - Method in interface com.logicommerce.sdk.models.order.OrderCurrencyBase
-
getCurrencyId.
- getCurrentDateTime() - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Getter for the field
currentDateTime. - getCurrentDateTime() - Method in interface com.logicommerce.sdk.models.order.OrderBaseStatus
-
getCurrentDateTime.
- getCustomer(RequestParams) - Method in interface com.logicommerce.sdk.services.ExpressCheckoutService
-
Retrieves the express checkout customer information based on the provided request parameters.
- getCustomTagPluginValues() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the specific plugin customTag Values for this item.
- getCustomTags() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the custom tags.
- getCustomTags() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
customTags. - getCustomTags() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
customTags. - getCustomTags() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the customTags.
- getCustomTags() - Method in interface com.logicommerce.sdk.models.User
-
Get the user custom tags.
- getCustomTagValue(CustomTagItemType, String) - Method in interface com.logicommerce.sdk.services.CustomTagService
-
Get custom tag value to a itemtype and value.
- getCustomTagValues() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the different customTag Values for this item.
- getData() - Method in class com.logicommerce.sdk.models.DataFile
-
Getter for the field
data. - getData() - Method in interface com.logicommerce.sdk.models.payment.Payment
-
getData.
- getData() - Method in class com.logicommerce.sdk.models.payment.PaymentAbstract
-
Getter for the field
data. - getData() - Method in interface com.logicommerce.sdk.models.payment.PaymentToken
-
getData.
- getData() - Method in class com.logicommerce.sdk.models.payment.PaymentTokenImpl
-
getData.
- getData() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
getData.
- getDate() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the date.
- getDate() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
date. - getDateTime() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
Getter for the field
dateTime. - getDateTime() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
getDateTime.
- getDefaultCurrency() - Method in interface com.logicommerce.sdk.models.order.DocumentConversionCurrency
-
getDefaultCurrency.
- getDefaultCurrency() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentConversionCurrencyImpl
-
Getter for the field
defaultCurrency. - getDefaultCurrency() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the default currency of the browser.
- getDefaultValue() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the default value of the property.
- getDefaultValue() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the default value of the property.
- getDelay() - Method in class com.logicommerce.sdk.models.queues.Settings
-
Returns the delay of the message in seconds
- getDelivery() - Method in interface com.logicommerce.sdk.models.Cart
-
Get Delivery object of the cart.
- getDelivery() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the delivery.
- getDelivery() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
delivery. - getDeliveryDate() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the delivery date.
- getDeliveryDate() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
deliveryDate. - getDescription() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
getDescription.
- getDescription() - Method in interface com.logicommerce.sdk.definition.PluginActionDefinition
-
getDescription.
- getDescription() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getDescription() - Method in interface com.logicommerce.sdk.models.CartDiscount
-
Get the description of this discount.
- getDescription() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
description. - getDescription() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
Getter for the field
description. - getDescription() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getDescription.
- getDescription() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
getDescription.
- getDescription() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointProvider
-
getDescription.
- getDescription() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
getDescription.
- getDescription() - Method in class com.logicommerce.sdk.models.TaxCode
-
Getter for the field
description. - getDestinationAddress() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
destinationAddress. - getDestinationAddress() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getDestinationAddress.
- getDestinationUserAddress() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
getDestinationUserAddress.
- getDestinationUserAddress() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getDestinationUserAddress.
- getDetail() - Method in class com.logicommerce.sdk.models.AddressValidatedMessage
-
Returns the details
- getDiscount() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
getDiscount.
- getDiscount() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
getDiscount.
- getDiscountAmount() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the discount amount of the calculated tax row.
- getDiscountId() - Method in interface com.logicommerce.sdk.models.CartDiscount
-
Get the identifier of this discount.
- getDiscountId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
discountId. - getDiscountId() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getDiscountId.
- getDiscounts() - Method in interface com.logicommerce.sdk.models.Cart
-
Get discounts for the cart.
- getDiscounts() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the applied discounts to this item.
- getDiscounts() - Method in interface com.logicommerce.sdk.models.CartShipping
-
Get the applied discounts to shipping.
- getDiscounts() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the discounts.
- getDiscounts() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
discounts. - getDiscounts() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
discounts. - getDiscounts() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
discounts. - getDiscounts() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns a list of discounts.
- getDiscounts() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getDiscounts.
- getDiscountType() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
discountType. - getDiscountType() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getDiscountType.
- getDiscountTypeValue() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
discountTypeValue. - getDiscountTypeValue() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getDiscountTypeValue.
- getDiscountValue() - Method in interface com.logicommerce.sdk.models.CartDiscount
-
Get the value of this discount.
- getDiscountValue() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
discountValue. - getDiscountValue() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getDiscountValue.
- getDistance() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
Get distance value.
- getDistance() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Get distance value.
- getDocumentId() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the documentId.
- getDocumentId() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
documentId. - getDocumentNumber() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the document number.
- getDocumentNumber() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
documentNumber. - getDocumentNumber() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
getDocumentNumber.
- getDocumentNumber() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getDocumentNumber.
- getEan() - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Getter for the field
ean. - getEan() - Method in interface com.logicommerce.sdk.models.RowCodes
-
getEan.
- getEmail() - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Gets the email of the customer.
- getEmail() - Method in interface com.logicommerce.sdk.models.Headquarter
-
Get the headquarter email
- getEmail() - Method in class com.logicommerce.sdk.models.implementations.HeadquarterImpl
-
Get the headquarter email
- getEmail() - Method in interface com.logicommerce.sdk.models.OauthUser
-
getEmail.
- getEmail() - Method in interface com.logicommerce.sdk.models.order.DocumentProviderPickupPoint
-
Returns the provider pickup point email.
- getEmail() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentProviderPickupPointImpl
-
Getter for the field
email. - getEmail() - Method in class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
-
Getter for the field
email. - getEmail() - Method in class com.logicommerce.sdk.models.order.implementations.ShipmentAddressImpl
-
Getter for the field
email. - getEmail() - Method in interface com.logicommerce.sdk.models.order.OrderUser
-
getEmail.
- getEmail() - Method in interface com.logicommerce.sdk.models.order.ShipmentAddress
-
getEmail.
- getEmail() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
getEmail.
- getEmail() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
getEmail.
- getEmail() - Method in interface com.logicommerce.sdk.models.User
-
Get user email value.
- getEndDate() - Method in class com.logicommerce.sdk.models.implementations.PeriodDateImpl
-
Get endDate with ISO-8601 ("YYYY-MM-DD") format..
- getEndDate() - Method in class com.logicommerce.sdk.models.implementations.PeriodTimeImpl
-
Get endDate with ISO-8601 ("YYYY-MM-DD") format..
- getEndDate() - Method in interface com.logicommerce.sdk.models.PeriodDate
-
Get endDate with ISO-8601 ("YYYY-MM-DD") format..
- getEndDate() - Method in interface com.logicommerce.sdk.models.PeriodTime
-
Get endDate with ISO-8601 ("YYYY-MM-DD") format..
- getEntryValueMode() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the entry value mode of the property.
- getEntryValueMode() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the entry value mode of the property.
- getError(Class<T>) - Method in exception com.logicommerce.sdk.resources.ResponseException
- getErrors() - Method in class com.logicommerce.sdk.models.PropertiesValidatorResponse
-
Gets the errors.
- getExempt() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Returns the exempt of the calculated tax summary.
- getExpiryDate() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
expiryDate. - getExpiryDate() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getExpiryDate.
- getExportStatus() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the export status.
- getExportStatus() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
exportStatus. - getExportStatus() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
exportStatus. - getExportStatus() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getExportStatus.
- getExternalId() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Returns external identifier of the calculated taxes.
- getExternalInvoiceId() - Method in interface com.logicommerce.sdk.models.order.CreditNote
- getExternalInvoiceId() - Method in class com.logicommerce.sdk.models.order.implementations.CreditNoteImpl
-
Getter for the field
externalInvoiceId. - getExternalInvoiceId() - Method in class com.logicommerce.sdk.models.order.implementations.InvoiceImpl
-
Getter for the field
externalInvoiceId. - getExternalInvoiceId() - Method in interface com.logicommerce.sdk.models.order.Invoice
- getFields() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getFields() - Method in interface com.logicommerce.sdk.definition.MappedFieldDefinition
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getFirstName() - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Gets the first name of the customer.
- getFirstName() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Getter for the field
firstName. - getFirstName() - Method in interface com.logicommerce.sdk.models.OauthUser
-
getFirstName.
- getFirstName() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get user first name of the user address.
- getFriday() - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
getFriday.
- getFriday() - Method in interface com.logicommerce.sdk.models.OpeningTimes
-
getFriday.
- getGender() - Method in class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
-
Getter for the field
gender. - getGender() - Method in interface com.logicommerce.sdk.models.order.OrderUser
-
getGender.
- getGender() - Method in interface com.logicommerce.sdk.models.User
-
Get user gender value.
- getGeographicalZone() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Getter for the field
geographicalZone. - getGeographicalZone() - Method in interface com.logicommerce.sdk.models.order.OrderDelivery
-
getGeographicalZone.
- getHash() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get a Hash identifier of this item.
- getHash() - Method in interface com.logicommerce.sdk.models.CartShipment
-
Get Hash value of the shipment, this value identifies the shipment.
- getHash() - Method in interface com.logicommerce.sdk.models.CartShipmentItem
-
Get Hash value.
- getHash() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
hash. - getHash() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
hash. - getHash() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
hash. - getHash() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the hash.
- getHash() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getHash.
- getHash() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getHash.
- getHeader(String) - Method in interface com.logicommerce.sdk.resources.Response
-
Returns the value of the header with the given name.
- getHeaders() - Method in interface com.logicommerce.sdk.resources.Response
-
Headers of the response.
- getHeadquarter() - Method in interface com.logicommerce.sdk.models.Cart
-
Get the headquarter of the cart.
- getHeadquarter() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the headquarter.
- getHeadquarter() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
headquarter. - getHint() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the hint of the property.
- getHint() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the hint of the property.
- getHttpOnly() - Method in interface com.logicommerce.sdk.models.Cookie
-
Get httpOnly value of the cookie.
- getHttpOnly() - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
- getId() - Method in interface com.logicommerce.sdk.definition.ChannelValueDefinition
-
getId.
- getId() - Method in interface com.logicommerce.sdk.definition.ExternalShipperValueDefinition
-
getId.
- getId() - Method in interface com.logicommerce.sdk.definition.HeadquarterValueDefinition
-
getId.
- getId() - Method in class com.logicommerce.sdk.definition.implementations.ChannelValueDefinitionImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.definition.implementations.ExternalShipperValueDefinitionImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.definition.implementations.HeadquarterValueDefinitionImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.definition.implementations.PaymentValueDefinitionImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.definition.implementations.ShipperValueDefinitionImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.definition.implementations.ShippingTypeValueDefinitionImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.definition.implementations.UserValueDefinitionImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.definition.implementations.WarehouseValueDefinitionImpl
-
getId.
- getId() - Method in interface com.logicommerce.sdk.definition.PaymentValueDefinition
-
getId.
- getId() - Method in interface com.logicommerce.sdk.definition.ShipperValueDefinition
-
getId.
- getId() - Method in interface com.logicommerce.sdk.definition.ShippingTypeValueDefinition
-
getId.
- getId() - Method in interface com.logicommerce.sdk.definition.UserValueDefinition
-
getId.
- getId() - Method in interface com.logicommerce.sdk.definition.WarehouseValueDefinition
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.Brand
-
Get the id.
- getId() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the identifier of this item.
- getId() - Method in interface com.logicommerce.sdk.models.Category
-
Get the id.
- getId() - Method in interface com.logicommerce.sdk.models.order.AdditionalItem
-
Returns the id of the additional item
- getId() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the document id.
- getId() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
Getter for the field
id. - getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
getId.
- getId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Getter for the field
id. - getId() - Method in interface com.logicommerce.sdk.models.order.OrderBaseStatus
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderCurrencyBase
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderInformation
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the id.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderItemSubstractedStock
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderShipmentItem
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTracking
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackage
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.order.OrderStatusAction
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
Get id value.
- getId() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Get id value.
- getId() - Method in interface com.logicommerce.sdk.models.Product
-
getId.
- getId() - Method in interface com.logicommerce.sdk.models.User
-
Get user ID value.
- getIdentifier() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the identifier of the property.
- getIdentifier() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the identifier of the property.
- getImage() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
image. - getImage() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getImage.
- getImages() - Method in interface com.logicommerce.sdk.models.Product
-
getImages.
- getImageUrl() - Method in interface com.logicommerce.sdk.models.Brand
-
Get the image URL path.
- getImageUrl() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get image URL of this item.
- getIncomingDate() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
incomingDate. - getIncomingDate() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
incomingDate. - getIncomingDate() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getIncomingDate.
- getIncomingDate() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getIncomingDate.
- getIncreaseMin() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
increaseMin. - getIncreaseMin() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getIncreaseMin.
- getIncreaseType() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
increaseType. - getIncreaseType() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getIncreaseType.
- getIncreaseValue() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
increaseValue. - getIncreaseValue() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getIncreaseValue.
- getInformation() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the information.
- getInformation() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
information. - getInterval() - Method in class com.logicommerce.sdk.models.queues.Settings
-
Returns the interval of the message in seconds
- getInvoiceFile(Invoice) - Method in interface com.logicommerce.sdk.services.InvoiceService
-
getInvoiceFile.
- getInvoicingAddress() - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Gets the invocing address of the customer.
- getIp() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the IP address of the browser.
- getIsbn() - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Getter for the field
isbn. - getIsbn() - Method in interface com.logicommerce.sdk.models.RowCodes
-
getIsbn.
- getItemHash() - Method in interface com.logicommerce.sdk.models.CartShipmentItem
-
Get item Hash value.
- getItemHash() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the internal identifier of the calculated tax row.
- getItems() - Method in interface com.logicommerce.sdk.models.Cart
-
Get all Items from the cart.
- getItems() - Method in interface com.logicommerce.sdk.models.CartShipment
-
Get Items of the shipment.
- getItems() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the document items.
- getItems() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
items. - getItems() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
items. - getItems() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getItems.
- getItems(RelatedItemType) - Method in interface com.logicommerce.sdk.services.RelatedItemsService
-
getItems.
- getItems(RelatedItemType, Integer) - Method in interface com.logicommerce.sdk.services.RelatedItemsService
-
getItems.
- getJan() - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Getter for the field
jan. - getJan() - Method in interface com.logicommerce.sdk.models.RowCodes
-
getJan.
- getKey() - Method in interface com.logicommerce.sdk.models.order.DocumentProviderPickupPoint
-
Returns the provider pickup point key.
- getKey() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentProviderPickupPointImpl
-
Getter for the field
key. - getKey() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
getKey.
- getKey() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
getKey.
- getKey() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Returns the key of the calculated tax summary.
- getLanguage() - Method in interface com.logicommerce.sdk.models.Product
-
getLanguage.
- getLanguage() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the language code of the browser.
- getLanguageCode(Integer) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves the language code based on the language ID.
- getLanguageId() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the language id of the document.
- getLanguageId() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
languageId. - getLanguageId(String) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves the language ID based on the language code.
- getLanguages() - Method in interface com.logicommerce.sdk.definition.DefinitionValue
-
getLanguages.
- getLanguages() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl
-
getLanguages.
- getLanguages() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the label of the property.
- getLanguages() - Method in class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl
-
getLanguages.
- getLanguages() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the label of the property.
- getLanguages() - Method in interface com.logicommerce.sdk.definition.StatusCodeDefinition
-
getLanguages.
- getlargeImage() - Method in interface com.logicommerce.sdk.models.ProductMedia
-
getlargeImage.
- getLastName() - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Gets the last name of the customer.
- getLastName() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Getter for the field
lastName. - getLastName() - Method in interface com.logicommerce.sdk.models.OauthUser
-
getLastName.
- getLastName() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get user last name of the user address.
- getLastUpdate() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
getLastUpdate.
- getLastUpdate() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackage
-
getLastUpdate.
- getLatitude() - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Getter for the field
latitude. - getLatitude() - Method in interface com.logicommerce.sdk.models.Location
-
Get latitude value of the location.
- getLatitude() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointFilter
-
getLatitude.
- getLatitude() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
getLatitude.
- getLink() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
link. - getLink() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getLink.
- getLinkAttributes() - Method in interface com.logicommerce.sdk.models.ProductLanguage
-
getLinkAttributes.
- getLocale() - Method in interface com.logicommerce.sdk.models.Headquarter
-
Get the headquarter locale
- getLocale() - Method in class com.logicommerce.sdk.models.implementations.HeadquarterImpl
-
Get the headquarter locale
- getLocation() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the location of the address.
- getLocation() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
location. - getLocation() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Getter for the field
location. - getLocation() - Method in interface com.logicommerce.sdk.models.order.OrderDeliveryPhysicalLocation
-
getLocation.
- getLocation() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets the location of the address.
- getLocationId() - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Getter for the field
locationId. - getLocationId() - Method in interface com.logicommerce.sdk.models.Location
-
Get locationId of the location internal identifier value.
- getLocationId() - Method in interface com.logicommerce.sdk.models.order.GeographicalZone
-
getLocationId.
- getLocationId() - Method in class com.logicommerce.sdk.models.order.implementations.GeographicalZoneImpl
-
Getter for the field
locationId. - getLocations(String, String, String) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves a list of locations based on the language, country, and postal code.
- getLocationsPath(Integer, Integer, Integer) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves a list of locations based on the language, country, and location IDs.
- getLogisticsCenterAddress() - Method in interface com.logicommerce.sdk.models.CartShipment
-
Get the logistics center address.
- getLogo() - Method in interface com.logicommerce.sdk.models.Marketplace
-
getLogo.
- getLogo() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointProvider
-
getLogo.
- getLogo() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
getLogo.
- getLongitude() - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Getter for the field
longitude. - getLongitude() - Method in interface com.logicommerce.sdk.models.Location
-
Get longitude value of the location.
- getLongitude() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointFilter
-
getLongitude.
- getLongitude() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
getLongitude.
- getMainCategory() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the specific category for cart item.
- getManufacturerSku() - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Getter for the field
manufacturerSku. - getManufacturerSku() - Method in interface com.logicommerce.sdk.models.RowCodes
-
getManufacturerSku.
- getMappedFields() - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Get all mapped fields from the plugin definition.
- getMappedFields() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Get all mapped fields from the plugin definition.
- getMarketplaceId() - Method in interface com.logicommerce.sdk.models.Marketplace
-
getMarketplaceId.
- getMarketplaceId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
getMarketplaceId.
- getMarketplaceId() - Method in interface com.logicommerce.sdk.models.order.OrderInformation
-
getMarketplaceId.
- getMarketplaces() - Method in class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl
-
getMarketplaces.
- getMarketplaces() - Method in interface com.logicommerce.sdk.definition.MarketplaceDefinition
-
getMarketplaces.
- getMaxCondition() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
maxCondition. - getMaxCondition() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getMaxCondition.
- getMediumImage() - Method in interface com.logicommerce.sdk.models.ProductMedia
-
getMediumImage.
- getMessage() - Method in class com.logicommerce.sdk.models.AddressValidatedMessage
-
Returns the message
- getMessage() - Method in interface com.logicommerce.sdk.models.order.OrderActionResponse
-
getMessage.
- getMessage() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
getMessage.
- getMessage() - Method in interface com.logicommerce.sdk.models.payment.Payment
-
getMessage.
- getMessage() - Method in class com.logicommerce.sdk.models.payment.PaymentAbstract
-
Getter for the field
message. - getMessage() - Method in interface com.logicommerce.sdk.models.payment.PaymentKeys
-
getMessage for paymentkeys
- getMessage() - Method in class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
getMessage for paymentkeys
- getMessage() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
getMessage.
- getMessage() - Method in interface com.logicommerce.sdk.models.SubscriptionResponse
-
Return message
- getMessage() - Method in class com.logicommerce.sdk.models.SubscriptionResponseImpl
- getMessage() - Method in interface com.logicommerce.sdk.models.WebhookResponse
-
getMessage.
- getMessage() - Method in class com.logicommerce.sdk.models.WebhookResponseImpl
- getMessageLog() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
getMessageLog.
- getMessageLog() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
getMessageLog.
- getMessages() - Method in class com.logicommerce.sdk.models.AddressValidated
-
Returns the messages if any
- getMessageType() - Method in interface com.logicommerce.sdk.models.SubscriptionResponse
-
Return message
- getMessageType() - Method in class com.logicommerce.sdk.models.SubscriptionResponseImpl
- getMethod() - Method in interface com.logicommerce.sdk.models.payment.PaymentDataForm
-
getMethod.
- getMethod() - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormImpl
-
getMethod.
- getMinCondition() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
minCondition. - getMinCondition() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getMinCondition.
- getMobile() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the mobile number associated with the address.
- getMobile() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
mobile. - getMobile() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets the mobile number associated with the address.
- getMode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyImpl
-
Getter for the field
mode. - getMode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Getter for the field
mode. - getMode() - Method in interface com.logicommerce.sdk.models.order.OrderCurrency
-
getMode.
- getMode() - Method in interface com.logicommerce.sdk.models.order.OrderDelivery
-
getMode.
- getMonday() - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
getMonday.
- getMonday() - Method in interface com.logicommerce.sdk.models.OpeningTimes
-
getMonday.
- getMultipleAccount() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Get true if the plugin is multiple account.
- getMultiplier() - Method in interface com.logicommerce.sdk.models.CartDiscount
-
Get the type of this discount.
- getName() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
getName.
- getName() - Method in interface com.logicommerce.sdk.definition.PluginActionDefinition
-
getName.
- getName() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Get name of the plugin.
- getName() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the name associated with the address.
- getName() - Method in interface com.logicommerce.sdk.models.Brand
-
Get the name.
- getName() - Method in interface com.logicommerce.sdk.models.Carrier
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.CartDiscount
-
Get the name of this discount.
- getName() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the name of this item.
- getName() - Method in interface com.logicommerce.sdk.models.CartShipping
-
Get the shipping name.
- getName() - Method in interface com.logicommerce.sdk.models.Category
-
Get the name.
- getName() - Method in interface com.logicommerce.sdk.models.Cookie
-
Get name value of the cookie.
- getName() - Method in class com.logicommerce.sdk.models.DataFile
-
Getter for the field
name. - getName() - Method in interface com.logicommerce.sdk.models.ElementProperty
-
Get name value of the element.
- getName() - Method in class com.logicommerce.sdk.models.ElementProperyImpl
-
Get name value of the element.
- getName() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
-
Get name value of the cookie.
- getName() - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.Location
-
Get name of the location level 1.
- getName() - Method in interface com.logicommerce.sdk.models.Marketplace
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.order.AdditionalItem
-
Returns the product id of the additional item
- getName() - Method in interface com.logicommerce.sdk.models.order.DocumentPickupPointProvider
- getName() - Method in interface com.logicommerce.sdk.models.order.DocumentProviderPickupPoint
-
Returns the provider pickup point name.
- getName() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentProviderPickupPointImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxDefinitionImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
name. - getName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
get name
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderCurrencyBase
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderDeliveryPhysicalLocation
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the name.
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderItemTaxDefinition
-
get name
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
get name
- getName() - Method in interface com.logicommerce.sdk.models.Param
-
getName.
- getName() - Method in class com.logicommerce.sdk.models.ParamImpl
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.payment.PaymentSystemProperty
-
getName.
- getName() - Method in class com.logicommerce.sdk.models.payment.PaymentSystemPropertyImpl
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointProvider
-
getName.
- getName() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
getName.
- getName() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
getName.
- getName() - Method in interface com.logicommerce.sdk.models.ProductLanguage
-
getName.
- getName() - Method in class com.logicommerce.sdk.models.queues.Attribute
-
Returns the name of the attribute
- getName() - Method in interface com.logicommerce.sdk.models.UserDataProperty
-
getName.
- getNewFields() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Returns a list of fields.
- getNewFields() - Method in interface com.logicommerce.sdk.definition.MappedFieldDefinition
-
Returns a list of fields.
- getNick() - Method in interface com.logicommerce.sdk.models.User
-
Get user nick value.
- getNif() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Getter for the field
nif. - getNif() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get NIF of the user address.
- getNonTaxable() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Returns the non-taxable of the calculated tax summary.
- getNumber() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the number associated with the address.
- getNumber() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
number. - getNumber() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets the number associated with the address.
- getNumber() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get number of the user address.
- getOauthUri(String, String) - Method in interface com.logicommerce.sdk.services.OauthService
-
getOauthUri.
- getOffsetDays() - Method in interface com.logicommerce.sdk.models.CartWarehouse
-
Get OffsetDays of warehouse, this value can alter the delivery date.
- getOffsetDays() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
offsetDays. - getOffsetDays() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getOffsetDays.
- getOnRequestDays() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
onRequestDays. - getOnRequestDays() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getOnRequestDays.
- getOpeningTimes() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
Get openingTimes value.
- getOpeningTimes() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Get openingTimes value.
- getOpeningTimesAdditionalInformation() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
Get openingTimesAdditionalInformation value.
- getOpeningTimesAdditionalInformation() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Get openingTimesAdditionalInformation value.
- getOptionId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
optionId. - getOptionId() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getOptionId.
- getOptions() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
options. - getOptions() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the options.
- getOptionsPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
getOptionsPrice.
- getOptionsPrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemPrices
-
getOptionsPrice.
- getOptionValueId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
optionValueId. - getOptionValueId() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getOptionValueId.
- getOptionValuePId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Getter for the field
optionValuePId. - getOptionValuePId() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
getOptionValuePId.
- getOrderId() - Method in class com.logicommerce.sdk.models.queues.OrderQueueMessage
-
Returns the order id
- getOrderItemId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
-
Getter for the field
orderItemId. - getOrderItemId() - Method in interface com.logicommerce.sdk.models.order.OrderShipmentItem
-
getOrderItemId.
- getOrderStatus() - Method in interface com.logicommerce.sdk.models.order.OrderActionResponse
-
getOrderStatus.
- getOrderStatus() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
getOrderStatus.
- getOrderStatus() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
getOrderStatus.
- getOrderStatus() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
getOrderStatus.
- getOriginAddress() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
originAddress. - getOriginAddress() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getOriginAddress.
- getOriginalInvoiceId() - Method in interface com.logicommerce.sdk.models.order.CreditNote
- getOriginalInvoiceId() - Method in class com.logicommerce.sdk.models.order.implementations.CreditNoteImpl
-
Getter for the field
originalInvoiceId. - getOriginalInvoiceId() - Method in class com.logicommerce.sdk.models.order.implementations.InvoiceImpl
-
Getter for the field
originalInvoiceId. - getOriginalInvoiceId() - Method in interface com.logicommerce.sdk.models.order.Invoice
- getOriginWarehouseGroupId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
originWarehouseGroupId. - getPackages() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
Getter for the field
packages. - getPackages() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTracking
-
getPackages.
- getPage() - Method in class com.logicommerce.sdk.models.Pagination
-
Getter for the field
page. - getPageType() - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Return
WidgetPageTypeparam value. - getPageType() - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
Return
WidgetPageTypeparam value. - getPageType() - Method in interface com.logicommerce.sdk.models.WidgetResponse
-
Return
WidgetPageTypeparam value. - getPageType() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the type of the current page.
- getPagination() - Method in class com.logicommerce.sdk.models.TaxCodeCollection
-
Getter for the field
pagination. - getParameter1() - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Getter for the field
parameter1. - getParameter1() - Method in interface com.logicommerce.sdk.models.order.OrderStatusAction
-
getParameter1.
- getParameter2() - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Getter for the field
parameter2. - getParameter2() - Method in interface com.logicommerce.sdk.models.order.OrderStatusAction
-
getParameter2.
- getParams() - Method in interface com.logicommerce.sdk.models.payment.PaymentDataForm
-
getParams.
- getParams() - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormImpl
-
getParams.
- getParams() - Method in interface com.logicommerce.sdk.models.RequestParams
-
Returns the parameters required for validation.
- getPath() - Method in interface com.logicommerce.sdk.models.AssetResponse
-
Return String path param value, define the asset relative path.
- getPath() - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Return String path param value, define the asset relative path.
- getPayment(Order, String) - Method in interface com.logicommerce.sdk.services.PaymentService
-
getPayment.
- getPaymentDate() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the payment date.
- getPaymentDate() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
paymentDate. - getPaymentDate() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
getPaymentDate.
- getPaymentDate() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
getPaymentDate.
- getPaymentKeys(RequestParams) - Method in interface com.logicommerce.sdk.services.PaymentKeysService
-
getPaymentKeys.
- getPaymentSystem() - Method in interface com.logicommerce.sdk.models.Cart
-
Get payment method for the cart.
- getPaymentSystem() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the payment system.
- getPaymentSystem() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
paymentSystem. - getPaymentSystemId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
paymentSystemId. - getPaymentSystemId() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getPaymentSystemId.
- getPaymentTokens() - Method in interface com.logicommerce.sdk.services.PaymentService
-
getPaymentTokens.
- getPermission() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionPermissionImpl
-
getPermissions:
- getPermission() - Method in interface com.logicommerce.sdk.definition.PropertyDefinitionPermission
-
getPermissions:
- getPermissions() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the permissions of the property.
- getPermissions() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the permissions of the property.
- getPerPage() - Method in class com.logicommerce.sdk.models.Pagination
-
Getter for the field
perPage. - getPhone() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the phone number associated with the address.
- getPhone() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
phone. - getPhone() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets the phone number associated with the address.
- getPhysicalLocation() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Getter for the field
physicalLocation. - getPhysicalLocation() - Method in interface com.logicommerce.sdk.models.order.OrderDelivery
-
getPhysicalLocation.
- getPhysicalLocationId() - Method in interface com.logicommerce.sdk.models.CartWarehouse
-
get physicalLocationId of warehouse.
- getPhysicalLocationId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Getter for the field
physicalLocationId. - getPhysicalLocationId() - Method in interface com.logicommerce.sdk.models.order.OrderDeliveryPhysicalLocation
-
getPhysicalLocationId.
- getPhysicalLocationPId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Getter for the field
physicalLocationPId. - getPhysicalLocationPId() - Method in interface com.logicommerce.sdk.models.order.OrderDeliveryPhysicalLocation
-
getPhysicalLocationPId.
- getPickupPoint() - Method in class com.logicommerce.sdk.models.order.implementations.ProviderPickupPointPickingDocumentDeliveryImpl
-
Returns the pickup point selected from document
- getPickupPoint() - Method in interface com.logicommerce.sdk.models.order.ProviderPickupPointPickingDocumentDelivery
-
Returns the pickup point selected from document
- getPickupPointProviderId() - Method in interface com.logicommerce.sdk.models.order.DocumentPickupPointProvider
- getPickupPointProviderId() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
-
Getter for the field
pickupPointProviderId. - getPickupPoints(PickupPointFilter) - Method in interface com.logicommerce.sdk.services.ProviderPickupPointService
-
Get provider pickup points list for a filter.
- getPId() - Method in interface com.logicommerce.sdk.models.Brand
-
Get the public id.
- getPId() - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Getter for the field
pId. - getPId() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the document pId.
- getPId() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
pId. - getPId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
pId. - getPId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
pId. - getPId() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the pId.
- getPId() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getPId.
- getPId() - Method in interface com.logicommerce.sdk.models.RowCodes
-
Get the PID value.
- getPluginAccountId() - Method in interface com.logicommerce.sdk.models.order.DocumentPickupPointProvider
- getPluginAccountId() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
-
Getter for the field
pluginAccountId. - getPluginAccountModule() - Method in interface com.logicommerce.sdk.models.order.DocumentPickupPointProvider
- getPluginAccountModule() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
-
Getter for the field
pluginAccountModule. - getPluginActions() - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Get all actinos from the plugin definition.
- getPluginActions() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Get all actinos from the plugin definition.
- getPluginDefinition() - Method in interface com.logicommerce.sdk.services.DefinitionService
-
Get plugin definition data.
- getPluginId() - Method in class com.logicommerce.sdk.models.ElementPropertyPlugin
-
Getter for the field
pluginId. - getPosition() - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Return
WidgetPositionparam value. - getPosition() - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
Return
WidgetPositionparam value. - getPosition() - Method in interface com.logicommerce.sdk.models.WidgetResponse
-
Return
WidgetPositionparam value. - getPostalCode() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the postal code of the address.
- getPostalCode() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
postalCode. - getPostalCode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Getter for the field
postalCode. - getPostalCode() - Method in interface com.logicommerce.sdk.models.order.OrderDeliveryPhysicalLocation
-
getPostalCode.
- getPostalCode() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointFilter
-
getPostalCode.
- getPostalCode() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
getPostalCode.
- getPostalCode() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets the postal code of the address.
- getPreviousPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
previousPrice. - getPreviousPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Getter for the field
previousPrice. - getPreviousPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
getPreviousPrice.
- getPreviousPrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getPreviousPrice.
- getPreviousPrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
getPreviousPrice.
- getPreviousPrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemPrices
-
getPreviousPrice.
- getPrevisionType() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
previsionType. - getPrevisionType() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
-
Getter for the field
previsionType. - getPrevisionType() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getPrevisionType.
- getPrevisionType() - Method in interface com.logicommerce.sdk.models.order.OrderItemSubstractedStock
-
getPrevisionType.
- getPrice() - Method in interface com.logicommerce.sdk.models.CartPaymentSystem
-
Get the payment system price.
- getPrice() - Method in interface com.logicommerce.sdk.models.CartShipping
-
Get the price value of shipping.
- getPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
price. - getPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Getter for the field
price. - getPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
getPrice.
- getPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
price. - getPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
price. - getPrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getPrice.
- getPrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
getPrice.
- getPrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemPrices
-
getPrice.
- getPrice() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getPrice.
- getPrice() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getPrice.
- getPrices() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
prices. - getPrices() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the price.
- getPriority() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
priority. - getPriority() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getPriority.
- getProductCombinationStockId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
-
Getter for the field
productCombinationStockId. - getProductCombinationStockId() - Method in interface com.logicommerce.sdk.models.order.OrderItemSubstractedStock
-
getProductCombinationStockId.
- getProductId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
productId. - getProductId() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getProductId.
- getProductOptionPId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
productOptionPId. - getProductOptionPId() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getProductOptionPId.
- getProductOptionValueId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Getter for the field
productOptionValueId. - getProductOptionValueId() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
getProductOptionValueId.
- getProductPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
getProductPrice.
- getProductPrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemPrices
-
getProductPrice.
- getProducts(String) - Method in interface com.logicommerce.sdk.services.SearchProductsService
-
getProducts.
- getPrompt() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
prompt. - getPrompt() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getPrompt.
- getProperties() - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Get properties from the plugin definition.
- getProperties() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Get properties from the plugin definition.
- getProperties() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the properties.
- getProperties() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
properties. - getProperties() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
properties. - getProperties() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
properties. - getProperties() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
Getter for the field
properties. - getProperties() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
Getter for the field
properties. - getProperties() - Method in interface com.logicommerce.sdk.models.order.OrderActionResponse
-
Returns the properties.
- getProperties() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
Getter for the field
properties. - getProperties() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getProperties.
- getProperties() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getProperties.
- getProperties() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTracking
-
getProperties.
- getProperties() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
getProperties.
- getProperties() - Method in interface com.logicommerce.sdk.models.payment.PaymentSystemProperties
-
getProperties.
- getProperties() - Method in class com.logicommerce.sdk.models.payment.PaymentSystemPropertiesImpl
-
getProperties.
- getProperties() - Method in interface com.logicommerce.sdk.services.PaymentSystemService
-
getProperties.
- getProperty() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
property. - getProperty() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getProperty.
- getPropertyIdentifier() - Method in interface com.logicommerce.sdk.models.Carriers
-
getPropertyIdentifier.
- getPropertyIdentifier() - Method in class com.logicommerce.sdk.models.CarriersImpl
-
getPropertyIdentifier.
- getProvider() - Method in class com.logicommerce.sdk.models.order.implementations.ProviderPickupPointPickingDocumentDeliveryImpl
-
Returns the provider for pickup points from document
- getProvider() - Method in interface com.logicommerce.sdk.models.order.ProviderPickupPointPickingDocumentDelivery
-
Returns the provider for pickup points from document
- getProviderId() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointFilter
-
getProviderId.
- getProviderId() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
getProviderId.
- getProviderPickupPoint() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
getProviderPickupPoint.
- getProviderPickupPoint() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getProviderPickupPoint.
- getProviderPickupPointPickingDocumentDelivery() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
- getProviderPickupPointPickingDocumentDelivery() - Method in interface com.logicommerce.sdk.models.order.OrderDelivery
-
getProviderPickupPointPickingDocumentDelivery.
- getQuantity() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the quantity value of this item.
- getQuantity() - Method in interface com.logicommerce.sdk.models.CartShipmentItem
-
Get quantity value.
- getQuantity() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
quantity. - getQuantity() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
quantity. - getQuantity() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
-
Getter for the field
quantity. - getQuantity() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
-
Getter for the field
quantity. - getQuantity() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the quantity.
- getQuantity() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getQuantity.
- getQuantity() - Method in interface com.logicommerce.sdk.models.order.OrderItemSubstractedStock
-
getQuantity.
- getQuantity() - Method in interface com.logicommerce.sdk.models.order.OrderShipmentItem
-
getQuantity.
- getQuantity() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the quantity of the calculated tax row.
- getRadius() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointFilter
-
getRadius.
- getRadius() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
getRadius.
- getRaw(String) - Method in interface com.logicommerce.sdk.models.PropertyValueMap
-
Get raw property value.
- getRedirectUri() - Method in interface com.logicommerce.sdk.models.payment.Payment
-
getRedirectUri.
- getRedirectUri() - Method in class com.logicommerce.sdk.models.payment.PaymentImpl
-
getRedirectUri.
- getReference() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the reference of the property.
- getReference() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the reference of the property.
- getReferer() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the referer URL of the current page.
- getRePrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
getRePrice.
- getRePrice() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
getRePrice.
- getReRate() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
getReRate.
- getReRate() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
getReRate.
- getReservedQuantity() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
reservedQuantity. - getReservedQuantity() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getReservedQuantity.
- getResponse() - Method in interface com.logicommerce.sdk.resources.Response
-
Response body.
- getRetryCount() - Method in class com.logicommerce.sdk.models.queues.Settings
-
Returns the retry count of the message
- getRows() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Returns list of calculated tax rows.
- getSalesAgentId() - Method in interface com.logicommerce.sdk.models.User
-
Get sales Agent ID associated to the user.
- getSaturday() - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
getSaturday.
- getSaturday() - Method in interface com.logicommerce.sdk.models.OpeningTimes
-
getSaturday.
- getScript() - Method in interface com.logicommerce.sdk.models.TrackerResponse
-
getScript.
- getScript() - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
getScript.
- getScriptType() - Method in interface com.logicommerce.sdk.models.TrackerResponse
-
getScriptType.
- getScriptType() - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
getScriptType.
- getSecure() - Method in interface com.logicommerce.sdk.models.Cookie
-
Get secure value of the cookie.
- getSecure() - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
- getSentText() - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Getter for the field
sentText. - getSentText() - Method in interface com.logicommerce.sdk.models.order.OrderStatusAction
-
getSentText.
- getSettings() - Method in class com.logicommerce.sdk.models.queues.QueueMessage
-
Returns the settings of the message
- getShipmentLabel(OrderShipment) - Method in interface com.logicommerce.sdk.services.ShipmentService
-
getShipmentLabel.
- getShipments() - Method in interface com.logicommerce.sdk.models.CartDelivery
-
Get list of shipments related to the cart.
- getShipments() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Getter for the field
shipments. - getShipments() - Method in interface com.logicommerce.sdk.models.order.OrderDelivery
-
getShipments.
- getShipperId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
shipperId. - getShipperId() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getShipperId.
- getShipperPId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
shipperPId. - getShipperPId() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getShipperPId.
- getShippers() - Method in class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl
-
getShippers.
- getShippers() - Method in interface com.logicommerce.sdk.definition.MarketplaceDefinition
-
getShippers.
- getShipping() - Method in interface com.logicommerce.sdk.models.CartShipment
-
Return Shipping
- getShipping() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
shipping. - getShipping() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getShipping.
- getShippingAddress() - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Gets the shipping address of the customer.
- getShippingAddress() - Method in class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
-
Getter for the field
shippingAddress. - getShippingAddress() - Method in interface com.logicommerce.sdk.models.order.OrderUser
-
getShippingAddress.
- getShippingAddresses() - Method in interface com.logicommerce.sdk.models.User
-
Get list of user Shipping Addresses.
- getShippingCalculation() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
shippingCalculation. - getShippingCalculation() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getShippingCalculation.
- getShippingSectionId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
shippingSectionId. - getShippingSectionId() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getShippingSectionId.
- getShippingTypeId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
shippingTypeId. - getShippingTypeId() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getShippingTypeId.
- getShippingTypeName() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
shippingTypeName. - getShippingTypeName() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getShippingTypeName.
- getShippingTypePId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
shippingTypePId. - getShippingTypePId() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getShippingTypePId.
- getSku() - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Getter for the field
sku. - getSku() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
sku. - getSku() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Getter for the field
sku. - getSku() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getSku.
- getSku() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
getSku.
- getSku() - Method in interface com.logicommerce.sdk.models.RowCodes
-
getSku.
- getSmallImage() - Method in interface com.logicommerce.sdk.models.ProductMedia
-
getSmallImage.
- getStartDate() - Method in class com.logicommerce.sdk.models.implementations.PeriodDateImpl
-
Get startDate with ISO-8601 ("YYYY-MM-DD") format..
- getStartDate() - Method in class com.logicommerce.sdk.models.implementations.PeriodTimeImpl
-
Get startDate with ISO-8601 ("YYYY-MM-DD") format..
- getStartDate() - Method in interface com.logicommerce.sdk.models.PeriodDate
-
Get startDate with ISO-8601 ("YYYY-MM-DD") format..
- getStartDate() - Method in interface com.logicommerce.sdk.models.PeriodTime
-
Get startDate with ISO-8601 ("YYYY-MM-DD") format..
- getState() - Method in interface com.logicommerce.sdk.models.Address
-
Gets the state of the address.
- getState() - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Getter for the field
state. - getState() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Getter for the field
state. - getState() - Method in interface com.logicommerce.sdk.models.order.OrderDeliveryPhysicalLocation
-
getState.
- getState() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Gets the state of the address.
- getStateCode() - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Getter for the field
stateCode. - getStateCode() - Method in interface com.logicommerce.sdk.models.Location
-
Get ISO code of the location level 1.
- getStateCode(Integer, Integer, Integer) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves the state code based on the language, country, and location IDs.
- getStateName(Integer, Integer, Integer) - Method in interface com.logicommerce.sdk.resources.LocationResource
-
Retrieves the state name based on the language, country, and location IDs.
- getStatus() - Method in class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl
-
getStatus.
- getStatus() - Method in class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl
-
getStatus.
- getStatus() - Method in interface com.logicommerce.sdk.definition.OrderShipmentStatusDefinition
-
getStatus.
- getStatus() - Method in interface com.logicommerce.sdk.definition.OrderStatusDefinition
-
getStatus.
- getStatus() - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Getter for the field
status. - getStatus() - Method in class com.logicommerce.sdk.models.order.implementations.OrderImpl
-
Getter for the field
status. - getStatus() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
status. - getStatus() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
Getter for the field
status. - getStatus() - Method in interface com.logicommerce.sdk.models.order.Order
-
Returns the status.
- getStatus() - Method in interface com.logicommerce.sdk.models.order.OrderActionResponse
-
OK: for validate new order,
KO: for denied order. - getStatus() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
Getter for the field
status. - getStatus() - Method in interface com.logicommerce.sdk.models.order.OrderBaseStatus
-
getStatus.
- getStatus() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getStatus.
- getStatus() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
getStatus.
- getStatus() - Method in interface com.logicommerce.sdk.models.payment.Payment
-
Get payment response type.
OK: for validate new order,
KO: for denied order. - getStatus() - Method in class com.logicommerce.sdk.models.payment.PaymentImpl
-
Get payment response type.
OK: for validate new order,
KO: for denied order. - getStatus() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
Get payment validate response type.
SKIP: skip actions,
VALIDATED: for a order already validated ,
OK: for validate new order,
KO: for denied order. - getStatus() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Getter for the field
status. - getStatus() - Method in interface com.logicommerce.sdk.models.SubscriptionResponse
-
Return subscription status
- getStatus() - Method in class com.logicommerce.sdk.models.SubscriptionResponseImpl
- getStatus(String, Map<String, String>) - Method in interface com.logicommerce.sdk.services.NewsletterSubscriptionService
-
Get status.
- getStatusCode() - Method in interface com.logicommerce.sdk.resources.Response
-
Status code of the response.
- getStatuses() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the statuses.
- getStatuses() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
statuses. - getStatuses() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Getter for the field
statuses. - getStatuses() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getStatuses.
- getStocks() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
stocks. - getStocks() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the stocks.
- getStoreUrl() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the store URL.
- getSubstatus() - Method in class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl
-
getSubstatus.
- getSubstatus() - Method in class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl
-
getSubstatus.
- getSubstatus() - Method in interface com.logicommerce.sdk.definition.OrderShipmentStatusDefinition
-
getSubstatus.
- getSubstatus() - Method in interface com.logicommerce.sdk.definition.OrderStatusDefinition
-
getSubstatus.
- getSubstatus() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
getSubstatus.
- getSubstatus() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getSubstatus.
- getSubstatusId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Getter for the field
substatusId. - getSubstatusId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderImpl
-
Getter for the field
substatusId. - getSubstatusId() - Method in interface com.logicommerce.sdk.models.order.Order
-
Returns the substatus id.
- getSubstatusId() - Method in interface com.logicommerce.sdk.models.order.OrderBaseStatus
-
getSubstatusId.
- getSubstractedStocks() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
substractedStocks. - getSubstractedStocks() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getSubstractedStocks.
- getSubtotal() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get subtotal value of this item, this value define the price of the item without taxes.
- getSubtotal() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get subtotal amount from the cart, this is a sum of total without taxes of cart items in cart.
- getSubtotal() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
subtotal. - getSubtotalDiscounts() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get subtotal amount of the discounts applied to the cart.
- getSubtotalDiscounts() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
- getSubtotalItems() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get subtotal amount from the cart, this is a sum of total without taxes of cart items in cart.
- getSubtotalItems() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
subtotalItems. - getSubtotalPaymentSystem() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get subtotal amount of the payment system selected.
- getSubtotalPaymentSystem() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
subtotalPaymentSystem. - getSubtotalShippings() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get subtotal amount of the shipping type selected.
- getSubtotalShippings() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
subtotalShippings. - getSummary() - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Get explanation of the plugin or connector.
- getSummary() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Get explanation of the plugin or connector.
- getSummary() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Get the summary of the mapped field.
- getSummary() - Method in interface com.logicommerce.sdk.definition.MappedFieldDefinition
-
Get the summary of the mapped field.
- getSummary() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Returns list of calculated tax summary.
- getSunday() - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
getSunday.
- getSunday() - Method in interface com.logicommerce.sdk.models.OpeningTimes
-
getSunday.
- getSupplierReference() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
getSupplierReference.
- getSupplierReference() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getSupplierReference.
- getSymbol() - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Getter for the field
symbol. - getSymbol() - Method in interface com.logicommerce.sdk.models.order.OrderCurrencyBase
-
getSymbol.
- getTaxableAmount() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the taxable amount of the calculated tax row.
- getTaxAmount() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the tax amount of the calculated tax row.
- getTaxCode() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the tax code for this item if exists.
- getTaxCode() - Method in interface com.logicommerce.sdk.models.CartPaymentSystem
-
Get the payment system taxCode if exists.
- getTaxCode() - Method in interface com.logicommerce.sdk.models.CartShipping
-
Get the tax code for shipping if exists.
- getTaxCode() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the tax code of the calculated tax row.
- getTaxCodes() - Method in class com.logicommerce.sdk.models.TaxCodeCollection
-
Getter for the field
taxCodes. - getTaxCodes(String, int, int) - Method in interface com.logicommerce.sdk.services.TaxService
-
Obtain a filtered and paginated list of TaxCodes.
- getTaxDefinition() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Getter for the field
taxDefinition. - getTaxDefinition() - Method in interface com.logicommerce.sdk.models.order.OrderItemTax
-
get tax definition
- getTaxes() - Method in interface com.logicommerce.sdk.models.order.AdditionalItem
-
Returns taxes applied to the additional item
- getTaxes() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the taxes.
- getTaxes() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
taxes. - getTaxes() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
taxes. - getTaxes() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Getter for the field
taxes. - getTaxes() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
taxes. - getTaxes() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the taxes.
- getTaxes() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
getTaxes.
- getTaxes() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getTaxes.
- getTaxId() - Method in class com.logicommerce.sdk.definition.implementations.TaxValueDefinitionImpl
-
getTaxId.
- getTaxId() - Method in interface com.logicommerce.sdk.definition.TaxValueDefinition
-
getTaxId.
- getTaxId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxDefinitionImpl
-
Getter for the field
taxId. - getTaxId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
get taxId
- getTaxId() - Method in interface com.logicommerce.sdk.models.order.OrderItemTaxDefinition
-
get taxId
- getTaxId() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
get taxId
- getTaxPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
getTaxPrice.
- getTaxPrice() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
getTaxPrice.
- getTaxRate() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Getter for the field
taxRate. - getTaxRate() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
getTaxRate.
- getTaxRate() - Method in interface com.logicommerce.sdk.models.order.OrderItemTax
-
getTaxValue.
- getTaxRate() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
getTaxRate.
- getTaxRate() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the tax rate of the calculated tax row.
- getTaxRate() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Returns the tax rate of the calculated tax summary.
- getTaxValue() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Getter for the field
taxValue. - getTaxValue() - Method in interface com.logicommerce.sdk.models.order.OrderItemTax
-
getTaxValue.
- getTaxValue() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Returns the tax value of the calculated tax summary.
- getThursday() - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
getThursday.
- getThursday() - Method in interface com.logicommerce.sdk.models.OpeningTimes
-
getThursday.
- getTicketCode() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
ticketCode. - getTicketCode() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getTicketCode.
- getTimezone() - Method in interface com.logicommerce.sdk.models.Headquarter
-
Get the headquarter timezone
- getTimezone() - Method in class com.logicommerce.sdk.models.implementations.HeadquarterImpl
-
Get the headquarter timezone
- getTitle() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Get the title of the mapped field.
- getTitle() - Method in interface com.logicommerce.sdk.definition.MappedFieldDefinition
-
Get the title of the mapped field.
- getToken() - Method in interface com.logicommerce.sdk.models.Cart
-
Get a cart token value.
- getToken() - Method in interface com.logicommerce.sdk.models.payment.PaymentDataNoPay
-
getToken.
- getToken() - Method in class com.logicommerce.sdk.models.payment.PaymentDataNoPayImpl
-
getToken.
- getToken() - Method in interface com.logicommerce.sdk.models.payment.PaymentToken
-
getToken.
- getToken() - Method in class com.logicommerce.sdk.models.payment.PaymentTokenImpl
-
getToken.
- getToken() - Method in class com.logicommerce.sdk.models.queues.CartQueueMessage
-
Returns the token
- getTotal() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get total of this item, this value define the price of the item.
- getTotal() - Method in interface com.logicommerce.sdk.models.CartShipment
-
Get total amount of the shipment.
- getTotal() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get Total amount of the cart
- getTotal() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
getTotal.
- getTotal() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
total. - getTotal() - Method in interface com.logicommerce.sdk.models.order.OrderItemPrices
-
getTotal.
- getTotal() - Method in class com.logicommerce.sdk.models.Pagination
-
Getter for the field
total. - getTotalAmount() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Returns total amount of the calculated taxes.
- getTotalCurrency() - Method in class com.logicommerce.sdk.models.order.implementations.OrderImpl
- getTotalCurrency() - Method in interface com.logicommerce.sdk.models.order.Order
-
Returns the total converted.
- getTotalDiscounts() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get Total amount of applied discounts
- getTotalDiscounts() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
totalDiscounts. - getTotalItems() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get total amount from the cart, this is a sum of total of cart items in cart.
- getTotalItems() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
totalItems. - getTotalPages() - Method in class com.logicommerce.sdk.models.Pagination
-
Getter for the field
totalPages. - getTotalPaymentSystem() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get total amount of the payment system selected.
- getTotalPaymentSystem() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
totalPaymentSystem. - getTotalPrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
getTotalPrice.
- getTotalPrice() - Method in interface com.logicommerce.sdk.models.order.OrderTax
-
getTotalPrice.
- getTotals() - Method in interface com.logicommerce.sdk.models.Cart
-
Get Totals values of the cart.
- getTotals() - Method in interface com.logicommerce.sdk.models.CartTotalCurrency
- getTotals() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the totals.
- getTotals() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
totals. - getTotals() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalCurrencyImpl
- getTotals() - Method in interface com.logicommerce.sdk.models.order.OrderTotalCurrency
- getTotalShippings() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get total amount of the shipping type selected.
- getTotalShippings() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
totalShippings. - getTotalTax() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Returns total tax amount of the calculated taxes.
- getTotalTaxable() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Returns total taxable amount of the calculated taxes.
- getTotalTaxes() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get total taxes of this item.
- getTotalTaxes() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get total taxes amount.
- getTotalTaxes() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
getTotalTaxes.
- getTotalTaxes() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
totalTaxes. - getTotalTaxes() - Method in interface com.logicommerce.sdk.models.order.OrderItemPrices
-
getTotalTaxes.
- getTotalVouchers() - Method in interface com.logicommerce.sdk.models.CartTotals
-
Get total amount of applied vouchers.
- getTotalVouchers() - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Getter for the field
totalVouchers. - getTrackers(WidgetPageType) - Method in interface com.logicommerce.sdk.services.TrackerService
-
getTrackers.
- getTracking() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Getter for the field
tracking. - getTracking() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
getTracking.
- getTrackingNumber() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
getTrackingNumber.
- getTrackingNumber() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getTrackingNumber.
- getTrackingReference() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
Getter for the field
trackingReference. - getTrackingReference() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTracking
-
getTrackingReference.
- getTrackingUrl() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
getTrackingUrl.
- getTrackingUrl() - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
getTrackingUrl.
- getTransactionId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
getTransactionId.
- getTransactionId() - Method in interface com.logicommerce.sdk.models.order.OrderInformation
-
getTransactionId.
- getTransactionId() - Method in interface com.logicommerce.sdk.models.payment.Payment
-
getTransactionId.
- getTransactionId() - Method in class com.logicommerce.sdk.models.payment.PaymentAbstract
-
Getter for the field
transactionId. - getTransactionId() - Method in interface com.logicommerce.sdk.models.payment.PaymentKeys
-
getTransactionId.
- getTransactionId() - Method in class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
getTransactionId.
- getTransactionId() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
getTransactionId.
- getTriggeredBy() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Getter for the field
triggeredBy. - getTriggeredBy() - Method in interface com.logicommerce.sdk.models.order.OrderDiscount
-
getTriggeredBy.
- getTtl() - Method in interface com.logicommerce.sdk.models.Cookie
-
Get ttl value of the cookie.
- getTtl() - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
-
Get ttl value of the cookie.
- getTuesday() - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
getTuesday.
- getTuesday() - Method in interface com.logicommerce.sdk.models.OpeningTimes
-
getTuesday.
- getType() - Method in interface com.logicommerce.sdk.definition.CaptchaDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.ConfirmOrderDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.ConnectorDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.CustomTagsDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.DataDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.DocumentPaymentSystemDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.DocumentShipmentDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.ExpressCheckoutDefinition
-
Returns the type of the connector, which is ConnectorType.EXPRESS_CHECKOUT.
- getType() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Returns the type of the mapped field.
- getType() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the type of the property.
The type is a string that represents the data type of the property and will be used to define and validate the value of the property in the plugin configuration on LogiCommerce backoffice.
The type can be one of the following: boolean integer double string textarea password date datetime checkbox channelvalue: A channel value. countrySelector: A country selector value. documentStatuses: A document statuses value. externalshippervalue: An external shipper value. headquartervalue: A headquarter value. paymentvalue: A payment value. shippervalue: A shipper value. shippingtypevalue: A shipping type value. accountvalue: A account value. warehousevalue: A warehouse value. - getType() - Method in interface com.logicommerce.sdk.definition.MailingSystemDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.MappedFieldDefinition
-
Returns the type of the mapped field.
- getType() - Method in interface com.logicommerce.sdk.definition.MapsDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.MarketingDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.MarketplaceDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.OauthDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.OrderDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.PaymentSystemDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.PickupPointProviderDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the type of the property.
The type is a string that represents the data type of the property and will be used to define and validate the value of the property in the plugin configuration on LogiCommerce backoffice.
The type can be one of the following: boolean integer double string textarea password date datetime checkbox channelvalue: A channel value. countrySelector: A country selector value. documentStatuses: A document statuses value. externalshippervalue: An external shipper value. headquartervalue: A headquarter value. paymentvalue: A payment value. shippervalue: A shipper value. shippingtypevalue: A shipping type value. accountvalue: A account value. warehousevalue: A warehouse value. - getType() - Method in interface com.logicommerce.sdk.definition.RelatedItemsDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.RMADefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.RouteDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.SearchEngineDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.ShipmentDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.ShipperDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.ShippingTypeDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.definition.TaxesDefinition
-
Get connector type value.
- getType() - Method in interface com.logicommerce.sdk.models.AssetResponse
-
Return
WidgetTypeparam value. - getType() - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Return
WidgetTypeparam value. - getType() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get Type of this item.
- getType() - Method in class com.logicommerce.sdk.models.DataFile
-
Getter for the field
type. - getType() - Method in interface com.logicommerce.sdk.models.order.AdditionalItem
-
Returns the product id of the additional item
- getType() - Method in interface com.logicommerce.sdk.models.order.DocumentShippingDelivery
- getType() - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Getter for the field
type. - getType() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Getter for the field
type. - getType() - Method in interface com.logicommerce.sdk.models.order.OrderDelivery
-
getType.
- getType() - Method in interface com.logicommerce.sdk.models.order.OrderItemTax
-
getTaxType.
- getType() - Method in interface com.logicommerce.sdk.models.payment.Payment
-
getType.
- getType() - Method in class com.logicommerce.sdk.models.payment.PaymentImpl
-
getType.
- getType() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
Get payment validate response type.
NO_DATA,
FORM,
XML,
REDIRECT: for a redirect to confirm or denied order.
WEBHOOK_MESSAGE: for a webhooks requests, print message on screen. - getType() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Get payment validate response type.
NO_DATA,
FORM,
XML,
REDIRECT: for a redirect to confirm or denied order.
WEBHOOK_MESSAGE: for a webhooks requests, print message on screen. - getType() - Method in class com.logicommerce.sdk.models.queues.Attribute
-
Returns the type of the attribute
- getType() - Method in class com.logicommerce.sdk.models.queues.CartQueueMessage
-
Returns the type of the message
- getType() - Method in class com.logicommerce.sdk.models.queues.FreeLargeQueueMessage
-
Returns the type of the message
- getType() - Method in class com.logicommerce.sdk.models.queues.FreeQueueMessage
-
Returns the type of the message
- getType() - Method in class com.logicommerce.sdk.models.queues.OrderQueueMessage
-
Returns the type of the message
- getType() - Method in class com.logicommerce.sdk.models.queues.QueueMessage
-
Returns the type of the message
- getType() - Method in class com.logicommerce.sdk.models.queues.UserQueueMessage
-
Returns the type of the message
- getType() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Returns the type of the calculated tax row.
- getType() - Method in interface com.logicommerce.sdk.models.WebhookResponse
-
Get payment validate response type.
NO_DATA,
XML,
JSON: for a json response type. - getType() - Method in class com.logicommerce.sdk.models.WebhookResponseImpl
- getUnitPrice() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the unitPrice value of this item.
- getUpc() - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Getter for the field
upc. - getUpc() - Method in interface com.logicommerce.sdk.models.RowCodes
-
getUpc.
- getUpcomingHolidayClosurePeriods() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
Get upcomingHolidayClosurePeriods value.
- getUpcomingHolidayClosurePeriods() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Get upcomingHolidayClosurePeriods value.
- getUpcomingHolidayClosurePeriodsAdditionalInformation() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
Get upcomingHolidayClosurePeriodsAdditionalInformation value.
- getUpcomingHolidayClosurePeriodsAdditionalInformation() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Get upcomingHolidayClosurePeriodsAdditionalInformation value.
- getUrl() - Method in interface com.logicommerce.sdk.models.payment.PaymentDataForm
-
getUrl.
- getUrl() - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormImpl
-
getUrl.
- getUrl() - Method in interface com.logicommerce.sdk.models.pickuppoints.PickupPointProvider
-
getUrl.
- getUrl() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
getUrl.
- getUrl() - Method in interface com.logicommerce.sdk.models.pickuppoints.ProviderPickupPoint
-
Get url value.
- getUrl() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Get url value.
- getUrl() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the URL of the current page.
- getUrl(Cart) - Method in interface com.logicommerce.sdk.services.ExpressCheckoutService
-
Returns the URL for the express checkout process based on the provided cart.
- getUrlSeo() - Method in interface com.logicommerce.sdk.models.Brand
-
Get the URL Seo.
- getUrlSeo() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the URL SEO of this item.
- getUrlSeo() - Method in interface com.logicommerce.sdk.models.ProductLanguage
-
getUrlSeo.
- getUsdValue() - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Getter for the field
usdValue. - getUsdValue() - Method in interface com.logicommerce.sdk.models.order.OrderCurrencyBase
-
getUsdValue.
- getUser() - Method in interface com.logicommerce.sdk.models.Cart
-
Get User of the cart.
- getUser() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the user.
- getUser() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
user. - getUserAgent() - Method in interface com.logicommerce.sdk.resources.Navigator
-
Returns the user agent string of the browser.
- getUserGroupsFilter() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Deprecated, for removal: This API element is subject to removal in a future version.since 2.2.0 use
PluginDefinition.getAccountGroupsFilter()instead - getUserId() - Method in class com.logicommerce.sdk.models.queues.UserQueueMessage
-
Returns the user id
- getValidAddresses() - Method in class com.logicommerce.sdk.models.AddressValidated
-
Returns the valid addresses
- getValue() - Method in interface com.logicommerce.sdk.definition.DefinitionValue
-
getValue.
- getValue() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl
-
getValue.
- getValue() - Method in enum class com.logicommerce.sdk.enums.DeliveryType
-
Getter for the field
value. - getValue() - Method in enum class com.logicommerce.sdk.enums.DocumentPickingDeliveryMode
-
Getter for the field
value. - getValue() - Method in interface com.logicommerce.sdk.models.Cookie
-
Get value of the cookie.
- getValue() - Method in interface com.logicommerce.sdk.models.ElementProperty
-
Get value of the element.
- getValue() - Method in class com.logicommerce.sdk.models.ElementProperyImpl
-
Get value of the element.
- getValue() - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
-
Get value of the cookie.
- getValue() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
value. - getValue() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Getter for the field
value. - getValue() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getValue.
- getValue() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
getValue.
- getValue() - Method in interface com.logicommerce.sdk.models.Param
-
getValue.
- getValue() - Method in class com.logicommerce.sdk.models.ParamImpl
-
getValue.
- getValue() - Method in class com.logicommerce.sdk.models.queues.Attribute
-
Returns the value of the attribute
- getValue() - Method in interface com.logicommerce.sdk.models.UserDataProperty
-
getValue.
- getValue(String) - Method in interface com.logicommerce.sdk.definition.DefinitionLanguages
-
Returns the value of the specified language.
- getValue(String) - Method in class com.logicommerce.sdk.definition.implementations.DefinitionLanguagesImpl
- getValue(String) - Method in interface com.logicommerce.sdk.LanguageValue
-
getValue.
- getValues() - Method in interface com.logicommerce.sdk.definition.DefinitionLanguages
-
Returns a map of language names and their corresponding values.
- getValues() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionLanguagesImpl
- getValues() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the possible values of the property.
- getValues() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the possible values of the property.
- getValues() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
values. - getValues() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getValues.
- getValues() - Method in interface com.logicommerce.sdk.models.payment.PaymentSystemProperty
-
getValues.
- getValues() - Method in class com.logicommerce.sdk.models.payment.PaymentSystemPropertyImpl
-
getValues.
- getValueType() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
valueType. - getValueType() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getValueType.
- getValueWithTaxes() - Method in interface com.logicommerce.sdk.models.CartDiscount
-
Get the value with taxes of this discount.
- getVat() - Method in interface com.logicommerce.sdk.models.Headquarter
-
Get the headquarter VAT
- getVat() - Method in class com.logicommerce.sdk.models.implementations.HeadquarterImpl
-
Get the headquarter VAT
- getVat() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Getter for the field
vat. - getVat() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get VAT of the user address.
- getVersion() - Method in interface com.logicommerce.sdk.definition.PluginDefinition
-
Get version of the plugin.
- getVinculatedTo() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
vinculatedTo. - getVinculatedTo() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
getVinculatedTo.
- getVouchers() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the vouchers.
- getVouchers() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Getter for the field
vouchers. - getWarehouse() - Method in interface com.logicommerce.sdk.models.CartShipment
-
Get warehouse related to the shipment.
- getWarehouseGroupId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
warehouseGroupId. - getWarehouseGroupId() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getWarehouseGroupId.
- getWarehouseId() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Getter for the field
warehouseId. - getWarehouseId() - Method in interface com.logicommerce.sdk.models.order.OrderItemStock
-
getWarehouseId.
- getWednesday() - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
getWednesday.
- getWednesday() - Method in interface com.logicommerce.sdk.models.OpeningTimes
-
getWednesday.
- getWeight() - Method in interface com.logicommerce.sdk.models.CartItem
-
Get the weight value of this item.
- getWeight() - Method in interface com.logicommerce.sdk.models.CartShipment
-
Get weight of the shipment.
- getWeight() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Getter for the field
weight. - getWeight() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Getter for the field
weight. - getWeight() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Getter for the field
weight. - getWeight() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
- getWeight() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
getWeight.
- getWeight() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
Returns the weight.
- getWeight() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
getWeight.
- getWeight() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
getWeight.
- getWeight() - Method in interface com.logicommerce.sdk.models.order.OrderShipmentItem
-
getWeight.
- getWeight() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackage
-
getWeight.
- getWeightUnits() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
getWeightUnits.
- getWeightUnits() - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackage
-
getWeightUnits.
- GIFT - Enum constant in enum class com.logicommerce.sdk.enums.CartItemType
-
Indicates that the item is of type gift product
- GIFT - Enum constant in enum class com.logicommerce.sdk.enums.DiscountType
H
- hasAdditionalProperties() - Method in interface com.logicommerce.sdk.definition.ConfigDefinition
-
Return true if plguin definition has additional properties.
- hasAdditionalProperties() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Return true if plguin definition has additional properties.
- hasAdditionalProperties(boolean) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- hash - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- hash(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
hash.
- hash(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
hash.
- HEAD_BOTTOM - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPosition
- HEAD_TOP - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPosition
- header(String, String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Adds a header to the request.
- header(String, String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Adds a header to the request.
- headquarter - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- headquarter() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
headquarter.
- Headquarter - Interface in com.logicommerce.sdk.models
-
Headquarter interface
- HeadquarterBuilder<T,
S> - Class in com.logicommerce.sdk.builders -
HeadquarterBuilder class.
- HeadquarterBuilder() - Constructor for class com.logicommerce.sdk.builders.HeadquarterBuilder
-
Constructor for HeadquarterBuilder.
- HeadquarterBuilder(T) - Constructor for class com.logicommerce.sdk.builders.HeadquarterBuilder
-
Constructor for HeadquarterBuilder.
- HeadquarterImpl - Class in com.logicommerce.sdk.models.implementations
-
HeadquarterImpl class
- HeadquarterImpl() - Constructor for class com.logicommerce.sdk.models.implementations.HeadquarterImpl
- HeadquarterValueDefinition - Interface in com.logicommerce.sdk.definition
-
HeadquarterValueDefinition interface.
- HeadquarterValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
HeadquarterValueDefinitionImpl class.
- HeadquarterValueDefinitionImpl(Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.HeadquarterValueDefinitionImpl
-
Constructor for HeadquarterValueDefinitionImpl.
- HeadquarterValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- hint() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- HOME - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- httpOnly(boolean) - Method in class com.logicommerce.sdk.builders.CookieBuilder
-
Setter for the field
httpOnly.
I
- id - Variable in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
- id - Variable in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
id.
- id(Integer) - Method in class com.logicommerce.sdk.definition.implementations.ChannelValueDefinitionImpl.Builder
- id(Integer) - Method in class com.logicommerce.sdk.definition.implementations.HeadquarterValueDefinitionImpl.Builder
- id(Integer) - Method in class com.logicommerce.sdk.definition.implementations.PaymentValueDefinitionImpl.Builder
- id(Integer) - Method in class com.logicommerce.sdk.definition.implementations.ShipperValueDefinitionImpl.Builder
- id(Integer) - Method in class com.logicommerce.sdk.definition.implementations.ShippingTypeValueDefinitionImpl.Builder
- id(Integer) - Method in class com.logicommerce.sdk.definition.implementations.UserValueDefinitionImpl.Builder
- id(Integer) - Method in class com.logicommerce.sdk.definition.implementations.WarehouseValueDefinitionImpl.Builder
- id(Integer) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
id
- id(String) - Method in class com.logicommerce.sdk.definition.implementations.ExternalShipperValueDefinitionImpl.Builder
- identifier(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- IFRAME - Enum constant in enum class com.logicommerce.sdk.enums.TrackerScriptType
- image(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
image.
- importOrders(DocumentType, String) - Method in interface com.logicommerce.sdk.services.OrderIntegrationService
-
importOrders.
- IN_PROCESS - Enum constant in enum class com.logicommerce.sdk.enums.OrderStatusType
- INCIDENTS - Enum constant in enum class com.logicommerce.sdk.enums.OrderShipmentStatusType
- INCIDENTS - Enum constant in enum class com.logicommerce.sdk.enums.OrderStatusType
- INCOMING - Enum constant in enum class com.logicommerce.sdk.enums.OrderStatusType
- incomingDate - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- incomingDate(LocalDate) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
incomingDate.
- incomingDate(LocalDate) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
- increaseMin - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- increaseMin(double) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
increaseMin.
- increaseType - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- increaseType(AmountType) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
increaseType.
- increaseValue - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- increaseValue(double) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
increaseValue.
- info(String...) - Method in interface com.logicommerce.sdk.resources.Logger
-
Logs a message at the INFO level.
- INFO - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionMessageType
- information - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- information() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
information.
- init(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Initializes the connection.
- init(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Initializes the connection.
- Initiator - Annotation Interface in com.logicommerce.sdk
-
Initiator class.
- INTEGER - Enum constant in enum class com.logicommerce.sdk.models.queues.AttributeType
- InternalCacheService - Interface in com.logicommerce.sdk.services
-
InternalCacheSevice for clean cache of plugin from LogiCommerce.
- interval(int) - Method in class com.logicommerce.sdk.models.queues.Settings.Builder
-
Sets the interval of the message in seconds.
- Invoice - Interface in com.logicommerce.sdk.models.order
-
Order interface.
- INVOICE - Enum constant in enum class com.logicommerce.sdk.enums.DocumentType
- InvoiceImpl - Class in com.logicommerce.sdk.models.order.implementations
-
InvoiceImpl class.
- InvoiceImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.InvoiceImpl
- InvoiceSdkBuilder - Class in com.logicommerce.sdk.builders.order
-
InvoiceSdkBuilder class.
- InvoiceSdkBuilder() - Constructor for class com.logicommerce.sdk.builders.order.InvoiceSdkBuilder
-
Constructor for OrderSdkBuilder.
- InvoiceService - Interface in com.logicommerce.sdk.services
-
InvoiceService interface.
This service can't inject the resources Cart and Storage. - INVOICING - Enum constant in enum class com.logicommerce.sdk.enums.ConversionMode
- INVOICING - Enum constant in enum class com.logicommerce.sdk.enums.CurrencyMode
- isActive() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
isActive.
- isActive() - Method in interface com.logicommerce.sdk.definition.PluginActionDefinition
-
isActive.
- isBalanceProcessed() - Method in class com.logicommerce.sdk.models.order.implementations.OrderVoucherImpl
-
isBalanceProcessed.
- isBalanceProcessed() - Method in interface com.logicommerce.sdk.models.order.OrderVoucher
-
isBalanceProcessed.
- isbn - Variable in class com.logicommerce.sdk.builders.RowCodesBuilder
- isbn(String) - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
isbn.
- isCashOnDelivery() - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
isCashOnDelivery.
- isCashOnDelivery() - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
isCashOnDelivery.
- isCashOnDelivery() - Method in interface com.logicommerce.sdk.models.order.OrderPaymentSystem
-
isCashOnDelivery.
- isCashOnDelivery() - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
isCashOnDelivery.
- isCombinable() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
isCombinable.
- isCombinable() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
isCombinable.
- isDefaultAddress() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
isDefaultAddress.
- isDefaultAddress() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get is Default Address value, return true if this user address is the default user address for this user.
- isDone() - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
isDone.
- isDone() - Method in interface com.logicommerce.sdk.models.order.OrderStatusAction
-
isDone.
- isEmpty() - Method in interface com.logicommerce.sdk.models.PropertyValueMap
-
Check if the property value is empty.
- isEmpty() - Method in interface com.logicommerce.sdk.resources.BaseStorage
-
isEmpty.
- isLanguageValue() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Determines if the property is a language value.
- isLanguageValue() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Determines if the property is a language value.
- isMultipleValue() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Determines if the property is a multiple value.
- isMultipleValue() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Determines if the property is a multiple value.
- isNoReturn() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
isNoReturn.
- isNoReturn() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
isNoReturn.
- isNoReturn() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
isNoReturn.
- isNoReturn() - Method in interface com.logicommerce.sdk.models.order.OrderItemOptionValue
-
isNoReturn.
- isOnRequest() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
isOnRequest.
- isOnRequest() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
isOnRequest.
- isPaid() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the paid status.
- isPaid() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
isPaid.
- isPaid() - Method in interface com.logicommerce.sdk.models.order.OrderActionResponse
-
isPaid.
- isPaid() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
isPaid.
- isPaid() - Method in interface com.logicommerce.sdk.models.payment.PaymentValidateResponse
-
isPaid.
- isPaid() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
isPaid.
- isRe() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
isRe.
- isRe() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get is RE.
- isRequired() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Retrieves the required status of the property.
- isRequired() - Method in interface com.logicommerce.sdk.definition.PropertyDefinition
-
Retrieves the required status of the property.
- isReverseChargeVat() - Method in interface com.logicommerce.sdk.models.order.Document
-
Returns the export date.
- isReverseChargeVat() - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
isReverseChargeVat.
- isReverseChargeVat() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
isReverseChargeVat.
- isReverseChargeVat() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
isReverseChargeVat.
- isSale() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
isSale.
- isSale() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
isSale.
- isSalesAgent() - Method in interface com.logicommerce.sdk.models.User
-
Get sales agent.
- isStockManagement() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
isStockManagement.
- isStockManagement() - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
isStockManagement.
- isTax() - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
isTax.
- isTax() - Method in interface com.logicommerce.sdk.models.UserAddress
-
Get is Tax.
- isUniquePrice() - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
isUniquePrice.
- isUniquePrice() - Method in interface com.logicommerce.sdk.models.order.OrderItemOption
-
isUniquePrice.
- isValid() - Method in class com.logicommerce.sdk.models.AddressValidated
-
Returns true if the address is valid
- isValid() - Method in class com.logicommerce.sdk.models.PropertiesValidatorResponse
-
Checks if is valid.
- item() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
item.
- item() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
item.
- itemHash(String) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Sets the internal identifier of the calculated tax row.
- items - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
J
- jan - Variable in class com.logicommerce.sdk.builders.RowCodesBuilder
- jan(String) - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
jan.
- JPEG - Enum constant in enum class com.logicommerce.sdk.enums.FileType
- JS - Enum constant in enum class com.logicommerce.sdk.enums.WidgetType
- JSON - Enum constant in enum class com.logicommerce.sdk.enums.WebhookResponseType
K
- key(String) - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
key.
- key(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
key
- key(String) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Sets the key identifier of the calculated tax summary.
- keySet() - Method in interface com.logicommerce.sdk.models.PropertyValueMap
-
Get all property keys.
- ko() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
-
Use for action response unsuccess,
Set status to KO. - ko() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
Use for validate response unsuccess,
Set status to KO. - ko() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
Use for validate response unsuccess,
Set status to KO. - KO - Enum constant in enum class com.logicommerce.sdk.enums.OrderActionStatusType
- KO - Enum constant in enum class com.logicommerce.sdk.enums.PaymentStatusType
- KO - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateStatusType
L
- language(Integer) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
language.
- languageId - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- LanguageMultivalue<T> - Interface in com.logicommerce.sdk
-
LanguageMultivalue interface.
- languages() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl.Builder
- languages() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- languages() - Method in class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl.Builder
- languageValue(boolean) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- LanguageValue<T> - Interface in com.logicommerce.sdk
-
LanguageValue interface.
- lastName - Variable in class com.logicommerce.sdk.builders.UserAddressBuilder
- lastName(String) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
lastName.
- lastUpdate - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
- lastUpdate(LocalDateTime) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
lastUpdate.
- latitude - Variable in class com.logicommerce.sdk.builders.LocationBuilder
- latitude(Double) - Method in class com.logicommerce.sdk.builders.LocationBuilder
-
latitude.
- latitude(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
-
latitude
- LC_ADMINISTRATOR_USER - Enum constant in enum class com.logicommerce.sdk.enums.PermissionType
- LC_SUPER_ADMINISTRATOR_USER - Enum constant in enum class com.logicommerce.sdk.enums.PermissionType
- lcModuleType() - Element in annotation interface com.logicommerce.sdk.PropertyLanguage
-
lcModuleType.
- LINKED - Enum constant in enum class com.logicommerce.sdk.enums.CartItemType
-
Indicates that the item is of type linked product
- locale(String) - Method in class com.logicommerce.sdk.builders.HeadquarterBuilder
-
locale.
- location - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- location - Variable in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
- location - Variable in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
- location - Variable in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
- location() - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
location.
- location() - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
location.
- location() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
location.
- location() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
return LocationBuilder for location
- location(Location) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
location
- Location - Interface in com.logicommerce.sdk.models
-
Location interface.
- LocationBuilder<T> - Class in com.logicommerce.sdk.builders
-
LocationBuilder class.
- LocationBuilder() - Constructor for class com.logicommerce.sdk.builders.LocationBuilder
-
Constructor for LocationBuilder.
- LocationBuilder(T) - Constructor for class com.logicommerce.sdk.builders.LocationBuilder
-
Constructor for LocationBuilder.
- locationId - Variable in class com.logicommerce.sdk.builders.GeographicalZoneBuilder
- locationId - Variable in class com.logicommerce.sdk.builders.LocationBuilder
- locationId(int) - Method in class com.logicommerce.sdk.builders.GeographicalZoneBuilder
-
locationId.
- locationId(Integer) - Method in class com.logicommerce.sdk.builders.LocationBuilder
-
locationId.
- LocationImpl - Class in com.logicommerce.sdk.models.implementations
-
LocationImpl class.
- LocationImpl() - Constructor for class com.logicommerce.sdk.models.implementations.LocationImpl
- LocationResource - Interface in com.logicommerce.sdk.resources
-
The LocationResource interface provides methods to retrieve information about locations.
- Logger - Interface in com.logicommerce.sdk.resources
-
Interface for logging messages.
- LOGICOMMERCE - Enum constant in enum class com.logicommerce.sdk.enums.TaxType
- login() - Method in interface com.logicommerce.sdk.services.UserService
-
login.
- logo(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
-
logo
- logout() - Method in interface com.logicommerce.sdk.services.UserService
-
logout.
- LONG_TEXT - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- longitude - Variable in class com.logicommerce.sdk.builders.LocationBuilder
- longitude(Double) - Method in class com.logicommerce.sdk.builders.LocationBuilder
-
longitude.
- longitude(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
-
longitude
M
- MAILING_SYSTEM - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- MailingSystemDefinition - Interface in com.logicommerce.sdk.definition
-
MailingSystemDefinition interface.
- MailingSystemDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
MailingSystemDefinitionImpl class.
- MailingSystemDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.MailingSystemDefinitionImpl
- MailingSystemDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- MALE - Enum constant in enum class com.logicommerce.sdk.enums.Gender
- manufacturerSku - Variable in class com.logicommerce.sdk.builders.RowCodesBuilder
- manufacturerSku(String) - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
manufacturerSku.
- Mapped - Annotation Interface in com.logicommerce.sdk
-
Mapped class.
- mappedField() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- MappedFieldDefinition - Interface in com.logicommerce.sdk.definition
-
This interface is used to implement a mapped field definition data and properties.
- MappedFieldDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
MappedFieldDefinition Implementation class.
- MappedFieldDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
- MappedFieldDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
-
MappedFieldDefinition Builder class.
- MappedFieldDefinitionValue - Interface in com.logicommerce.sdk.definition
-
MappedFieldDefinitionValue interface.
- MappedFieldDefinitionValueImpl - Class in com.logicommerce.sdk.definition.implementations
-
MappedFieldDefinitionValueImpl class.
- MappedFieldDefinitionValueImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionValueImpl
- MappedFieldDefinitionValueImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- MappedItemType - Enum Class in com.logicommerce.sdk.enums
-
MappedItemType class.
- MAPS - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- MapsDefinition - Interface in com.logicommerce.sdk.definition
-
MapsDefinition interface.
- MARKETING - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- MarketingDefinition - Interface in com.logicommerce.sdk.definition
-
MarketingDefinition interface.
- MarketingDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
MarketingDefinitionImpl class.
- MarketingDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.MarketingDefinitionImpl
- MarketingDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- Marketplace - Interface in com.logicommerce.sdk.models
-
Marketplace interface.
- MARKETPLACE - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- MARKETPLACE_CHANNEL_ID - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_EXTERNAL_SHIPPER_ID - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_HEADQUARTER_ID - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_ID - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_ORDER - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_ORDER_ID - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_RETURN_IDS - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_SHIPPER_ID - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_USER_ID - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MARKETPLACE_WAREHOUSE_ID - Enum constant in enum class com.logicommerce.sdk.enums.MarketplaceValues
- MarketplaceDefinition - Interface in com.logicommerce.sdk.definition
-
MarketplaceDefinition interface.
- MarketplaceDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
MarketplaceDefinitionImpl class.
- MarketplaceDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl
- MarketplaceDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- marketplaceId - Variable in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
- marketplaceId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
marketplaceId.
- MarketplaceValues - Enum Class in com.logicommerce.sdk.enums
-
MarketplaceValues class.
- maxCondition - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- maxCondition(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
maxCondition.
- message - Variable in class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
- message() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
- message(DefinitionLanguages) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
- message(String) - Method in class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
-
Use for set message.
- message(String) - Method in class com.logicommerce.sdk.models.SubscriptionResponseImplBuilder
- message(String) - Method in class com.logicommerce.sdk.models.WebhookResponseImplBuilder
-
Set message
- messageLog(String) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
messageLog.
- method(String) - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
method.
- minCondition - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- minCondition(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
minCondition.
- mobile - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- mobile(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
mobile.
- mobile(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
mobile
- MOBILE - Enum constant in enum class com.logicommerce.sdk.enums.WidgetAmbience
- mode - Variable in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
- mode(CurrencyMode) - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
mode.
- monday() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Monday.
- monday(PeriodTime) - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Monday.
- MOST_EXPENSIVE - Enum constant in enum class com.logicommerce.sdk.enums.BenefitMode
- MULTIPLE_SELECTION - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- MULTIPLE_SELECTION_IMAGE - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- multipleValue(boolean) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- MXN - Enum constant in enum class com.logicommerce.sdk.enums.DiscountType
N
- name - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- name - Variable in class com.logicommerce.sdk.builders.CustomTagBuilder
- name - Variable in class com.logicommerce.sdk.builders.ElementPropertyBuilder
- name - Variable in class com.logicommerce.sdk.builders.LocationBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- name - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- name() - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl.Builder
- name() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
-
return DefninitionLanguages builder for name
- name() - Element in annotation interface com.logicommerce.sdk.Property
-
name.
- name() - Element in annotation interface com.logicommerce.sdk.PropertyLanguage
-
name.
- name() - Element in annotation interface com.logicommerce.sdk.resources.CacheSettings
-
Name of cache.
- name(DefinitionLanguages) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
-
name
- name(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.CookieBuilder
-
Setter for the field
name. - name(String) - Method in class com.logicommerce.sdk.builders.CustomTagBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.ElementPropertyBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.LocationBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.DocumentPickupPointProviderBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
email.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxDefinitionBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
name.
- name(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
name
- name(String) - Method in class com.logicommerce.sdk.models.queues.Attribute.Builder
-
Sets the name of the attribute.
- Navigator - Interface in com.logicommerce.sdk.resources
-
The Navigator interface represents a navigator object that provides information about the user's browsing context.
- needsShipping() - Method in interface com.logicommerce.sdk.models.CartWarehouse
-
Get needsShipping values, this value indicates if the warehouse need shipping.
- NEW_USER - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- NEWS - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- NewsletterSubscriptionService - Interface in com.logicommerce.sdk.services
-
NewsletterSubscriptionService interface.
- nif - Variable in class com.logicommerce.sdk.builders.UserAddressBuilder
- nif(String) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
nif.
- NO_DATA - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateResponseType
- NO_DATA - Enum constant in enum class com.logicommerce.sdk.enums.WebhookResponseType
- NO_PAY - Enum constant in enum class com.logicommerce.sdk.enums.PaymentType
- noData() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
noData.
- NONE - Enum constant in enum class com.logicommerce.sdk.enums.BackorderMode
- NONE - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- NONE - Enum constant in enum class com.logicommerce.sdk.enums.ConversionMode
- nonTaxable(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Sets the non-taxable of the calculated tax summary.
- noPay() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
noPay.
- noReturn - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- noReturn(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
noReturn.
- noReturn(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
noReturn.
- NOTIFICATION - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- number - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- number(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
number.
- number(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
number
O
- OAUTH - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- OauthDefinition - Interface in com.logicommerce.sdk.definition
-
OauthDefinition interface.
- OauthDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
OauthDefinitionImpl class.
- OauthDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.OauthDefinitionImpl
- OauthDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- OauthService - Interface in com.logicommerce.sdk.services
-
OauthService interface.
- OauthUser - Interface in com.logicommerce.sdk.models
-
OauthUser interface.
- offline() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
offline.
- OFFLINE - Enum constant in enum class com.logicommerce.sdk.enums.PaymentType
- offsetDays - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- offsetDays(int) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
offsetDays.
- ok() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
-
Use for validate response success,
Set status to OK. - ok() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
Use for validate response success,
Set status to OK. - ok() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
Use for validate response success,
Set status to OK. - OK - Enum constant in enum class com.logicommerce.sdk.enums.OrderActionStatusType
- OK - Enum constant in enum class com.logicommerce.sdk.enums.PaymentStatusType
- OK - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateStatusType
- onRequest(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
onRequest.
- onRequestDays(int) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
onRequestDays.
- openingTimes() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
return OpeningTimesBuilder for openingTimes
- openingTimes(OpeningTimes) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
openingTimes
- OpeningTimes - Interface in com.logicommerce.sdk.models
-
PickupPointProvider interface.
- openingTimesAdditionalInformation(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
openingTimesAdditionalInformation
- OpeningTimesBuilder<T> - Class in com.logicommerce.sdk.builders
-
OpeningTimesBuilder class.
- OpeningTimesBuilder() - Constructor for class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Constructor for OpeningTimesBuilder.
- OpeningTimesBuilder(T) - Constructor for class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Constructor for OpeningTimesBuilder.
- OpeningTimesImpl - Class in com.logicommerce.sdk.models.implementations
-
OpeningTimesImpl class.
- OpeningTimesImpl() - Constructor for class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
- optionId - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- optionId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
optionId.
- options() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
options.
- optionsPrice - Variable in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
- optionsPrice(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
optionsPrice.
- optionValue() - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
optionValue.
- optionValueId - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- optionValueId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
optionValueId.
- optionValuePId - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- optionValuePId(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
optionValuePId.
- OptionValueType - Enum Class in com.logicommerce.sdk.enums
-
OptionValueType class.
- order(Order) - Method in class com.logicommerce.sdk.models.queues.OrderQueueMessage.Builder
-
Sets the order
- Order - Interface in com.logicommerce.sdk.models.order
-
Order interface.
- ORDER - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- ORDER - Enum constant in enum class com.logicommerce.sdk.enums.DocumentType
- ORDER - Enum constant in enum class com.logicommerce.sdk.models.queues.QueueMessageType
- ORDER_STATUS - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- OrderActionResponse - Interface in com.logicommerce.sdk.models.order
-
PaymentValidateResponse interface.
- OrderActionResponseBuilder - Class in com.logicommerce.sdk.models.order
-
PaymentValidateResponseBuilder class.
- OrderActionResponseBuilder() - Constructor for class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
- OrderActionResponseImpl - Class in com.logicommerce.sdk.models.order
-
OrderActionResponseImpl class.
- OrderActionResponseImpl() - Constructor for class com.logicommerce.sdk.models.order.OrderActionResponseImpl
- OrderActionService - Interface in com.logicommerce.sdk.services
-
OrderActionService interface.
- OrderActionStatusType - Enum Class in com.logicommerce.sdk.enums
-
PaymentValidateResponseType class.
- OrderAdditionalInformation - Interface in com.logicommerce.sdk.models.order
-
OrderAdditionalInformation interface.
- OrderAdditionalInformationBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderAdditionalInformationBuilder class.
- OrderAdditionalInformationBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
-
Constructor for OrderAdditionalInformationBuilder.
- OrderAdditionalInformationBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
-
Constructor for OrderAdditionalInformationBuilder.
- OrderAdditionalInformationImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderAdditionalInformationImpl class.
- OrderAdditionalInformationImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderAdditionalInformationImpl
- OrderBaseStatus<T> - Interface in com.logicommerce.sdk.models.order
-
OrderBaseStatus interface.
- OrderBaseStatusBuilder<T,
P> - Class in com.logicommerce.sdk.builders.order -
Abstract OrderBaseStatusBuilder class.
- OrderBaseStatusBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
Constructor for OrderBaseStatusBuilder.
- OrderBaseStatusBuilder(P) - Constructor for class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
Constructor for OrderBaseStatusBuilder.
- OrderBaseStatusImpl<T> - Class in com.logicommerce.sdk.models.order.implementations
-
OrderBaseStatusImpl class.
- OrderBaseStatusImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
- OrderCurrency - Interface in com.logicommerce.sdk.models.order
-
OrderCurrency interface.
- OrderCurrencyBase - Interface in com.logicommerce.sdk.models.order
-
OrderCurrency interface.
- OrderCurrencyBaseImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderCurrencyImpl class.
- OrderCurrencyBaseImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
- OrderCurrencyBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderCurrencyBuilder class.
- OrderCurrencyBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
Constructor for OrderCurrencyBuilder.
- OrderCurrencyBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
Constructor for OrderCurrencyBuilder.
- OrderCurrencyImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderCurrencyImpl class.
- OrderCurrencyImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderCurrencyImpl
- OrderDefinition - Interface in com.logicommerce.sdk.definition
-
OrderDefinition interface.
- OrderDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
OrderDefinitionImpl class.
- OrderDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.OrderDefinitionImpl
- OrderDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- OrderDelivery - Interface in com.logicommerce.sdk.models.order
-
OrderDelivery interface.
- OrderDeliveryBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderDeliveryBuilder class.
- OrderDeliveryBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
Constructor for OrderDeliveryBuilder.
- OrderDeliveryBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
Constructor for OrderDeliveryBuilder.
- OrderDeliveryImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderDeliveryImpl class.
- OrderDeliveryImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
- OrderDeliveryPhysicalLocation - Interface in com.logicommerce.sdk.models.order
-
OrderDeliveryPhysicalLocation interface.
- OrderDeliveryPhysicalLocationBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderDeliveryPhysicalLocationBuilder class.
- OrderDeliveryPhysicalLocationBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
Constructor for OrderDeliveryPhysicalLocationBuilder.
- OrderDeliveryPhysicalLocationBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
Constructor for OrderDeliveryPhysicalLocationBuilder.
- OrderDeliveryPhysicalLocationImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderDeliveryPhysicalLocationImpl class.
- OrderDeliveryPhysicalLocationImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
- OrderDiscount - Interface in com.logicommerce.sdk.models.order
-
OrderDiscount interface.
- OrderDiscountBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderDiscountBuilder class.
- OrderDiscountBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
Constructor for OrderDiscountBuilder.
- OrderDiscountBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
Constructor for OrderDiscountBuilder.
- OrderDiscountImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderDiscountImpl class.
- OrderDiscountImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
- OrderImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderImpl class.
- OrderImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderImpl
- OrderInformation - Interface in com.logicommerce.sdk.models.order
-
OrderInformation interface.
- OrderInformationBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderInformationBuilder class.
- OrderInformationBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
Constructor for OrderInformationBuilder.
- OrderInformationBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
Constructor for OrderInformationBuilder.
- OrderInformationImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderInformationImpl class.
- OrderInformationImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
- OrderIntegrationService - Interface in com.logicommerce.sdk.services
-
OrderIntegrationService interface.
- OrderItem - Interface in com.logicommerce.sdk.models.order
-
OrderItem interface.
- OrderItemBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderItemBuilder class.
- OrderItemBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
Constructor for OrderItemBuilder.
- OrderItemBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
Constructor for OrderItemBuilder.
- orderItemId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentItemBuilder
-
orderItemId.
- OrderItemImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderItemImpl class.
- OrderItemImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
- OrderItemOption - Interface in com.logicommerce.sdk.models.order
-
OrderItemOption interface.
- OrderItemOptionBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderItemOptionBuilder class.
- OrderItemOptionBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
Constructor for OrderItemOptionBuilder.
- OrderItemOptionBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
Constructor for OrderItemOptionBuilder.
- OrderItemOptionImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderItemOptionImpl class.
- OrderItemOptionImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
- OrderItemOptionValue - Interface in com.logicommerce.sdk.models.order
-
OrderItemOptionValue interface.
- OrderItemOptionValueBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderItemOptionValueBuilder class.
- OrderItemOptionValueBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
Constructor for OrderItemOptionValueBuilder.
- OrderItemOptionValueBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
Constructor for OrderItemOptionValueBuilder.
- OrderItemOptionValueImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderItemOptionValueImpl class.
- OrderItemOptionValueImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
- OrderItemPrices - Interface in com.logicommerce.sdk.models.order
-
OrderItemPrices interface.
- OrderItemPricesBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderItemPricesBuilder class.
- OrderItemPricesBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
Constructor for OrderItemPricesBuilder.
- OrderItemPricesBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
Constructor for OrderItemPricesBuilder.
- OrderItemPricesImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderItemPricesImpl class.
- OrderItemPricesImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
- OrderItemStock - Interface in com.logicommerce.sdk.models.order
-
OrderItemStock interface.
- OrderItemStockBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderItemStockBuilder class.
- OrderItemStockBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
Constructor for OrderItemStockBuilder.
- OrderItemStockBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
Constructor for OrderItemStockBuilder.
- OrderItemStockImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderItemStockImpl class.
- OrderItemStockImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
- OrderItemSubstractedStock - Interface in com.logicommerce.sdk.models.order
-
OrderItemSubstractedStock interface.
- OrderItemSubstractedStockBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderItemSubstractedStockBuilder class.
- OrderItemSubstractedStockBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
-
Constructor for OrderItemSubstractedStockBuilder.
- OrderItemSubstractedStockBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
-
Constructor for OrderItemSubstractedStockBuilder.
- OrderItemSubstractedStockImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderItemSubstractedStockImpl class.
- OrderItemSubstractedStockImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
- OrderItemTax - Interface in com.logicommerce.sdk.models.order
-
OrderItemTax interface.
- OrderItemTaxBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderItemTaxBuilder class.
- OrderItemTaxBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
Constructor for OrderItemTaxBuilder.
- OrderItemTaxBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
Constructor for OrderItemTaxBuilder.
- OrderItemTaxDefinition - Interface in com.logicommerce.sdk.models.order
-
OrderItemTax interface.
- OrderItemTaxDefinitionBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderItemTaxDefinitionBuilder class.
- OrderItemTaxDefinitionBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderItemTaxDefinitionBuilder
-
Constructor for OrderItemTaxDefinitionBuilder.
- OrderItemTaxDefinitionBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderItemTaxDefinitionBuilder
-
Constructor for OrderItemTaxDefinitionBuilder.
- OrderItemTaxDefinitionImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderItemTaxDefinitionImpl class.
- OrderItemTaxDefinitionImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderItemTaxDefinitionImpl
- OrderItemTaxImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderItemTaxImpl class.
- OrderItemTaxImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
- OrderPaymentSystem - Interface in com.logicommerce.sdk.models.order
-
OrderPaymentSystem interface.
- OrderPaymentSystemBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderPaymentSystemBuilder class.
- OrderPaymentSystemBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
Constructor for OrderPaymentSystemBuilder.
- OrderPaymentSystemBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
Constructor for OrderPaymentSystemBuilder.
- OrderPaymentSystemImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderPaymentSystemImpl class.
- OrderPaymentSystemImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
- OrderQueueMessage - Class in com.logicommerce.sdk.models.queues
-
Message to be sent to the queue for order message type
- OrderQueueMessage(String, Set<Attribute>, Settings, Order) - Constructor for class com.logicommerce.sdk.models.queues.OrderQueueMessage
-
OrderQueueMessage constructor
- OrderQueueMessage.Builder - Class in com.logicommerce.sdk.models.queues
-
Builder for the OrderQueueMessage
- OrderQueueProcessorService - Interface in com.logicommerce.sdk.services.queues
-
Service to process order queue messages
- OrderSdkBuilder - Class in com.logicommerce.sdk.builders.order
-
OrderSdkBuilder class.
- OrderSdkBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderSdkBuilder
-
Constructor for OrderSdkBuilder.
- OrderService - Interface in com.logicommerce.sdk.services
-
OrderService interface.
This service can't inject the resources Cart and Storage. - OrderShipment - Interface in com.logicommerce.sdk.models.order
-
OrderShipment interface.
- OrderShipmentBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderShipmentBuilder class.
- OrderShipmentBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
Constructor for OrderShipmentBuilder.
- OrderShipmentBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
Constructor for OrderShipmentBuilder.
- OrderShipmentImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderShipmentImpl class.
- OrderShipmentImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
- OrderShipmentItem - Interface in com.logicommerce.sdk.models.order
-
OrderShipmentItem interface.
- OrderShipmentItemBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderShipmentItemBuilder class.
- OrderShipmentItemBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderShipmentItemBuilder
-
Constructor for OrderShipmentItemBuilder.
- OrderShipmentItemBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderShipmentItemBuilder
-
Constructor for OrderShipmentItemBuilder.
- OrderShipmentItemImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderShipmentItemImpl class.
- OrderShipmentItemImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
- OrderShipmentStatus - Interface in com.logicommerce.sdk.models.order
-
OrderShipmentStatus interface.
- OrderShipmentStatusBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderShipmentStatusBuilder class.
- OrderShipmentStatusBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderShipmentStatusBuilder
-
Constructor for OrderShipmentStatusBuilder.
- OrderShipmentStatusBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderShipmentStatusBuilder
-
Constructor for OrderShipmentStatusBuilder.
- OrderShipmentStatusDefinition - Interface in com.logicommerce.sdk.definition
-
OrderShipmentStatusDefinition interface.
- OrderShipmentStatusDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
OrderShipmentStatusDefinitionImpl class.
- OrderShipmentStatusDefinitionImpl(OrderShipmentStatusType, Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl
-
Constructor for OrderShipmentStatusDefinitionImpl.
- OrderShipmentStatusDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- OrderShipmentStatusImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderShipmentStatusImpl class.
- OrderShipmentStatusImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderShipmentStatusImpl
- OrderShipmentStatusType - Enum Class in com.logicommerce.sdk.enums
-
OrderShipmentStatusType class.
- OrderShipping - Interface in com.logicommerce.sdk.models.order
-
OrderShipping interface.
- OrderShippingBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderShippingBuilder class.
- OrderShippingBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
Constructor for OrderShippingBuilder.
- OrderShippingBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
Constructor for OrderShippingBuilder.
- OrderShippingImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderShippingImpl class.
- OrderShippingImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
- OrderShippingTracking - Interface in com.logicommerce.sdk.models.order
-
OrderShippingTracking interface.
- OrderShippingTrackingBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderShippingTrackingBuilder class.
- OrderShippingTrackingBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
-
Constructor for OrderShippingTrackingBuilder.
- OrderShippingTrackingBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
-
Constructor for OrderShippingTrackingBuilder.
- OrderShippingTrackingImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderShippingTrackingImpl class.
- OrderShippingTrackingImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
- OrderShippingTrackingPackage - Interface in com.logicommerce.sdk.models.order
-
OrderShippingTrackingPackage interface.
- OrderShippingTrackingPackageActivity - Interface in com.logicommerce.sdk.models.order
-
OrderShippingTrackingPackageActivity interface.
- OrderShippingTrackingPackageActivityBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderShippingTrackingPackageActivityBuilder class.
- OrderShippingTrackingPackageActivityBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
Constructor for OrderShippingTrackingPackageActivityBuilder.
- OrderShippingTrackingPackageActivityBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
Constructor for OrderShippingTrackingPackageActivityBuilder.
- OrderShippingTrackingPackageActivityImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderShippingTrackingPackageActivityImpl class.
- OrderShippingTrackingPackageActivityImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
- OrderShippingTrackingPackageBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderShippingTrackingPackageBuilder class.
- OrderShippingTrackingPackageBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
Constructor for OrderShippingTrackingPackageBuilder.
- OrderShippingTrackingPackageBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
Constructor for OrderShippingTrackingPackageBuilder.
- OrderShippingTrackingPackageImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderShippingTrackingPackageImpl class.
- OrderShippingTrackingPackageImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
- orderStatus() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
-
Order status builder.
- orderStatus() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
Order status builder.
- orderStatus(OrderStatusDefinition) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
-
For set the order status and substatus from OrderStatusDefiniton.
- orderStatus(OrderStatusDefinition) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
For set the order status and substatus from OrderStatusDefiniton.
- OrderStatus - Interface in com.logicommerce.sdk.models.order
-
OrderStatus interface.
- OrderStatusAction - Interface in com.logicommerce.sdk.models.order
-
OrderStatusAction interface.
- OrderStatusActionBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderStatusActionBuilder class.
- OrderStatusActionBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
Constructor for OrderStatusActionBuilder.
- OrderStatusActionBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
Constructor for OrderStatusActionBuilder.
- OrderStatusActionImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderStatusActionImpl class.
- OrderStatusActionImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
- OrderStatusBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderStatusBuilder class.
- OrderStatusBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderStatusBuilder
-
Constructor for OrderStatusBuilder.
- OrderStatusBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderStatusBuilder
-
Constructor for OrderStatusBuilder.
- OrderStatusDefinition - Interface in com.logicommerce.sdk.definition
-
OrderStatusDefinition interface.
- OrderStatusDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
OrderStatusDefinitionImpl class.
- OrderStatusDefinitionImpl(OrderStatusType, Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl
-
Constructor for OrderStatusDefinitionImpl.
- OrderStatusDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- OrderStatusImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderStatusImpl class.
- OrderStatusImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderStatusImpl
- OrderStatusMarketplaceService - Interface in com.logicommerce.sdk.services
-
OrderStatusMarketplaceService interface.
- OrderStatusPaymentService - Interface in com.logicommerce.sdk.services
-
OrderStatusPaymentService interface.
- OrderStatusService - Interface in com.logicommerce.sdk.services
-
OrderStatusService interface.
- OrderStatusType - Enum Class in com.logicommerce.sdk.enums
-
OrderStatusType class.
- OrderTax - Interface in com.logicommerce.sdk.models.order
-
OrderTax interface.
- OrderTaxBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderTaxBuilder class.
- OrderTaxBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
Constructor for OrderTaxBuilder.
- OrderTaxBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
Constructor for OrderTaxBuilder.
- OrderTaxImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderTaxImpl class.
- OrderTaxImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
- OrderTotal - Interface in com.logicommerce.sdk.models.order
-
OrderTotal interface.
- OrderTotalBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderTotalBuilder class.
- OrderTotalBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
Constructor for OrderTotalBuilder.
- OrderTotalBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
Constructor for OrderTotalBuilder.
- OrderTotalCurrency - Interface in com.logicommerce.sdk.models.order
- OrderTotalCurrencyBuilder<T> - Class in com.logicommerce.sdk.builders.order
- OrderTotalCurrencyBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
- OrderTotalCurrencyImpl - Class in com.logicommerce.sdk.models.order.implementations
- OrderTotalCurrencyImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderTotalCurrencyImpl
- OrderTotalImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderTotalImpl class.
- OrderTotalImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
- OrderUser - Interface in com.logicommerce.sdk.models.order
-
OrderUser interface.
- OrderUserBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderUserBuilder class.
- OrderUserBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderUserBuilder
-
Constructor for OrderUserBuilder.
- OrderUserImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderUserImpl class.
- OrderUserImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
- OrderVoucher - Interface in com.logicommerce.sdk.models.order
-
OrderVoucher interface.
- OrderVoucherBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
OrderVoucherBuilder class.
- OrderVoucherBuilder() - Constructor for class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
-
Constructor for OrderVoucherBuilder.
- OrderVoucherBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.OrderVoucherBuilder
-
Constructor for OrderVoucherBuilder.
- OrderVoucherImpl - Class in com.logicommerce.sdk.models.order.implementations
-
OrderVoucherImpl class.
- OrderVoucherImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.OrderVoucherImpl
- originAddress() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
originAddress.
P
- PAGE - Enum constant in enum class com.logicommerce.sdk.enums.CustomTagItemType
-
Indicates that the custom tag item is of type page.
- PAGE_CONTENT - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- pageType(WidgetPageType) - Method in class com.logicommerce.sdk.models.AssetResponseBuilder
-
pageType.
- pageType(WidgetPageType) - Method in class com.logicommerce.sdk.models.TrackerResponseBuilder
-
pageType.
- Pagination - Class in com.logicommerce.sdk.models
-
TaxCode collection
- Pagination() - Constructor for class com.logicommerce.sdk.models.Pagination
-
Constructor for Pagination.
- Pagination(int, int, int, int) - Constructor for class com.logicommerce.sdk.models.Pagination
-
Constructor for Pagination.
- paid - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- paid(boolean) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
paid.
- paid(boolean) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
-
For set is order is paid.
- paid(boolean) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
For set is order is paid.
- param(String, String) - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
param.
- Param - Interface in com.logicommerce.sdk.models
-
Param interface.
- parameter1 - Variable in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
- parameter1(String) - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
parameter1.
- parameter2 - Variable in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
- parameter2(String) - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
parameter2.
- ParamImpl - Class in com.logicommerce.sdk.models
-
ParamImpl class.
- ParamImpl(Map.Entry<String, String>) - Constructor for class com.logicommerce.sdk.models.ParamImpl
-
Constructor for ParamImpl.
- params(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Adds a path parameter to the request.
- params(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Adds a path parameter to the request.
- parentBuilder - Variable in class com.logicommerce.sdk.builders.CustomTagBuilder
- parentBuilder - Variable in class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
- parentBuilder - Variable in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl.Builder
- parse(int, String, Class<T>) - Static method in class com.logicommerce.sdk.resources.ResponseParser
- parse(Class<T>) - Method in interface com.logicommerce.sdk.resources.Response
-
Parse the response body to a typed object.
- patch(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Sends a PATCH request.
- patch(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Sends a PATCH request.
- path(String) - Method in class com.logicommerce.sdk.models.AssetResponseBuilder
-
path.
- path(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Defines the path for the request.
- path(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Defines the path for the request.
- Payment - Interface in com.logicommerce.sdk.models.payment
-
Payment interface.
- PAYMENT - Enum constant in enum class com.logicommerce.sdk.enums.AdditionalItemType
- PAYMENT_SHIPPING - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- PAYMENT_SYSTEM - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- PAYMENT_SYSTEM - Enum constant in enum class com.logicommerce.sdk.enums.TaxRowType
- PaymentAbstract - Class in com.logicommerce.sdk.models.payment
-
Abstract PaymentAbstract class.
- PaymentAbstract() - Constructor for class com.logicommerce.sdk.models.payment.PaymentAbstract
- PaymentAbstractBuilder<S,
T> - Class in com.logicommerce.sdk.models.payment -
Abstract PaymentAbstractBuilder class.
- PaymentAbstractBuilder() - Constructor for class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
- PaymentBuilder - Class in com.logicommerce.sdk.models.payment
-
PaymentBuilder class.
- PaymentBuilder() - Constructor for class com.logicommerce.sdk.models.payment.PaymentBuilder
- PaymentData - Interface in com.logicommerce.sdk.models.payment
-
PaymentData interface.
- PaymentDataBuilder<S,
T> - Class in com.logicommerce.sdk.models.payment -
Abstract PaymentDataBuilder class.
- PaymentDataBuilder(S) - Constructor for class com.logicommerce.sdk.models.payment.PaymentDataBuilder
-
Constructor for PaymentDataBuilder.
- PaymentDataForm - Interface in com.logicommerce.sdk.models.payment
-
PaymentDataForm interface.
- PaymentDataFormBuilder<T> - Class in com.logicommerce.sdk.models.payment
-
PaymentDataFormBuilder class.
- PaymentDataFormBuilder(T) - Constructor for class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
Constructor for PaymentDataFormBuilder.
- PaymentDataFormImpl - Class in com.logicommerce.sdk.models.payment
-
PaymentDataFormImpl class.
- PaymentDataFormImpl() - Constructor for class com.logicommerce.sdk.models.payment.PaymentDataFormImpl
- PaymentDataNoPay - Interface in com.logicommerce.sdk.models.payment
-
PaymentDataNoPay interface.
- PaymentDataNoPayBuilder<T> - Class in com.logicommerce.sdk.models.payment
-
PaymentDataNoPayBuilder class.
- PaymentDataNoPayBuilder(T) - Constructor for class com.logicommerce.sdk.models.payment.PaymentDataNoPayBuilder
-
Constructor for PaymentDataNoPayBuilder.
- PaymentDataNoPayImpl - Class in com.logicommerce.sdk.models.payment
-
PaymentDataNoPayImpl class.
- PaymentDataNoPayImpl(String) - Constructor for class com.logicommerce.sdk.models.payment.PaymentDataNoPayImpl
-
Constructor for PaymentDataNoPayImpl.
- PaymentDataSimpleBuilder<S,
T> - Class in com.logicommerce.sdk.models.payment -
PaymentDataSimpleBuilder class.
- PaymentDataSimpleBuilder(S) - Constructor for class com.logicommerce.sdk.models.payment.PaymentDataSimpleBuilder
-
Constructor for PaymentDataSimpleBuilder.
- paymentDate - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- paymentDate(LocalDateTime) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
paymentDate.
- paymentDate(LocalDateTime) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
For set the payment date.
- PaymentImpl - Class in com.logicommerce.sdk.models.payment
-
PaymentImpl class.
- PaymentImpl() - Constructor for class com.logicommerce.sdk.models.payment.PaymentImpl
- PaymentKeys - Interface in com.logicommerce.sdk.models.payment
-
PaymentKeys interface.
- PaymentKeysImpl - Class in com.logicommerce.sdk.models.payment
-
PaymentKeysImpl class.
- PaymentKeysImpl() - Constructor for class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
Constructor for PaymentKeysImpl.
- PaymentKeysImpl(String, String) - Constructor for class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
Constructor for PaymentKeysImpl.
- PaymentKeysImpl(String, String, boolean, String) - Constructor for class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
Constructor for PaymentKeysImpl skip case.
- PaymentKeysService - Interface in com.logicommerce.sdk.services
-
PaymentKeysService interface.
- PaymentService - Interface in com.logicommerce.sdk.services
-
PaymentService interface.
- PaymentStatusType - Enum Class in com.logicommerce.sdk.enums
-
PaymentStatusType class.
- paymentSystem - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- paymentSystem() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
paymentSystem.
- PaymentSystemDefinition - Interface in com.logicommerce.sdk.definition
-
PaymentSystemDefinition interface.
- PaymentSystemDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
PaymentSystemDefinitionImpl class.
- PaymentSystemDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.PaymentSystemDefinitionImpl
- PaymentSystemDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- paymentSystemId - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- paymentSystemId(int) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
paymentSystemId.
- PaymentSystemProperties - Interface in com.logicommerce.sdk.models.payment
-
PaymentSystemProperties interface.
- PaymentSystemPropertiesImpl - Class in com.logicommerce.sdk.models.payment
-
PaymentSystemPropertiesImpl class.
- PaymentSystemPropertiesImpl() - Constructor for class com.logicommerce.sdk.models.payment.PaymentSystemPropertiesImpl
-
Constructor for PaymentSystemPropertiesImpl.
- PaymentSystemPropertiesImpl(List<PaymentSystemProperty>) - Constructor for class com.logicommerce.sdk.models.payment.PaymentSystemPropertiesImpl
-
Constructor for PaymentSystemPropertiesImpl.
- PaymentSystemProperty - Interface in com.logicommerce.sdk.models.payment
-
PaymentSystemProperty interface.
- PaymentSystemPropertyImpl - Class in com.logicommerce.sdk.models.payment
-
PaymentSystemPropertyImpl class.
- PaymentSystemPropertyImpl() - Constructor for class com.logicommerce.sdk.models.payment.PaymentSystemPropertyImpl
-
Constructor for PaymentSystemPropertyImpl.
- PaymentSystemPropertyImpl(String, Map<String, String>) - Constructor for class com.logicommerce.sdk.models.payment.PaymentSystemPropertyImpl
-
Constructor for PaymentSystemPropertyImpl.
- PaymentSystemService - Interface in com.logicommerce.sdk.services
-
PaymentSystemService interface.
- PaymentToken - Interface in com.logicommerce.sdk.models.payment
-
PaymentToken interface.
- PaymentTokenBuilder - Class in com.logicommerce.sdk.models.payment
-
PaymentTokenBuilder class.
- PaymentTokenBuilder() - Constructor for class com.logicommerce.sdk.models.payment.PaymentTokenBuilder
- PaymentTokenImpl - Class in com.logicommerce.sdk.models.payment
-
PaymentTokenImpl class.
- PaymentTokenImpl() - Constructor for class com.logicommerce.sdk.models.payment.PaymentTokenImpl
-
Constructor for PaymentTokenImpl.
- PaymentTokenImpl(String, Map<String, String>) - Constructor for class com.logicommerce.sdk.models.payment.PaymentTokenImpl
-
Constructor for PaymentTokenImpl.
- PaymentType - Enum Class in com.logicommerce.sdk.enums
-
PaymentType class.
- PaymentValidateResponse - Interface in com.logicommerce.sdk.models.payment
-
PaymentValidateResponse interface.
- PaymentValidateResponseBuilder - Class in com.logicommerce.sdk.models.payment
-
PaymentValidateResponseBuilder class.
- PaymentValidateResponseBuilder() - Constructor for class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
- PaymentValidateResponseImpl - Class in com.logicommerce.sdk.models.payment
-
PaymentValidateResponseImpl class.
- PaymentValidateResponseImpl() - Constructor for class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
- PaymentValidateResponseType - Enum Class in com.logicommerce.sdk.enums
-
PaymentValidateResponseType class.
- PaymentValidateStatusType - Enum Class in com.logicommerce.sdk.enums
-
PaymentValidateResponseType class.
- PaymentValueDefinition - Interface in com.logicommerce.sdk.definition
-
PaymentValueDefinition interface.
- PaymentValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
PaymentValueDefinitionImpl class.
- PaymentValueDefinitionImpl(Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.PaymentValueDefinitionImpl
-
Constructor for PaymentValueDefinitionImpl.
- PaymentValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- PDF - Enum constant in enum class com.logicommerce.sdk.enums.FileType
- PENDING - Enum constant in enum class com.logicommerce.sdk.enums.OrderShipmentStatusType
- PENDING_TO_CONFIRM - Enum constant in enum class com.logicommerce.sdk.enums.ExportStatusType
- PENDING_TO_SEND - Enum constant in enum class com.logicommerce.sdk.enums.ExportStatusType
- PERCENT_N_UNIT - Enum constant in enum class com.logicommerce.sdk.enums.DiscountType
- PERCENTAGE - Enum constant in enum class com.logicommerce.sdk.enums.AmountType
- PERCENTAGE_OVER_TOTAL - Enum constant in enum class com.logicommerce.sdk.enums.CalculationMode
- PERCENTAGE_OVER_UNITS - Enum constant in enum class com.logicommerce.sdk.enums.CalculationMode
- PeriodDate - Interface in com.logicommerce.sdk.models
-
PickupPointProvider interface.
- PeriodDateBuilder<T> - Class in com.logicommerce.sdk.builders
-
PeriodDateBuilder class.
- PeriodDateBuilder() - Constructor for class com.logicommerce.sdk.builders.PeriodDateBuilder
-
Constructor for PeriodDateBuilder.
- PeriodDateBuilder(T) - Constructor for class com.logicommerce.sdk.builders.PeriodDateBuilder
-
Constructor for PeriodDateBuilder.
- PeriodDateImpl - Class in com.logicommerce.sdk.models.implementations
-
PeriodDateImpl class.
- PeriodDateImpl() - Constructor for class com.logicommerce.sdk.models.implementations.PeriodDateImpl
- PeriodTime - Interface in com.logicommerce.sdk.models
-
PickupPointProvider interface.
- PeriodTimeBuilder<T> - Class in com.logicommerce.sdk.builders
-
PeriodDateBuilder class.
- PeriodTimeBuilder() - Constructor for class com.logicommerce.sdk.builders.PeriodTimeBuilder
-
Constructor for PeriodDateBuilder.
- PeriodTimeBuilder(T) - Constructor for class com.logicommerce.sdk.builders.PeriodTimeBuilder
-
Constructor for PeriodDateBuilder.
- PeriodTimeImpl - Class in com.logicommerce.sdk.models.implementations
-
PeriodDateImpl class.
- PeriodTimeImpl() - Constructor for class com.logicommerce.sdk.models.implementations.PeriodTimeImpl
- permission(PermissionType) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionPermissionImpl.Builder
- permissions() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- PermissionType - Enum Class in com.logicommerce.sdk.enums
-
PermissionType class.
- phone - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- phone(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
phone.
- phone(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
phone
- physicalLocation() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
physicalLocation.
- physicalLocationId - Variable in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
- physicalLocationId(int) - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
physicalLocationId.
- physicalLocationPId - Variable in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
- physicalLocationPId(String) - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
physicalLocationPId.
- PICKING - Enum constant in enum class com.logicommerce.sdk.enums.DeliveryType
- PICKUP - Enum constant in enum class com.logicommerce.sdk.enums.ShipmentActionType
- PICKUP_POINT_PHYSICAL_LOCATION - Enum constant in enum class com.logicommerce.sdk.enums.DocumentPickingDeliveryMode
- PICKUP_POINT_PROVIDER - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- PickupPointFilter - Interface in com.logicommerce.sdk.models.pickuppoints
-
PickupPointFilter interface.
- PickupPointFilterBuilder - Class in com.logicommerce.sdk.models.pickuppoints
-
PickupPointFilter class.
- PickupPointFilterBuilder() - Constructor for class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
- PickupPointFilterImpl - Class in com.logicommerce.sdk.models.pickuppoints
-
PickupPointFilter class.
- PickupPointFilterImpl() - Constructor for class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
- pickupPointProvider() - Method in class com.logicommerce.sdk.builders.order.ProviderPickupPointPickingDocumentDeliveryBuilder
-
pickupPointProvider.
- PickupPointProvider - Interface in com.logicommerce.sdk.models.pickuppoints
-
PickupPointProvider interface.
- PickupPointProviderBuilder - Class in com.logicommerce.sdk.models.pickuppoints
-
PickupPointProvider interface.
- PickupPointProviderBuilder() - Constructor for class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
- PickupPointProviderDefinition - Interface in com.logicommerce.sdk.definition
-
PickupPointProviderDefinition interface.
- PickupPointProviderDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
PickupPointProviderDefinitionImpl class.
- PickupPointProviderDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.PickupPointProviderDefinitionImpl
- PickupPointProviderDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- pickupPointProviderId(Integer) - Method in class com.logicommerce.sdk.builders.order.DocumentPickupPointProviderBuilder
-
pickupPointProviderId.
- PickupPointProviderImpl - Class in com.logicommerce.sdk.models.pickuppoints
-
PickupPointProvider interface.
- PickupPointProviderImpl() - Constructor for class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
- pId - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- pId - Variable in class com.logicommerce.sdk.builders.RowCodesBuilder
- pId(String) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
pId.
- pId(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
pId.
- pId(String) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
pId.
- pId(String) - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
pId.
- PLUGIN - Enum constant in enum class com.logicommerce.sdk.enums.TaxType
- PluginAccountData - Interface in com.logicommerce.sdk.resources
-
PluginAccountData interface.
- pluginAccountId(Integer) - Method in class com.logicommerce.sdk.builders.order.DocumentPickupPointProviderBuilder
-
pluginAccountId.
- pluginAccountModule(String) - Method in class com.logicommerce.sdk.builders.order.DocumentPickupPointProviderBuilder
-
pluginAccountModule.
- pluginAction() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- PluginActionDefinition - Interface in com.logicommerce.sdk.definition
-
PluginActionDefinition interface.
- PluginActionDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
PluginActionDefinitionImpl class.
- PluginActionDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
- PluginActionDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- PluginDefinition - Interface in com.logicommerce.sdk.definition
-
PluginDefinition interface.
- PluginDefinitionException - Exception in com.logicommerce.sdk.definition
-
PluginDefinitionException class.
- PluginDefinitionException(Class<?>, String) - Constructor for exception com.logicommerce.sdk.definition.PluginDefinitionException
-
Constructor for PluginDefinitionException.
- PluginResourceException - Exception in com.logicommerce.sdk.resources
-
PluginResourceException class.
- PluginResourceException(Class<?>, Exception) - Constructor for exception com.logicommerce.sdk.resources.PluginResourceException
-
Constructor for PluginResourceException.
- PluginResourceException(Exception) - Constructor for exception com.logicommerce.sdk.resources.PluginResourceException
-
Constructor for PluginResourceException.
- PluginResourceException(String) - Constructor for exception com.logicommerce.sdk.resources.PluginResourceException
-
Constructor for PluginResourceException.
- PluginResourceException(String, Exception) - Constructor for exception com.logicommerce.sdk.resources.PluginResourceException
-
Constructor for PluginResourceException.
- PluginService - Interface in com.logicommerce.sdk.services
-
PluginService interface.
- PluginServiceException - Exception in com.logicommerce.sdk.services
-
PluginServiceException class.
- PluginServiceException(Class<?>, Exception) - Constructor for exception com.logicommerce.sdk.services.PluginServiceException
-
Constructor for PluginServiceException.
- PluginServiceException(Class<?>, String) - Constructor for exception com.logicommerce.sdk.services.PluginServiceException
-
Constructor for PluginServiceException.
- PluginServiceException(Class<?>, String, Exception) - Constructor for exception com.logicommerce.sdk.services.PluginServiceException
-
Constructor for PluginServiceException.
- PluginServiceException(Exception) - Constructor for exception com.logicommerce.sdk.services.PluginServiceException
-
Constructor for PluginServiceException.
- PluginServiceException(String) - Constructor for exception com.logicommerce.sdk.services.PluginServiceException
-
Constructor for PluginServiceException.
- PluginServiceException(String, Exception) - Constructor for exception com.logicommerce.sdk.services.PluginServiceException
-
Constructor for PluginServiceException.
- PNG - Enum constant in enum class com.logicommerce.sdk.enums.FileType
- position(WidgetPosition) - Method in class com.logicommerce.sdk.models.AssetResponseBuilder
-
position.
- position(WidgetPosition) - Method in class com.logicommerce.sdk.models.TrackerResponseBuilder
-
position.
- post() - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
post.
- post(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Sends a POST request.
- post(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Sends a POST request.
- postalCode - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- postalCode - Variable in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
- postalCode(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
postalCode.
- postalCode(String) - Method in class com.logicommerce.sdk.builders.order.DocumentProviderPickupPointBuilder
-
postalCode.
- postalCode(String) - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
postalCode.
- postalCode(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
-
postalCode
- postalCode(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
postalCode
- prepareUserDataProperties(List<UserDataProperty>) - Method in interface com.logicommerce.sdk.services.UserDataService
-
prepareUserDataProperties.
- previousPrice - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- previousPrice - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- previousPrice - Variable in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
- previousPrice(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
previousPrice.
- previousPrice(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
previousPrice.
- previousPrice(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
previousPrice.
- PREVISION - Enum constant in enum class com.logicommerce.sdk.enums.PrevisionType
- previsionType - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- previsionType - Variable in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
- previsionType(PrevisionType) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
previsionType.
- previsionType(PrevisionType) - Method in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
-
previsionType.
- PrevisionType - Enum Class in com.logicommerce.sdk.enums
-
PrevisionType class.
- price - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- price - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- price - Variable in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
- price - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- price - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- price(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
price.
- price(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
price.
- price(double) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
price.
- price(Double) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
price.
- price(Double) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
price.
- prices() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
prices.
- priority - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- priority(int) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
priority.
- process(RequestParams) - Method in interface com.logicommerce.sdk.services.WebhookService
-
process.
- process(String, Set<Attribute>) - Method in interface com.logicommerce.sdk.services.queues.FreeQueueProcessorService
-
Process the free queue message
- process(String, Set<Attribute>, Cart) - Method in interface com.logicommerce.sdk.services.queues.CartQueueProcessorService
-
Process the cart queue message
- process(String, Set<Attribute>, Order) - Method in interface com.logicommerce.sdk.services.queues.OrderQueueProcessorService
-
Process the order queue message
- process(String, Set<Attribute>, User) - Method in interface com.logicommerce.sdk.services.queues.UserQueueProcessorService
-
Process the user queue message
- process(String, Set<Attribute>, String) - Method in interface com.logicommerce.sdk.services.queues.FreeLargeQueueProcessorService
-
Process the large free queue message
- processAction(OrderShipment, ShipmentActionType) - Method in interface com.logicommerce.sdk.services.ShipmentService
-
processAction.
- processForm(String) - Method in interface com.logicommerce.sdk.services.CustomFormService
-
Process the received form.
- PROCESSING - Enum constant in enum class com.logicommerce.sdk.enums.OrderShipmentStatusType
- Product - Interface in com.logicommerce.sdk.models
-
Product interface.
- PRODUCT - Enum constant in enum class com.logicommerce.sdk.enums.CartItemType
-
Indicates that the item is of type normal product
- PRODUCT - Enum constant in enum class com.logicommerce.sdk.enums.CustomTagItemType
-
Indicates that the custom tag item is of type product.
- PRODUCT - Enum constant in enum class com.logicommerce.sdk.enums.DiscountApplyTo
- PRODUCT - Enum constant in enum class com.logicommerce.sdk.enums.RelatedItemType
- PRODUCT - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- productCombinationStockId - Variable in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
- productCombinationStockId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
-
productCombinationStockId.
- productId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
productId.
- ProductLanguage - Interface in com.logicommerce.sdk.models
-
ProductLanguage interface.
- ProductMedia - Interface in com.logicommerce.sdk.models
-
ProductMedia interface.
- productOptionPId - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- productOptionPId(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
productOptionPId.
- productOptionValueId - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- productOptionValueId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
productOptionValueId.
- productPrice - Variable in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
- productPrice(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
productPrice.
- prompt - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- prompt(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
prompt.
- properties - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
- properties - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
- PropertiesValidatorResponse - Class in com.logicommerce.sdk.models
-
PropertiesValidatorResponse class.
- PropertiesValidatorResponse() - Constructor for class com.logicommerce.sdk.models.PropertiesValidatorResponse
-
Instantiates a new properties validator response.
- PropertiesValidatorResponse(boolean, Map<String, String>) - Constructor for class com.logicommerce.sdk.models.PropertiesValidatorResponse
-
Instantiates a new properties validator response.
- PropertiesValidatorService - Interface in com.logicommerce.sdk.services
-
PropertiesValidateService for validate property values from the LogiCommerce Backoffice.
- property - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- property() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- property(String) - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
property.
- Property - Annotation Interface in com.logicommerce.sdk
-
Property class.
- PropertyDefinition - Interface in com.logicommerce.sdk.definition
-
PropertyDefinition interface provides methods to define and retrieve properties.
- PropertyDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
PropertyDefinitionImpl class.
- PropertyDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
- PropertyDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- PropertyDefinitionPermission - Interface in com.logicommerce.sdk.definition
-
PropertyDefinitionPermission interface.
- PropertyDefinitionPermissionImpl - Class in com.logicommerce.sdk.definition.implementations
-
PropertyDefinitionPermissionImpl class.
- PropertyDefinitionPermissionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.PropertyDefinitionPermissionImpl
- PropertyDefinitionPermissionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- PropertyDefinitionValue - Interface in com.logicommerce.sdk.definition
-
PropertyDefinitionValue interface.
- PropertyDefinitionValueImpl - Class in com.logicommerce.sdk.definition.implementations
-
PropertyDefinitionValueImpl class.
- PropertyDefinitionValueImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.PropertyDefinitionValueImpl
- PropertyDefinitionValueImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- PropertyLanguage - Annotation Interface in com.logicommerce.sdk
-
PropertyLanguage class.
- PropertyValueMap - Interface in com.logicommerce.sdk.models
-
PropertyValueMap.
- PROVIDER_PICKUP_POINT - Enum constant in enum class com.logicommerce.sdk.enums.DocumentPickingDeliveryMode
- providerId(int) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
-
providerId
- providerPickupPoint() - Method in class com.logicommerce.sdk.builders.order.ProviderPickupPointPickingDocumentDeliveryBuilder
-
destinationAddress.
- ProviderPickupPoint - Interface in com.logicommerce.sdk.models.pickuppoints
-
PickupPointProvider interface.
- ProviderPickupPointBuilder - Class in com.logicommerce.sdk.models.pickuppoints
-
PickupPointProvider interface.
- ProviderPickupPointBuilder() - Constructor for class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
Constructor for ProviderPickupPointBuilder.
- ProviderPickupPointImpl - Class in com.logicommerce.sdk.models.pickuppoints
-
PickupPointProvider interface.
- ProviderPickupPointImpl() - Constructor for class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- providerPickupPointPickingDocumentDelivery() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
providerPickupPointPickingDocumentDelivery.
- ProviderPickupPointPickingDocumentDelivery - Interface in com.logicommerce.sdk.models.order
- ProviderPickupPointPickingDocumentDeliveryBuilder<T> - Class in com.logicommerce.sdk.builders.order
-
ProviderPickupPointPickingDocumentDeliveryBuilder class.
- ProviderPickupPointPickingDocumentDeliveryBuilder() - Constructor for class com.logicommerce.sdk.builders.order.ProviderPickupPointPickingDocumentDeliveryBuilder
-
Constructor for ProviderPickupPointPickingDocumentDeliveryBuilder.
- ProviderPickupPointPickingDocumentDeliveryBuilder(T) - Constructor for class com.logicommerce.sdk.builders.order.ProviderPickupPointPickingDocumentDeliveryBuilder
-
Constructor for ProviderPickupPointPickingDocumentDeliveryBuilder.
- ProviderPickupPointPickingDocumentDeliveryImpl - Class in com.logicommerce.sdk.models.order.implementations
- ProviderPickupPointPickingDocumentDeliveryImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.ProviderPickupPointPickingDocumentDeliveryImpl
- ProviderPickupPointService - Interface in com.logicommerce.sdk.services
-
PickupPointProviderService.
- PURCHASE - Enum constant in enum class com.logicommerce.sdk.enums.ConversionMode
- PURCHASE - Enum constant in enum class com.logicommerce.sdk.enums.CurrencyMode
- purge() - Method in interface com.logicommerce.sdk.resources.Cache
-
Purge cache
- put() - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
put.
- put(String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Sends a PUT request.
- put(String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Sends a PUT request.
- put(String, String) - Method in interface com.logicommerce.sdk.resources.Cache
-
Put value to cache
- put(String, T) - Method in interface com.logicommerce.sdk.resources.BaseStorage
-
put.
Q
- quantity - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- quantity - Variable in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
- quantity(int) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
quantity.
- quantity(int) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
quantity.
- quantity(int) - Method in class com.logicommerce.sdk.builders.order.OrderItemSubstractedStockBuilder
-
quantity.
- quantity(int) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentItemBuilder
-
quantity.
- quantity(int) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Sets the quantity of the calculated tax row.
- queryParam(String, String) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Adds a cookie to the request.
- queryParam(String, String) - Method in interface com.logicommerce.sdk.resources.Connection
-
Adds a query parameter to the request.
- QueueMessage - Class in com.logicommerce.sdk.models.queues
-
Interface for queue messages
- QueueMessage(String, Set<Attribute>, Settings) - Constructor for class com.logicommerce.sdk.models.queues.QueueMessage
-
QueueMessage constructor
- QueueMessageBuilder<T extends QueueMessageBuilder<T>> - Class in com.logicommerce.sdk.models.queues
-
Queue message builder
- QueueMessageBuilder() - Constructor for class com.logicommerce.sdk.models.queues.QueueMessageBuilder
- QueueMessageType - Enum Class in com.logicommerce.sdk.models.queues
-
Type of the message
- QueueProcessorService - Interface in com.logicommerce.sdk.services.queues
- QueueSender - Interface in com.logicommerce.sdk.resources
-
Sender for queue messages
R
- radius(double) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
-
radius
- re - Variable in class com.logicommerce.sdk.builders.UserAddressBuilder
- re(boolean) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
re.
- recommendProduct(Product) - Method in interface com.logicommerce.sdk.services.ContactService
-
RecommendProduct.
When user send recommend product to other contact - recover(Cart) - Method in interface com.logicommerce.sdk.services.AbandonedCartService
-
This method is called when a abandoned cart is recovered.
- redirect() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
For a redirect response.
- REDIRECT - Enum constant in enum class com.logicommerce.sdk.enums.PaymentType
- REDIRECT - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateResponseType
- redirectUri(String) - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
redirectUri.
- reference(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- REFUND - Enum constant in enum class com.logicommerce.sdk.enums.DocumentType
- REFUND - Enum constant in enum class com.logicommerce.sdk.enums.ShipmentActionType
- REFUND_CODE - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- REFUND_REQUESTS - Enum constant in enum class com.logicommerce.sdk.enums.DocumentType
- RELATED_DEFINITION - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- RelatedItemsDefinition - Interface in com.logicommerce.sdk.definition
-
RelatedItemsDefinition interface.
- RelatedItemsDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
RelatedItemsDefinitionImpl class.
- RelatedItemsDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.RelatedItemsDefinitionImpl
- RelatedItemsDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- RelatedItemsService - Interface in com.logicommerce.sdk.services
-
RelatedItemsService interface.
- RelatedItemType - Enum Class in com.logicommerce.sdk.enums
-
RelatedItemType class.
- RELEASE_DISCOUNTS - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- RELEASE_GIFT_CODES - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- remove(Cart) - Method in interface com.logicommerce.sdk.services.AbandonedCartService
-
This method is called when a abandoned cart is finally removed.
- remove(String) - Method in interface com.logicommerce.sdk.resources.BaseStorage
-
remove.
- remove(String) - Method in interface com.logicommerce.sdk.resources.Cache
-
Remove value from cache
- removeCookie(String) - Method in interface com.logicommerce.sdk.resources.Navigator
-
Removes the cookie with the specified name.
- rePrice - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- rePrice(double) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
rePrice.
- RequestParams - Interface in com.logicommerce.sdk.models
-
The RequestParams interface represents the parameters and body required for validation.
- required(boolean) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- reRate - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- reRate(double) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
reRate.
- RESERVE - Enum constant in enum class com.logicommerce.sdk.enums.PrevisionType
- reservedQuantity - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- reservedQuantity(int) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
reservedQuantity.
- RESET_INTEGRATION - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- Resource - Annotation Interface in com.logicommerce.sdk
-
Resource class.
- Response - Interface in com.logicommerce.sdk.resources
-
Response interface for HTTP requests.
- ResponseException - Exception in com.logicommerce.sdk.resources
- ResponseException(String) - Constructor for exception com.logicommerce.sdk.resources.ResponseException
- ResponseException(String, Exception) - Constructor for exception com.logicommerce.sdk.resources.ResponseException
- ResponseParser<T> - Class in com.logicommerce.sdk.resources
- responseType(SubscriptionMessageType) - Method in class com.logicommerce.sdk.models.SubscriptionResponseImplBuilder
- retryCount(int) - Method in class com.logicommerce.sdk.models.queues.Settings.Builder
-
Sets the retry count of the message.
- RETURN - Enum constant in enum class com.logicommerce.sdk.enums.DocumentType
- ReturnDocument - Interface in com.logicommerce.sdk.models.order
-
Return document interface.
- ReturnService - Interface in com.logicommerce.sdk.services
-
ReturnService.
- returnThis() - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.builders.HeadquarterBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.builders.order.InvoiceSdkBuilder
- returnThis() - Method in class com.logicommerce.sdk.builders.order.OrderSdkBuilder
- returnThis() - Method in class com.logicommerce.sdk.builders.PeriodDateBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.builders.PeriodTimeBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.builders.ShipmentAddressBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.ConfirmOrderDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.CustomTagDefintionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.DocumentPaymentSystemDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.ExpressCheckoutDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.MailingSystemDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionValueImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.MarketingDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.OauthDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.OrderDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.PaymentSystemDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.PickupPointProviderDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionValueImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.RelatedItemsDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.RouteDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.SearchEngineDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.ShipperDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.definition.implementations.ShippingTypeDefinitionImpl.Builder
- returnThis() - Method in class com.logicommerce.sdk.models.order.OrderActionResponseBuilder
- returnThis() - Method in class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
returnThis.
- returnThis() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterBuilder
- returnThis() - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
- returnThis() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
- returnThis() - Method in class com.logicommerce.sdk.models.queues.CartQueueMessage.Builder
- returnThis() - Method in class com.logicommerce.sdk.models.queues.FreeLargeQueueMessage.Builder
- returnThis() - Method in class com.logicommerce.sdk.models.queues.FreeQueueMessage.Builder
- returnThis() - Method in class com.logicommerce.sdk.models.queues.OrderQueueMessage.Builder
- returnThis() - Method in class com.logicommerce.sdk.models.queues.QueueMessageBuilder
-
Returns this object.
- returnThis() - Method in class com.logicommerce.sdk.models.queues.UserQueueMessage.Builder
- reverseChargeVat - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- reverseChargeVat(boolean) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
reverseChargeVat.
- reverseChargeVat(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
reverseChargeVat.
- RMA - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- RMADefinition - Interface in com.logicommerce.sdk.definition
-
TaxesDefinition interface.
- ROUTE - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- RouteDefinition - Interface in com.logicommerce.sdk.definition
-
RouteDefinition interface.
- RouteDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
RouteDefinitionImpl class.
- RouteDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.RouteDefinitionImpl
- RouteDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- row() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxesBuilder
-
Adds a calculated tax row to the calculated taxes.
- ROW - Enum constant in enum class com.logicommerce.sdk.enums.TaxRowType
- RowCodes - Interface in com.logicommerce.sdk.models
-
RowCodes interface.
- RowCodesBuilder<T> - Class in com.logicommerce.sdk.builders
-
RowCodesBuilder class.
- RowCodesBuilder() - Constructor for class com.logicommerce.sdk.builders.RowCodesBuilder
-
Constructor for RowCodesBuilder.
- RowCodesBuilder(T) - Constructor for class com.logicommerce.sdk.builders.RowCodesBuilder
-
Constructor for RowCodesBuilder.
- RowCodesImpl - Class in com.logicommerce.sdk.models.implementations
-
RowCodesImpl class.
- RowCodesImpl() - Constructor for class com.logicommerce.sdk.models.implementations.RowCodesImpl
S
- sale(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
sale.
- saturday() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Saturday.
- saturday(PeriodTime) - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Saturday.
- script(String) - Method in class com.logicommerce.sdk.models.TrackerResponseBuilder
-
script.
- SCRIPT - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionMessageType
- scriptType(TrackerScriptType) - Method in class com.logicommerce.sdk.models.TrackerResponseBuilder
-
scriptType.
- SdkException - Exception in com.logicommerce.sdk
-
SdkException class.
- SdkException(Class<?>, Exception) - Constructor for exception com.logicommerce.sdk.SdkException
-
Constructor for SdkException.
- SdkException(Class<?>, String) - Constructor for exception com.logicommerce.sdk.SdkException
-
Constructor for SdkException.
- SdkException(Class<?>, String, Exception) - Constructor for exception com.logicommerce.sdk.SdkException
-
Constructor for SdkException.
- SdkException(Exception) - Constructor for exception com.logicommerce.sdk.SdkException
-
Constructor for SdkException.
- SdkException(String) - Constructor for exception com.logicommerce.sdk.SdkException
-
Constructor for SdkException.
- SdkException(String, Exception) - Constructor for exception com.logicommerce.sdk.SdkException
-
Constructor for SdkException.
- SEARCH - Enum constant in enum class com.logicommerce.sdk.enums.WidgetPageType
- SEARCH_ENGINE - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- SearchEngineDefinition - Interface in com.logicommerce.sdk.definition
-
SearchEngineDefinition interface.
- SearchEngineDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
SearchEngineDefinitionImpl class.
- SearchEngineDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.SearchEngineDefinitionImpl
- SearchEngineDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- SearchProductsService - Interface in com.logicommerce.sdk.services
-
SearchProductsService interface.
- secure(boolean) - Method in class com.logicommerce.sdk.builders.CookieBuilder
-
Setter for the field
secure. - SELECTABLE_GIFT - Enum constant in enum class com.logicommerce.sdk.enums.DiscountType
- SELECTOR - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- selectProperty(String, Map<String, String>) - Method in interface com.logicommerce.sdk.services.PaymentSystemService
-
selectProperty.
- selectShipper(String, Map<String, String>) - Method in interface com.logicommerce.sdk.services.ShipperService
-
selectShipper.
- send(QueueMessage) - Method in interface com.logicommerce.sdk.resources.QueueSender
-
Send a message to a queue
- SEND_MAIL - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- sentText - Variable in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
- sentText(String) - Method in class com.logicommerce.sdk.builders.order.OrderStatusActionBuilder
-
sentText.
- setAccumulateProducts(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
accumulateProducts. - setActionId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Setter for the field
actionId. - setActions(List<OrderStatusAction>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Setter for the field
actions. - setActionStatus(SubscriptionActionStatus) - Method in class com.logicommerce.sdk.models.SubscriptionResponseImpl
- setActionType(SettingOrderSubstatusActionType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Setter for the field
actionType. - setActive(boolean) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
- setActive(boolean) - Method in interface com.logicommerce.sdk.definition.PluginActionDefinition
-
setActive.
- setActivities(List<OrderShippingTrackingPackageActivity>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
Setter for the field
activities. - setAdditionalData(Map<String, Object>) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Setter for the field
additionalData. - setAdditionalData(Map<String, String>) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
additionalData. - setAdditionalInformation(List<OrderAdditionalInformation>) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
additionalInformation. - setAdditionalItems(List<AdditionalItem>) - Method in interface com.logicommerce.sdk.models.order.CreditNote
- setAdditionalItems(List<AdditionalItem>) - Method in class com.logicommerce.sdk.models.order.implementations.CreditNoteImpl
-
Setter for the field
additionalItems. - setAdditionalProperties(List<PropertyDefinition>) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Setter for the field
additionalProperties. - setAddress(Address) - Method in class com.logicommerce.sdk.models.AddressValidated
-
Sets the address validated
- setAddress(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
address. - setAddress(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Setter for the field
address. - setAddress(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setAddressAdditionalInformation(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
addressAdditionalInformation. - setAddressAdditionalInformation(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setAlias(String) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
alias. - setAllowedTypes(List<String>) - Method in class com.logicommerce.sdk.definition.implementations.RelatedItemsDefinitionImpl
-
Setter for the field
allowedTypes. - setAmbience(WidgetAmbience) - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Setter for the field
ambience. - setAmbience(WidgetAmbience) - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
Setter for the field
ambience. - setAmount(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Sets the amount of the calculated tax row.
- setAmount(Double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
amount. - setApplyTo(DiscountApplyTo) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
applyTo. - setAttributes(R) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- setAttributes(R) - Method in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl.Builder
- setAuthNumber(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
Setter for the field
authNumber. - setAuthorizationCode(String) - Method in class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
Setter for the field
authorizationCode. - setAuthorizationCode(String) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Setter for the field
authorizationCode. - setAvailableBalance(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderVoucherImpl
-
Setter for the field
availableBalance. - setBackOrder(BackorderMode) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
backOrder. - setBalanceProcessed(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderVoucherImpl
-
Setter for the field
balanceProcessed. - setBase(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Setter for the field
base. - setBase(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
base. - setBase(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Sets the base of the calculated tax summary.
- setBaseWithoutDiscounts(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
baseWithoutDiscounts. - setBenefitMode(BenefitMode) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
benefitMode. - setBillingAddress(UserAddress) - Method in class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
-
Setter for the field
billingAddress. - setCalculationMode(CalculationMode) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
calculationMode. - setCashOnDelivery(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
cashOnDelivery. - setCashOnDelivery(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
cashOnDelivery. - setChannelId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
Setter for the field
channelId. - setCity(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
city. - setCity(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Setter for the field
city. - setCity(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
Setter for the field
city. - setCity(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setCode(String) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
Setter for the field
code. - setCode(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Setter for the field
code. - setCode(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Setter for the field
code. - setCode(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
code. - setCode(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderVoucherImpl
-
Setter for the field
code. - setCode(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
Setter for the field
code. - setCode(String) - Method in class com.logicommerce.sdk.models.TaxCode
-
Setter for the field
code. - setCodeNumber(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Setter for the field
codeNumber. - setCodes(RowCodes) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
codes. - setCombinable(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
combinable. - setCombinationId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
setCombinationId.
- setCombinationId(Integer) - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
setCombinationId.
- setComment(String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
comment. - setCompany(String) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
company. - setCompany(String) - Method in class com.logicommerce.sdk.models.order.implementations.ShipmentAddressImpl
-
Setter for the field
company. - setConnectorType(ConnectorType) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
setConnectorType.
- setConnectorType(ConnectorType) - Method in interface com.logicommerce.sdk.definition.PluginActionDefinition
-
setConnectorType.
- setConversionCurrencies(List<DocumentConversionCurrency>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
conversionCurrencies. - setConversionMode(ConversionMode) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
conversionMode. - setCookie(Cookie) - Method in interface com.logicommerce.sdk.resources.Navigator
-
Sets a cookie.
- setCookie(String, String, int) - Method in interface com.logicommerce.sdk.resources.Navigator
-
Sets a cookie with the specified name, value, and time-to-live (TTL) in seconds.
- setCountry(String) - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Getter for the field
country. - setCountryCode(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
Setter for the field
countryCode. - setCountryId(int) - Method in class com.logicommerce.sdk.models.order.implementations.GeographicalZoneImpl
-
Setter for the field
countryId. - setCurrencies(List<OrderCurrency>) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
currencies. - setCurrencyCode(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalCurrencyImpl
- setCurrencyCodeNumer(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalCurrencyImpl
- setCurrencyId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Setter for the field
currencyId. - setCurrentDateTime(LocalDateTime) - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Setter for the field
currentDateTime. - setCustomTags(List<CustomTag>) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
customTags. - setCustomTags(List<CustomTag>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
customTags. - setData(PaymentData) - Method in class com.logicommerce.sdk.models.payment.PaymentAbstract
-
Setter for the field
data. - setData(String) - Method in class com.logicommerce.sdk.models.DataFile
-
Setter for the field
data. - setData(Map<String, String>) - Method in interface com.logicommerce.sdk.models.payment.PaymentToken
-
setData.
- setData(Map<String, String>) - Method in class com.logicommerce.sdk.models.payment.PaymentTokenImpl
-
setData.
- setDate(LocalDateTime) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
date. - setDateTime(LocalDateTime) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
Setter for the field
dateTime. - setDefaultAddress(boolean) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
defaultAddress. - setDefaultCurrency(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentConversionCurrencyImpl
-
Setter for the field
defaultCurrency. - setDefaultValue(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
defaultValue. - setDelivery(OrderDelivery) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
delivery. - setDeliveryDate(LocalDateTime) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
deliveryDate. - setDescription(DefinitionLanguages) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
Setter for the field
description. - setDescription(DefinitionLanguages) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
Setter for the field
description. - setDescription(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
description. - setDescription(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
setDescription.
- setDescription(String) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
setDescription.
- setDescription(String) - Method in class com.logicommerce.sdk.models.TaxCode
-
Setter for the field
description. - setDestinationAddress(ShipmentAddress) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
destinationAddress. - setDestinationUserAddress(ShipmentAddress) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
destinationUserAddress. - setDetail(String) - Method in class com.logicommerce.sdk.models.AddressValidatedMessage
-
Sets the details
- setDiscount(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
discount. - setDiscountId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
discountId. - setDiscounts(List<OrderDiscount>) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
discounts. - setDiscounts(List<OrderDiscount>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
discounts. - setDiscounts(List<OrderDiscount>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
discounts. - setDiscountType(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
discountType. - setDiscountTypeValue(DiscountType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
discountTypeValue. - setDiscountValue(Double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
discountValue. - setDistance(double) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
distance. - setDocumentNumber(String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
documentNumber. - setDone(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Setter for the field
done. - setEan(String) - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Setter for the field
ean. - setElements(AddressImpl) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
setElements.
- setElements(UserAddressImpl) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
setElements.
- setEmail(String) - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Sets the email of the customer.
- setEmail(String) - Method in class com.logicommerce.sdk.models.implementations.HeadquarterImpl
-
Set the headquarter email
- setEmail(String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentProviderPickupPointImpl
-
Setter for the field
email. - setEmail(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
-
Setter for the field
email. - setEmail(String) - Method in class com.logicommerce.sdk.models.order.implementations.ShipmentAddressImpl
-
Setter for the field
email. - setEmail(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
email. - setEndDate(LocalDate) - Method in class com.logicommerce.sdk.models.implementations.PeriodDateImpl
-
Setter for the field
endDate. - setEndDate(LocalTime) - Method in class com.logicommerce.sdk.models.implementations.PeriodTimeImpl
-
Setter for the field
endDate. - setEntryValueMode(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
entryValueMode. - setErrors(Map<String, String>) - Method in class com.logicommerce.sdk.models.PropertiesValidatorResponse
-
Sets the errors.
- setExempt(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Sets the exempt of the calculated tax summary.
- setExpiryDate(LocalDateTime) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
expiryDate. - setExportStatus(ExportStatusType) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
exportStatus. - setExportStatus(ExportStatusType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
exportStatus. - setExternalId(String) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Sets external identifier of the calculated taxes.
- setExternalInvoiceId(String) - Method in interface com.logicommerce.sdk.models.order.CreditNote
- setExternalInvoiceId(String) - Method in class com.logicommerce.sdk.models.order.implementations.CreditNoteImpl
-
Setter for the field
externalInvoiceId. - setExternalInvoiceId(String) - Method in class com.logicommerce.sdk.models.order.implementations.InvoiceImpl
-
Setter for the field
externalInvoiceId. - setExternalInvoiceId(String) - Method in interface com.logicommerce.sdk.models.order.Invoice
- setFields(DocumentImpl) - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
Set the fields of the document.
- setFields(OrderBaseStatusImpl<T>) - Method in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
setFields.
- setFields(List<String>) - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setFirstName(String) - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Sets the first name of the customer.
- setFirstName(String) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
firstName. - setFriday(List<PeriodTime>) - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
Setter for the field
friday. - setGender(Gender) - Method in class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
-
Setter for the field
gender. - setGeographicalZone(GeographicalZone) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Setter for the field
geographicalZone. - setHasAdditionalProperties(boolean) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Setter for the field
hasAdditionalProperties. - setHash(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
hash. - setHash(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
hash. - setHash(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
hash. - setHeadquarter(Headquarter) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
headquarter. - setHint(DefinitionLanguages) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
hint. - setHttpOnly(boolean) - Method in interface com.logicommerce.sdk.models.Cookie
-
Set httpOnly value of the cookie.
- setHttpOnly(boolean) - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
- setId(int) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
Setter for the field
id. - setId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Setter for the field
id. - setIdentifier(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
identifier. - setImage(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
image. - setIncomingDate(LocalDate) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
incomingDate. - setIncomingDate(LocalDate) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
incomingDate. - setIncreaseMin(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
increaseMin. - setIncreaseType(AmountType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
increaseType. - setIncreaseValue(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
increaseValue. - setInformation(OrderInformation) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
information. - setInvoicingAddress(Address) - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Sets the invocing address of the customer.
- setIsbn(String) - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Setter for the field
isbn. - setItemHash(String) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Sets the internal identifier of the calculated tax row.
- setItems(PaymentAbstract) - Method in class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
-
setItems.
- setItems(List<OrderItem>) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
items. - setItems(List<OrderShipmentItem>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
items. - setJan(String) - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Setter for the field
jan. - setKey(String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentProviderPickupPointImpl
-
Setter for the field
key. - setKey(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
key. - setKey(String) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Sets the key of the calculated tax summary.
- setLanguageDescription(Map<String, String>) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
- setLanguageId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
languageId. - setLanguageName(Map<String, String>) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
- setLanguages(DefinitionLanguages) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
languages. - setLanguageValue(boolean) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
languageValue. - setLastName(String) - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Sets the last name of the customer.
- setLastName(String) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
lastName. - setLastUpdate(LocalDateTime) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
Setter for the field
lastUpdate. - setLatitude(Double) - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Setter for the field
latitude. - setLatitude(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
Setter for the field
latitude. - setLink(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
link. - setLinkAttributes(Map<String, String>) - Method in interface com.logicommerce.sdk.models.ProductLanguage
-
setLinkAttributes.
- setLocale(String) - Method in class com.logicommerce.sdk.models.implementations.HeadquarterImpl
-
Set the headquarter locale
- setLocation(Location) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
location. - setLocation(Location) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Setter for the field
location. - setLocation(Location) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setLocationId(int) - Method in class com.logicommerce.sdk.models.order.implementations.GeographicalZoneImpl
-
Setter for the field
locationId. - setLocationId(Integer) - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Setter for the field
locationId. - setLogo(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
Setter for the field
logo. - setLongitude(Double) - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Setter for the field
longitude. - setLongitude(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
Setter for the field
longitude. - setManufacturerSku(String) - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Setter for the field
manufacturerSku. - setMappedFields(List<MappedFieldDefinition>) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Setter for the field
mappedFields. - setMarketplaceId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
Setter for the field
marketplaceId. - setMarketplaces(List<Marketplace>) - Method in class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl
-
setMarketplaces.
- setMarketplaces(List<Marketplace>) - Method in interface com.logicommerce.sdk.definition.MarketplaceDefinition
-
setMarketplaces.
- setMaxCondition(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
maxCondition. - setMessage(DefinitionLanguages) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
Setter for the field
message. - setMessage(String) - Method in class com.logicommerce.sdk.models.AddressValidatedMessage
-
Sets the message
- setMessage(String) - Method in class com.logicommerce.sdk.models.payment.PaymentAbstract
-
Setter for the field
message. - setMessage(String) - Method in class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
Setter for the field
message. - setMessage(String) - Method in class com.logicommerce.sdk.models.SubscriptionResponseImpl
- setMessage(String) - Method in class com.logicommerce.sdk.models.WebhookResponseImpl
- setMessageLog(String) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Setter for the field
messageLog. - setMessages(List<AddressValidatedMessage>) - Method in class com.logicommerce.sdk.models.AddressValidated
-
Sets the messages
- setMessageType(SubscriptionMessageType) - Method in class com.logicommerce.sdk.models.SubscriptionResponseImpl
- setMethod(String) - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormImpl
-
Setter for the field
method. - setMinCondition(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
minCondition. - setMobile(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
mobile. - setMobile(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setMode(CurrencyMode) - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyImpl
-
Setter for the field
mode. - setMode(DocumentPickingDeliveryMode) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Setter for the field
mode. - setMonday(List<PeriodTime>) - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
Setter for the field
monday. - setMultipleValue(boolean) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
multipleValue. - setName(DefinitionLanguages) - Method in class com.logicommerce.sdk.definition.implementations.PluginActionDefinitionImpl
-
Setter for the field
name. - setName(DefinitionLanguages) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
Setter for the field
name. - setName(String) - Method in interface com.logicommerce.sdk.models.Cookie
-
Set name value of the cookie.
- setName(String) - Method in class com.logicommerce.sdk.models.DataFile
-
Setter for the field
name. - setName(String) - Method in interface com.logicommerce.sdk.models.ElementProperty
-
Set name value of the element.
- setName(String) - Method in class com.logicommerce.sdk.models.ElementProperyImpl
-
Set name value of the element.
- setName(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
-
Set name value of the cookie.
- setName(String) - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentProviderPickupPointImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxDefinitionImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
name. - setName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
name. - setName(String) - Method in interface com.logicommerce.sdk.models.payment.PaymentSystemProperty
-
setName.
- setName(String) - Method in class com.logicommerce.sdk.models.payment.PaymentSystemPropertyImpl
-
setName.
- setName(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
name. - setName(String) - Method in interface com.logicommerce.sdk.models.ProductLanguage
-
setName.
- setNewFields(List<MappedFieldDefinitionValue>) - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Set the list of fields.
- setNif(String) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
nif. - setNonTaxable(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Sets the non-taxable of the calculated tax summary.
- setNoReturn(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
noReturn. - setNoReturn(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
noReturn. - setNumber(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
number. - setNumber(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setOffsetDays(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
offsetDays. - setOnRequest(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
onRequest. - setOnRequestDays(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
onRequestDays. - setOpeningTimes(OpeningTimes) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
openingTimes. - setOpeningTimesAdditionalInformation(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
openingTimesAdditionalInformation. - setOptionId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
optionId. - setOptions(List<OrderItemOption>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
options. - setOptionsPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
Setter for the field
optionsPrice. - setOptionValueId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
optionValueId. - setOptionValuePId(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
optionValuePId. - setOrderItemId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
-
Setter for the field
orderItemId. - setOrderStatus(OrderStatusDefinition) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
Setter for the field
orderStatus. - setOrderStatus(OrderStatusDefinition) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Setter for the field
orderStatus. - setOriginAddress(ShipmentAddress) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
originAddress. - setOriginalInvoiceId(String) - Method in interface com.logicommerce.sdk.models.order.CreditNote
- setOriginalInvoiceId(String) - Method in class com.logicommerce.sdk.models.order.implementations.CreditNoteImpl
-
Setter for the field
originalInvoiceId. - setOriginalInvoiceId(String) - Method in class com.logicommerce.sdk.models.order.implementations.InvoiceImpl
-
Setter for the field
originalInvoiceId. - setOriginalInvoiceId(String) - Method in interface com.logicommerce.sdk.models.order.Invoice
- setOriginWarehouseGroupId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
originWarehouseGroupId. - setPackages(List<OrderShippingTrackingPackage>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
Setter for the field
packages. - setPage(int) - Method in class com.logicommerce.sdk.models.Pagination
-
Setter for the field
page. - setPageType(WidgetPageType) - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Setter for the field
pageType. - setPageType(WidgetPageType) - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
Setter for the field
pageType. - setPagination(Pagination) - Method in class com.logicommerce.sdk.models.TaxCodeCollection
-
Setter for the field
pagination. - setPaid(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
paid. - setPaid(boolean) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
Setter for the field
paid. - setPaid(boolean) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Setter for the field
paid. - setParameter1(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Setter for the field
parameter1. - setParameter2(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Setter for the field
parameter2. - setParams(List<Param>) - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormImpl
-
Setter for the field
params. - setPath(String) - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Setter for the field
path. - setPaymentDate(LocalDateTime) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
paymentDate. - setPaymentDate(LocalDateTime) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Setter for the field
paymentDate. - setPaymentSystem(OrderPaymentSystem) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
paymentSystem. - setPaymentSystemId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
paymentSystemId. - setPermissions(List<PropertyDefinitionPermission>) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
permissionType. - setPerPage(int) - Method in class com.logicommerce.sdk.models.Pagination
-
Setter for the field
perPage. - setPhone(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
phone. - setPhone(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setPhysicalLocation(OrderDeliveryPhysicalLocation) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Setter for the field
physicalLocation. - setPhysicalLocationId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Setter for the field
physicalLocationId. - setPhysicalLocationPId(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Setter for the field
physicalLocationPId. - setPickupPoint(DocumentProviderPickupPoint) - Method in class com.logicommerce.sdk.models.order.implementations.ProviderPickupPointPickingDocumentDeliveryImpl
-
Setter for the field
pickupPoint. - setPickupPointProviderId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
-
Setter for the field
pickupPointProviderId. - setPId(String) - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Setter for the field
pId. - setPId(String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
pId. - setPId(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
pId. - setPId(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
pId. - setPluginAccountId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
-
Setter for the field
pluginAccountId. - setPluginAccountModule(String) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentPickupPointProviderImpl
-
Setter for the field
pluginAccountModule. - setPluginActions(List<PluginActionDefinition>) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
- setPluginId(Integer) - Method in class com.logicommerce.sdk.models.ElementPropertyPlugin
-
Setter for the field
pluginId. - setPosition(WidgetPosition) - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Setter for the field
position. - setPosition(WidgetPosition) - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
Setter for the field
position. - setPostalCode(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
postalCode. - setPostalCode(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Setter for the field
postalCode. - setPostalCode(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
Setter for the field
postalCode. - setPostalCode(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setPreviousPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
previousPrice. - setPreviousPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
previousPrice. - setPreviousPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
Setter for the field
previousPrice. - setPrevisionType(PrevisionType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
previsionType. - setPrevisionType(PrevisionType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
-
Setter for the field
previsionType. - setPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
price. - setPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
Setter for the field
price. - setPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
price. - setPrice(Double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
price. - setPrice(Double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
price. - setPrices(OrderItemPrices) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
prices. - setPriority(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
priority. - setProductCombinationStockId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
-
Setter for the field
productCombinationStockId. - setProductId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
setProductId.
- setProductId(Integer) - Method in interface com.logicommerce.sdk.models.order.OrderItem
-
setProductId.
- setProductOptionPId(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
productOptionPId. - setProductOptionValueId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
productOptionValueId. - setProductPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
Setter for the field
productPrice. - setPrompt(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
prompt. - setProperties(List<PropertyDefinition>) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Setter for the field
properties. - setProperties(List<ElementProperty>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
properties. - setProperties(List<ElementProperty>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
Setter for the field
properties. - setProperties(List<ElementProperty>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
Setter for the field
properties. - setProperties(List<ElementProperty>) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
Setter for the field
properties. - setProperties(List<PaymentSystemProperty>) - Method in interface com.logicommerce.sdk.models.payment.PaymentSystemProperties
-
setProperties.
- setProperties(List<PaymentSystemProperty>) - Method in class com.logicommerce.sdk.models.payment.PaymentSystemPropertiesImpl
-
setProperties.
- setProperty(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
property. - setProvider(DocumentPickupPointProvider) - Method in class com.logicommerce.sdk.models.order.implementations.ProviderPickupPointPickingDocumentDeliveryImpl
-
Setter for the field
provider. - setProviderId(Integer) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
Setter for the field
providerId. - setProviderPickupPoint(DocumentProviderPickupPoint) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
setProviderPickupPoint.
- setProviderPickupPoint(DocumentProviderPickupPoint) - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
setProviderPickupPoint.
- setProviderPickupPointPickingDocumentDelivery(ProviderPickupPointPickingDocumentDelivery) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Setter for the field
providerPickupPointPickingDocumentDelivery. - setQuantity(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
quantity. - setQuantity(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
quantity. - setQuantity(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemSubstractedStockImpl
-
Setter for the field
quantity. - setQuantity(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
-
Setter for the field
quantity. - setQuantity(int) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Sets the quantity of the calculated tax row.
- setRadius(double) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointFilterImpl
-
Setter for the field
radius. - setRe(boolean) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
re. - setRedirectUri(String) - Method in class com.logicommerce.sdk.models.payment.PaymentImpl
-
Setter for the field
redirectUri. - setReference(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
reference. - setRePrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
rePrice. - setRequired(boolean) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
required. - setReRate(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
reRate. - setReservedQuantity(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
reservedQuantity. - setReverseChargeVat(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
reverseChargeVat. - setReverseChargeVat(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
reverseChargeVat. - setRows(List<CalculatedTaxRow>) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Sets list of calculated tax rows.
- setSale(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
sale. - setSaturday(List<PeriodTime>) - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
Setter for the field
saturday. - setScript(String) - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
Setter for the field
script. - setScriptType(TrackerScriptType) - Method in class com.logicommerce.sdk.models.TrackerResponseImpl
-
setScriptType.
- setSecure(boolean) - Method in interface com.logicommerce.sdk.models.Cookie
-
Set secure value of the cookie.
- setSecure(boolean) - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
- setSentText(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderStatusActionImpl
-
Setter for the field
sentText. - setShipments(List<OrderShipment>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Setter for the field
shipments. - setShipperId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
shipperId. - setShipperPId(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
shipperPId. - setShippers(List<Carrier>) - Method in class com.logicommerce.sdk.definition.implementations.MarketplaceDefinitionImpl
-
setShippers.
- setShippers(List<Carrier>) - Method in interface com.logicommerce.sdk.definition.MarketplaceDefinition
-
setShippers.
- setShipping(OrderShipping) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
shipping. - setShippingAddress(Address) - Method in class com.logicommerce.sdk.models.ExpressCheckoutCustomer
-
Sets the shipping address of the customer.
- setShippingAddress(UserAddress) - Method in class com.logicommerce.sdk.models.order.implementations.OrderUserImpl
-
Setter for the field
shippingAddress. - setShippingCalculation(ShippingCalculation) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
shippingCalculation. - setShippingSectionId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
shippingSectionId. - setShippingTypeId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
shippingTypeId. - setShippingTypeName(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
shippingTypeName. - setShippingTypePId(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
shippingTypePId. - setSkipIfOrderIsMissing(boolean) - Method in class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
Setter for the field
skipIfOrderIsMissing. - setSku(String) - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Setter for the field
sku. - setSku(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
sku. - setSku(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
sku. - setStartDate(LocalDate) - Method in class com.logicommerce.sdk.models.implementations.PeriodDateImpl
-
Setter for the field
startDate. - setStartDate(LocalTime) - Method in class com.logicommerce.sdk.models.implementations.PeriodTimeImpl
-
Setter for the field
startDate. - setState(String) - Method in class com.logicommerce.sdk.models.implementations.AddressImpl
-
Setter for the field
state. - setState(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryPhysicalLocationImpl
-
Setter for the field
state. - setState(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
- setStateCode(String) - Method in class com.logicommerce.sdk.models.implementations.LocationImpl
-
Setter for the field
stateCode. - setStatus(OrderActionStatusType) - Method in class com.logicommerce.sdk.models.order.OrderActionResponseImpl
-
Setter for the field
status. - setStatus(OrderStatusType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderImpl
-
Setter for the field
status. - setStatus(PaymentStatusType) - Method in class com.logicommerce.sdk.models.payment.PaymentImpl
-
Setter for the field
status. - setStatus(PaymentValidateStatusType) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Setter for the field
status. - setStatus(SubscriptionStatus) - Method in class com.logicommerce.sdk.models.SubscriptionResponseImpl
- setStatus(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
setStatus.
- setStatus(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageActivityImpl
-
setStatus.
- setStatus(String) - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
setStatus.
- setStatus(String) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackageActivity
-
setStatus.
- setStatus(T) - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Setter for the field
status. - setStatuses(List<OrderShipmentStatus>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
statuses. - setStatuses(List<OrderStatus>) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
statuses. - setStockManagement(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
stockManagement. - setStocks(List<OrderItemStock>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
stocks. - setSubstatus(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
Setter for the field
substatus. - setSubstatusId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
-
Setter for the field
substatusId. - setSubstatusId(int) - Method in class com.logicommerce.sdk.models.order.implementations.OrderImpl
-
Setter for the field
substatusId. - setSubstractedStocks(List<OrderItemSubstractedStock>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
substractedStocks. - setSubtotal(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
subtotal. - setSubtotalDiscounts(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
- setSubtotalItems(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
subtotalItems. - setSubtotalPaymentSystem(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
subtotalPaymentSystem. - setSubtotalShippings(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
subtotalShippings. - setSummary(DefinitionLanguages) - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl
-
Setter for the field
summary. - setSummary(DefinitionLanguages) - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Set the summary of the mapped field.
- setSummary(List<CalculatedTaxSummary>) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Sets list of calculated tax summary.
- setSunday(List<PeriodTime>) - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
Setter for the field
sunday. - setSupplierReference(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
supplierReference. - setSymbol(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Setter for the field
symbol. - setTax(boolean) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
tax. - setTaxableAmount(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Sets the taxable amount of the calculated tax row.
- setTaxAmount(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Sets the tax amount of the calculated tax row.
- setTaxCode(String) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Sets the tax code of the calculated tax row.
- setTaxCodes(List<TaxCode>) - Method in class com.logicommerce.sdk.models.TaxCodeCollection
-
Setter for the field
taxCodes. - setTaxDefinition(OrderItemTaxDefinition) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Setter for the field
taxDefinition. - setTaxes(List<OrderItemTax>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
taxes. - setTaxes(List<OrderItemTax>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
Setter for the field
taxes. - setTaxes(List<OrderTax>) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
taxes. - setTaxes(List<OrderTax>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderPaymentSystemImpl
-
Setter for the field
taxes. - setTaxId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxDefinitionImpl
-
Setter for the field
taxId. - setTaxId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
taxId. - setTaxPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
taxPrice. - setTaxRate(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Setter for the field
taxRate. - setTaxRate(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
taxRate. - setTaxRate(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Sets the tax rate of the calculated tax row.
- setTaxRate(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Sets the tax rate of the calculated tax summary.
- setTaxValue(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Setter for the field
taxValue. - setTaxValue(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummary
-
Sets the tax value of the calculated tax summary.
- setThursday(List<PeriodTime>) - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
Setter for the field
thursday. - setTicketCode(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
ticketCode. - setTimezone(String) - Method in class com.logicommerce.sdk.models.implementations.HeadquarterImpl
-
Set the headquarter timezone
- SettingOrderSubstatusActionType - Enum Class in com.logicommerce.sdk.enums
-
SettingOrderSubstatusActionType class.
- settings() - Method in class com.logicommerce.sdk.models.queues.QueueMessageBuilder
-
Sets the settings of the message.
- settings(Settings) - Method in class com.logicommerce.sdk.models.queues.QueueMessageBuilder
-
Sets the settings of the message.
- Settings - Class in com.logicommerce.sdk.models.queues
-
Settings for the message
- Settings(int, int, int) - Constructor for class com.logicommerce.sdk.models.queues.Settings
-
Settings constructor
- Settings.Builder<T extends QueueMessageBuilder<T>> - Class in com.logicommerce.sdk.models.queues
-
Builder for
Settings - setTitle(DefinitionLanguages) - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Set the title of the mapped field.
- setToken(String) - Method in interface com.logicommerce.sdk.models.payment.PaymentToken
-
setToken.
- setToken(String) - Method in class com.logicommerce.sdk.models.payment.PaymentTokenImpl
-
setToken.
- setTotal(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
Setter for the field
total. - setTotal(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
total. - setTotal(int) - Method in class com.logicommerce.sdk.models.Pagination
-
Setter for the field
total. - setTotalAmount(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Sets total amount of the calculated taxes.
- setTotalCurrency(OrderTotalCurrency) - Method in class com.logicommerce.sdk.models.order.implementations.OrderImpl
- setTotalDiscounts(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
totalDiscounts. - setTotalItems(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
totalItems. - setTotalPages(int) - Method in class com.logicommerce.sdk.models.Pagination
-
Setter for the field
totalPages. - setTotalPaymentSystem(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
totalPaymentSystem. - setTotalPrice(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTaxImpl
-
Setter for the field
totalPrice. - setTotals(OrderTotal) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
totals. - setTotals(OrderTotal) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalCurrencyImpl
- setTotalShippings(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
totalShippings. - setTotalTax(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Sets total tax amount of the calculated taxes.
- setTotalTaxable(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxes
-
Sets total taxable amount of the calculated taxes.
- setTotalTaxes(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemPricesImpl
-
Setter for the field
totalTaxes. - setTotalTaxes(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
totalTaxes. - setTotalVouchers(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderTotalImpl
-
Setter for the field
totalVouchers. - setTracking(OrderShippingTracking) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingImpl
-
setTracking.
- setTracking(OrderShippingTracking) - Method in interface com.logicommerce.sdk.models.order.OrderShipping
-
setTracking.
- setTrackingNumber(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
setTrackingNumber.
- setTrackingNumber(String) - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
setTrackingNumber.
- setTrackingReference(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingImpl
-
setTrackingReference.
- setTrackingReference(String) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTracking
-
setTrackingReference.
- setTrackingUrl(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentImpl
-
setTrackingUrl.
- setTrackingUrl(String) - Method in interface com.logicommerce.sdk.models.order.OrderShipment
-
setTrackingUrl.
- setTransactionId(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderInformationImpl
-
Setter for the field
transactionId. - setTransactionId(String) - Method in class com.logicommerce.sdk.models.payment.PaymentAbstract
-
Setter for the field
transactionId. - setTransactionId(String) - Method in class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
Setter for the field
transactionId. - setTriggeredBy(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDiscountImpl
-
Setter for the field
triggeredBy. - setTtl(int) - Method in interface com.logicommerce.sdk.models.Cookie
-
Set ttl value of the cookie.
- setTtl(int) - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
-
Set ttl value of the cookie.
- setTuesday(List<PeriodTime>) - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
Setter for the field
tuesday. - setType(DeliveryType) - Method in interface com.logicommerce.sdk.models.order.DocumentShippingDelivery
- setType(DeliveryType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderDeliveryImpl
-
Setter for the field
type. - setType(FileType) - Method in class com.logicommerce.sdk.models.DataFile
-
Setter for the field
type. - setType(MappedItemType) - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl
-
Defines the type of the mapped field.
- setType(PaymentType) - Method in class com.logicommerce.sdk.models.payment.PaymentImpl
-
Setter for the field
type. - setType(PaymentValidateResponseType) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseImpl
-
Setter for the field
type. - setType(TaxRowType) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRow
-
Sets the type of the calculated tax row.
- setType(TaxType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemTaxImpl
-
Setter for the field
type. - setType(WebhookResponseType) - Method in class com.logicommerce.sdk.models.WebhookResponseImpl
- setType(WidgetType) - Method in class com.logicommerce.sdk.models.AssetResponseImpl
-
Setter for the field
type. - setType(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
type. - setUniquePrice(boolean) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
uniquePrice. - setUpc(String) - Method in class com.logicommerce.sdk.models.implementations.RowCodesImpl
-
Setter for the field
upc. - setUpcomingHolidayClosurePeriods(List<PeriodDate>) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
upcomingHolidayClosurePeriods. - setUpcomingHolidayClosurePeriodsAdditionalInformation(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
upcomingHolidayClosurePeriodsAdditionalInformation. - setUrl(String) - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormImpl
-
Setter for the field
url. - setUrl(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderImpl
-
Setter for the field
url. - setUrl(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointImpl
-
Setter for the field
url. - setUrlSeo(String) - Method in interface com.logicommerce.sdk.models.ProductLanguage
-
setUrlSeo.
- setUsdValue(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderCurrencyBaseImpl
-
Setter for the field
usdValue. - setUser(OrderUser) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
user. - setValid(boolean) - Method in class com.logicommerce.sdk.models.AddressValidated
-
Sets the address validity
- setValid(boolean) - Method in class com.logicommerce.sdk.models.PropertiesValidatorResponse
-
Sets the valid.
- setValidAddresses(List<Address>) - Method in class com.logicommerce.sdk.models.AddressValidated
-
Sets the valid addresses
- setValue(String) - Method in interface com.logicommerce.sdk.models.Cookie
-
Set value of the cookie.
- setValue(String) - Method in interface com.logicommerce.sdk.models.ElementProperty
-
Set value of the element.
- setValue(String) - Method in class com.logicommerce.sdk.models.ElementProperyImpl
-
Set value of the element.
- setValue(String) - Method in class com.logicommerce.sdk.models.implementations.CookieImpl
-
Set value of the cookie.
- setValue(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
value. - setValue(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
value. - setValue(String) - Method in interface com.logicommerce.sdk.models.UserDataProperty
-
setValue.
- setValue(String, T) - Method in interface com.logicommerce.sdk.LanguageValue
-
setValue.
- setValues(PaymentValidateResponseImpl) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
Set all the values from payment.
- setValues(List<PropertyDefinitionValue>) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl
-
Setter for the field
values. - setValues(List<OrderItemOptionValue>) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
values. - setValues(Map<String, String>) - Method in interface com.logicommerce.sdk.models.payment.PaymentSystemProperty
-
setValues.
- setValues(Map<String, String>) - Method in class com.logicommerce.sdk.models.payment.PaymentSystemPropertyImpl
-
setValues.
- setValueType(OptionValueType) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
valueType. - setVat(String) - Method in class com.logicommerce.sdk.models.implementations.HeadquarterImpl
-
Set the headquarter VAT
- setVat(String) - Method in class com.logicommerce.sdk.models.implementations.UserAddressImpl
-
Setter for the field
vat. - setVinculatedTo(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
vinculatedTo. - setVouchers(List<OrderVoucher>) - Method in class com.logicommerce.sdk.models.order.implementations.DocumentImpl
-
Setter for the field
vouchers. - setWarehouseGroupId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
warehouseGroupId. - setWarehouseId(Integer) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemStockImpl
-
Setter for the field
warehouseId. - setWednesday(List<PeriodTime>) - Method in class com.logicommerce.sdk.models.implementations.OpeningTimesImpl
-
Setter for the field
wednesday. - setWeight(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemImpl
-
Setter for the field
weight. - setWeight(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionImpl
-
Setter for the field
weight. - setWeight(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderItemOptionValueImpl
-
Setter for the field
weight. - setWeight(double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShipmentItemImpl
- setWeight(Double) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
setWeight.
- setWeight(Double) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackage
-
setWeight.
- setWeightUnits(String) - Method in class com.logicommerce.sdk.models.order.implementations.OrderShippingTrackingPackageImpl
-
setWeightUnits.
- setWeightUnits(String) - Method in interface com.logicommerce.sdk.models.order.OrderShippingTrackingPackage
-
setWeightUnits.
- severe(String...) - Method in interface com.logicommerce.sdk.resources.Logger
-
Logs a message at the SEVERE level.
- SHIPMENT - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- SHIPMENT_REFUND_CODE - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- SHIPMENT_STATUS_CODE - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- ShipmentActionService - Interface in com.logicommerce.sdk.services
-
ShipmentActionService interface.
- ShipmentActionType - Enum Class in com.logicommerce.sdk.enums
-
ShipmentActionType class.
- ShipmentAddress - Interface in com.logicommerce.sdk.models.order
-
ShipmentAddress interface.
- ShipmentAddressBuilder<T> - Class in com.logicommerce.sdk.builders
-
ShipmentAddressBuilder class
- ShipmentAddressBuilder() - Constructor for class com.logicommerce.sdk.builders.ShipmentAddressBuilder
-
Constructor for ShipmentAddressBuilder.
- ShipmentAddressBuilder(T) - Constructor for class com.logicommerce.sdk.builders.ShipmentAddressBuilder
-
Constructor for ShipmentAddressBuilder.
- ShipmentAddressImpl - Class in com.logicommerce.sdk.models.order.implementations
-
ShipmentAddressImpl class.
- ShipmentAddressImpl() - Constructor for class com.logicommerce.sdk.models.order.implementations.ShipmentAddressImpl
- ShipmentDefinition - Interface in com.logicommerce.sdk.definition
-
ShipmentDefinition interface.
- shipments() - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
shipments.
- ShipmentService - Interface in com.logicommerce.sdk.services
-
ShipmentService interface.
- SHIPPED - Enum constant in enum class com.logicommerce.sdk.enums.OrderShipmentStatusType
- SHIPPER - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- SHIPPER_ACTION - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- ShipperDefinition - Interface in com.logicommerce.sdk.definition
-
ShipperDefinition interface.
- ShipperDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
ShipperDefinitionImpl class.
- ShipperDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.ShipperDefinitionImpl
- ShipperDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- shipperId - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- shipperId(int) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
shipperId.
- shipperPId - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- shipperPId(String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
shipperPId.
- ShipperService - Interface in com.logicommerce.sdk.services
-
ShipperService interface.
- ShipperValueDefinition - Interface in com.logicommerce.sdk.definition
-
ShipperValueDefinition interface.
- ShipperValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
ShipperValueDefinitionImpl class.
- ShipperValueDefinitionImpl(Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.ShipperValueDefinitionImpl
-
Constructor for ShipperValueDefinitionImpl.
- ShipperValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- shipping() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
shipping.
- SHIPPING - Enum constant in enum class com.logicommerce.sdk.enums.AdditionalItemType
- SHIPPING - Enum constant in enum class com.logicommerce.sdk.enums.DeliveryType
- SHIPPING - Enum constant in enum class com.logicommerce.sdk.enums.DiscountApplyTo
- SHIPPING - Enum constant in enum class com.logicommerce.sdk.enums.TaxRowType
- SHIPPING_TYPE - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- shippingAddress - Variable in class com.logicommerce.sdk.builders.order.OrderUserBuilder
- shippingAddress() - Method in class com.logicommerce.sdk.builders.order.OrderUserBuilder
-
shippingAddress.
- shippingCalculation - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- shippingCalculation(ShippingCalculation) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
shippingCalculation.
- ShippingCalculation - Enum Class in com.logicommerce.sdk.enums
-
ShippingCalculation class.
- shippingSectionId - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- shippingSectionId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
shippingSectionId.
- ShippingTypeDefinition - Interface in com.logicommerce.sdk.definition
-
ShippingTypeDefinition interface.
- ShippingTypeDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
ShippingTypeDefinitionImpl class.
- ShippingTypeDefinitionImpl() - Constructor for class com.logicommerce.sdk.definition.implementations.ShippingTypeDefinitionImpl
- ShippingTypeDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- shippingTypeId - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- shippingTypeId(int) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
shippingTypeId.
- shippingTypeName - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- shippingTypeName(String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
shippingTypeName.
- shippingTypePId - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- shippingTypePId(String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
shippingTypePId.
- ShippingTypeService - Interface in com.logicommerce.sdk.services
-
ShippingTypeService interface.
- ShippingTypeValueDefinition - Interface in com.logicommerce.sdk.definition
-
ShippingTypeValueDefinition interface.
- ShippingTypeValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
ShippingTypeValueDefinitionImpl class.
- ShippingTypeValueDefinitionImpl(Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.ShippingTypeValueDefinitionImpl
-
Constructor for ShippingTypeValueDefinitionImpl.
- ShippingTypeValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- ShoppingListService - Interface in com.logicommerce.sdk.services
-
ShoppingListService interface.
- SHORT_TEXT - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- shouldHandle(RequestParams) - Method in interface com.logicommerce.sdk.services.WebhookService
-
shouldHandle, for a given request, this method return true if the plugin should handle the request.
- SINGLE_SELECTION - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- SINGLE_SELECTION_IMAGE - Enum constant in enum class com.logicommerce.sdk.enums.OptionValueType
- size() - Method in interface com.logicommerce.sdk.resources.BaseStorage
-
size.
- skip() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
For skip order actions.
- SKIP - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateStatusType
- skipIfOrderIsMissing() - Method in interface com.logicommerce.sdk.models.payment.PaymentKeys
-
skip action from paymentkeys if order is missing
- skipIfOrderIsMissing() - Method in class com.logicommerce.sdk.models.payment.PaymentKeysImpl
-
skip action from paymentkeys if order is missing
- sku - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- sku - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- sku - Variable in class com.logicommerce.sdk.builders.RowCodesBuilder
- sku(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
sku.
- sku(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
sku.
- sku(String) - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
sku.
- SPEND_DISCOUNTS - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- SPEND_GIFT_CODES - Enum constant in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
- startDate(LocalDate) - Method in class com.logicommerce.sdk.builders.PeriodDateBuilder
-
startDate.
- startDate(LocalTime) - Method in class com.logicommerce.sdk.builders.PeriodTimeBuilder
-
startDate.
- startEdit(Order) - Method in interface com.logicommerce.sdk.services.OrderService
-
Start edit order
Method called when an Order is started to be edited. - state - Variable in class com.logicommerce.sdk.builders.AddressBuilder
- state - Variable in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
- state(String) - Method in class com.logicommerce.sdk.builders.AddressBuilder
-
state.
- state(String) - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryPhysicalLocationBuilder
-
state.
- state(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
state
- stateCode - Variable in class com.logicommerce.sdk.builders.LocationBuilder
- stateCode(String) - Method in class com.logicommerce.sdk.builders.LocationBuilder
-
stateCode.
- status - Variable in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
- status - Variable in class com.logicommerce.sdk.builders.order.OrderSdkBuilder
- status - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
- status() - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
status.
- status(OrderShipmentStatusType) - Method in class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl.Builder
- status(OrderStatusType) - Method in class com.logicommerce.sdk.builders.order.OrderSdkBuilder
-
status.
- status(OrderStatusType) - Method in class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl.Builder
- status(SubscriptionStatus) - Method in class com.logicommerce.sdk.models.SubscriptionResponseImplBuilder
- status(String) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
status.
- status(String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageActivityBuilder
-
status.
- status(T) - Method in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
status.
- STATUS_CODE - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- StatusCodeDefinition - Interface in com.logicommerce.sdk.definition
-
StatusCodeDefinition interface.
- StatusCodeDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
StatusCodeDefinitionImpl class.
- StatusCodeDefinitionImpl(String, DefinitionLanguages) - Constructor for class com.logicommerce.sdk.definition.implementations.StatusCodeDefinitionImpl
-
Constructor for StatusCodeDefinitionImpl.
- StatusCodeDefinitionImpl.Builder - Class in com.logicommerce.sdk.definition.implementations
- statuses - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- statuses() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
statuses.
- stockManagement(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
stockManagement.
- stocks() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
stocks.
- Storage - Interface in com.logicommerce.sdk.resources
-
Storage interface.
- STRING - Enum constant in enum class com.logicommerce.sdk.models.queues.AttributeType
- subscribe(String, Map<String, String>) - Method in interface com.logicommerce.sdk.services.NewsletterSubscriptionService
-
Subscribe.
- SUBSCRIBED - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionStatus
- subscribeNotification() - Method in interface com.logicommerce.sdk.services.ContactService
-
subscribeNotification.
When user subscribe to a newsLetter, for notification event. - SUBSCRIPTION_NOT_FOUND - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionActionStatus
- SubscriptionActionStatus - Enum Class in com.logicommerce.sdk.enums
-
Subscription action status
- SubscriptionMessageType - Enum Class in com.logicommerce.sdk.enums
- SubscriptionResponse - Interface in com.logicommerce.sdk.models
-
Interface for newsletter subscription response
- SubscriptionResponseImpl - Class in com.logicommerce.sdk.models
-
SubscriptionResponse Implementation
- SubscriptionResponseImpl() - Constructor for class com.logicommerce.sdk.models.SubscriptionResponseImpl
- SubscriptionResponseImpl(SubscriptionActionStatus, SubscriptionStatus, String) - Constructor for class com.logicommerce.sdk.models.SubscriptionResponseImpl
- SubscriptionResponseImplBuilder - Class in com.logicommerce.sdk.models
- SubscriptionResponseImplBuilder() - Constructor for class com.logicommerce.sdk.models.SubscriptionResponseImplBuilder
- SubscriptionStatus - Enum Class in com.logicommerce.sdk.enums
-
Subscription status
- substatus(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
substatus.
- substatus(Integer) - Method in class com.logicommerce.sdk.definition.implementations.OrderShipmentStatusDefinitionImpl.Builder
- substatus(Integer) - Method in class com.logicommerce.sdk.definition.implementations.OrderStatusDefinitionImpl.Builder
- substatusId - Variable in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
- substatusId - Variable in class com.logicommerce.sdk.builders.order.OrderSdkBuilder
- substatusId(int) - Method in class com.logicommerce.sdk.builders.order.OrderBaseStatusBuilder
-
substatusId.
- substatusId(int) - Method in class com.logicommerce.sdk.builders.order.OrderSdkBuilder
-
substatusId.
- substractedStock() - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
substractedStock.
- substractedStocks - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- subtotal - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- subtotal(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
subtotal.
- subtotalDiscounts - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- subtotalDiscounts(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
subtotalDiscounts.
- subtotalItems - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- subtotalItems(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
subtotalItems.
- subtotalPaymentSystem - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- subtotalPaymentSystem(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
subtotalPaymentSystem.
- subtotalShippings - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- subtotalShippings(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
subtotalShippings.
- SUCCESS - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionActionStatus
- summary() - Method in class com.logicommerce.sdk.definition.implementations.ConnectorDefinitionImpl.Builder
- summary() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
- summary() - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxesBuilder
-
Adds a calculated tax summary to the calculated taxes.
- sunday() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Sunday.
- sunday(PeriodTime) - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Sunday.
- SUPER_ADMINISTRATOR_USER - Enum constant in enum class com.logicommerce.sdk.enums.PermissionType
- supplierReference(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
supplierReference.
- symbol - Variable in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
- symbol - Variable in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
- symbol(String) - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
symbol.
- symbol(String) - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
symbol.
T
- tax - Variable in class com.logicommerce.sdk.builders.UserAddressBuilder
- tax() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
tax.
- tax() - Method in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
-
tax.
- tax() - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
tax.
- tax(boolean) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
tax.
- TAX - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- taxableAmount(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Sets the taxable amount of the calculated tax row.
- taxAmount(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Sets the tax amount of the calculated tax row.
- TaxCalculatorService - Interface in com.logicommerce.sdk.services
-
TaxCalculatorService for Sales Tax Systems
- taxCode(String) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Sets the tax code of the calculated tax row.
- TaxCode - Class in com.logicommerce.sdk.models
-
TaxCode model
- TaxCode() - Constructor for class com.logicommerce.sdk.models.TaxCode
-
Constructor for TaxCode.
- TaxCode(String, String) - Constructor for class com.logicommerce.sdk.models.TaxCode
-
Constructor for TaxCode.
- TaxCodeCollection - Class in com.logicommerce.sdk.models
-
TaxCode collection
- TaxCodeCollection() - Constructor for class com.logicommerce.sdk.models.TaxCodeCollection
-
Constructor for TaxCodeCollection.
- TaxCodeCollection(Pagination, List<TaxCode>) - Constructor for class com.logicommerce.sdk.models.TaxCodeCollection
-
Constructor for TaxCodeCollection.
- taxDefinition() - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
taxDefinition.
- taxes - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- taxes - Variable in class com.logicommerce.sdk.builders.order.OrderPaymentSystemBuilder
- taxes - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- taxes() - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
taxes.
- TAXES - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- TaxesDefinition - Interface in com.logicommerce.sdk.definition
-
TaxesDefinition interface.
- taxId - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- taxId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxDefinitionBuilder
-
taxId.
- taxId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
taxId.
- taxId(Integer) - Method in class com.logicommerce.sdk.definition.implementations.TaxValueDefinitionImpl.Builder
- taxPrice - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- taxPrice(double) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
taxPrice.
- taxRate - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- taxRate(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
taxRate.
- taxRate(double) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
taxRate.
- taxRate(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Sets the tax rate of the calculated tax row.
- taxRate(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Sets the tax rate of the calculated tax summary.
- TaxRowType - Enum Class in com.logicommerce.sdk.enums
-
TaxRowType enum
- TaxService - Interface in com.logicommerce.sdk.services
-
TaxService for Sales Tax Systems
- TaxType - Enum Class in com.logicommerce.sdk.enums
- taxValue(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
taxValue.
- taxValue(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxSummaryBuilder
-
Sets the tax value of the calculated tax summary.
- TaxValueDefinition - Interface in com.logicommerce.sdk.definition
-
PaymentValueDefinition interface.
- TaxValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
TaxValueDefinitionImpl class.
- TaxValueDefinitionImpl(Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.TaxValueDefinitionImpl
-
Constructor for TaxValueDefinitionImpl.
- TaxValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- thursday() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Thursday.
- thursday(PeriodTime) - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Thursday.
- ticketCode - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- ticketCode(String) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
ticketCode.
- timeout(int) - Method in interface com.logicommerce.sdk.resources.AsyncConnection
-
Defines the timeout in miliseconds for the request.
- timeout(int) - Method in interface com.logicommerce.sdk.resources.Connection
-
Defines the timeout in miliseconds for the request.
- timezone(String) - Method in class com.logicommerce.sdk.builders.HeadquarterBuilder
-
timezone.
- title() - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
- token(String) - Method in class com.logicommerce.sdk.models.payment.PaymentDataNoPayBuilder
-
token.
- token(String) - Method in class com.logicommerce.sdk.models.payment.PaymentTokenBuilder
-
token.
- total - Variable in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
- total - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- total(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
total.
- total(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
total.
- TOTAL - Enum constant in enum class com.logicommerce.sdk.enums.DiscountApplyTo
- TOTAL - Enum constant in enum class com.logicommerce.sdk.enums.TaxRowType
- totalAmount(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxesBuilder
-
Sets total amount of the calculated taxes.
- totalCurrency - Variable in class com.logicommerce.sdk.builders.order.OrderSdkBuilder
- totalCurrency() - Method in class com.logicommerce.sdk.builders.order.OrderSdkBuilder
-
totalCurrency.
- totalDiscounts - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- totalDiscounts(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
totalDiscounts.
- totalItems - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- totalItems(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
totalItems.
- totalPaymentSystem - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- totalPaymentSystem(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
totalPaymentSystem.
- totalPrice - Variable in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
- totalPrice(double) - Method in class com.logicommerce.sdk.builders.order.OrderTaxBuilder
-
totalPrice.
- totals - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- totals - Variable in class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
- totals() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
totals.
- totals() - Method in class com.logicommerce.sdk.builders.order.OrderTotalCurrencyBuilder
-
totals.
- totalShippings - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- totalShippings(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
totalShippings.
- totalTax(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxesBuilder
-
Sets total tax amount of the calculated taxes.
- totalTaxable(double) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxesBuilder
-
Sets total taxable amount of the calculated taxes.
- totalTaxes - Variable in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
- totalTaxes - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- totalTaxes(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemPricesBuilder
-
totalTaxes.
- totalTaxes(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
totalTaxes.
- totalVouchers - Variable in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
- totalVouchers(double) - Method in class com.logicommerce.sdk.builders.order.OrderTotalBuilder
-
totalVouchers.
- TRACKER - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- TrackerResponse - Interface in com.logicommerce.sdk.models
-
TrackerResponse interface.
- TrackerResponseBuilder - Class in com.logicommerce.sdk.models
-
TrackerResponseBuilder class.
- TrackerResponseBuilder() - Constructor for class com.logicommerce.sdk.models.TrackerResponseBuilder
- TrackerResponseImpl - Class in com.logicommerce.sdk.models
-
TrackerResponseImpl class.
- TrackerResponseImpl() - Constructor for class com.logicommerce.sdk.models.TrackerResponseImpl
- TrackerScriptType - Enum Class in com.logicommerce.sdk.enums
-
TrackerScriptType class.
- TrackerService - Interface in com.logicommerce.sdk.services
-
TrackerService interface.
- tracking - Variable in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
- tracking() - Method in class com.logicommerce.sdk.builders.order.OrderShippingBuilder
-
tracking.
- TRACKING - Enum constant in enum class com.logicommerce.sdk.enums.ShipmentActionType
- trackingNumber(String) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
trackingNumber.
- trackingPackages - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
- trackingPackages() - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
-
trackingPackages.
- trackingReference - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
- trackingReference(String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingBuilder
-
trackingReference.
- trackingUrl(String) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentBuilder
-
trackingUrl.
- transactionId - Variable in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
- transactionId - Variable in class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
- transactionId(String) - Method in class com.logicommerce.sdk.builders.order.OrderInformationBuilder
-
transactionId.
- transactionId(String) - Method in class com.logicommerce.sdk.models.payment.PaymentAbstractBuilder
-
Use for set transactionId.
- triggeredBy - Variable in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
- triggeredBy(String) - Method in class com.logicommerce.sdk.builders.order.OrderDiscountBuilder
-
triggeredBy.
- ttl(int) - Method in class com.logicommerce.sdk.builders.CookieBuilder
-
Setter for the field
ttl. - tuesday() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Tuesday.
- tuesday(PeriodTime) - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Tuesday.
- type - Variable in class com.logicommerce.sdk.models.payment.PaymentBuilder
- type() - Element in annotation interface com.logicommerce.sdk.PropertyLanguage
-
type.
- type(DeliveryType) - Method in class com.logicommerce.sdk.builders.order.OrderDeliveryBuilder
-
type.
- type(MappedItemType) - Method in class com.logicommerce.sdk.definition.implementations.MappedFieldDefinitionImpl.Builder
- type(PaymentValidateResponseType) - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
Type of payment validate response.
- type(TaxRowType) - Method in class com.logicommerce.sdk.models.taxes.CalculatedTaxRowBuilder
-
Sets the type of the calculated tax row.
- type(TaxType) - Method in class com.logicommerce.sdk.builders.order.OrderItemTaxBuilder
-
type.
- type(WebhookResponseType) - Method in class com.logicommerce.sdk.models.WebhookResponseImplBuilder
-
Set type of the response
- type(WidgetType) - Method in class com.logicommerce.sdk.models.AssetResponseBuilder
-
type.
- type(AttributeType) - Method in class com.logicommerce.sdk.models.queues.Attribute.Builder
-
Sets the type of the attribute.
- type(String) - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
U
- UNDEFINED - Enum constant in enum class com.logicommerce.sdk.enums.Gender
- uniquePrice - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- uniquePrice(boolean) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
uniquePrice.
- UNIT - Enum constant in enum class com.logicommerce.sdk.enums.DiscountType
- UNKNOWN - Enum constant in enum class com.logicommerce.sdk.enums.ConnectorType
- unsubscribe(String, Map<String, String>) - Method in interface com.logicommerce.sdk.services.NewsletterSubscriptionService
-
Unsubscribe.
- UNSUBSCRIBED - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionStatus
- upc - Variable in class com.logicommerce.sdk.builders.RowCodesBuilder
- upc(String) - Method in class com.logicommerce.sdk.builders.RowCodesBuilder
-
upc.
- upcomingHolidayClosurePeriod() - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
return PeriodDateBuilder for upcomingHolidayClosurePeriods
- upcomingHolidayClosurePeriodsAdditionalInformation(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
upcomingHolidayClosurePeriodsAdditionalInformation
- updateItem(CartItem) - Method in interface com.logicommerce.sdk.services.CartItemService
-
To define some action when an item is updated.
- updateItems(List<CartItem>) - Method in interface com.logicommerce.sdk.services.CartItemService
-
To define some action when some items are updated.
- updateProducts(List<Product>) - Method in interface com.logicommerce.sdk.services.RelatedItemsService
-
updateProducts.
- upsert() - Method in interface com.logicommerce.sdk.services.UserService
-
upsert.
- upsert(List<Product>) - Method in interface com.logicommerce.sdk.services.ShoppingListService
-
add Element to default shoppingList .
- url(String) - Method in class com.logicommerce.sdk.models.payment.PaymentDataFormBuilder
-
url.
- url(String) - Method in class com.logicommerce.sdk.models.pickuppoints.PickupPointProviderBuilder
-
url
- url(String) - Method in class com.logicommerce.sdk.models.pickuppoints.ProviderPickupPointBuilder
-
url
- usdValue - Variable in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
- usdValue - Variable in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
- usdValue(double) - Method in class com.logicommerce.sdk.builders.order.DocumentConversionCurrencyBuilder
-
usdValue.
- usdValue(double) - Method in class com.logicommerce.sdk.builders.order.OrderCurrencyBuilder
-
usdValue.
- user - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
- user() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
user.
- user(User) - Method in class com.logicommerce.sdk.models.queues.UserQueueMessage.Builder
-
Sets the user
- User - Interface in com.logicommerce.sdk.models
-
User interface.
- USER - Enum constant in enum class com.logicommerce.sdk.enums.MappedItemType
- USER - Enum constant in enum class com.logicommerce.sdk.enums.RelatedItemType
- USER - Enum constant in enum class com.logicommerce.sdk.models.queues.QueueMessageType
- UserAddress - Interface in com.logicommerce.sdk.models
-
UserAddress interface.
- UserAddressBuilder<T,
S> - Class in com.logicommerce.sdk.builders -
AddressBuilder class.
- UserAddressBuilder() - Constructor for class com.logicommerce.sdk.builders.UserAddressBuilder
-
Constructor for AddressBuilder.
- UserAddressBuilder(T) - Constructor for class com.logicommerce.sdk.builders.UserAddressBuilder
-
Constructor for AddressBuilder.
- UserAddressImpl - Class in com.logicommerce.sdk.models.implementations
-
UserAddressImpl class.
- UserAddressImpl() - Constructor for class com.logicommerce.sdk.models.implementations.UserAddressImpl
- UserData - Interface in com.logicommerce.sdk.resources
-
UserData interface.
- UserDataProperty - Interface in com.logicommerce.sdk.models
-
UserDataProperty interface.
- UserDataService - Interface in com.logicommerce.sdk.services
-
UserDataService interface.
- UserQueueMessage - Class in com.logicommerce.sdk.models.queues
-
Message to be sent to the queue for user message type
- UserQueueMessage(String, Set<Attribute>, Settings, User) - Constructor for class com.logicommerce.sdk.models.queues.UserQueueMessage
-
OrderQueueMessage constructor
- UserQueueMessage.Builder - Class in com.logicommerce.sdk.models.queues
-
Builder for the UserQueueMessage
- UserQueueProcessorService - Interface in com.logicommerce.sdk.services.queues
-
Service to process user queue messages
- UserService - Interface in com.logicommerce.sdk.services
-
UserService interface.
- UserValueDefinition - Interface in com.logicommerce.sdk.definition
-
UserValueDefinition interface.
- UserValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
UserValueDefinitionImpl class.
- UserValueDefinitionImpl(Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.UserValueDefinitionImpl
-
Constructor for UserValueDefinitionImpl.
- UserValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
V
- validate(Address) - Method in interface com.logicommerce.sdk.services.AddressService
-
Validate an Address
- validate(Order, RequestParams) - Method in interface com.logicommerce.sdk.services.PaymentService
-
validate.
- validate(PropertyValueMap) - Method in interface com.logicommerce.sdk.services.PropertiesValidatorService
-
Check property values.
- validate(RequestParams) - Method in interface com.logicommerce.sdk.services.ExpressCheckoutService
-
Validates the request parameters for the express checkout process.
- VALIDATE_ERROR - Enum constant in enum class com.logicommerce.sdk.enums.SubscriptionActionStatus
- validateCallback(Order) - Method in interface com.logicommerce.sdk.services.OrderService
-
Validate callback order
Method called when an Order payment is validated. - validated() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
For a previous validated order.
- VALIDATED - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateStatusType
- validatePickupPoint(ProviderPickupPoint, double) - Method in interface com.logicommerce.sdk.services.ProviderPickupPointService
-
Check provider pickup point is available.
- Validator - Class in com.logicommerce.sdk.models.queues
- value - Variable in class com.logicommerce.sdk.builders.CustomTagBuilder
- value - Variable in class com.logicommerce.sdk.builders.ElementPropertyBuilder
- value - Variable in class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
- value - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- value - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- value() - Method in class com.logicommerce.sdk.definition.implementations.PropertyDefinitionImpl.Builder
- value() - Element in annotation interface com.logicommerce.sdk.Mapped
-
value.
- value(Object) - Method in class com.logicommerce.sdk.models.queues.Attribute.Builder
-
Sets the value of the attribute.
- value(String) - Method in class com.logicommerce.sdk.builders.CookieBuilder
-
Setter for the field
value. - value(String) - Method in class com.logicommerce.sdk.builders.CustomTagBuilder
-
value.
- value(String) - Method in class com.logicommerce.sdk.builders.ElementPropertyBuilder
-
value.
- value(String) - Method in class com.logicommerce.sdk.builders.order.OrderAdditionalInformationBuilder
-
value.
- value(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
value.
- value(String) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
value.
- value(String) - Method in class com.logicommerce.sdk.definition.implementations.DefinitionValueImpl.Builder
- value(String, String) - Method in class com.logicommerce.sdk.definition.implementations.DefinitionLanguagesImpl.Builder
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.AdditionalItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.AmountType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.BackorderMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.BenefitMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.CalculationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.CartItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.ConnectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.ConversionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.CurrencyMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.CustomTagItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.DeliveryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.DiscountApplyTo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.DiscountType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.DocumentPickingDeliveryMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.DocumentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.ExportStatusType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.FileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.Gender
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.MappedItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.MarketplaceValues
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.OptionValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.OrderActionStatusType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.OrderShipmentStatusType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.OrderStatusType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.PaymentStatusType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.PaymentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.PaymentValidateResponseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.PaymentValidateStatusType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.PermissionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.PrevisionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.RelatedItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.ShipmentActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.ShippingCalculation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.SubscriptionActionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.SubscriptionMessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.SubscriptionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.TaxRowType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.TaxType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.TrackerScriptType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.WebhookResponseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.WidgetAmbience
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.WidgetPageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.WidgetPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.enums.WidgetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.models.queues.AttributeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.logicommerce.sdk.models.queues.QueueMessageType
-
Returns the enum constant of this class with the specified name.
- values - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- values() - Static method in enum class com.logicommerce.sdk.enums.AdditionalItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.AmountType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.BackorderMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.BenefitMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.CalculationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.CartItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.ConnectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.ConversionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.CurrencyMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.CustomTagItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.DeliveryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.DiscountApplyTo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.DiscountType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.DocumentPickingDeliveryMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.DocumentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.ExportStatusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.FileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.Gender
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.MappedItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.MarketplaceValues
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.OptionValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.OrderActionStatusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.OrderShipmentStatusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.OrderStatusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.PaymentStatusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.PaymentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.PaymentValidateResponseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.PaymentValidateStatusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.PermissionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.PrevisionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.RelatedItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.SettingOrderSubstatusActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.ShipmentActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.ShippingCalculation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.SubscriptionActionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.SubscriptionMessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.SubscriptionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.TaxRowType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.TaxType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.TrackerScriptType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.WebhookResponseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.WidgetAmbience
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.WidgetPageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.WidgetPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.enums.WidgetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.models.queues.AttributeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.logicommerce.sdk.models.queues.QueueMessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueType - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- valueType(OptionValueType) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
valueType.
- vat - Variable in class com.logicommerce.sdk.builders.UserAddressBuilder
- vat(String) - Method in class com.logicommerce.sdk.builders.HeadquarterBuilder
-
vat.
- vat(String) - Method in class com.logicommerce.sdk.builders.UserAddressBuilder
-
vat.
- vinculatedTo(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
vinculatedTo.
- voucher() - Method in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
-
voucher.
- VOUCHER - Enum constant in enum class com.logicommerce.sdk.enums.AdditionalItemType
- VOUCHER_PURCHASE - Enum constant in enum class com.logicommerce.sdk.enums.CartItemType
-
Indicates that the item is of type voucher purchase
- vouchers - Variable in class com.logicommerce.sdk.builders.order.DocumentSdkBuilder
W
- warehouseGroupId - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- warehouseGroupId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
warehouseGroupId.
- warehouseId - Variable in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
- warehouseId(Integer) - Method in class com.logicommerce.sdk.builders.order.OrderItemStockBuilder
-
warehouseId.
- WarehouseValueDefinition - Interface in com.logicommerce.sdk.definition
-
WarehouseValueDefinition interface.
- WarehouseValueDefinitionImpl - Class in com.logicommerce.sdk.definition.implementations
-
WarehouseValueDefinitionImpl class.
- WarehouseValueDefinitionImpl(Integer) - Constructor for class com.logicommerce.sdk.definition.implementations.WarehouseValueDefinitionImpl
-
Constructor for WarehouseValueDefinitionImpl.
- WarehouseValueDefinitionImpl.Builder<T> - Class in com.logicommerce.sdk.definition.implementations
- warning(String...) - Method in interface com.logicommerce.sdk.resources.Logger
-
Logs a message at the WARNING level.
- WEBHOOK_MESSAGE - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateResponseType
- webhookMessage() - Method in class com.logicommerce.sdk.models.payment.PaymentValidateResponseBuilder
-
For a webhook request messages.
- WebhookResponse - Interface in com.logicommerce.sdk.models
-
WebhookResponse interface.
- WebhookResponseImpl - Class in com.logicommerce.sdk.models
-
WebhookResponse Implementation
- WebhookResponseImpl() - Constructor for class com.logicommerce.sdk.models.WebhookResponseImpl
- WebhookResponseImpl(WebhookResponseType, String) - Constructor for class com.logicommerce.sdk.models.WebhookResponseImpl
- WebhookResponseImplBuilder - Class in com.logicommerce.sdk.models
-
WebhookResponseImplBuilder class.
- WebhookResponseImplBuilder() - Constructor for class com.logicommerce.sdk.models.WebhookResponseImplBuilder
- WebhookResponseType - Enum Class in com.logicommerce.sdk.enums
-
WebhookResponseType class.
- WebhookService - Interface in com.logicommerce.sdk.services
-
UserService interface.
- wednesday() - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Wednesday.
- wednesday(PeriodTime) - Method in class com.logicommerce.sdk.builders.OpeningTimesBuilder
-
Wednesday.
- weight - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
- weight - Variable in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
- weight - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
- weight(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemBuilder
-
weight.
- weight(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionBuilder
-
weight.
- weight(double) - Method in class com.logicommerce.sdk.builders.order.OrderItemOptionValueBuilder
-
weight.
- weight(double) - Method in class com.logicommerce.sdk.builders.order.OrderShipmentItemBuilder
-
weight.
- weight(double) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
weight.
- weightUnits - Variable in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
- weightUnits(String) - Method in class com.logicommerce.sdk.builders.order.OrderShippingTrackingPackageBuilder
-
weightUnits.
- widget() - Method in class com.logicommerce.sdk.models.payment.PaymentBuilder
-
widget.
- WIDGET - Enum constant in enum class com.logicommerce.sdk.enums.PaymentType
- WidgetAmbience - Enum Class in com.logicommerce.sdk.enums
-
WidgetAmbience class.
- WidgetPageType - Enum Class in com.logicommerce.sdk.enums
-
WidgetPageType class.
- WidgetPosition - Enum Class in com.logicommerce.sdk.enums
-
WidgetPosition class.
- WidgetResponse - Interface in com.logicommerce.sdk.models
-
Interface for a widgets attributes.
- WidgetType - Enum Class in com.logicommerce.sdk.enums
-
WidgetType class.
- WITH_AND_WITHOUT_PREVISION - Enum constant in enum class com.logicommerce.sdk.enums.BackorderMode
- WITH_PREVISION - Enum constant in enum class com.logicommerce.sdk.enums.BackorderMode
- WITHOUT_PREVISION - Enum constant in enum class com.logicommerce.sdk.enums.BackorderMode
X
- XML - Enum constant in enum class com.logicommerce.sdk.enums.PaymentValidateResponseType
- XML - Enum constant in enum class com.logicommerce.sdk.enums.WebhookResponseType
All Classes and Interfaces|All Packages|Serialized Form
ConfigDefinition.getSummary()instead