Uses of Class
org.alfresco.repo.audit.model._3.DataGenerator
-
Packages that use DataGenerator Package Description org.alfresco.repo.audit.model._3 -
-
Uses of DataGenerator in org.alfresco.repo.audit.model._3
Fields in org.alfresco.repo.audit.model._3 with type parameters of type DataGenerator Modifier and Type Field Description protected java.util.List<DataGenerator>DataGenerators. dataGeneratorMethods in org.alfresco.repo.audit.model._3 that return DataGenerator Modifier and Type Method Description DataGeneratorObjectFactory. createDataGenerator()Create an instance ofDataGeneratorMethods in org.alfresco.repo.audit.model._3 that return types with arguments of type DataGenerator Modifier and Type Method Description java.util.List<DataGenerator>DataGenerators. getDataGenerator()Gets the value of the dataGenerator property.
-