public static class CmsFormatterConfiguration.IsDisplay extends java.lang.Object implements com.google.common.base.Predicate<I_CmsFormatterBean>
| Constructor and Description |
|---|
IsDisplay() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(I_CmsFormatterBean formatter) |
public IsDisplay()
public boolean apply(I_CmsFormatterBean formatter)
apply in interface com.google.common.base.Predicate<I_CmsFormatterBean>Predicate.apply(java.lang.Object)