Package org.cyclos.entities.users
Class QRecordCustomField
- 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<RecordCustomField>
-
- org.cyclos.entities.users.QRecordCustomField
-
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<RecordCustomField>,com.querydsl.core.types.Expression<RecordCustomField>,com.querydsl.core.types.Path<RecordCustomField>,Serializable
@Generated("com.querydsl.codegen.EntitySerializer") public class QRecordCustomField extends com.querydsl.core.types.dsl.EntityPathBase<RecordCustomField>QRecordCustomField is a Querydsl query type for RecordCustomField- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description QCustomField_supercom.querydsl.core.types.dsl.StringPathallowedMimeTypescom.querydsl.core.types.dsl.StringPathallSelectedLabelQIntegercolspancom.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<RecordCustomFieldPossibleValueCategory,QRecordCustomFieldPossibleValueCategory>possibleValueCategoriescom.querydsl.core.types.dsl.ListPath<RecordCustomFieldPossibleValue,QRecordCustomFieldPossibleValue>possibleValuescom.querydsl.core.types.dsl.SetPath<ProductRecordField,QProductRecordField>productsstatic QRecordCustomFieldrecordCustomFieldprotected QRecordTyperecordTypecom.querydsl.core.types.dsl.ListPath<RecordTypeSharedRecordField,QRecordTypeSharedRecordField>recordTypesSharedFieldscom.querydsl.core.types.dsl.BooleanPathrequiredprotected QRecordSectionsectioncom.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<RecordCustomFieldValue,QRecordCustomFieldValue>valuesQIntegerversion
-
Constructor Summary
Constructors Constructor Description QRecordCustomField(com.querydsl.core.types.Path<? extends RecordCustomField> path)QRecordCustomField(com.querydsl.core.types.PathMetadata metadata)QRecordCustomField(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QRecordCustomField(Class<? extends RecordCustomField> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QRecordCustomField(String variable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QDecimalRangedecimalValueRange()QIntegerRangeintegerValueRange()QIntegerRangelengthConstraint()QRecordTypelinkedEntityRecordType()QCustomScriptloadValuesScript()QNetworknetwork()QRecordTyperecordType()QRecordSectionsection()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
-
recordCustomField
public static final QRecordCustomField recordCustomField
-
_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
-
colspan
public final QInteger colspan
-
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<RecordCustomFieldPossibleValueCategory,QRecordCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
public final com.querydsl.core.types.dsl.ListPath<RecordCustomFieldPossibleValue,QRecordCustomFieldPossibleValue> possibleValues
-
products
public final com.querydsl.core.types.dsl.SetPath<ProductRecordField,QProductRecordField> products
-
recordType
protected QRecordType recordType
-
recordTypesSharedFields
public final com.querydsl.core.types.dsl.ListPath<RecordTypeSharedRecordField,QRecordTypeSharedRecordField> recordTypesSharedFields
-
required
public final com.querydsl.core.types.dsl.BooleanPath required
-
section
protected QRecordSection section
-
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<RecordCustomFieldValue,QRecordCustomFieldValue> values
-
version
public final QInteger version
-
-
Constructor Detail
-
QRecordCustomField
public QRecordCustomField(String variable)
-
QRecordCustomField
public QRecordCustomField(com.querydsl.core.types.Path<? extends RecordCustomField> path)
-
QRecordCustomField
public QRecordCustomField(com.querydsl.core.types.PathMetadata metadata)
-
QRecordCustomField
public QRecordCustomField(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
QRecordCustomField
public QRecordCustomField(Class<? extends RecordCustomField> 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()
-
recordType
public QRecordType recordType()
-
section
public QRecordSection section()
-
validationScript
public QCustomScript validationScript()
-
-