Interface FacetService


public interface FacetService
This interface is to allow customers to control, the visibility of IBAs on the facet

Supported API: true

Extendable: true
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Determine if the given IBA is visible on facet or not

    Supported API: true
  • Method Details

    • isAttributeVisible

      boolean isAttributeVisible(AttributeTypeIdentifier ibaAttribute)
      Determine if the given IBA is visible on facet or not

      Supported API: true
      Parameters:
      ibaAttribute -
      Returns:
      boolean