com.technicolor.eloyente
Class SubscriptionProperties
java.lang.Object
com.technicolor.eloyente.SubscriptionProperties
public class SubscriptionProperties
- extends Object
- Author:
- fernandezdiazi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node
protected String node
variables
protected Variable[] variables
SubscriptionProperties
@DataBoundConstructor
public SubscriptionProperties(String filter,
String node,
Variable[] v)
throws XPathExpressionException
- Throws:
XPathExpressionException
getNode
public String getNode()
getFilter
public String getFilter()
getFilterXPath
public XPathExpressionHandler getFilterXPath()
getVariables
public List<Variable> getVariables()
Copyright © 2004-2012. All Rights Reserved.