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
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisAttributeVisible(AttributeTypeIdentifier ibaAttribute) Determine if the given IBA is visible on facet or not
Supported API: true
-
Method Details
-
isAttributeVisible
Determine if the given IBA is visible on facet or not
Supported API: true- Parameters:
ibaAttribute-- Returns:
- boolean
-