Interface ComponentService

All Known Implementing Classes:
DefaultComponentService

public interface ComponentService
Author:
Nick Crum ncrum
  • Method Details

    • hasComponent

      boolean hasComponent(String id)
    • findComponentById

      Optional<AugmentedContainer> findComponentById(String id, com.broadleafcommerce.data.tracking.core.context.ContextInfo context)