Uses of Class
org.alfresco.repo.audit.model._3.Audit
-
Packages that use Audit Package Description org.alfresco.repo.audit.model org.alfresco.repo.audit.model._3 -
-
Uses of Audit in org.alfresco.repo.audit.model
Methods in org.alfresco.repo.audit.model that return Audit Modifier and Type Method Description static AuditAuditModelRegistryImpl. unmarshallModel(java.net.URL configUrl)Unmarshalls the Audit model from the URL. -
Uses of Audit in org.alfresco.repo.audit.model._3
Methods in org.alfresco.repo.audit.model._3 that return Audit Modifier and Type Method Description AuditObjectFactory. createAudit()Create an instance ofAuditMethods in org.alfresco.repo.audit.model._3 that return types with arguments of type Audit Modifier and Type Method Description javax.xml.bind.JAXBElement<Audit>ObjectFactory. createAudit(Audit value)Methods in org.alfresco.repo.audit.model._3 with parameters of type Audit Modifier and Type Method Description javax.xml.bind.JAXBElement<Audit>ObjectFactory. createAudit(Audit value)
-