public interface QueryParameter
Modifier and Type | Method and Description |
---|---|
boolean |
hasTypeAwareIdValue()
Signals whether a value that belongs to this query parameter is a type-aware
Id string. |
String |
name()
The name of the query parameter.
|
String name()
boolean hasTypeAwareIdValue()
Id
string. This flag is required to properly render parameter values in case of ids that
are stored as strings in a format contains the actual id value as well as the type of the id.Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.