Package org.cyclos.entities.users
Class QContactCustomField
- java.lang.Object
-
- com.querydsl.core.types.dsl.DslExpression<T>
-
- com.querydsl.core.types.dsl.SimpleExpression<T>
-
- com.querydsl.core.types.dsl.BeanPath<T>
-
- com.querydsl.core.types.dsl.EntityPathBase<ContactCustomField>
-
- org.cyclos.entities.users.QContactCustomField
-
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<ContactCustomField>,com.querydsl.core.types.Expression<ContactCustomField>,com.querydsl.core.types.Path<ContactCustomField>,Serializable
@Generated("com.querydsl.codegen.EntitySerializer") public class QContactCustomField extends com.querydsl.core.types.dsl.EntityPathBase<ContactCustomField>QContactCustomField is a Querydsl query type for ContactCustomField- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description QCustomField_supercom.querydsl.core.types.dsl.StringPathallowedMimeTypescom.querydsl.core.types.dsl.StringPathallSelectedLabelstatic QContactCustomFieldcontactCustomFieldcom.querydsl.core.types.dsl.EnumPath<CustomFieldControl>controlQIntegerdecimalDigitsprotected QDecimalRangedecimalValueRangecom.querydsl.core.types.dsl.BooleanPathdefaultBooleanValuecom.querydsl.core.types.dsl.BooleanPathdefaultDateTodayQDatedefaultDateValueQBigDecimaldefaultDecimalValueQIntegerdefaultIntegerValuecom.querydsl.core.types.dsl.StringPathdefaultRichTextValuecom.querydsl.core.types.dsl.StringPathdefaultStringValuecom.querydsl.core.types.dsl.StringPathdefaultTextValuecom.querydsl.core.types.dsl.StringPathdescriptioncom.querydsl.core.types.dsl.BooleanPathexpandedCategoriescom.querydsl.core.types.dsl.NumberPath<Long>idcom.querydsl.core.types.dsl.BooleanPathignoreSanitizercom.querydsl.core.types.dsl.StringPathinformationTextprotected QIntegerRangeintegerValueRangecom.querydsl.core.types.dsl.StringPathinternalNameprotected QIntegerRangelengthConstraintprotected QRecordTypelinkedEntityRecordTypecom.querydsl.core.types.dsl.EnumPath<LinkedEntityType>linkedEntityTypeprotected QCustomScriptloadValuesScriptcom.querydsl.core.types.dsl.StringPathloadValuesScriptParametersQIntegermaxFilesQIntegermaxWordSizecom.querydsl.core.types.dsl.StringPathnameprotected QNetworknetworkQIntegerordercom.querydsl.core.types.dsl.StringPathotherMimeTypescom.querydsl.core.types.dsl.StringPathpatterncom.querydsl.core.types.dsl.ListPath<ContactCustomFieldPossibleValueCategory,QContactCustomFieldPossibleValueCategory>possibleValueCategoriescom.querydsl.core.types.dsl.ListPath<ContactCustomFieldPossibleValue,QContactCustomFieldPossibleValue>possibleValuescom.querydsl.core.types.dsl.SetPath<ProductMyContactField,QProductMyContactField>productsMyContactFieldcom.querydsl.core.types.dsl.SetPath<ProductUserContactField,QProductUserContactField>productsUserContactCustomFieldcom.querydsl.core.types.dsl.BooleanPathrequiredcom.querydsl.core.types.dsl.BooleanPathshowInListcom.querydsl.core.types.dsl.BooleanPathshowInSearchcom.querydsl.core.types.dsl.BooleanPathshowQrCodeScancom.querydsl.core.types.dsl.EnumPath<CustomFieldSize>sizecom.querydsl.core.types.dsl.StringPathstorageDirectorycom.querydsl.core.types.dsl.EnumPath<CustomFieldType>typecom.querydsl.core.types.dsl.BooleanPathuniqueprotected QCustomScriptvalidationScriptcom.querydsl.core.types.dsl.StringPathvalidationScriptParameterscom.querydsl.core.types.dsl.EnumPath<ValueMatch>valueMatchcom.querydsl.core.types.dsl.SetPath<ContactCustomFieldValue,QContactCustomFieldValue>valuesQIntegerversion
-
Constructor Summary
Constructors Constructor Description QContactCustomField(com.querydsl.core.types.Path<? extends ContactCustomField> path)QContactCustomField(com.querydsl.core.types.PathMetadata metadata)QContactCustomField(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QContactCustomField(Class<? extends ContactCustomField> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QContactCustomField(String variable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QDecimalRangedecimalValueRange()QIntegerRangeintegerValueRange()QIntegerRangelengthConstraint()QRecordTypelinkedEntityRecordType()QCustomScriptloadValuesScript()QNetworknetwork()QCustomScriptvalidationScript()-
Methods inherited from class com.querydsl.core.types.dsl.BeanPath
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
-
Methods inherited from class com.querydsl.core.types.dsl.SimpleExpression
as, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, when
-
Methods inherited from class com.querydsl.core.types.dsl.DslExpression
equals, getType, hashCode, toString
-
-
-
-
Field Detail
-
contactCustomField
public static final QContactCustomField contactCustomField
-
_super
public final QCustomField _super
-
allowedMimeTypes
public final com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
public final com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
public final com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
public final QInteger decimalDigits
-
decimalValueRange
protected QDecimalRange decimalValueRange
-
defaultBooleanValue
public final com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
public final com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
public final QDate defaultDateValue
-
defaultDecimalValue
public final QBigDecimal defaultDecimalValue
-
defaultIntegerValue
public final QInteger defaultIntegerValue
-
defaultRichTextValue
public final com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
public final com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
public final com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
public final com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
public final com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
public final com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
public final com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
public final com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
protected QIntegerRange integerValueRange
-
internalName
public final com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
protected QIntegerRange lengthConstraint
-
linkedEntityRecordType
protected QRecordType linkedEntityRecordType
-
linkedEntityType
public final com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
protected QCustomScript loadValuesScript
-
loadValuesScriptParameters
public final com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
public final QInteger maxFiles
-
maxWordSize
public final QInteger maxWordSize
-
name
public final com.querydsl.core.types.dsl.StringPath name
-
network
protected QNetwork network
-
order
public final QInteger order
-
otherMimeTypes
public final com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
public final com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
public final com.querydsl.core.types.dsl.ListPath<ContactCustomFieldPossibleValueCategory,QContactCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
public final com.querydsl.core.types.dsl.ListPath<ContactCustomFieldPossibleValue,QContactCustomFieldPossibleValue> possibleValues
-
productsMyContactField
public final com.querydsl.core.types.dsl.SetPath<ProductMyContactField,QProductMyContactField> productsMyContactField
-
productsUserContactCustomField
public final com.querydsl.core.types.dsl.SetPath<ProductUserContactField,QProductUserContactField> productsUserContactCustomField
-
required
public final com.querydsl.core.types.dsl.BooleanPath required
-
showInList
public final com.querydsl.core.types.dsl.BooleanPath showInList
-
showInSearch
public final com.querydsl.core.types.dsl.BooleanPath showInSearch
-
showQrCodeScan
public final com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
public final com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
public final com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
public final com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
public final com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
protected QCustomScript validationScript
-
validationScriptParameters
public final com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
public final com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
values
public final com.querydsl.core.types.dsl.SetPath<ContactCustomFieldValue,QContactCustomFieldValue> values
-
version
public final QInteger version
-
-
Constructor Detail
-
QContactCustomField
public QContactCustomField(String variable)
-
QContactCustomField
public QContactCustomField(com.querydsl.core.types.Path<? extends ContactCustomField> path)
-
QContactCustomField
public QContactCustomField(com.querydsl.core.types.PathMetadata metadata)
-
QContactCustomField
public QContactCustomField(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
QContactCustomField
public QContactCustomField(Class<? extends ContactCustomField> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
-
Method Detail
-
decimalValueRange
public QDecimalRange decimalValueRange()
-
integerValueRange
public QIntegerRange integerValueRange()
-
lengthConstraint
public QIntegerRange lengthConstraint()
-
linkedEntityRecordType
public QRecordType linkedEntityRecordType()
-
loadValuesScript
public QCustomScript loadValuesScript()
-
network
public QNetwork network()
-
validationScript
public QCustomScript validationScript()
-
-