Uses of Class
info.magnolia.logging.LogConfiguration

Packages that use LogConfiguration
info.magnolia.logging   
 

Uses of LogConfiguration in info.magnolia.logging
 

Methods in info.magnolia.logging that return LogConfiguration
 LogConfiguration AuditLoggingManager.getLogConfiguration(String action)
           
 

Methods in info.magnolia.logging that return types with arguments of type LogConfiguration
 List<LogConfiguration> AuditLoggingManager.getLogConfigurations()
           
 

Methods in info.magnolia.logging with parameters of type LogConfiguration
 void AuditLoggingManager.addLogConfigurations(LogConfiguration action)
           
 

Method parameters in info.magnolia.logging with type arguments of type LogConfiguration
 void AuditLoggingManager.setLogConfigurations(List<LogConfiguration> logConfigurations)
           
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.