Class DiscriminatedProperties<P>
java.lang.Object
com.broadleafcommerce.cartoperation.properties.DiscriminatedProperties<P>
- Direct Known Subclasses:
CartOperationCheckoutProperties,ExternalPaymentTransactionCallbackRedirectionProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetApplicationIdFromContext(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) protected <T> Tprotected StringgetTenantIdFromContext(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) voidsetApplication(Map<String, P> application) void
-
Constructor Details
-
DiscriminatedProperties
public DiscriminatedProperties()
-
-
Method Details
-
getField
-
getApplicationIdFromContext
@Nullable protected String getApplicationIdFromContext(@Nullable com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) -
getTenantIdFromContext
@Nullable protected String getTenantIdFromContext(@Nullable com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) -
getApplication
-
setApplication
-
getTenant
-
setTenant
-