org.alfresco.repo.audit.hibernate
Interface AuditSource
- All Known Implementing Classes:
- AuditSourceImpl
public interface AuditSource
getApplication
java.lang.String getApplication()
getId
java.lang.Long getId()
getMethod
java.lang.String getMethod()
getService
java.lang.String getService()
setApplication
void setApplication(java.lang.String auditApplication)
setService
void setService(java.lang.String auditService)
setMethod
void setMethod(java.lang.String auditMethod)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.