Constant Field Values
Contents
com.commercetools.*
-
com.commercetools.sync.cartdiscounts.CartDiscountSyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50
-
com.commercetools.sync.categories.CategorySyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50
-
com.commercetools.sync.categories.helpers.CategoryBatchValidator Modifier and Type Constant Field Value public static final java.lang.String
CATEGORY_DRAFT_KEY_NOT_SET
"CategoryDraft with name: %s doesn\'t have a key. Please make sure all category drafts have keys."
-
com.commercetools.sync.commons.helpers.BaseReferenceResolver<ResourceDraftT extends io.vrap.rmf.base.client.Draft<ResourceDraftT>,SyncOptionsT extends BaseSyncOptions> Modifier and Type Constant Field Value public static final java.lang.String
BLANK_ID_VALUE_ON_REFERENCE
"The value of the \'id\' field of the Reference is blank (null/empty). Expecting the key of the referenced resource."
public static final java.lang.String
BLANK_KEY_VALUE_ON_RESOURCE_IDENTIFIER
"The value of the \'key\' field of the Resource Identifier is blank (null/empty). Expecting the key of the referenced resource."
public static final java.lang.String
SELF_REFERENCING_ID_PLACE_HOLDER
"SELF_REFERENCE_ID"
-
com.commercetools.sync.commons.helpers.CustomReferenceResolver<ResourceDraftT extends io.vrap.rmf.base.client.Draft<ResourceDraftT>,BuilderT extends io.vrap.rmf.base.client.Builder<ResourceDraftT>,SyncOptionsT extends BaseSyncOptions> Modifier and Type Constant Field Value public static final java.lang.String
TYPE_DOES_NOT_EXIST
"Type with key \'%s\' doesn\'t exist."
-
com.commercetools.sync.commons.utils.AssetsUpdateActionUtils Modifier and Type Constant Field Value public static final java.lang.String
ASSET_KEY_NOT_SET
"Asset with %s has no defined key. Keys are required for asset matching."
-
com.commercetools.sync.commons.utils.ResourceIdentifierUtils Modifier and Type Constant Field Value public static final java.lang.String
REFERENCE_ID_FIELD
"id"
public static final java.lang.String
REFERENCE_TYPE_ID_FIELD
"typeId"
-
com.commercetools.sync.commons.utils.SyncSolutionInfo Modifier and Type Constant Field Value public static final java.lang.String
LIB_VERSION
"#{LIB_VERSION}"
-
com.commercetools.sync.customers.CustomerSyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50
-
com.commercetools.sync.customers.helpers.CustomerBatchValidator Modifier and Type Constant Field Value public static final java.lang.String
CUSTOMER_DRAFT_EMAIL_NOT_SET
"CustomerDraft with key: %s doesn\'t have an email. Please make sure all customer drafts have emails."
public static final java.lang.String
CUSTOMER_DRAFT_IS_NULL
"CustomerDraft is null."
public static final java.lang.String
CUSTOMER_DRAFT_KEY_NOT_SET
"CustomerDraft with email: %s doesn\'t have a key. Please make sure all customer drafts have keys."
-
com.commercetools.sync.customers.helpers.CustomerReferenceResolver Modifier and Type Constant Field Value public static final java.lang.String
CUSTOMER_GROUP_DOES_NOT_EXIST
"CustomerGroup with key \'%s\' doesn\'t exist."
public static final java.lang.String
FAILED_TO_RESOLVE_CUSTOM_TYPE
"Failed to resolve custom type reference on CustomerDraft with key:\'%s\'."
public static final java.lang.String
FAILED_TO_RESOLVE_CUSTOMER_GROUP_REFERENCE
"Failed to resolve customer group resource identifier on CustomerDraft with key:\'%s\'. Reason: %s"
public static final java.lang.String
FAILED_TO_RESOLVE_STORE_REFERENCE
"Failed to resolve store resource identifier on CustomerDraft with key:\'%s\'. Reason: %s"
-
com.commercetools.sync.customers.utils.CustomerUpdateActionUtils Modifier and Type Constant Field Value public static final java.lang.String
CUSTOMER_NUMBER_EXISTS_WARNING
"Customer with key: \"%s\" has already a customer number: \"%s\", once it\'s set it cannot be changed. Hereby, the update action is not created."
-
com.commercetools.sync.customobjects.CustomObjectSyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50
-
com.commercetools.sync.products.ProductSyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
30
-
com.commercetools.sync.products.helpers.ProductReferenceResolver Modifier and Type Constant Field Value public static final java.lang.String
CATEGORIES_DO_NOT_EXIST
"Categories with keys \'%s\' don\'t exist."
public static final java.lang.String
FAILED_TO_RESOLVE_REFERENCE
"Failed to resolve \'%s\' resource identifier on ProductDraft with key:\'%s\'. Reason: %s"
public static final java.lang.String
PRODUCT_TYPE_DOES_NOT_EXIST
"Product type with key \'%s\' doesn\'t exist."
public static final java.lang.String
STATE_DOES_NOT_EXIST
"State with key \'%s\' doesn\'t exist."
public static final java.lang.String
TAX_CATEGORY_DOES_NOT_EXIST
"TaxCategory with key \'%s\' doesn\'t exist."
-
com.commercetools.sync.products.utils.ProductSyncUtils Modifier and Type Constant Field Value public static final java.lang.String
TEMPORARY_MASTER_SKU_SUFFIX
"-temp"
-
com.commercetools.sync.products.utils.ProductVariantAttributeUpdateActionUtils Modifier and Type Constant Field Value public static final java.lang.String
ATTRIBUTE_NOT_IN_ATTRIBUTE_METADATA
"Cannot find the attribute with the name \'%s\' in the supplied attribute metadata."
-
com.commercetools.sync.products.utils.ProductVariantUpdateActionUtils Modifier and Type Constant Field Value public static final java.lang.String
FAILED_TO_BUILD_ATTRIBUTE_UPDATE_ACTION
"Failed to build a setAttribute/setAttributeInAllVariants update action for the attribute with the name \'%s\' in the ProductVariantDraft with key \'%s\' on the product with key \'%s\'. Reason: %s"
public static final java.lang.String
NULL_PRODUCT_VARIANT_ATTRIBUTE
"AttributeDraft is null."
-
com.commercetools.sync.producttypes.ProductTypeSyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50
-
com.commercetools.sync.services.impl.BaseTransformServiceImpl Modifier and Type Constant Field Value public static final int
CHUNK_SIZE
300
public static final java.lang.String
KEY_IS_NOT_SET_PLACE_HOLDER
"KEY_IS_NOT_SET"
-
com.commercetools.sync.services.impl.CartDiscountServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.CategoryServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.ChannelServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.CustomerGroupServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.CustomerServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.CustomObjectServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.InventoryServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.ProductServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.ProductTypeServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.ShoppingListServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.StateServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.TaxCategoryServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.TypeServiceImpl Modifier and Type Constant Field Value protected static final int
MAXIMUM_ALLOWED_UPDATE_ACTIONS
500
-
com.commercetools.sync.services.impl.UnresolvedReferencesServiceImpl<WaitingToBeResolvedT extends WaitingToBeResolved> Modifier and Type Constant Field Value public static final java.lang.String
CUSTOM_OBJECT_CATEGORY_CONTAINER_KEY
"commercetools-sync-java.UnresolvedReferencesService.categoryDrafts"
public static final java.lang.String
CUSTOM_OBJECT_PRODUCT_CONTAINER_KEY
"commercetools-sync-java.UnresolvedReferencesService.productDrafts"
public static final java.lang.String
CUSTOM_OBJECT_TRANSITION_CONTAINER_KEY
"commercetools-sync-java.UnresolvedTransitionsService.stateDrafts"
-
com.commercetools.sync.shoppinglists.ShoppingListSyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50
-
com.commercetools.sync.shoppinglists.helpers.ShoppingListBatchValidator Modifier and Type Constant Field Value public static final java.lang.String
SHOPPING_LIST_DRAFT_IS_NULL
"ShoppingListDraft is null."
public static final java.lang.String
SHOPPING_LIST_DRAFT_KEY_NOT_SET
"ShoppingListDraft with name: %s doesn\'t have a key. Please make sure all shopping list drafts have keys."
public static final java.lang.String
SHOPPING_LIST_DRAFT_NAME_NOT_SET
"ShoppingListDraft with key: %s doesn\'t have a name. Please make sure all shopping list drafts have names."
-
com.commercetools.sync.states.StateSyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50
-
com.commercetools.sync.taxcategories.TaxCategorySyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50
-
com.commercetools.sync.types.TypeSyncOptionsBuilder Modifier and Type Constant Field Value public static final int
BATCH_SIZE_DEFAULT
50