Class B2BDocumentPastDuePredicate

java.lang.Object
de.hybris.platform.b2bacceleratorservices.document.B2BDocumentPastDuePredicate
All Implemented Interfaces:
org.apache.commons.collections.Predicate

public class B2BDocumentPastDuePredicate extends Object implements org.apache.commons.collections.Predicate
  • Constructor Details

    • B2BDocumentPastDuePredicate

      public B2BDocumentPastDuePredicate()
  • Method Details

    • evaluate

      public boolean evaluate(Object doc)
      Specified by:
      evaluate in interface org.apache.commons.collections.Predicate