@AlfrescoPublicApi public interface QueryParameterDefinition extends NamedQueryParameterDefinition
Modifier and Type | Method and Description |
---|---|
DataTypeDefinition |
getDataTypeDefinition()
Get the property type definition for this parameter.
|
String |
getDefault()
Get the default value for this parameter.
|
PropertyDefinition |
getPropertyDefinition()
This parameter may apply to a well known property type.
|
boolean |
hasDefaultValue()
Has this parameter got a default value?
|
getQName, getQueryParameterDefinition
PropertyDefinition getPropertyDefinition()
DataTypeDefinition getDataTypeDefinition()
String getDefault()
boolean hasDefaultValue()
Copyright © 2005–2020 Alfresco Software. All rights reserved.