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 RandomTextSourceNodeRandomTextSourceNode.init(int maxSize) static RandomTextSourceNodestatic RandomTextSourceNodeRandomTextSourceNode.init(int maxSize, Integer blobSizeInKB, boolean onlyText, boolean nonUniform, boolean withProperties, String lang) static RandomTextSourceNodeRandomTextSourceNode.init(int maxSize, Integer blobSizeInKB, boolean onlyText, DictionaryHolder dictionaryHolder, boolean nonUniform, boolean withProperties)