lumis.search
Class SmartTagUtil

Package class diagram package SmartTagUtil
java.lang.Object
  extended by lumis.search.SmartTagUtil

public abstract class SmartTagUtil
extends java.lang.Object

Utility class that replaces EL field variables by related field values, to be used in search configuration in searchconfig.xml file.

Since:
4.0.10

Constructor Summary
SmartTagUtil()
           
 
Method Summary
static java.util.List<java.lang.String> replaceSmartTags(java.util.List<java.lang.String> strings, IAttributeSetReader attributeSetReader)
           
static java.util.List<java.lang.String> replaceSmartTags(java.lang.String string, IAttributeSetReader attributeSetReader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartTagUtil

public SmartTagUtil()
Method Detail

replaceSmartTags

public static java.util.List<java.lang.String> replaceSmartTags(java.lang.String string,
                                                                IAttributeSetReader attributeSetReader)
                                                         throws PortalException
Throws:
PortalException

replaceSmartTags

public static java.util.List<java.lang.String> replaceSmartTags(java.util.List<java.lang.String> strings,
                                                                IAttributeSetReader attributeSetReader)
                                                         throws PortalException
Throws:
PortalException


Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.