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