org.seasar.tuigwaa.system
クラス LogServiceImpl
java.lang.Object
org.seasar.tuigwaa.system.LogServiceImpl
- すべての実装インタフェース:
- LogService
- public class LogServiceImpl
- extends Object
- implements LogService
- 作成者:
- someda
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogServiceImpl
public LogServiceImpl()
search
public List search(String fileName,
LogSearchCondition condition)
throws TgwServiceException
- 定義:
- インタフェース
LogService
内の search
- 例外:
TgwServiceException
addLogfile
public void addLogfile(String fileName)
- 定義:
- インタフェース
LogService
内の addLogfile
getLogfiles
public List getLogfiles()
- 定義:
- インタフェース
LogService
内の getLogfiles
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.