Package org.cyclos.entities.system
Class QCustomField
- 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<CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>>
-
- org.cyclos.entities.system.QCustomField
-
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>>,com.querydsl.core.types.Expression<CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>>,com.querydsl.core.types.Path<CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>>,Serializable
@Generated("com.querydsl.codegen.SupertypeSerializer") public class QCustomField extends com.querydsl.core.types.dsl.EntityPathBase<CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>>QCustomField is a Querydsl query type for CustomField- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description QConfigurationOrderableEntity_supercom.querydsl.core.types.dsl.StringPathallowedMimeTypescom.querydsl.core.types.dsl.StringPathallSelectedLabelcom.querydsl.core.types.dsl.EnumPath<CustomFieldControl>controlstatic QCustomFieldcustomFieldQIntegerdecimalDigitsprotected 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.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>valueMatchQIntegerversion
-
Constructor Summary
Constructors Constructor Description QCustomField(com.querydsl.core.types.Path<? extends CustomField> path)QCustomField(com.querydsl.core.types.PathMetadata metadata)QCustomField(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QCustomField(Class<? extends CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QCustomField(String variable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QDecimalRangedecimalValueRange()QIntegerRangeintegerValueRange()QIntegerRangelengthConstraint()QRecordTypelinkedEntityRecordType()QCustomScriptloadValuesScript()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
-
customField
public static final QCustomField customField
-
_super
public final QConfigurationOrderableEntity _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
-
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
-
-
Constructor Detail
-
QCustomField
public QCustomField(String variable)
-
QCustomField
public QCustomField(com.querydsl.core.types.Path<? extends CustomField> path)
-
QCustomField
public QCustomField(com.querydsl.core.types.PathMetadata metadata)
-
QCustomField
public QCustomField(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
QCustomField
public QCustomField(Class<? extends CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>> 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()
-
-