Uses of Interface
edu.cornell.mannlib.vitro.webapp.audit.storage.AuditDAO
-
Packages that use AuditDAO Package Description edu.cornell.mannlib.vitro.webapp.audit.storage -
-
Uses of AuditDAO in edu.cornell.mannlib.vitro.webapp.audit.storage
Classes in edu.cornell.mannlib.vitro.webapp.audit.storage that implement AuditDAO Modifier and Type Class Description classAuditDAOJenaAuditDAO using Jena triple store as the backend.classAuditDAOTDBImplementation of Audit store that uses Jena TDBMethods in edu.cornell.mannlib.vitro.webapp.audit.storage that return AuditDAO Modifier and Type Method Description static AuditDAOAuditDAOFactory. getAuditDAO()Get an Audit DAO instance
-