lumis.search
Class SmartTagUtil
java.lang.Object
lumis.search.SmartTagUtil
public abstract class SmartTagUtil
- extends 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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartTagUtil
public SmartTagUtil()
replaceSmartTags
public static List<String> replaceSmartTags(String string,
IAttributeSetReader attributeSetReader)
throws PortalException
- Throws:
PortalException
replaceSmartTags
public static List<String> replaceSmartTags(List<String> strings,
IAttributeSetReader attributeSetReader)
throws PortalException
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.