Uses of Class
org.nuxeo.ecm.platform.importer.source.RandomTextSourceNode
Packages that use RandomTextSourceNode
-
Uses of RandomTextSourceNode in org.nuxeo.ecm.platform.importer.source
Methods in org.nuxeo.ecm.platform.importer.source that return RandomTextSourceNodeModifier and TypeMethodDescriptionstatic RandomTextSourceNode
RandomTextSourceNode.init
(int maxSize) static RandomTextSourceNode
static RandomTextSourceNode
RandomTextSourceNode.init
(int maxSize, Integer blobSizeInKB, boolean onlyText, boolean nonUniform, boolean withProperties, String lang) static RandomTextSourceNode
RandomTextSourceNode.init
(int maxSize, Integer blobSizeInKB, boolean onlyText, DictionaryHolder dictionaryHolder, boolean nonUniform, boolean withProperties)