Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.promotion.campaign.dataexport.specification.CampaignCodeExportSpecification.Fields Modifier and Type Constant Field Value public static final StringACTIVE_END_DATE"activeEndDate"public static final StringACTIVE_START_DATE"activeStartDate"public static final StringCODE"code"public static final StringEMAIL_REG_EX"emailRegEx"public static final StringMAX_USES"maxUses" -
com.broadleafcommerce.promotion.campaign.dataexport.specification.CampaignCodeExportSpecification.Headers Modifier and Type Constant Field Value public static final StringACTIVE_END_DATE"Active end date"public static final StringACTIVE_START_DATE"Active start date "public static final StringCODE"Campaign code"public static final StringEMAIL_REG_EX"Email regex"public static final StringMAX_USES"Max uses"
-
com.broadleafcommerce.promotion.campaign.dataimport.CampaignCodeImportBatchHandler.ImportTypes Modifier and Type Constant Field Value public static final StringCAMPAIGN_CODES"CAMPAIGN_CODES"
-
com.broadleafcommerce.promotion.campaign.provider.RouteConstants.Persistence Modifier and Type Constant Field Value public static final StringCAMPAIGN_ROUTE_KEY"campaign"public static final StringCAMPAIGN_ROUTE_PACKAGE"com.broadleafcommerce.promotion.campaign"
-
com.broadleafcommerce.promotion.campaign.provider.jpa.JpaRouteConstants.Persistence Modifier and Type Constant Field Value public static final StringCAMPAIGN_ENTITY_MANAGER_FACTORY"campaignEntityManagerFactory"public static final StringCAMPAIGN_TRANSACTION_MANAGER"campaignTransactionManager"public static final StringCAMPAIGN_TRANSACTION_TEMPLATE"campaignTransactionTemplate"
-
com.broadleafcommerce.promotion.campaign.service.helper.CodeFormatAvailableCharHelper Modifier and Type Constant Field Value public static final StringCODE_FRIENDLY_ALL"ABCDEFGHJKMNPQRTUVWXYZ2346789"public static final StringCODE_FRIENDLY_LETTERS"ABCDEFGHJKMNPQRTUVWXYZ"public static final StringCODE_FRIENDLY_NUMBERS"2346789"
-
com.broadleafcommerce.promotion.campaign.service.messaging.checkout.CampaignCheckoutCompletionConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"checkoutCompletionInputCampaign" -
com.broadleafcommerce.promotion.campaign.service.messaging.checkout.RecordCampaignCodeUsageEventListener Modifier and Type Constant Field Value protected static final StringADJUSTMENTS_PATH"$.cart..adjustments[?(@.codeUsed)]"protected static final StringAPPLICATION_ID_PATH"$.contextInfo.contextRequest.applicationId"protected static final StringCAMPAIGN_REFS_PATH"$.cart.campaignRefs"protected static final StringCUSTOMER_EMAIL_PATH"$.cart.emailAddress"protected static final StringCUSTOMER_ID_PATH"$.cart.customerRef.customerId"protected static final StringFULFILLMENT_ITEM_ADJUSTMENTS_PATH"$.cart..fulfillmentAdjustments[?(@.codeUsed)]"protected static final StringORDER_ITEM_ADJUSTMENTS_PATH"$.cart..itemAdjustments[?(@.codeUsed)]"protected static final StringORDER_STATUS_PATH"$.cart.status"protected static final StringSUBMITTED"SUBMITTED"protected static final StringTENANT_ID_PATH"$.contextInfo.contextRequest.tenantId"
-
com.broadleafcommerce.promotion.campaign.service.persistence.CodeGenerationPersistenceConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"persistenceInputCodeGeneration"
-
com.broadleafcommerce.promotion.campaign.web.endpoint.CampaignCodeAuditDetailEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/campaign-code-audit-details" -
com.broadleafcommerce.promotion.campaign.web.endpoint.CampaignEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/campaigns" -
com.broadleafcommerce.promotion.campaign.web.endpoint.CodeGeneratorEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/code-generators"