Package org.nuxeo.ecm.quota
Class QuotaUtils
java.lang.Object
org.nuxeo.ecm.quota.QuotaUtils
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Clears the context data of the various flags used to disable listeners.static void
Disables listeners and options when saving a value in a quota facet.
-
Field Details
-
FLAGS
-
-
Method Details
-
disableListeners
Disables listeners and options when saving a value in a quota facet.- Parameters:
doc
- the document- Since:
- 7.4
-
clearContextData
Clears the context data of the various flags used to disable listeners.- Parameters:
doc
- the document- Since:
- 7.4
-