public class UserPersistentData extends PersistentData
a, alias, attributeHasUserdefType, dontUseMappedString, e, value
Constructor and Description |
---|
UserPersistentData() |
Modifier and Type | Method and Description |
---|---|
void |
addConditionToQuery(Query q,
Element c)
Adds the XMLAttribute as a conditon to the query.
|
List<Pair<String,String>> |
getOperatorList(boolean comesFromParamMask) |
addClientConditionWidgetOptions, addRightCheckConditionToQuery, addValues, compareTo, completeSeries, getClassesList, getCurrentValue, getPersistentObjectsLabels, getUnfilledPersistents, getValue, instantiate, releaseUnfilled, setValue
add, addIgnoreCaseComponents, addSelectAttributeToQuery, avg, checkTempJoin, compare2, getAlias, getAttribute, getBaseType, getColumnRenderer, getDBData, getEntity, getMappedValue, getMappedValues, hasAttributeUserdefinedType, hasMappedValues, pairList, pairList, pairList, pairList, setAlias, setAttribute, setAttributeHasUserdefinedType, setDojoAndStyle, setEntity, setMappedValue, setValue, splitValueAttribute, toHtml, toJson, toString, toText
getSortText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addClientConditionWidgetOptions
getSortText
public void addConditionToQuery(Query q, Element c)
ReportingData
Query.addCondition(String, String, String, String, List)
addConditionToQuery
in interface ReportingData
addConditionToQuery
in class PersistentData
q
- - the query Object, where condtion has to be addedc
- - the xml element of type conditionpublic List<Pair<String,String>> getOperatorList(boolean comesFromParamMask)
getOperatorList
in interface ReportingData
getOperatorList
in class DefaultReportingData
comesFromParamMask
- true if list is taken for parameter of execution.@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.