@AlfrescoPublicApi public interface QueryParameterDefinition extends NamedQueryParameterDefinition
Modifier and Type | Method and Description |
---|---|
DataTypeDefinition |
getDataTypeDefinition()
Get the property type definition for this parameter.
|
java.lang.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()
java.lang.String getDefault()
boolean hasDefaultValue()
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.