Package lumis.doui.search
Class SourceSearchContentFillerFactory
- java.lang.Object
-
- lumis.doui.search.SourceSearchContentFillerFactory
-
@Deprecated public abstract class SourceSearchContentFillerFactory extends Object
Deprecated.Since 8.1.0ISourceSearchContentFiller
was deprecated.- Since:
- 4.0.0
- Version:
- $Revision: 17592 $ $Date: 2015-07-17 11:19:32 -0300 (Fri, 17 Jul 2015) $
-
-
Constructor Summary
Constructors Constructor Description SourceSearchContentFillerFactory()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static ISourceSearchContentFiller
create(String className)
Deprecated.
-
-
-
Method Detail
-
create
public static ISourceSearchContentFiller create(String className) throws PortalException
Deprecated.- Throws:
PortalException
-
-