public final class CommerceServicesConstants extends GeneratedCommerceServicesConstants
GeneratedCommerceServicesConstants.Attributes, GeneratedCommerceServicesConstants.Enumerations, GeneratedCommerceServicesConstants.Relations, GeneratedCommerceServicesConstants.TC| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ADDTOCARTHOOK_ENABLED
If true, configured hooks will be called before and after addToCart calls in commerce services.
|
static java.lang.String |
AUTHORIZEPAYMENTHOOK_ENABLED
If true, configured hooks will be called before and after authorize payment calls in commerce services.
|
static java.lang.String |
CARTCALCULATIONHOOK_ENABLED
If true, configured hooks will be called before and after cart calculation calls in commerce services.
|
static java.lang.String |
CARTVALIDATIONHOOK_ENABLED
If true, configured hooks will be called before and after cart validation calls in commerce services.
|
static java.lang.String |
CLONESAVEDCARTHOOK_ENABLED
If true, configured hooks will be called before and after
CommerceSaveCartService.cloneSavedCart(de.hybris.platform.commerceservices.service.data.CommerceSaveCartParameter)
calls in commerce services. |
static java.lang.String |
FLAGFORDELETIONHOOK_ENABLED
If true, configured hooks will be called before and after flag for deletion calls in commerce services.
|
static java.lang.String |
ORG_UNIT_PATH_GENERATION_ENABLED
If true, OrgUnit path will be generated or updated.
|
static java.lang.String |
ORGANIZATION_ROLES
Defines organization related user groups(=roles).
|
static java.lang.String |
ORGANIZATION_ROLES_ADMIN_GROUPS
Defines organization related admin groups.
|
static java.lang.String |
PLACEORDERHOOK_ENABLED
If true, configured hooks will be called before and after place order calls in commerce services.
|
static java.lang.String |
QUOTE_APPROVAL_THRESHOLD
Defines quote seller auto approval's threshold amount
|
static java.lang.String |
QUOTE_DEFAULT_OFFER_VALIDITY_PERIOD_IN_DAYS
Defines the configurable default offer validity period in days
|
static java.lang.String |
QUOTE_DISCOUNT_CODE
Discount code for quote specific
DiscountValue objects. |
static java.lang.String |
QUOTE_MIN_OFFER_VALIDITY_PERIOD_IN_DAYS
Defines the minimum offer validity period in days
|
static java.lang.String |
QUOTE_REQUEST_INITIATION_THRESHOLD
Defines the default minimum threshold for initiating a quote negotiation.
|
static java.lang.String |
REMOVEENTRYGROUPHOOK_ENABLED
If true, configured hooks will be called before and after cart validation calls in commerce services.
|
static java.lang.String |
SAVECARTHOOK_ENABLED
If true, configured hooks will be called before and after addToCart calls in commerce services.
|
static java.lang.String |
SAVECARTRESTORATIONHOOK_ENABLED
If true, configured hooks will be called before cart restoration in commerce services.
|
static java.lang.String |
SELLER_AGENT_GROUP_UID
Default parent group id for all seller agents
|
static java.lang.String |
SELLER_APPROVER_AGENT_GROUP_UID
Default parent group id for all seller approver agents
|
static java.lang.String |
UPDATECARTENTRYHOOK_ENABLED
If true, configured hooks will be called before and after update cart entries calls in commerce services.
|
EXTENSIONNAME| Constructor and Description |
|---|
CommerceServicesConstants() |
public static final java.lang.String ADDTOCARTHOOK_ENABLED
public static final java.lang.String CARTCALCULATIONHOOK_ENABLED
public static final java.lang.String AUTHORIZEPAYMENTHOOK_ENABLED
public static final java.lang.String PLACEORDERHOOK_ENABLED
public static final java.lang.String UPDATECARTENTRYHOOK_ENABLED
public static final java.lang.String SAVECARTHOOK_ENABLED
public static final java.lang.String FLAGFORDELETIONHOOK_ENABLED
public static final java.lang.String CLONESAVEDCARTHOOK_ENABLED
CommerceSaveCartService.cloneSavedCart(de.hybris.platform.commerceservices.service.data.CommerceSaveCartParameter)
calls in commerce services.public static final java.lang.String SAVECARTRESTORATIONHOOK_ENABLED
public static final java.lang.String CARTVALIDATIONHOOK_ENABLED
public static final java.lang.String REMOVEENTRYGROUPHOOK_ENABLED
public static final java.lang.String SELLER_AGENT_GROUP_UID
public static final java.lang.String SELLER_APPROVER_AGENT_GROUP_UID
public static final java.lang.String ORGANIZATION_ROLES
public static final java.lang.String ORGANIZATION_ROLES_ADMIN_GROUPS
public static final java.lang.String QUOTE_APPROVAL_THRESHOLD
public static final java.lang.String QUOTE_DEFAULT_OFFER_VALIDITY_PERIOD_IN_DAYS
public static final java.lang.String QUOTE_MIN_OFFER_VALIDITY_PERIOD_IN_DAYS
public static final java.lang.String QUOTE_DISCOUNT_CODE
DiscountValue objects.public static final java.lang.String QUOTE_REQUEST_INITIATION_THRESHOLD
public static final java.lang.String ORG_UNIT_PATH_GENERATION_ENABLED
Copyright © 2018 SAP SE. All Rights Reserved.