org.alfresco.repo.audit
Interface AuditConfiguration

All Known Implementing Classes:
AuditConfigurationImpl

public interface AuditConfiguration

An audit configuration is xml content from an input stream.


Method Summary
 java.io.InputStream getInputStream()
          Get the XML content for the configuration as a stream.
 long getLastModified()
          Return last modified time of the XML
 

Method Detail

getInputStream

java.io.InputStream getInputStream()
Get the XML content for the configuration as a stream.

Returns:

getLastModified

long getLastModified()
Return last modified time of the XML

Returns:
path


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.