public class BaseSelectorArgument extends BaseStaticArgument implements SelectorArgument
Constructor and Description |
---|
BaseSelectorArgument(String name,
String selector) |
Modifier and Type | Method and Description |
---|---|
String |
getSelector() |
Serializable |
getValue(FunctionEvaluationContext context) |
String |
toString() |
getName, isOrderable, isQueryable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, isOrderable, isQueryable
public String getSelector()
getSelector
in interface SelectorArgument
public Serializable getValue(FunctionEvaluationContext context)
Copyright © 2005–2019 Alfresco Software. All rights reserved.