Uses of Class
org.alfresco.repo.audit.model._3.GenerateValue
-
Packages that use GenerateValue Package Description org.alfresco.repo.audit.model._3 -
-
Uses of GenerateValue in org.alfresco.repo.audit.model._3
Fields in org.alfresco.repo.audit.model._3 with type parameters of type GenerateValue Modifier and Type Field Description protected java.util.List<GenerateValue>AuditPath. generateValueMethods in org.alfresco.repo.audit.model._3 that return GenerateValue Modifier and Type Method Description GenerateValueObjectFactory. createGenerateValue()Create an instance ofGenerateValueMethods in org.alfresco.repo.audit.model._3 that return types with arguments of type GenerateValue Modifier and Type Method Description java.util.List<GenerateValue>AuditPath. getGenerateValue()Gets the value of the generateValue property.
-