public class BasePropertyArgument extends BaseDynamicArgument implements PropertyArgument
Constructor and Description |
---|
BasePropertyArgument(String name,
boolean queryable,
boolean orderable,
String selector,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName() |
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 PropertyArgument
public String getPropertyName()
getPropertyName
in interface PropertyArgument
public Serializable getValue(FunctionEvaluationContext context)
Copyright © 2005–2017 Alfresco Software. All rights reserved.