se.kmr.scam.client.repository
Class SearchFactory
java.lang.Object
se.kmr.scam.client.repository.SearchFactory
- Direct Known Subclasses:
- SearchFactoryImpl, SearchFactoryImpl, SearchFactoryImpl
- public abstract class SearchFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchFactory
public SearchFactory()
create
public abstract SearchI create(HttpServletRequest request)
throws ArchiveException
- Throws:
ArchiveException
create
public SearchI create()
throws ArchiveException
- Deprecated. use create(HttpServletRequest)
- Throws:
ArchiveException
getInstance
public static SearchFactory getInstance()
throws HttpException
- Throws:
HttpException
Copyright © 2003 SCAM. All Rights Reserved.