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, isQueryableclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, isOrderable, isQueryablepublic String getSelector()
getSelector in interface PropertyArgumentpublic String getPropertyName()
getPropertyName in interface PropertyArgumentpublic Serializable getValue(FunctionEvaluationContext context)
Copyright © 2005–2019 Alfresco Software. All rights reserved.