public class LogsFacade extends Facade
Constructor and Description |
---|
LogsFacade(DAOFactory factory,
Session session) |
Modifier and Type | Method and Description |
---|---|
Log[] |
getLogs() |
void |
log(java.lang.String operationType,
java.lang.String operationDetails) |
public LogsFacade(DAOFactory factory, Session session)
public Log[] getLogs() throws InternalException
InternalException
public void log(java.lang.String operationType, java.lang.String operationDetails)