Class CmsFormatterConfiguration.IsDetail

java.lang.Object
org.opencms.xml.containerpage.CmsFormatterConfiguration.IsDetail
All Implemented Interfaces:
com.google.common.base.Predicate<I_CmsFormatterBean>, Predicate<I_CmsFormatterBean>
Enclosing class:
CmsFormatterConfiguration

public static class CmsFormatterConfiguration.IsDetail extends Object implements com.google.common.base.Predicate<I_CmsFormatterBean>
Predicate which checks whether the given formatter is a detail formatter.

  • Constructor Details

  • Method Details