org.alfresco.repo.audit.hibernate
Class AuditSourceImpl
java.lang.Object
org.alfresco.repo.audit.hibernate.AuditSourceImpl
- All Implemented Interfaces:
- AuditSource
public class AuditSourceImpl
- extends java.lang.Object
- implements AuditSource
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AuditSourceImpl
public AuditSourceImpl()
getApplication
public java.lang.String getApplication()
- Specified by:
getApplication in interface AuditSource
setApplication
public void setApplication(java.lang.String application)
- Specified by:
setApplication in interface AuditSource
getId
public java.lang.Long getId()
- Specified by:
getId in interface AuditSource
setId
protected void setId(java.lang.Long id)
getMethod
public java.lang.String getMethod()
- Specified by:
getMethod in interface AuditSource
setMethod
public void setMethod(java.lang.String method)
- Specified by:
setMethod in interface AuditSource
getService
public java.lang.String getService()
- Specified by:
getService in interface AuditSource
setService
public void setService(java.lang.String service)
- Specified by:
setService in interface AuditSource
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.