Package org.nuxeo.ecm.core.storage
Class BaseDocument.Visit
java.lang.Object
org.nuxeo.ecm.core.storage.BaseDocument.Visit
- Enclosing class:
- BaseDocument<T extends StateAccessor>
-
Field Summary
Modifier and TypeFieldDescriptionprotected final Consumer<Document.BlobAccessor>
protected final Runnable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
visitBlobsComplex
(T state, ComplexType complexType) protected void
visitBlobsField
(T state, Field field)
-
Field Details
-
blobVisitor
-
markDirty
-
path
-
-
Constructor Details
-
Visit
-
-
Method Details
-
visitBlobsComplex
- Throws:
PropertyException
-
visitBlobsField
- Throws:
PropertyException
-