Class ImportSQLConfig.GiftCardAndCustomerCreditExistCondition

java.lang.Object
org.broadleafcommerce.core.demo.ImportSQLConfig.GiftCardAndCustomerCreditExistCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition
Enclosing class:
ImportSQLConfig

public static class ImportSQLConfig.GiftCardAndCustomerCreditExistCondition extends Object implements org.springframework.context.annotation.Condition
  • Constructor Details

    • GiftCardAndCustomerCreditExistCondition

      public GiftCardAndCustomerCreditExistCondition()
  • Method Details

    • matches

      public boolean matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
      Specified by:
      matches in interface org.springframework.context.annotation.Condition