public class BaseLiteralArgument extends BaseStaticArgument implements LiteralArgument
| Constructor and Description |
|---|
BaseLiteralArgument(String name,
QName type,
Serializable value) |
| Modifier and Type | Method and Description |
|---|---|
QName |
getType() |
Serializable |
getValue(FunctionEvaluationContext context) |
String |
toString() |
getName, isOrderable, isQueryableclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, isOrderable, isQueryablepublic BaseLiteralArgument(String name, QName type, Serializable value)
public Serializable getValue(FunctionEvaluationContext context)
public QName getType()
getType in interface LiteralArgumentCopyright © 2005–2019 Alfresco Software. All rights reserved.