Package org.cyclos.entities.system
Class QCustomWizardField
- 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<CustomWizardField>
-
- org.cyclos.entities.system.QCustomWizardField
-
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<CustomWizardField>,com.querydsl.core.types.Expression<CustomWizardField>,com.querydsl.core.types.Path<CustomWizardField>,Serializable
@Generated("com.querydsl.codegen.EntitySerializer") public class QCustomWizardField extends com.querydsl.core.types.dsl.EntityPathBase<CustomWizardField>QCustomWizardField is a Querydsl query type for CustomWizardField- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description QCustomField_supercom.querydsl.core.types.dsl.StringPathallowedMimeTypescom.querydsl.core.types.dsl.StringPathallSelectedLabelcom.querydsl.core.types.dsl.EnumPath<CustomFieldControl>controlstatic QCustomWizardFieldcustomWizardFieldQIntegerdecimalDigitsprotected 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.StringPathnameQIntegerordercom.querydsl.core.types.dsl.StringPathotherMimeTypescom.querydsl.core.types.dsl.StringPathpatterncom.querydsl.core.types.dsl.ListPath<CustomWizardFieldPossibleValueCategory,QCustomWizardFieldPossibleValueCategory>possibleValueCategoriescom.querydsl.core.types.dsl.ListPath<CustomWizardFieldPossibleValue,QCustomWizardFieldPossibleValue>possibleValuescom.querydsl.core.types.dsl.BooleanPathprocessAfterScancom.querydsl.core.types.dsl.BooleanPathrequiredcom.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>valueMatchQIntegerversionprotected QCustomWizardwizard
-
Constructor Summary
Constructors Constructor Description QCustomWizardField(com.querydsl.core.types.Path<? extends CustomWizardField> path)QCustomWizardField(com.querydsl.core.types.PathMetadata metadata)QCustomWizardField(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QCustomWizardField(Class<? extends CustomWizardField> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QCustomWizardField(String variable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QDecimalRangedecimalValueRange()QIntegerRangeintegerValueRange()QIntegerRangelengthConstraint()QRecordTypelinkedEntityRecordType()QCustomScriptloadValuesScript()QCustomScriptvalidationScript()QCustomWizardwizard()-
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
-
customWizardField
public static final QCustomWizardField customWizardField
-
_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
-
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<CustomWizardFieldPossibleValueCategory,QCustomWizardFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
public final com.querydsl.core.types.dsl.ListPath<CustomWizardFieldPossibleValue,QCustomWizardFieldPossibleValue> possibleValues
-
processAfterScan
public final com.querydsl.core.types.dsl.BooleanPath processAfterScan
-
required
public final com.querydsl.core.types.dsl.BooleanPath required
-
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
-
version
public final QInteger version
-
wizard
protected QCustomWizard wizard
-
-
Constructor Detail
-
QCustomWizardField
public QCustomWizardField(String variable)
-
QCustomWizardField
public QCustomWizardField(com.querydsl.core.types.Path<? extends CustomWizardField> path)
-
QCustomWizardField
public QCustomWizardField(com.querydsl.core.types.PathMetadata metadata)
-
QCustomWizardField
public QCustomWizardField(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
QCustomWizardField
public QCustomWizardField(Class<? extends CustomWizardField> 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()
-
validationScript
public QCustomScript validationScript()
-
wizard
public QCustomWizard wizard()
-
-