Class ContentSearch.ContentSearchConstraint

java.lang.Object
org.apache.ofbiz.content.content.ContentSearch.ContentSearchConstraint
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ContentSearch.ContentAssocConstraint, ContentSearch.KeywordConstraint, ContentSearch.LastUpdatedRangeConstraint
Enclosing class:
ContentSearch

public abstract static class ContentSearch.ContentSearchConstraint extends Object implements Serializable
See Also:
  • Constructor Details

    • ContentSearchConstraint

      public ContentSearchConstraint()
  • Method Details

    • addConstraint

      public abstract void addConstraint(ContentSearch.ContentSearchContext contentSearchContext)
    • prettyPrintConstraint

      public abstract String prettyPrintConstraint(Delegator delegator, boolean detailed, Locale locale)
      pretty print for log messages and even UI stuff