public interface IExpressionProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
process(String value,
javax.portlet.PortletRequest request)
Given a pattern and a request, apply the post-processor and return the new value.
|
Copyright © 2016 Jasig. All Rights Reserved.