Package org.cyclos.entities.system
Class QUserWizard
- 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<UserWizard>
-
- org.cyclos.entities.system.QUserWizard
-
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<UserWizard>,com.querydsl.core.types.Expression<UserWizard>,com.querydsl.core.types.Path<UserWizard>,Serializable
@Generated("com.querydsl.codegen.EntitySerializer") public class QUserWizard extends com.querydsl.core.types.dsl.EntityPathBase<UserWizard>QUserWizard is a Querydsl query type for UserWizard- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description QDirectWizard_supercom.querydsl.core.types.dsl.SetPath<AppMailingBulkAction,QAppMailingBulkAction>appMailingBulkActionscom.querydsl.core.types.dsl.SetPath<Channel,QChannel>channelscom.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField>customFieldscom.querydsl.core.types.dsl.StringPathdescriptioncom.querydsl.core.types.dsl.StringPathiconcom.querydsl.core.types.dsl.NumberPath<Long>idprotected QTimeIntervalincompleteRegistrationNotifyIntervalcom.querydsl.core.types.dsl.StringPathinternalNamecom.querydsl.core.types.dsl.StringPathlabelcom.querydsl.core.types.dsl.StringPathnameprotected QNetworknetworkQIntegerordercom.querydsl.core.types.dsl.EnumPath<ProfileManagementSection>profileSectioncom.querydsl.core.types.dsl.BooleanPathrequireConfirmationCredentialcom.querydsl.core.types.dsl.EnumPath<CustomWizardResultType>resultTypeprotected QCustomScriptscriptcom.querydsl.core.types.dsl.StringPathscriptParameterscom.querydsl.core.types.dsl.BooleanPathshowProgresscom.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep>stepscom.querydsl.core.types.dsl.StringPathsvgIconcom.querydsl.core.types.dsl.EnumPath<UserMainMenu>userMenustatic QUserWizarduserWizardQIntegerversion
-
Constructor Summary
Constructors Constructor Description QUserWizard(com.querydsl.core.types.Path<? extends UserWizard> path)QUserWizard(com.querydsl.core.types.PathMetadata metadata)QUserWizard(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QUserWizard(Class<? extends UserWizard> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QUserWizard(String variable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QTimeIntervalincompleteRegistrationNotifyInterval()QNetworknetwork()QCustomScriptscript()-
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
-
userWizard
public static final QUserWizard userWizard
-
_super
public final QDirectWizard _super
-
appMailingBulkActions
public final com.querydsl.core.types.dsl.SetPath<AppMailingBulkAction,QAppMailingBulkAction> appMailingBulkActions
-
customFields
public final com.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField> customFields
-
description
public final com.querydsl.core.types.dsl.StringPath description
-
icon
public final com.querydsl.core.types.dsl.StringPath icon
-
id
public final com.querydsl.core.types.dsl.NumberPath<Long> id
-
incompleteRegistrationNotifyInterval
protected QTimeInterval incompleteRegistrationNotifyInterval
-
internalName
public final com.querydsl.core.types.dsl.StringPath internalName
-
label
public final com.querydsl.core.types.dsl.StringPath label
-
name
public final com.querydsl.core.types.dsl.StringPath name
-
network
protected QNetwork network
-
order
public final QInteger order
-
profileSection
public final com.querydsl.core.types.dsl.EnumPath<ProfileManagementSection> profileSection
-
requireConfirmationCredential
public final com.querydsl.core.types.dsl.BooleanPath requireConfirmationCredential
-
resultType
public final com.querydsl.core.types.dsl.EnumPath<CustomWizardResultType> resultType
-
script
protected QCustomScript script
-
scriptParameters
public final com.querydsl.core.types.dsl.StringPath scriptParameters
-
showProgress
public final com.querydsl.core.types.dsl.BooleanPath showProgress
-
steps
public final com.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep> steps
-
svgIcon
public final com.querydsl.core.types.dsl.StringPath svgIcon
-
userMenu
public final com.querydsl.core.types.dsl.EnumPath<UserMainMenu> userMenu
-
version
public final QInteger version
-
-
Constructor Detail
-
QUserWizard
public QUserWizard(String variable)
-
QUserWizard
public QUserWizard(com.querydsl.core.types.Path<? extends UserWizard> path)
-
QUserWizard
public QUserWizard(com.querydsl.core.types.PathMetadata metadata)
-
QUserWizard
public QUserWizard(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
QUserWizard
public QUserWizard(Class<? extends UserWizard> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
-
Method Detail
-
incompleteRegistrationNotifyInterval
public QTimeInterval incompleteRegistrationNotifyInterval()
-
network
public QNetwork network()
-
script
public QCustomScript script()
-
-