@PermitAll public class LogServiceBean extends com.whitestein.lsps.common.SecureAndLoggingService implements LogServiceLocal, LogServiceRemote
Constructor and Description |
---|
LogServiceBean()
Creates new instance.
|
LogServiceBean(LoggingDao loggingDao)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
LogList |
getLogs(LogCriteria criteria)
Returns a list of logs for the specified criteria.
|
public LogServiceBean()
public LogServiceBean(LoggingDao loggingDao)
loggingDao
- NullPointerException
- if any of the arguments is null@RightsAllowed(value="Log:Read") public LogList getLogs(LogCriteria criteria)
LogService
getLogs
in interface LogService
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.