Uses of Class
org.nuxeo.ecm.core.blob.DefaultBlobDispatcher.Clause
Packages that use DefaultBlobDispatcher.Clause
-
Uses of DefaultBlobDispatcher.Clause in org.nuxeo.ecm.core.blob
Fields in org.nuxeo.ecm.core.blob with type parameters of type DefaultBlobDispatcher.ClauseModifier and TypeFieldDescriptionfinal List<DefaultBlobDispatcher.Clause>
DefaultBlobDispatcher.Rule.clauses
Methods in org.nuxeo.ecm.core.blob that return DefaultBlobDispatcher.ClauseMethods in org.nuxeo.ecm.core.blob with parameters of type DefaultBlobDispatcher.ClauseModifier and TypeMethodDescriptionprotected boolean
DefaultBlobDispatcher.compare
(Object a, DefaultBlobDispatcher.Clause clause, boolean eqneq, IntPredicate predicate) protected Object
DefaultBlobDispatcher.getValue
(Document doc, Blob blob, String blobXPath, DefaultBlobDispatcher.Clause clause) protected boolean
DefaultBlobDispatcher.match
(Object value, DefaultBlobDispatcher.Clause clause) Constructor parameters in org.nuxeo.ecm.core.blob with type arguments of type DefaultBlobDispatcher.ClauseModifierConstructorDescriptionRule
(List<DefaultBlobDispatcher.Clause> clauses, String providerId)