org.alfresco.repo.domain.audit
Class AuditDAO.AuditApplicationInfo
java.lang.Object
org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- Enclosing interface:
- AuditDAO
public static class AuditDAO.AuditApplicationInfo
- extends java.lang.Object
Information about the audit application to be passed in an out of the interface.
- Since:
- 3.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AuditDAO.AuditApplicationInfo
public AuditDAO.AuditApplicationInfo()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getId
public java.lang.Long getId()
setId
public void setId(java.lang.Long id)
getName
public java.lang.String getName()
setname
public void setname(java.lang.String name)
getModelId
public java.lang.Long getModelId()
setModelId
public void setModelId(java.lang.Long modelId)
getDisabledPathsId
public java.lang.Long getDisabledPathsId()
setDisabledPathsId
public void setDisabledPathsId(java.lang.Long disabledPathsId)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.