Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CategoryCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CategorySlugChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENVIRONMENT_VARIABLE_API_URL_SUFFIX |
"API_URL" |
public static final String |
ENVIRONMENT_VARIABLE_AUTH_URL_SUFFIX |
"AUTH_URL" |
public static final String |
ENVIRONMENT_VARIABLE_CLIENT_ID_SUFFIX |
"CLIENT_ID" |
public static final String |
ENVIRONMENT_VARIABLE_CLIENT_SECRET_SUFFIX |
"CLIENT_SECRET" |
public static final String |
ENVIRONMENT_VARIABLE_PROJECT_KEY_SUFFIX |
"PROJECT_KEY" |
public static final String |
ENVIRONMENT_VARIABLE_SCOPES_SUFFIX |
"SCOPES" |
public static final String |
PROPERTIES_KEY_API_URL_SUFFIX |
"apiUrl" |
public static final String |
PROPERTIES_KEY_AUTH_URL_SUFFIX |
"authUrl" |
public static final String |
PROPERTIES_KEY_CLIENT_ID_SUFFIX |
"clientId" |
public static final String |
PROPERTIES_KEY_CLIENT_SECRET_SUFFIX |
"clientSecret" |
public static final String |
PROPERTIES_KEY_PROJECT_KEY_SUFFIX |
"projectKey" |
public static final String |
PROPERTIES_KEY_SCOPES_SUFFIX |
"scopes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
X_DEPRECATION_NOTICE |
"X-DEPRECATION-NOTICE" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
DEFAULT_INITIAL_RETRY_DELAY |
200L |
protected static final long |
DEFAULT_MAX_DELAY |
60000L |
protected static final int |
DEFAULT_MAX_PARALLEL_REQUESTS |
20 |
protected static final int |
DEFAULT_MAX_RETRY_ATTEMPT |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InvalidCredentials" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InvalidCurrentPassword" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"MissingTaxRateForCountry" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"WeakPassword" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerAddressAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerAddressChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerAddressRemoved" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerCompanyNameSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerDateOfBirthSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerDeleted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerEmailChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerEmailVerified" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerGroupSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomerPasswordUpdated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ExtensionBadResponse" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ExtensionNoResponse" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ExtensionUpdateActionsFailed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCEPT_ENCODING |
"Accept-Encoding" |
public static final String |
AUTHORIZATION |
"Authorization" |
public static final String |
CONTENT_ENCODING |
"Content-Encoding" |
public static final String |
CONTENT_LENGTH |
"Content-Length" |
public static final String |
CONTENT_TYPE |
"Content-Type" |
public static final String |
USER_AGENT |
"User-Agent" |
public static final String |
X_CORRELATION_ID |
"X-Correlation-ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ACCEPTED_202 |
202 |
public static final int |
BAD_GATEWAY_502 |
502 |
public static final int |
BAD_REQUEST_400 |
400 |
public static final int |
CONFLICT_409 |
409 |
public static final int |
CREATED_201 |
201 |
public static final int |
FORBIDDEN_403 |
403 |
public static final int |
GATEWAY_TIMEOUT_504 |
504 |
public static final int |
INTERNAL_SERVER_ERROR_500 |
500 |
public static final int |
NO_CONTENT_204 |
204 |
public static final int |
NOT_FOUND_404 |
404 |
public static final int |
OK_200 |
200 |
public static final int |
PARTIAL_CONTENT_206 |
206 |
public static final int |
SERVICE_UNAVAILABLE_503 |
503 |
public static final int |
TOO_MANY_REQUESTS_429 |
429 |
public static final int |
UNAUTHORIZED_401 |
401 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"InventoryEntryCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"InventoryEntryDeleted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"InventoryEntryQuantitySet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"AnonymousIdAlreadyInUse" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ConcurrentModification" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"DuplicateField" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"DuplicateFieldWithConflictingResource" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ExternalOAuthFailed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"FeatureRemoved" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InternalConstraintViolated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InvalidField" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InvalidInput" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InvalidJsonInput" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InvalidOperation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"MaxResourceLimitExceeded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ObjectNotFound" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"OverCapacity" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"PendingOperation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"QueryComplexityLimitExceeded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"QueryTimedOut" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ReferencedResourceNotFound" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ReferenceExists" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"RequiredField" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ResourceNotFound" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"SemanticError" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"SyntaxError" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"DiscountCodeNonApplicable" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InvalidItemShippingDetails" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"MatchingPriceNotFound" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"MissingTaxRateForCountry" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"OutOfStock" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"PriceChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ShippingMethodDoesNotMatchCart" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"CustomLineItemStateTransition" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"DeliveryAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"DeliveryAddressSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"DeliveryItemsUpdated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"DeliveryRemoved" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"LineItemStateTransition" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderBillingAddressSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderCustomerEmailSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderCustomerGroupSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderCustomerSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderDeleted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderDiscountCodeAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderDiscountCodeStateSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderEditApplied" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderImported" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderLineItemDistributionChannelSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderPaymentAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderPaymentStateChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderReturnShipmentStateChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderShipmentStateChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderShippingAddressSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderShippingInfoSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderStateChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderStateTransition" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"OrderStoreSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ParcelAddedToDelivery" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ParcelItemsUpdated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ParcelMeasurementsUpdated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ParcelRemovedFromDelivery" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ParcelTrackingDataUpdated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ReturnInfoAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ReturnInfoSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"PaymentCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"PaymentInteractionAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"PaymentStatusInterfaceCodeSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"PaymentStatusStateTransition" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"PaymentTransactionAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"PaymentTransactionStateChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"NoMatchingProductDiscountFound" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"DuplicateAttributeValue" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"DuplicateAttributeValues" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"DuplicatePriceScope" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"DuplicateVariantValues" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"SearchDeactivated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"SearchExecutionFailure" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"SearchFacetPathNotFound" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"SearchIndexingInProgress" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductAddedToCategory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductDeleted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductImageAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductPriceDiscountsSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductPriceExternalDiscountSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductPublished" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductRemovedFromCategory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductRevertedStagedChanges" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductSlugChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductStateTransition" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductUnpublished" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductVariantAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductVariantDeleted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PRICE_CHANNEL |
"priceChannel" |
public static final String |
PRICE_COUNTRY |
"priceCountry" |
public static final String |
PRICE_CURRENCY |
"priceCurrency" |
public static final String |
PRICE_CUSTOMER_GROUP |
"priceCustomerGroup" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductSelectionCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductSelectionDeleted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductSelectionProductAdded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ProductSelectionProductRemoved" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"AttributeDefinitionAlreadyExists" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"AttributeDefinitionTypeConflict" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"AttributeNameDoesNotExist" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"DuplicateEnumValues" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"EnumKeyAlreadyExists" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"EnumKeyDoesNotExist" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"EnumValueIsUsed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"EnumValuesMustMatch" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"LanguageUsedInStores" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
MAX_OFFSET |
100000L |
public static final long |
MIN_OFFSET |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_PAGE_SIZE |
500 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ReviewCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ReviewRatingSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"ReviewStateTransition" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_OFFSET |
100000 |
public static final int |
MIN_OFFSET |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOCALE_PROJECTION |
"localeProjection" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STORE_PROJECTION |
"storeProjection" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CONTAINER |
"io.sphere.sdk.sequencegenerators" |
public static final int |
DEFAULT_RETRY_ATTEMPTS |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"EditPreviewFailed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"InvalidItemShippingDetails" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"MissingRoleOnChannel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CODE |
"ProjectNotConfiguredForLanguages" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"StoreCreated" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"StoreDeleted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_TYPE |
"StoreProductSelectionsChanged" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AWS_ACCESS_KEY_ID_ENV |
"AWS_ACCESS_KEY_ID" |
public static final String |
AWS_SECRET_ACCESS_KEY_ENV |
"AWS_SECRET_ACCESS_KEY" |