Serialized Form
-
Package ext.java.lang
-
Class ext.java.lang.QInteger extends com.querydsl.core.types.dsl.NumberPath<Integer> implements Serializable
- serialVersionUID:
- -2056817302L
-
-
Package ext.java.math
-
Class ext.java.math.QBigDecimal extends com.querydsl.core.types.dsl.NumberPath<BigDecimal> implements Serializable
- serialVersionUID:
- -1405464277L
-
-
Package ext.java.util
-
Class ext.java.util.QDate extends com.querydsl.core.types.dsl.DateTimePath<Date> implements Serializable
- serialVersionUID:
- 65575278L
-
-
Package org.cyclos.bootstrap
-
Class org.cyclos.bootstrap.CyclosEclipseLinkJpaDialect extends EclipseLinkJpaDialect implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataSource
DataSource dataSource
-
-
Class org.cyclos.bootstrap.CyclosPostgreSQLPlatform extends org.eclipse.persistence.platform.database.PostgreSQLPlatform implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.bootstrap.EntityManagerFactoryBean extends LocalContainerEntityManagerFactoryBean implements Serializable
-
Serialized Fields
-
clusterHandler
ClusterHandler clusterHandler
-
cyclosProperties
CyclosProperties cyclosProperties
-
databaseManager
DatabaseManager databaseManager
-
dataSource
DataSource dataSource
-
-
-
-
Package org.cyclos.db
-
Class org.cyclos.db.ConnectionTester extends com.mchange.v2.c3p0.AbstractConnectionTester implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.db.DatabaseUpgradeException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.entities
-
Class org.cyclos.entities.QApplication extends com.querydsl.core.types.dsl.EntityPathBase<Application> implements Serializable
- serialVersionUID:
- -146616828L
-
Serialized Fields
-
_super
QSimpleEntity _super
-
applicationVersion
com.querydsl.core.types.dsl.StringPath applicationVersion
-
databaseVersion
QInteger databaseVersion
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastCommitId
com.querydsl.core.types.dsl.StringPath lastCommitId
-
licenseData
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> licenseData
-
licenseKey
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> licenseKey
-
localLicenseData
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> localLicenseData
-
-
Class org.cyclos.entities.QBaseEntity extends com.querydsl.core.types.dsl.EntityPathBase<BaseEntity> implements Serializable
- serialVersionUID:
- -170522912L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
version
QInteger version
-
-
Class org.cyclos.entities.QConfigurationEntity extends com.querydsl.core.types.dsl.EntityPathBase<ConfigurationEntity> implements Serializable
- serialVersionUID:
- 2021722413L
-
Serialized Fields
-
_super
QNamedEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
version
QInteger version
-
-
Class org.cyclos.entities.QConfigurationOrderableEntity extends com.querydsl.core.types.dsl.EntityPathBase<ConfigurationOrderableEntity> implements Serializable
- serialVersionUID:
- -252582495L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
version
QInteger version
-
-
Class org.cyclos.entities.QDatabaseHistoryLog extends com.querydsl.core.types.dsl.EntityPathBase<DatabaseHistoryLog> implements Serializable
- serialVersionUID:
- 1565090487L
-
Serialized Fields
-
_super
QSimpleEntity _super
-
applicationVersion
com.querydsl.core.types.dsl.StringPath applicationVersion
-
databaseVersion
QInteger databaseVersion
-
date
QDate date
-
error
com.querydsl.core.types.dsl.StringPath error
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
logGenerated
com.querydsl.core.types.dsl.BooleanPath logGenerated
-
-
Class org.cyclos.entities.QIdCipherRound extends com.querydsl.core.types.dsl.EntityPathBase<IdCipherRound> implements Serializable
- serialVersionUID:
- 615268828L
-
Serialized Fields
-
_super
QSimpleEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
mask
com.querydsl.core.types.dsl.NumberPath<Long> mask
-
order
QInteger order
-
rotateBits
QInteger rotateBits
-
-
Class org.cyclos.entities.QNamedEntity extends com.querydsl.core.types.dsl.EntityPathBase<NamedEntity> implements Serializable
- serialVersionUID:
- 1738760496L
-
Serialized Fields
-
_super
QBaseEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
version
QInteger version
-
-
Class org.cyclos.entities.QNetworkedEntity extends com.querydsl.core.types.dsl.EntityPathBase<NetworkedEntity> implements Serializable
- serialVersionUID:
- -102808508L
-
Serialized Fields
-
_super
QSimpleEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
-
Class org.cyclos.entities.QOrderableEntity extends com.querydsl.core.types.dsl.EntityPathBase<OrderableEntity> implements Serializable
- serialVersionUID:
- -1262221729L
-
Serialized Fields
-
_super
QNamedEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
version
QInteger version
-
-
Class org.cyclos.entities.QSimpleEntity extends com.querydsl.core.types.dsl.EntityPathBase<SimpleEntity> implements Serializable
- serialVersionUID:
- 1323418113L
-
Serialized Fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
-
-
Package org.cyclos.entities.access
-
Class org.cyclos.entities.access.QAccessClient extends com.querydsl.core.types.dsl.EntityPathBase<AccessClient> implements Serializable
- serialVersionUID:
- -1061964915L
-
Serialized Fields
-
_super
QNamedEntity _super
-
activationCode
com.querydsl.core.types.dsl.StringPath activationCode
-
activationDate
QDate activationDate
-
externalRedirectExecutions
com.querydsl.core.types.dsl.SetPath<ExternalRedirectExecution,QExternalRedirectExecution> externalRedirectExecutions
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
logs
com.querydsl.core.types.dsl.ListPath<AccessClientLog,QAccessClientLog> logs
-
name
com.querydsl.core.types.dsl.StringPath name
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
sessions
com.querydsl.core.types.dsl.SetPath<Session,QSession> sessions
-
status
com.querydsl.core.types.dsl.EnumPath<AccessClientStatus> status
-
token
com.querydsl.core.types.dsl.StringPath token
-
transactions
com.querydsl.core.types.dsl.SetPath<Transaction,QTransaction> transactions
-
type
QAccessClientPrincipalType type
-
user
QUser user
-
version
QInteger version
-
whitelist
QInternetAddressList whitelist
-
-
Class org.cyclos.entities.access.QAccessClientLog extends com.querydsl.core.types.dsl.EntityPathBase<AccessClientLog> implements Serializable
- serialVersionUID:
- -267603849L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accessClient
QAccessClient accessClient
-
by
QBasicUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
status
com.querydsl.core.types.dsl.EnumPath<AccessClientStatus> status
-
-
Class org.cyclos.entities.access.QAccessClientPrincipalType extends com.querydsl.core.types.dsl.EntityPathBase<AccessClientPrincipalType> implements Serializable
- serialVersionUID:
- 1994724859L
-
Serialized Fields
-
_super
QActivatablePrincipalType _super
-
allowIpWhitelist
com.querydsl.core.types.dsl.BooleanPath allowIpWhitelist
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
maximumPerUser
QInteger maximumPerUser
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PrincipalTypeNature> nature
-
network
QNetwork network
-
order
QInteger order
-
permission
com.querydsl.core.types.dsl.EnumPath<MemberAccessClientPermission> permission
-
pin
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pin
-
pluralName
com.querydsl.core.types.dsl.StringPath pluralName
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QActivatablePrincipalType extends com.querydsl.core.types.dsl.EntityPathBase<ActivatablePrincipalType> implements Serializable
- serialVersionUID:
- -634974694L
-
Serialized Fields
-
_super
QPrincipalType _super
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
maximumPerUser
QInteger maximumPerUser
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PrincipalTypeNature> nature
-
network
QNetwork network
-
order
QInteger order
-
pin
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pin
-
pluralName
com.querydsl.core.types.dsl.StringPath pluralName
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QAgreement extends com.querydsl.core.types.dsl.EntityPathBase<Agreement> implements Serializable
- serialVersionUID:
- -1615900276L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
content
com.querydsl.core.types.dsl.StringPath content
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QAgreementContent extends com.querydsl.core.types.dsl.EntityPathBase<AgreementContent> implements Serializable
- serialVersionUID:
- -675814067L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
agreement
QAgreement agreement
-
agreementVersion
QInteger agreementVersion
-
content
com.querydsl.core.types.dsl.StringPath content
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
-
Class org.cyclos.entities.access.QAgreementLog extends com.querydsl.core.types.dsl.EntityPathBase<AgreementLog> implements Serializable
- serialVersionUID:
- -1291592168L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accepted
com.querydsl.core.types.dsl.BooleanPath accepted
-
agreementContent
QAgreementContent agreementContent
-
by
QBasicUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QUser user
-
-
Class org.cyclos.entities.access.QBuiltInPrincipalType extends com.querydsl.core.types.dsl.EntityPathBase<BuiltInPrincipalType> implements Serializable
- serialVersionUID:
- 942216259L
-
Serialized Fields
-
_super
QPrincipalType _super
-
builtInType
com.querydsl.core.types.dsl.EnumPath<ExistingBuiltInPrincipalType> builtInType
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PrincipalTypeNature> nature
-
network
QNetwork network
-
order
QInteger order
-
pin
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pin
-
usedExternalPayment
com.querydsl.core.types.dsl.BooleanPath usedExternalPayment
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QChannel extends com.querydsl.core.types.dsl.EntityPathBase<Channel> implements Serializable
- serialVersionUID:
- -1431341819L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
customOperations
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> customOperations
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
paymentTypes
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> paymentTypes
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
users
com.querydsl.core.types.dsl.SetPath<UserChannel,QUserChannel> users
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QCustomFieldPrincipalType extends com.querydsl.core.types.dsl.EntityPathBase<CustomFieldPrincipalType> implements Serializable
- serialVersionUID:
- 1379113789L
-
Serialized Fields
-
_super
QPrincipalType _super
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
customField
QUserCustomField customField
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PrincipalTypeNature> nature
-
network
QNetwork network
-
order
QInteger order
-
pin
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pin
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QFailedActionLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedActionLog> implements Serializable
- serialVersionUID:
- -1022865549L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
-
Class org.cyclos.entities.access.QFailedBlockedUserLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedBlockedUserLog> implements Serializable
- serialVersionUID:
- -2044860216L
-
Serialized Fields
-
_super
QGuestFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
principal
com.querydsl.core.types.dsl.StringPath principal
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
-
Class org.cyclos.entities.access.QFailedDeviceActivationLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedDeviceActivationLog> implements Serializable
- serialVersionUID:
- 113449885L
-
Serialized Fields
-
_super
QUserFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QFailedDeviceConfirmationLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedDeviceConfirmationLog> implements Serializable
- serialVersionUID:
- 1553870942L
-
Serialized Fields
-
_super
QUserFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QFailedDevicePinLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedDevicePinLog> implements Serializable
- serialVersionUID:
- -1721512192L
-
Serialized Fields
-
_super
QFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
pin
QPin pin
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
-
Class org.cyclos.entities.access.QFailedPasswordLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedPasswordLog> implements Serializable
- serialVersionUID:
- 411434926L
-
Serialized Fields
-
_super
QUserFailedActionLog _super
-
date
QDate date
-
forgot
com.querydsl.core.types.dsl.BooleanPath forgot
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
passwordType
QPasswordType passwordType
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QFailedPrincipalLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedPrincipalLog> implements Serializable
- serialVersionUID:
- 213019601L
-
Serialized Fields
-
_super
QGuestFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
principal
com.querydsl.core.types.dsl.StringPath principal
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
-
Class org.cyclos.entities.access.QFailedSecurityAnswerLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedSecurityAnswerLog> implements Serializable
- serialVersionUID:
- -1435140981L
-
Serialized Fields
-
_super
QUserFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QFailedTokenActivationLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedTokenActivationLog> implements Serializable
- serialVersionUID:
- -1361009616L
-
Serialized Fields
-
_super
QUserFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QFailedUserLocationLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedUserLocationLog> implements Serializable
- serialVersionUID:
- 1096270089L
-
Serialized Fields
-
_super
QUserFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QFailedVoucherInfoLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedVoucherInfoLog> implements Serializable
- serialVersionUID:
- 1934784003L
-
Serialized Fields
-
_super
QGuestFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
principal
com.querydsl.core.types.dsl.StringPath principal
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
voucher
QVoucher voucher
-
-
Class org.cyclos.entities.access.QFailedVoucherPinLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedVoucherPinLog> implements Serializable
- serialVersionUID:
- 396951938L
-
Serialized Fields
-
_super
QFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
voucher
QVoucher voucher
-
-
Class org.cyclos.entities.access.QFailedVoucherRedeemingLog extends com.querydsl.core.types.dsl.EntityPathBase<FailedVoucherRedeemingLog> implements Serializable
- serialVersionUID:
- 1270077041L
-
Serialized Fields
-
_super
QUserFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QForgotPasswordRequestLog extends com.querydsl.core.types.dsl.EntityPathBase<ForgotPasswordRequestLog> implements Serializable
- serialVersionUID:
- 1844728817L
-
Serialized Fields
-
_super
QGuestFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
principal
com.querydsl.core.types.dsl.StringPath principal
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
-
Class org.cyclos.entities.access.QGuestFailedActionLog extends com.querydsl.core.types.dsl.EntityPathBase<GuestFailedActionLog> implements Serializable
- serialVersionUID:
- 1512190903L
-
Serialized Fields
-
_super
QFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
principal
com.querydsl.core.types.dsl.StringPath principal
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
-
Class org.cyclos.entities.access.QIdentityProvider extends com.querydsl.core.types.dsl.EntityPathBase<IdentityProvider> implements Serializable
- serialVersionUID:
- -1423497459L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
backgroundColor
com.querydsl.core.types.dsl.StringPath backgroundColor
-
borderColor
com.querydsl.core.types.dsl.StringPath borderColor
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<IdentityProviderImage,QIdentityProviderImage> images
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
textColor
com.querydsl.core.types.dsl.StringPath textColor
-
type
com.querydsl.core.types.dsl.EnumPath<IdentityProviderType> type
-
users
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> users
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QNFCToken extends com.querydsl.core.types.dsl.EntityPathBase<NFCToken> implements Serializable
- serialVersionUID:
- -424083636L
-
Serialized Fields
-
_super
QToken _super
-
activationDate
QDate activationDate
-
activationDeadline
QDate activationDeadline
-
amk
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> amk
-
amk_iv
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> amk_iv
-
challenge
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> challenge
-
challengeExpiration
QDate challengeExpiration
-
creationDate
QDate creationDate
-
expiryDate
QDate expiryDate
-
externalRedirectExecutions
com.querydsl.core.types.dsl.SetPath<ExternalRedirectExecution,QExternalRedirectExecution> externalRedirectExecutions
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
label
com.querydsl.core.types.dsl.StringPath label
-
oidcAuthorization
com.querydsl.core.types.dsl.SetPath<OidcAuthorization,QOidcAuthorization> oidcAuthorization
-
operationalKey
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> operationalKey
-
operationalKeyIv
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> operationalKeyIv
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
sessions
com.querydsl.core.types.dsl.SetPath<Session,QSession> sessions
-
status
com.querydsl.core.types.dsl.EnumPath<TokenStatus> status
-
subclass
com.querydsl.core.types.dsl.StringPath subclass
-
type
QTokenPrincipalType type
-
user
QBasicUser user
-
userIdentityProviders
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> userIdentityProviders
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QNFCTokenPrincipalType extends com.querydsl.core.types.dsl.EntityPathBase<NFCTokenPrincipalType> implements Serializable
- serialVersionUID:
- 2139822236L
-
Serialized Fields
-
_super
QTokenPrincipalType _super
-
activation
QTimeInterval activation
-
allowManualInputOfValue
com.querydsl.core.types.dsl.BooleanPath allowManualInputOfValue
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
description
com.querydsl.core.types.dsl.StringPath description
-
expiration
QTimeInterval expiration
-
generateOnUserCreation
com.querydsl.core.types.dsl.BooleanPath generateOnUserCreation
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
maximumPerUser
QInteger maximumPerUser
-
myProducts
com.querydsl.core.types.dsl.SetPath<ProductTokenType,QProductTokenType> myProducts
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PrincipalTypeNature> nature
-
network
QNetwork network
-
order
QInteger order
-
pin
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pin
-
pluralName
com.querydsl.core.types.dsl.StringPath pluralName
-
pmk
com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> pmk
-
tokenMask
com.querydsl.core.types.dsl.StringPath tokenMask
-
tokenType
com.querydsl.core.types.dsl.EnumPath<TokenType> tokenType
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QOAuthIdentityProvider extends com.querydsl.core.types.dsl.EntityPathBase<OAuthIdentityProvider> implements Serializable
- serialVersionUID:
- 645104168L
-
Serialized Fields
-
_super
QIdentityProvider _super
-
backgroundColor
com.querydsl.core.types.dsl.StringPath backgroundColor
-
borderColor
com.querydsl.core.types.dsl.StringPath borderColor
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
clientId
com.querydsl.core.types.dsl.StringPath clientId
-
clientSecret
com.querydsl.core.types.dsl.StringPath clientSecret
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<IdentityProviderImage,QIdentityProviderImage> images
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
textColor
com.querydsl.core.types.dsl.StringPath textColor
-
type
com.querydsl.core.types.dsl.EnumPath<IdentityProviderType> type
-
users
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> users
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QOidcAccessToken extends com.querydsl.core.types.dsl.EntityPathBase<OidcAccessToken> implements Serializable
- serialVersionUID:
- -2081123490L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accessToken
com.querydsl.core.types.dsl.StringPath accessToken
-
authorization
QOidcAuthorization authorization
-
creationDate
QDate creationDate
-
expirationDate
QDate expirationDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
idToken
com.querydsl.core.types.dsl.StringPath idToken
-
-
Class org.cyclos.entities.access.QOidcAuthorization extends com.querydsl.core.types.dsl.EntityPathBase<OidcAuthorization> implements Serializable
- serialVersionUID:
- 1406544546L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accessTokens
com.querydsl.core.types.dsl.SetPath<OidcAccessToken,QOidcAccessToken> accessTokens
-
accountType
QUserAccountType accountType
-
authorizationCode
com.querydsl.core.types.dsl.StringPath authorizationCode
-
authorizationCodeExpiration
QDate authorizationCodeExpiration
-
basicUser
QBasicUser basicUser
-
client
QOidcClient client
-
consentDate
QDate consentDate
-
consentRemoteAddress
com.querydsl.core.types.dsl.StringPath consentRemoteAddress
-
creationDate
QDate creationDate
-
customFieldValue
QUserCustomFieldValue customFieldValue
-
display
com.querydsl.core.types.dsl.StringPath display
-
expirationDate
QDate expirationDate
-
grantedAccountType
QUserAccountType grantedAccountType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
locator
com.querydsl.core.types.dsl.StringPath locator
-
loginHint
com.querydsl.core.types.dsl.StringPath loginHint
-
mobilePhone
QMobilePhone mobilePhone
-
nonce
com.querydsl.core.types.dsl.StringPath nonce
-
payment
QBasePayment payment
-
paymentAmount
QBigDecimal paymentAmount
-
paymentCurrency
QCurrency paymentCurrency
-
paymentTo
QUser paymentTo
-
principalType
QPrincipalType principalType
-
redirectUrl
com.querydsl.core.types.dsl.StringPath redirectUrl
-
refreshToken
com.querydsl.core.types.dsl.StringPath refreshToken
-
responseMode
com.querydsl.core.types.dsl.StringPath responseMode
-
responseType
com.querydsl.core.types.dsl.StringPath responseType
-
scope
com.querydsl.core.types.dsl.StringPath scope
-
state
com.querydsl.core.types.dsl.StringPath state
-
token
QToken token
-
tokenRequestDate
QDate tokenRequestDate
-
user
QUser user
-
-
Class org.cyclos.entities.access.QOidcClient extends com.querydsl.core.types.dsl.EntityPathBase<OidcClient> implements Serializable
- serialVersionUID:
- -2003184190L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
accessTokenExpiration
QTimeInterval accessTokenExpiration
-
accounts
com.querydsl.core.types.dsl.SetPath<UserAccountType,QUserAccountType> accounts
-
creationDate
QDate creationDate
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<OidcClientImage,QOidcClientImage> images
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
payments
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> payments
-
privacyPolicyUrl
com.querydsl.core.types.dsl.StringPath privacyPolicyUrl
-
redirectUris
com.querydsl.core.types.dsl.StringPath redirectUris
-
scopes
com.querydsl.core.types.dsl.SetPath<Scope,com.querydsl.core.types.dsl.EnumPath<Scope>> scopes
-
secret
com.querydsl.core.types.dsl.StringPath secret
-
singlePaymentPerConsent
com.querydsl.core.types.dsl.BooleanPath singlePaymentPerConsent
-
termsOfServiceUrl
com.querydsl.core.types.dsl.StringPath termsOfServiceUrl
-
version
QInteger version
-
website
com.querydsl.core.types.dsl.StringPath website
-
-
Class org.cyclos.entities.access.QOidcIdentityProvider extends com.querydsl.core.types.dsl.EntityPathBase<OidcIdentityProvider> implements Serializable
- serialVersionUID:
- 671831558L
-
Serialized Fields
-
_super
QOAuthIdentityProvider _super
-
backgroundColor
com.querydsl.core.types.dsl.StringPath backgroundColor
-
borderColor
com.querydsl.core.types.dsl.StringPath borderColor
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
clientId
com.querydsl.core.types.dsl.StringPath clientId
-
clientSecret
com.querydsl.core.types.dsl.StringPath clientSecret
-
description
com.querydsl.core.types.dsl.StringPath description
-
discoveryUrl
com.querydsl.core.types.dsl.StringPath discoveryUrl
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<IdentityProviderImage,QIdentityProviderImage> images
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
textColor
com.querydsl.core.types.dsl.StringPath textColor
-
type
com.querydsl.core.types.dsl.EnumPath<IdentityProviderType> type
-
users
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> users
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QOidcKeys extends com.querydsl.core.types.dsl.EntityPathBase<OidcKeys> implements Serializable
- serialVersionUID:
- -1020845653L
-
Serialized Fields
-
_super
QSimpleEntity _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
jwk
com.querydsl.core.types.dsl.StringPath jwk
-
kid
com.querydsl.core.types.dsl.StringPath kid
-
-
Class org.cyclos.entities.access.QPassword extends com.querydsl.core.types.dsl.EntityPathBase<Password> implements Serializable
- serialVersionUID:
- -1637563687L
-
Serialized Fields
-
_super
QBaseEntity _super
-
blockedUntil
QDate blockedUntil
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
status
com.querydsl.core.types.dsl.EnumPath<PasswordStatus> status
-
type
QPasswordType type
-
user
QBasicUser user
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QPasswordLog extends com.querydsl.core.types.dsl.EntityPathBase<PasswordLog> implements Serializable
- serialVersionUID:
- 1873792427L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
action
com.querydsl.core.types.dsl.EnumPath<PasswordAction> action
-
by
QBasicUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
passwordType
QPasswordType passwordType
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QPasswordType extends com.querydsl.core.types.dsl.EntityPathBase<PasswordType> implements Serializable
- serialVersionUID:
- -2041728589L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
allowReuseOTP
com.querydsl.core.types.dsl.BooleanPath allowReuseOTP
-
avoidObvious
com.querydsl.core.types.dsl.BooleanPath avoidObvious
-
avoidRepeatedValue
com.querydsl.core.types.dsl.BooleanPath avoidRepeatedValue
-
bcryptStrength
QInteger bcryptStrength
-
blockTime
QTimeInterval blockTime
-
charactersPerButton
QInteger charactersPerButton
-
description
com.querydsl.core.types.dsl.StringPath description
-
descriptionOnRegistration
com.querydsl.core.types.dsl.StringPath descriptionOnRegistration
-
expiresAfter
QTimeInterval expiresAfter
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
inputMethod
com.querydsl.core.types.dsl.EnumPath<PasswordInputMethod> inputMethod
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
invalidAction
com.querydsl.core.types.dsl.EnumPath<InvalidPasswordAction> invalidAction
-
invalidAttempts
QInteger invalidAttempts
-
length
QIntegerRange length
-
lowerCaseLetters
com.querydsl.core.types.dsl.EnumPath<PasswordCharacterPolicy> lowerCaseLetters
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
numberOfButtons
QInteger numberOfButtons
-
numberOfRows
QInteger numberOfRows
-
numbers
com.querydsl.core.types.dsl.EnumPath<PasswordCharacterPolicy> numbers
-
otpSendMediums
com.querydsl.core.types.dsl.SetPath<SendMedium,com.querydsl.core.types.dsl.EnumPath<SendMedium>> otpSendMediums
-
passwordActions
com.querydsl.core.types.dsl.SetPath<MyProductPasswordAction,QMyProductPasswordAction> passwordActions
-
passwordMode
com.querydsl.core.types.dsl.EnumPath<PasswordMode> passwordMode
-
passwords
com.querydsl.core.types.dsl.SetPath<Password,QPassword> passwords
-
pin
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pin
-
possibleCharacters
com.querydsl.core.types.dsl.StringPath possibleCharacters
-
requiresAdminAuthorization
com.querydsl.core.types.dsl.BooleanPath requiresAdminAuthorization
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
specialCharacters
com.querydsl.core.types.dsl.EnumPath<PasswordCharacterPolicy> specialCharacters
-
upperCaseLetters
com.querydsl.core.types.dsl.EnumPath<PasswordCharacterPolicy> upperCaseLetters
-
userPasswordActions
com.querydsl.core.types.dsl.SetPath<UserProductPasswordAction,QUserProductPasswordAction> userPasswordActions
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QPin extends com.querydsl.core.types.dsl.EntityPathBase<Pin> implements Serializable
- serialVersionUID:
- -2083128681L
-
Serialized Fields
-
_super
QNamedEntity _super
-
accessClient
QAccessClient accessClient
-
accountType
QUserAccountType accountType
-
channel
QChannel channel
-
date
QDate date
-
failedLogs
com.querydsl.core.types.dsl.SetPath<FailedDevicePinLog,QFailedDevicePinLog> failedLogs
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
mobilePhone
QMobilePhone mobilePhone
-
name
com.querydsl.core.types.dsl.StringPath name
-
passwordType
QPasswordType passwordType
-
pinPrincipal
com.querydsl.core.types.dsl.StringPath pinPrincipal
-
principalType
QPrincipalType principalType
-
sessions
com.querydsl.core.types.dsl.SetPath<Session,QSession> sessions
-
token
QToken token
-
trustedDevice
QTrustedDevice trustedDevice
-
user
QBasicUser user
-
userCustomFieldvalue
QUserCustomFieldValue userCustomFieldvalue
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QPrincipalType extends com.querydsl.core.types.dsl.EntityPathBase<PrincipalType> implements Serializable
- serialVersionUID:
- -1114825974L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PrincipalTypeNature> nature
-
network
QNetwork network
-
order
QInteger order
-
pin
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pin
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QRemoteAddessBlock extends com.querydsl.core.types.dsl.EntityPathBase<RemoteAddessBlock> implements Serializable
- serialVersionUID:
- 1793524485L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
blockedUntil
QDate blockedUntil
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
-
Class org.cyclos.entities.access.QSession extends com.querydsl.core.types.dsl.EntityPathBase<Session> implements Serializable
- serialVersionUID:
- -185304424L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accessClient
QAccessClient accessClient
-
accountType
QUserAccountType accountType
-
basicUser
QBasicUser basicUser
-
channel
QChannel channel
-
confirmationPasswordValidated
com.querydsl.core.types.dsl.BooleanPath confirmationPasswordValidated
-
creationDate
QDate creationDate
-
customFieldValue
QUserCustomFieldValue customFieldValue
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identityProvider
QIdentityProvider identityProvider
-
mobilePhone
QMobilePhone mobilePhone
-
pendingSecondaryPassword
com.querydsl.core.types.dsl.BooleanPath pendingSecondaryPassword
-
principalType
QPrincipalType principalType
-
properties
QSessionProperties properties
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
sessionTimeout
QTimeInterval sessionTimeout
-
sessionToken
com.querydsl.core.types.dsl.StringPath sessionToken
-
token
QToken token
-
user
QUser user
-
-
Class org.cyclos.entities.access.QSessionProperties extends com.querydsl.core.types.dsl.BeanPath<SessionProperties> implements Serializable
- serialVersionUID:
- -124942869L
-
Serialized Fields
-
pin
QPin pin
-
source
com.querydsl.core.types.dsl.EnumPath<SessionSource> source
-
trustedDevice
QTrustedDevice trustedDevice
-
-
Class org.cyclos.entities.access.QToken extends com.querydsl.core.types.dsl.EntityPathBase<Token> implements Serializable
- serialVersionUID:
- -428029317L
-
Serialized Fields
-
_super
QBaseEntity _super
-
activationDate
QDate activationDate
-
activationDeadline
QDate activationDeadline
-
creationDate
QDate creationDate
-
expiryDate
QDate expiryDate
-
externalRedirectExecutions
com.querydsl.core.types.dsl.SetPath<ExternalRedirectExecution,QExternalRedirectExecution> externalRedirectExecutions
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
oidcAuthorization
com.querydsl.core.types.dsl.SetPath<OidcAuthorization,QOidcAuthorization> oidcAuthorization
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
sessions
com.querydsl.core.types.dsl.SetPath<Session,QSession> sessions
-
status
com.querydsl.core.types.dsl.EnumPath<TokenStatus> status
-
subclass
com.querydsl.core.types.dsl.StringPath subclass
-
type
QTokenPrincipalType type
-
user
QBasicUser user
-
userIdentityProviders
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> userIdentityProviders
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QTokenPrincipalType extends com.querydsl.core.types.dsl.EntityPathBase<TokenPrincipalType> implements Serializable
- serialVersionUID:
- -884919859L
-
Serialized Fields
-
_super
QActivatablePrincipalType _super
-
activation
QTimeInterval activation
-
allowManualInputOfValue
com.querydsl.core.types.dsl.BooleanPath allowManualInputOfValue
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
description
com.querydsl.core.types.dsl.StringPath description
-
expiration
QTimeInterval expiration
-
generateOnUserCreation
com.querydsl.core.types.dsl.BooleanPath generateOnUserCreation
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
maximumPerUser
QInteger maximumPerUser
-
myProducts
com.querydsl.core.types.dsl.SetPath<ProductTokenType,QProductTokenType> myProducts
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PrincipalTypeNature> nature
-
network
QNetwork network
-
order
QInteger order
-
pin
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pin
-
pluralName
com.querydsl.core.types.dsl.StringPath pluralName
-
tokenMask
com.querydsl.core.types.dsl.StringPath tokenMask
-
tokenType
com.querydsl.core.types.dsl.EnumPath<TokenType> tokenType
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QTrustedDevice extends com.querydsl.core.types.dsl.EntityPathBase<TrustedDevice> implements Serializable
- serialVersionUID:
- -1003702097L
-
Serialized Fields
-
_super
QNamedEntity _super
-
activationCode
com.querydsl.core.types.dsl.StringPath activationCode
-
customWizardExecutions
com.querydsl.core.types.dsl.SetPath<CustomWizardExecution,QCustomWizardExecution> customWizardExecutions
-
date
QDate date
-
externalRedirectExecutions
com.querydsl.core.types.dsl.SetPath<ExternalRedirectExecution,QExternalRedirectExecution> externalRedirectExecutions
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
name
com.querydsl.core.types.dsl.StringPath name
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
sessions
com.querydsl.core.types.dsl.SetPath<Session,QSession> sessions
-
targetMobilePhone
QMobilePhone targetMobilePhone
-
user
QBasicUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.access.QUserFailedActionLog extends com.querydsl.core.types.dsl.EntityPathBase<UserFailedActionLog> implements Serializable
- serialVersionUID:
- -407053528L
-
Serialized Fields
-
_super
QFailedActionLog _super
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.access.QUserIdentityProvider extends com.querydsl.core.types.dsl.EntityPathBase<UserIdentityProvider> implements Serializable
- serialVersionUID:
- 486806008L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accountType
QUserAccountType accountType
-
basicUser
QBasicUser basicUser
-
customFieldValue
QUserCustomFieldValue customFieldValue
-
email
com.querydsl.core.types.dsl.StringPath email
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identifier
com.querydsl.core.types.dsl.StringPath identifier
-
identityProvider
QIdentityProvider identityProvider
-
linkDate
QDate linkDate
-
linkRemoteAddress
com.querydsl.core.types.dsl.StringPath linkRemoteAddress
-
mobilePhone
QMobilePhone mobilePhone
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
principalType
QPrincipalType principalType
-
status
com.querydsl.core.types.dsl.EnumPath<UserIdentityProviderStatus> status
-
token
QToken token
-
-
-
Package org.cyclos.entities.banking
-
Class org.cyclos.entities.banking.QAccount extends com.querydsl.core.types.dsl.EntityPathBase<Account> implements Serializable
- serialVersionUID:
- -1974707431L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accountBalanceLimitLog
com.querydsl.core.types.dsl.ListPath<AccountBalanceLimitLog,QAccountBalanceLimitLog> accountBalanceLimitLog
-
accountBalances
com.querydsl.core.types.dsl.SetPath<AccountBalance,QAccountBalance> accountBalances
-
accountRates
QAccountRates accountRates
-
allAccountRates
com.querydsl.core.types.dsl.SetPath<AccountRates,QAccountRates> allAccountRates
-
amountReservations
com.querydsl.core.types.dsl.SetPath<AmountReservation,QAmountReservation> amountReservations
-
closedAccountBalances
com.querydsl.core.types.dsl.SetPath<ClosedAccountBalance,QClosedAccountBalance> closedAccountBalances
-
creationDate
QDate creationDate
-
creditLimit
QBigDecimal creditLimit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
negativeSince
QDate negativeSince
-
number
com.querydsl.core.types.dsl.StringPath number
-
type
QAccountType type
-
upperCreditLimit
QBigDecimal upperCreditLimit
-
user
QUser user
-
-
Class org.cyclos.entities.banking.QAccountBalance extends com.querydsl.core.types.dsl.EntityPathBase<AccountBalance> implements Serializable
- serialVersionUID:
- 119909763L
-
Serialized Fields
-
account
QAccount account
-
accountId
com.querydsl.core.types.dsl.NumberPath<Long> accountId
-
balance
QBigDecimal balance
-
reserved
QBigDecimal reserved
-
-
Class org.cyclos.entities.banking.QAccountBalanceLimitLog extends com.querydsl.core.types.dsl.EntityPathBase<AccountBalanceLimitLog> implements Serializable
- serialVersionUID:
- 2037571628L
-
Serialized Fields
-
_super
QBaseAccountLimitLog _super
-
account
QAccount account
-
by
QUser by
-
creditLimit
QBigDecimal creditLimit
-
creditLimitFromProduct
com.querydsl.core.types.dsl.BooleanPath creditLimitFromProduct
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
modifiedAt
QDate modifiedAt
-
upperCreditLimit
QBigDecimal upperCreditLimit
-
upperCreditLimitFromProduct
com.querydsl.core.types.dsl.BooleanPath upperCreditLimitFromProduct
-
-
Class org.cyclos.entities.banking.QAccountFee extends com.querydsl.core.types.dsl.EntityPathBase<AccountFee> implements Serializable
- serialVersionUID:
- -341953107L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
accountType
QUserAccountType accountType
-
amount
QBigDecimal amount
-
balanceHandling
com.querydsl.core.types.dsl.EnumPath<AccountFeeBalanceHandling> balanceHandling
-
chargeMode
com.querydsl.core.types.dsl.EnumPath<AccountFeeChargeMode> chargeMode
-
customScript
QCustomScript customScript
-
customScriptParameters
com.querydsl.core.types.dsl.StringPath customScriptParameters
-
dayMonth
QInteger dayMonth
-
dayWeek
com.querydsl.core.types.dsl.EnumPath<WeekDay> dayWeek
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
enabledSince
QDate enabledSince
-
freeBase
QBigDecimal freeBase
-
hour
QInteger hour
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
logs
com.querydsl.core.types.dsl.SetPath<AccountFeeLog,QAccountFeeLog> logs
-
name
com.querydsl.core.types.dsl.StringPath name
-
notifyWhenSuccess
com.querydsl.core.types.dsl.BooleanPath notifyWhenSuccess
-
paymentDirection
com.querydsl.core.types.dsl.EnumPath<AccountFeePaymentDirection> paymentDirection
-
recurrence
QTimeInterval recurrence
-
runMode
com.querydsl.core.types.dsl.EnumPath<AccountFeeRunMode> runMode
-
transferType
QGeneratedTransferType transferType
-
usedOnProducts
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> usedOnProducts
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QAccountFeeLog extends com.querydsl.core.types.dsl.EntityPathBase<AccountFeeLog> implements Serializable
- serialVersionUID:
- 537492055L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accountFee
QAccountFee accountFee
-
accounts
com.querydsl.core.types.dsl.SetPath<UserAccountFeeLog,QUserAccountFeeLog> accounts
-
amount
QBigDecimal amount
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
date
QDate date
-
events
com.querydsl.core.types.dsl.ListPath<AccountFeeLogEvent,QAccountFeeLogEvent> events
-
freeBase
QBigDecimal freeBase
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
period
QDatePeriod period
-
rechargeAttempt
QInteger rechargeAttempt
-
status
com.querydsl.core.types.dsl.EnumPath<AccountFeeLogStatus> status
-
-
Class org.cyclos.entities.banking.QAccountFeeLogEvent extends com.querydsl.core.types.dsl.EntityPathBase<AccountFeeLogEvent> implements Serializable
- serialVersionUID:
- 1162602115L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accountFeeLog
QAccountFeeLog accountFeeLog
-
by
QUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
type
com.querydsl.core.types.dsl.EnumPath<AccountFeeLogEventType> type
-
-
Class org.cyclos.entities.banking.QAccountFeeTransfer extends com.querydsl.core.types.dsl.EntityPathBase<AccountFeeTransfer> implements Serializable
- serialVersionUID:
- 453727416L
-
Serialized Fields
-
_super
QTransfer _super
-
accountFeeLog
QAccountFeeLog accountFeeLog
-
amount
QBigDecimal amount
-
chargedBackBy
QChargebackTransfer chargedBackBy
-
children
com.querydsl.core.types.dsl.ListPath<Transfer,QTransfer> children
-
date
QDate date
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferNature> nature
-
parent
QTransfer parent
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
statuses
com.querydsl.core.types.dsl.SetPath<TransferTransferStatusFlow,QTransferTransferStatusFlow> statuses
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
-
Class org.cyclos.entities.banking.QAccountPaymentAmountLimitLog extends com.querydsl.core.types.dsl.EntityPathBase<AccountPaymentAmountLimitLog> implements Serializable
- serialVersionUID:
- -1778849778L
-
Serialized Fields
-
_super
QBaseAccountLimitLog _super
-
account
QAccount account
-
by
QUser by
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
maxLimit
QBigDecimal maxLimit
-
maxPerDayLimit
QBigDecimal maxPerDayLimit
-
maxPerMonthLimit
QBigDecimal maxPerMonthLimit
-
maxPerWeekLimit
QBigDecimal maxPerWeekLimit
-
maxPerYearLimit
QBigDecimal maxPerYearLimit
-
modifiedAt
QDate modifiedAt
-
-
Class org.cyclos.entities.banking.QAccountRates extends com.querydsl.core.types.dsl.EntityPathBase<AccountRates> implements Serializable
- serialVersionUID:
- 2106526714L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
account
QAccount account
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
rateBalanceCorrection
QBigDecimal rateBalanceCorrection
-
time
QDate time
-
-
Class org.cyclos.entities.banking.QAccountType extends com.querydsl.core.types.dsl.EntityPathBase<AccountType> implements Serializable
- serialVersionUID:
- -2010174989L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
currency
QCurrency currency
-
currencyId
com.querydsl.core.types.dsl.NumberPath<Long> currencyId
-
customFieldsForList
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> customFieldsForList
-
customFieldsForSearch
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> customFieldsForSearch
-
description
com.querydsl.core.types.dsl.StringPath description
-
fromTransferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> fromTransferTypes
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
maturityFreeze
com.querydsl.core.types.dsl.BooleanPath maturityFreeze
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<AccountTypeNature> nature
-
printHistoryLandscape
com.querydsl.core.types.dsl.BooleanPath printHistoryLandscape
-
showDescriptionInHistoryFilters
com.querydsl.core.types.dsl.BooleanPath showDescriptionInHistoryFilters
-
showDescriptionInHistoryList
com.querydsl.core.types.dsl.BooleanPath showDescriptionInHistoryList
-
toTransferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> toTransferTypes
-
transferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> transferFilters
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<AmountReservation> implements Serializable
- serialVersionUID:
- 2039287360L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
transaction
QTransaction transaction
-
-
Class org.cyclos.entities.banking.QARateParameters extends com.querydsl.core.types.dsl.EntityPathBase<ARateParameters> implements Serializable
- serialVersionUID:
- -1284143465L
-
Serialized Fields
-
_super
QTimeBasedRateParameters _super
-
creationValue
QBigDecimal creationValue
-
currency
QCurrency currency
-
endDate
QDate endDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
initValue
QDate initValue
-
markedForResetting
com.querydsl.core.types.dsl.BooleanPath markedForResetting
-
rateType
com.querydsl.core.types.dsl.EnumPath<RateType> rateType
-
showToUser
com.querydsl.core.types.dsl.BooleanPath showToUser
-
startDate
QDate startDate
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QAuthorizationLevel extends com.querydsl.core.types.dsl.EntityPathBase<AuthorizationLevel> implements Serializable
- serialVersionUID:
- 2135216671L
-
Serialized Fields
-
_super
QBaseEntity _super
-
amountRange
QDecimalRange amountRange
-
broker
com.querydsl.core.types.dsl.BooleanPath broker
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
level
QInteger level
-
payer
com.querydsl.core.types.dsl.BooleanPath payer
-
receiver
com.querydsl.core.types.dsl.BooleanPath receiver
-
roles
com.querydsl.core.types.dsl.SetPath<AuthorizationRole,QAuthorizationRole> roles
-
showCommentsToUsers
com.querydsl.core.types.dsl.BooleanPath showCommentsToUsers
-
transferType
QPaymentTransferType transferType
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QAuthorizationRole extends com.querydsl.core.types.dsl.EntityPathBase<AuthorizationRole> implements Serializable
- serialVersionUID:
- -623670661L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
levels
com.querydsl.core.types.dsl.SetPath<AuthorizationLevel,QAuthorizationLevel> levels
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
usedOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProductAuthorizationRole,QAdminProductAuthorizationRole> usedOnProducts
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QBaseAccountLimitLog extends com.querydsl.core.types.dsl.EntityPathBase<BaseAccountLimitLog> implements Serializable
- serialVersionUID:
- -596683087L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
account
QAccount account
-
by
QUser by
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
modifiedAt
QDate modifiedAt
-
-
Class org.cyclos.entities.banking.QBasePayment extends com.querydsl.core.types.dsl.EntityPathBase<BasePayment> implements Serializable
- serialVersionUID:
- -1361567519L
-
Serialized Fields
-
_super
QInternalTransaction _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizations
com.querydsl.core.types.dsl.ListPath<TransactionAuthorization,QTransactionAuthorization> authorizations
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
feedbackExpirationNotified
com.querydsl.core.types.dsl.BooleanPath feedbackExpirationNotified
-
feedbackExpirationReminderNotified
com.querydsl.core.types.dsl.BooleanPath feedbackExpirationReminderNotified
-
feedbackReminderNotified
com.querydsl.core.types.dsl.BooleanPath feedbackReminderNotified
-
feedbacks
com.querydsl.core.types.dsl.SetPath<TransactionFeedback,QTransactionFeedback> feedbacks
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
oidcClient
QOidcClient oidcClient
-
paymentRequests
com.querydsl.core.types.dsl.SetPath<PaymentRequest,QPaymentRequest> paymentRequests
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QChargeback extends com.querydsl.core.types.dsl.EntityPathBase<Chargeback> implements Serializable
- serialVersionUID:
- 1879909679L
-
Serialized Fields
-
_super
QInternalTransaction _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
chargebackTransfers
com.querydsl.core.types.dsl.SetPath<ChargebackTransfer,QChargebackTransfer> chargebackTransfers
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
original
QTransfer original
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QChargebackTransfer extends com.querydsl.core.types.dsl.EntityPathBase<ChargebackTransfer> implements Serializable
- serialVersionUID:
- 2145100346L
-
Serialized Fields
-
_super
QTransfer _super
-
amount
QBigDecimal amount
-
chargebackOf
QTransfer chargebackOf
-
chargedBackBy
QChargebackTransfer chargedBackBy
-
children
com.querydsl.core.types.dsl.ListPath<Transfer,QTransfer> children
-
date
QDate date
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferNature> nature
-
parent
QTransfer parent
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
statuses
com.querydsl.core.types.dsl.SetPath<TransferTransferStatusFlow,QTransferTransferStatusFlow> statuses
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
-
Class org.cyclos.entities.banking.QClosedAccountBalance extends com.querydsl.core.types.dsl.EntityPathBase<ClosedAccountBalance> implements Serializable
- serialVersionUID:
- -521015537L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
account
QAccount account
-
balance
QBigDecimal balance
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
reserved
QBigDecimal reserved
-
-
Class org.cyclos.entities.banking.QCurrency extends com.querydsl.core.types.dsl.EntityPathBase<Currency> implements Serializable
- serialVersionUID:
- 1626160293L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
aRateParameters
QARateParameters aRateParameters
-
description
com.querydsl.core.types.dsl.StringPath description
-
displayTemplate
com.querydsl.core.types.dsl.StringPath displayTemplate
-
dRateParameters
QDRateParameters dRateParameters
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
precision
QInteger precision
-
prefix
com.querydsl.core.types.dsl.StringPath prefix
-
suffix
com.querydsl.core.types.dsl.StringPath suffix
-
symbol
com.querydsl.core.types.dsl.StringPath symbol
-
transactionNumber
QNumberGeneration transactionNumber
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QCustomAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<CustomAmountReservation> implements Serializable
- serialVersionUID:
- -1601252913L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<AmountReservationNature> nature
-
transaction
QTransaction transaction
-
-
Class org.cyclos.entities.banking.QDirtyAccountBalance extends com.querydsl.core.types.dsl.EntityPathBase<DirtyAccountBalance> implements Serializable
- serialVersionUID:
- -1640282291L
-
Class org.cyclos.entities.banking.QDRateCreationValueForTransferType extends com.querydsl.core.types.dsl.EntityPathBase<DRateCreationValueForTransferType> implements Serializable
- serialVersionUID:
- 827212908L
-
Serialized Fields
-
_super
QBaseEntity _super
-
creationValue
QBigDecimal creationValue
-
endDate
QDate endDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
startDate
QDate startDate
-
transferType
QTransferType transferType
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QDRateParameters extends com.querydsl.core.types.dsl.EntityPathBase<DRateParameters> implements Serializable
- serialVersionUID:
- -1056455334L
-
Serialized Fields
-
_super
QTimeBasedRateParameters _super
-
creationValue
QBigDecimal creationValue
-
currency
QCurrency currency
-
endDate
QDate endDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
initValue
QDate initValue
-
markedForResetting
com.querydsl.core.types.dsl.BooleanPath markedForResetting
-
rateType
com.querydsl.core.types.dsl.EnumPath<RateType> rateType
-
showToUser
com.querydsl.core.types.dsl.BooleanPath showToUser
-
startDate
QDate startDate
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QExternalPayment extends com.querydsl.core.types.dsl.EntityPathBase<ExternalPayment> implements Serializable
- serialVersionUID:
- 207863975L
-
Serialized Fields
-
_super
QTransaction _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
amountReservations
com.querydsl.core.types.dsl.SetPath<ExternalPaymentAmountReservation,QExternalPaymentAmountReservation> amountReservations
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
comments
com.querydsl.core.types.dsl.StringPath comments
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
toPrincipalType
QPrincipalType toPrincipalType
-
toPrincipalValue
com.querydsl.core.types.dsl.StringPath toPrincipalValue
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QExternalPaymentAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<ExternalPaymentAmountReservation> implements Serializable
- serialVersionUID:
- 1082553965L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
externalPayment
QExternalPayment externalPayment
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<AmountReservationNature> nature
-
transaction
QTransaction transaction
-
-
Class org.cyclos.entities.banking.QGeneratedTransferType extends com.querydsl.core.types.dsl.EntityPathBase<GeneratedTransferType> implements Serializable
- serialVersionUID:
- 155754720L
-
Serialized Fields
-
_super
QTransferType _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
descriptionAvailability
com.querydsl.core.types.dsl.EnumPath<Availability> descriptionAvailability
-
direction
com.querydsl.core.types.dsl.EnumPath<TransferTypeDirection> direction
-
displayTemplate
com.querydsl.core.types.dsl.StringPath displayTemplate
-
dRateCreationValue
QDRateCreationValueForTransferType dRateCreationValue
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
from
QAccountType from
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreAccountLimits
com.querydsl.core.types.dsl.BooleanPath ignoreAccountLimits
-
initialStatuses
com.querydsl.core.types.dsl.SetPath<TransferStatus,QTransferStatus> initialStatuses
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lockFrom
com.querydsl.core.types.dsl.BooleanPath lockFrom
-
lockTo
com.querydsl.core.types.dsl.BooleanPath lockTo
-
maxChargebackTime
QTimeInterval maxChargebackTime
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferTypeNature> nature
-
notifyPaymentReceived
com.querydsl.core.types.dsl.BooleanPath notifyPaymentReceived
-
statusFlows
com.querydsl.core.types.dsl.SetPath<TransferStatusFlow,QTransferStatusFlow> statusFlows
-
to
QAccountType to
-
transferFees
com.querydsl.core.types.dsl.SetPath<TransferFee,QTransferFee> transferFees
-
transferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> transferFilters
-
valueForEmptyDescription
com.querydsl.core.types.dsl.StringPath valueForEmptyDescription
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QImportTransaction extends com.querydsl.core.types.dsl.EntityPathBase<ImportTransaction> implements Serializable
- serialVersionUID:
- -1537452059L
-
Serialized Fields
-
_super
QInternalTransaction _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
transfers
com.querydsl.core.types.dsl.SetPath<ImportTransfer,QImportTransfer> transfers
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QImportTransfer extends com.querydsl.core.types.dsl.EntityPathBase<ImportTransfer> implements Serializable
- serialVersionUID:
- 1461692484L
-
Serialized Fields
-
_super
QTransfer _super
-
amount
QBigDecimal amount
-
chargedBackBy
QChargebackTransfer chargedBackBy
-
children
com.querydsl.core.types.dsl.ListPath<Transfer,QTransfer> children
-
date
QDate date
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
importTransaction
QImportTransaction importTransaction
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferNature> nature
-
parent
QTransfer parent
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
statuses
com.querydsl.core.types.dsl.SetPath<TransferTransferStatusFlow,QTransferTransferStatusFlow> statuses
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
transferNature
com.querydsl.core.types.dsl.EnumPath<TransferNature> transferNature
-
type
QTransferType type
-
-
Class org.cyclos.entities.banking.QInitialCreditTransfer extends com.querydsl.core.types.dsl.EntityPathBase<InitialCreditTransfer> implements Serializable
- serialVersionUID:
- -2013421996L
-
Serialized Fields
-
_super
QTransfer _super
-
amount
QBigDecimal amount
-
chargedBackBy
QChargebackTransfer chargedBackBy
-
children
com.querydsl.core.types.dsl.ListPath<Transfer,QTransfer> children
-
date
QDate date
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferNature> nature
-
parent
QTransfer parent
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
statuses
com.querydsl.core.types.dsl.SetPath<TransferTransferStatusFlow,QTransferTransferStatusFlow> statuses
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
transferNature
com.querydsl.core.types.dsl.EnumPath<TransferNature> transferNature
-
type
QTransferType type
-
-
Class org.cyclos.entities.banking.QInstallment extends com.querydsl.core.types.dsl.EntityPathBase<Installment> implements Serializable
- serialVersionUID:
- -732073883L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
amount
QBigDecimal amount
-
by
QBasicUser by
-
dueDate
QDate dueDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
number
QInteger number
-
status
com.querydsl.core.types.dsl.EnumPath<InstallmentStatus> status
-
transaction
QInternalTransaction transaction
-
transfers
com.querydsl.core.types.dsl.SetPath<InstallmentTransfer,QInstallmentTransfer> transfers
-
-
Class org.cyclos.entities.banking.QInstallmentAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<InstallmentAmountReservation> implements Serializable
- serialVersionUID:
- -410617233L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installment
QInstallment installment
-
transaction
QTransaction transaction
-
-
Class org.cyclos.entities.banking.QInstallmentTransfer extends com.querydsl.core.types.dsl.EntityPathBase<InstallmentTransfer> implements Serializable
- serialVersionUID:
- -417310864L
-
Serialized Fields
-
_super
QTransfer _super
-
amount
QBigDecimal amount
-
chargedBackBy
QChargebackTransfer chargedBackBy
-
children
com.querydsl.core.types.dsl.ListPath<Transfer,QTransfer> children
-
date
QDate date
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installment
QInstallment installment
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferNature> nature
-
parent
QTransfer parent
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
statuses
com.querydsl.core.types.dsl.SetPath<TransferTransferStatusFlow,QTransferTransferStatusFlow> statuses
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
-
Class org.cyclos.entities.banking.QInternalTransaction extends com.querydsl.core.types.dsl.EntityPathBase<InternalTransaction> implements Serializable
- serialVersionUID:
- 574937805L
-
Serialized Fields
-
_super
QTransaction _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QOrderAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<OrderAmountReservation> implements Serializable
- serialVersionUID:
- 1972218938L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
order
QOrder order
-
transaction
QTransaction transaction
-
-
Class org.cyclos.entities.banking.QPayment extends com.querydsl.core.types.dsl.EntityPathBase<Payment> implements Serializable
- serialVersionUID:
- -1584069902L
-
Serialized Fields
-
_super
QBasePayment _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizations
com.querydsl.core.types.dsl.ListPath<TransactionAuthorization,QTransactionAuthorization> authorizations
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
boughtVoucherPacks
com.querydsl.core.types.dsl.SetPath<VoucherPack,QVoucherPack> boughtVoucherPacks
-
by
QBasicUser by
-
channel
QChannel channel
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
feedbackExpirationNotified
com.querydsl.core.types.dsl.BooleanPath feedbackExpirationNotified
-
feedbackExpirationReminderNotified
com.querydsl.core.types.dsl.BooleanPath feedbackExpirationReminderNotified
-
feedbackReminderNotified
com.querydsl.core.types.dsl.BooleanPath feedbackReminderNotified
-
feedbacks
com.querydsl.core.types.dsl.SetPath<TransactionFeedback,QTransactionFeedback> feedbacks
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
oidcClient
QOidcClient oidcClient
-
paymentRequests
com.querydsl.core.types.dsl.SetPath<PaymentRequest,QPaymentRequest> paymentRequests
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
transfers
com.querydsl.core.types.dsl.SetPath<PaymentTransfer,QPaymentTransfer> transfers
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QPaymentRequest extends com.querydsl.core.types.dsl.EntityPathBase<PaymentRequest> implements Serializable
- serialVersionUID:
- -158813379L
-
Serialized Fields
-
_super
QInternalTransaction _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
comments
com.querydsl.core.types.dsl.StringPath comments
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
expirationDateComments
com.querydsl.core.types.dsl.StringPath expirationDateComments
-
firstSchedulingIsImmediate
com.querydsl.core.types.dsl.BooleanPath firstSchedulingIsImmediate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
processDate
QDate processDate
-
receivedBy
QOperator receivedBy
-
scheduling
com.querydsl.core.types.dsl.EnumPath<SchedulingType> scheduling
-
schedulingCount
QInteger schedulingCount
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
smsCode
com.querydsl.core.types.dsl.StringPath smsCode
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QPaymentTransfer extends com.querydsl.core.types.dsl.EntityPathBase<PaymentTransfer> implements Serializable
- serialVersionUID:
- 1045892349L
-
Serialized Fields
-
_super
QTransfer _super
-
amount
QBigDecimal amount
-
chargedBackBy
QChargebackTransfer chargedBackBy
-
children
com.querydsl.core.types.dsl.ListPath<Transfer,QTransfer> children
-
date
QDate date
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferNature> nature
-
parent
QTransfer parent
-
payment
QPayment payment
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
statuses
com.querydsl.core.types.dsl.SetPath<TransferTransferStatusFlow,QTransferTransferStatusFlow> statuses
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
transferNature
com.querydsl.core.types.dsl.EnumPath<TransferNature> transferNature
-
type
QTransferType type
-
-
Class org.cyclos.entities.banking.QPaymentTransferType extends com.querydsl.core.types.dsl.EntityPathBase<PaymentTransferType> implements Serializable
- serialVersionUID:
- -234468905L
-
Serialized Fields
-
_super
QTransferType _super
-
allowFromCustomName
com.querydsl.core.types.dsl.BooleanPath allowFromCustomName
-
allowsRecurringPayments
com.querydsl.core.types.dsl.BooleanPath allowsRecurringPayments
-
allowsScheduledPayments
com.querydsl.core.types.dsl.BooleanPath allowsScheduledPayments
-
allowToCustomName
com.querydsl.core.types.dsl.BooleanPath allowToCustomName
-
authorizationExpirationPeriod
QTimeInterval authorizationExpirationPeriod
-
authorizationLevels
com.querydsl.core.types.dsl.ListPath<AuthorizationLevel,QAuthorizationLevel> authorizationLevels
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
chargebackPaymentsToSystemOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> chargebackPaymentsToSystemOnProducts
-
chargebackPaymentsToUserOnProducts
com.querydsl.core.types.dsl.SetPath<UserManagementProduct,QUserManagementProduct> chargebackPaymentsToUserOnProducts
-
confirmationMessage
com.querydsl.core.types.dsl.StringPath confirmationMessage
-
customFields
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> customFields
-
defaultFeedbackComments
com.querydsl.core.types.dsl.StringPath defaultFeedbackComments
-
defaultFeedbackLevel
com.querydsl.core.types.dsl.EnumPath<ReferenceLevel> defaultFeedbackLevel
-
defaultPaymentRequestExpirationPeriod
QTimeInterval defaultPaymentRequestExpirationPeriod
-
description
com.querydsl.core.types.dsl.StringPath description
-
descriptionAvailability
com.querydsl.core.types.dsl.EnumPath<Availability> descriptionAvailability
-
direction
com.querydsl.core.types.dsl.EnumPath<TransferTypeDirection> direction
-
displayTemplate
com.querydsl.core.types.dsl.StringPath displayTemplate
-
dRateCreationValue
QDRateCreationValueForTransferType dRateCreationValue
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
externalPaymentsAsUserOnProducts
com.querydsl.core.types.dsl.SetPath<UserManagementProduct,QUserManagementProduct> externalPaymentsAsUserOnProducts
-
feedbackEnabledSince
QDate feedbackEnabledSince
-
feedbackExpirationDays
QInteger feedbackExpirationDays
-
feedbackExpirationReminderDays
QInteger feedbackExpirationReminderDays
-
feedbackReminderDays
QInteger feedbackReminderDays
-
feedbackReplyExpirationDays
QInteger feedbackReplyExpirationDays
-
feedbackSetting
com.querydsl.core.types.dsl.EnumPath<TransactionFeedbackSetting> feedbackSetting
-
from
QAccountType from
-
hidePaymentRequestExpirationDate
com.querydsl.core.types.dsl.BooleanPath hidePaymentRequestExpirationDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreAccountLimits
com.querydsl.core.types.dsl.BooleanPath ignoreAccountLimits
-
initialStatuses
com.querydsl.core.types.dsl.SetPath<TransferStatus,QTransferStatus> initialStatuses
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lockFrom
com.querydsl.core.types.dsl.BooleanPath lockFrom
-
lockTo
com.querydsl.core.types.dsl.BooleanPath lockTo
-
maturityHistorySize
QInteger maturityHistorySize
-
maturityPolicy
com.querydsl.core.types.dsl.EnumPath<MaturityPolicy> maturityPolicy
-
maxAmount
QBigDecimal maxAmount
-
maxAmountPerDay
QBigDecimal maxAmountPerDay
-
maxAmountPerDayPinless
QBigDecimal maxAmountPerDayPinless
-
maxAmountPerDayPinlessTrustedDevices
QBigDecimal maxAmountPerDayPinlessTrustedDevices
-
maxAmountPerDayTrustedDevices
QBigDecimal maxAmountPerDayTrustedDevices
-
maxAmountPerMonth
QBigDecimal maxAmountPerMonth
-
maxAmountPerMonthTrustedDevices
QBigDecimal maxAmountPerMonthTrustedDevices
-
maxAmountPerWeek
QBigDecimal maxAmountPerWeek
-
maxAmountPerWeekTrustedDevices
QBigDecimal maxAmountPerWeekTrustedDevices
-
maxAmountPerYear
QBigDecimal maxAmountPerYear
-
maxAmountPerYearTrustedDevices
QBigDecimal maxAmountPerYearTrustedDevices
-
maxAmountPinless
QBigDecimal maxAmountPinless
-
maxAmountPinlessTrustedDevices
QBigDecimal maxAmountPinlessTrustedDevices
-
maxAmountTrustedDevices
QBigDecimal maxAmountTrustedDevices
-
maxChargebackTime
QTimeInterval maxChargebackTime
-
maxDaysToChangeFeedback
QInteger maxDaysToChangeFeedback
-
maxInstallments
QInteger maxInstallments
-
maxTransfersPerDay
QInteger maxTransfersPerDay
-
maxTransfersPerDayTrustedDevices
QInteger maxTransfersPerDayTrustedDevices
-
maxTransfersPerMonth
QInteger maxTransfersPerMonth
-
maxTransfersPerMonthTrustedDevices
QInteger maxTransfersPerMonthTrustedDevices
-
maxTransfersPerWeek
QInteger maxTransfersPerWeek
-
maxTransfersPerWeekTrustedDevices
QInteger maxTransfersPerWeekTrustedDevices
-
minAmount
QBigDecimal minAmount
-
minTimeBetweenTransfers
QTimeInterval minTimeBetweenTransfers
-
myExternalPaymentTypesOnProducts
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> myExternalPaymentTypesOnProducts
-
myPaymentsOnProducts
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> myPaymentsOnProducts
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferTypeNature> nature
-
notifyPaymentPerformed
com.querydsl.core.types.dsl.BooleanPath notifyPaymentPerformed
-
notifyPaymentReceived
com.querydsl.core.types.dsl.BooleanPath notifyPaymentReceived
-
principalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypes
-
priority
com.querydsl.core.types.dsl.BooleanPath priority
-
requiresAuthorization
com.querydsl.core.types.dsl.BooleanPath requiresAuthorization
-
requiresFeedback
com.querydsl.core.types.dsl.BooleanPath requiresFeedback
-
reserveTotalAmountOnScheduledPayments
com.querydsl.core.types.dsl.BooleanPath reserveTotalAmountOnScheduledPayments
-
restrictTo
com.querydsl.core.types.dsl.EnumPath<PaymentTransferTypeRestrictTo> restrictTo
-
restrictToGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> restrictToGroups
-
restrictToUsers
com.querydsl.core.types.dsl.SetPath<User,QUser> restrictToUsers
-
showRecurringPaymentsToReceiver
com.querydsl.core.types.dsl.BooleanPath showRecurringPaymentsToReceiver
-
showScheduledPaymentsToReceiver
com.querydsl.core.types.dsl.BooleanPath showScheduledPaymentsToReceiver
-
skipConfirmation
com.querydsl.core.types.dsl.BooleanPath skipConfirmation
-
statusFlows
com.querydsl.core.types.dsl.SetPath<TransferStatusFlow,QTransferStatusFlow> statusFlows
-
systemPaymentsOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> systemPaymentsOnProducts
-
systemToUserExternalPaymentOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> systemToUserExternalPaymentOnProducts
-
to
QAccountType to
-
transferFees
com.querydsl.core.types.dsl.SetPath<TransferFee,QTransferFee> transferFees
-
transferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> transferFilters
-
userPaymentsOnProducts
com.querydsl.core.types.dsl.SetPath<UserManagementProduct,QUserManagementProduct> userPaymentsOnProducts
-
valueForEmptyDescription
com.querydsl.core.types.dsl.StringPath valueForEmptyDescription
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QPendingAuthorizationAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<PendingAuthorizationAmountReservation> implements Serializable
- serialVersionUID:
- 205952062L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<AmountReservationNature> nature
-
transaction
QBasePayment transaction
-
-
Class org.cyclos.entities.banking.QPendingUserAccount extends com.querydsl.core.types.dsl.EntityPathBase<PendingUserAccount> implements Serializable
- serialVersionUID:
- 1071716703L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
active
com.querydsl.core.types.dsl.BooleanPath active
-
creditLimit
QBigDecimal creditLimit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
number
com.querydsl.core.types.dsl.StringPath number
-
type
QUserAccountType type
-
upperCreditLimit
QBigDecimal upperCreditLimit
-
upperCreditLimitFromProduct
com.querydsl.core.types.dsl.BooleanPath upperCreditLimitFromProduct
-
user
QUser user
-
-
Class org.cyclos.entities.banking.QRateParameters extends com.querydsl.core.types.dsl.EntityPathBase<RateParameters> implements Serializable
- serialVersionUID:
- -1310793602L
-
Serialized Fields
-
_super
QBaseEntity _super
-
creationValue
QBigDecimal creationValue
-
currency
QCurrency currency
-
endDate
QDate endDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
markedForResetting
com.querydsl.core.types.dsl.BooleanPath markedForResetting
-
showToUser
com.querydsl.core.types.dsl.BooleanPath showToUser
-
startDate
QDate startDate
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QRecurringPayment extends com.querydsl.core.types.dsl.EntityPathBase<RecurringPayment> implements Serializable
- serialVersionUID:
- -105230083L
-
Serialized Fields
-
_super
QBasePayment _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizations
com.querydsl.core.types.dsl.ListPath<TransactionAuthorization,QTransactionAuthorization> authorizations
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
feedbackExpirationNotified
com.querydsl.core.types.dsl.BooleanPath feedbackExpirationNotified
-
feedbackExpirationReminderNotified
com.querydsl.core.types.dsl.BooleanPath feedbackExpirationReminderNotified
-
feedbackReminderNotified
com.querydsl.core.types.dsl.BooleanPath feedbackReminderNotified
-
feedbacks
com.querydsl.core.types.dsl.SetPath<TransactionFeedback,QTransactionFeedback> feedbacks
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
occurrenceInterval
QTimeInterval occurrenceInterval
-
occurrencesCount
QInteger occurrencesCount
-
oidcClient
QOidcClient oidcClient
-
paymentRequests
com.querydsl.core.types.dsl.SetPath<PaymentRequest,QPaymentRequest> paymentRequests
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QRecurringPaymentOccurrence extends com.querydsl.core.types.dsl.EntityPathBase<RecurringPaymentOccurrence> implements Serializable
- serialVersionUID:
- 310886062L
-
Serialized Fields
-
_super
QInstallment _super
-
amount
QBigDecimal amount
-
by
QBasicUser by
-
dueDate
QDate dueDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
number
QInteger number
-
recurringPayment
QRecurringPayment recurringPayment
-
status
com.querydsl.core.types.dsl.EnumPath<InstallmentStatus> status
-
transaction
QInternalTransaction transaction
-
transfers
com.querydsl.core.types.dsl.SetPath<InstallmentTransfer,QInstallmentTransfer> transfers
-
-
Class org.cyclos.entities.banking.QScheduledPayment extends com.querydsl.core.types.dsl.EntityPathBase<ScheduledPayment> implements Serializable
- serialVersionUID:
- 1786893613L
-
Serialized Fields
-
_super
QBasePayment _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
amountReservations
com.querydsl.core.types.dsl.SetPath<ScheduledPaymentAmountReservation,QScheduledPaymentAmountReservation> amountReservations
-
authorizations
com.querydsl.core.types.dsl.ListPath<TransactionAuthorization,QTransactionAuthorization> authorizations
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
feedbackExpirationNotified
com.querydsl.core.types.dsl.BooleanPath feedbackExpirationNotified
-
feedbackExpirationReminderNotified
com.querydsl.core.types.dsl.BooleanPath feedbackExpirationReminderNotified
-
feedbackReminderNotified
com.querydsl.core.types.dsl.BooleanPath feedbackReminderNotified
-
feedbacks
com.querydsl.core.types.dsl.SetPath<TransactionFeedback,QTransactionFeedback> feedbacks
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
oidcClient
QOidcClient oidcClient
-
paymentRequests
com.querydsl.core.types.dsl.SetPath<PaymentRequest,QPaymentRequest> paymentRequests
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QScheduledPaymentAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<ScheduledPaymentAmountReservation> implements Serializable
- serialVersionUID:
- 1815035559L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<AmountReservationNature> nature
-
scheduledPayment
QScheduledPayment scheduledPayment
-
transaction
QTransaction transaction
-
-
Class org.cyclos.entities.banking.QScheduledPaymentInstallment extends com.querydsl.core.types.dsl.EntityPathBase<ScheduledPaymentInstallment> implements Serializable
- serialVersionUID:
- -1226196468L
-
Serialized Fields
-
_super
QInstallment _super
-
amount
QBigDecimal amount
-
amountDereservations
com.querydsl.core.types.dsl.SetPath<InstallmentAmountReservation,QInstallmentAmountReservation> amountDereservations
-
by
QBasicUser by
-
dueDate
QDate dueDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
number
QInteger number
-
status
com.querydsl.core.types.dsl.EnumPath<InstallmentStatus> status
-
transaction
QInternalTransaction transaction
-
transfers
com.querydsl.core.types.dsl.SetPath<InstallmentTransfer,QInstallmentTransfer> transfers
-
-
Class org.cyclos.entities.banking.QSystemAccount extends com.querydsl.core.types.dsl.EntityPathBase<SystemAccount> implements Serializable
- serialVersionUID:
- -1650582294L
-
Serialized Fields
-
_super
QAccount _super
-
accountBalanceLimitLog
com.querydsl.core.types.dsl.ListPath<AccountBalanceLimitLog,QAccountBalanceLimitLog> accountBalanceLimitLog
-
accountBalances
com.querydsl.core.types.dsl.SetPath<AccountBalance,QAccountBalance> accountBalances
-
accountRates
QAccountRates accountRates
-
active
com.querydsl.core.types.dsl.BooleanPath active
-
allAccountRates
com.querydsl.core.types.dsl.SetPath<AccountRates,QAccountRates> allAccountRates
-
amountReservations
com.querydsl.core.types.dsl.SetPath<AmountReservation,QAmountReservation> amountReservations
-
closedAccountBalances
com.querydsl.core.types.dsl.SetPath<ClosedAccountBalance,QClosedAccountBalance> closedAccountBalances
-
creationDate
QDate creationDate
-
creditLimit
QBigDecimal creditLimit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<AccountTypeNature> nature
-
negativeSince
QDate negativeSince
-
number
com.querydsl.core.types.dsl.StringPath number
-
owner
com.querydsl.core.types.dsl.SimplePath<SystemAccountOwner> owner
-
systemAccountType
QSystemAccountType systemAccountType
-
type
QAccountType type
-
upperCreditLimit
QBigDecimal upperCreditLimit
-
user
QUser user
-
-
Class org.cyclos.entities.banking.QSystemAccountType extends com.querydsl.core.types.dsl.EntityPathBase<SystemAccountType> implements Serializable
- serialVersionUID:
- 909744964L
-
Serialized Fields
-
_super
QAccountType _super
-
accounts
com.querydsl.core.types.dsl.SetPath<SystemAccount,QSystemAccount> accounts
-
currency
QCurrency currency
-
currencyId
com.querydsl.core.types.dsl.NumberPath<Long> currencyId
-
customFieldsForList
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> customFieldsForList
-
customFieldsForSearch
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> customFieldsForSearch
-
description
com.querydsl.core.types.dsl.StringPath description
-
fromTransferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> fromTransferTypes
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
limitType
com.querydsl.core.types.dsl.EnumPath<AccountTypeLimitType> limitType
-
maturityFreeze
com.querydsl.core.types.dsl.BooleanPath maturityFreeze
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<AccountTypeNature> nature
-
printHistoryLandscape
com.querydsl.core.types.dsl.BooleanPath printHistoryLandscape
-
showDescriptionInHistoryFilters
com.querydsl.core.types.dsl.BooleanPath showDescriptionInHistoryFilters
-
showDescriptionInHistoryList
com.querydsl.core.types.dsl.BooleanPath showDescriptionInHistoryList
-
toTransferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> toTransferTypes
-
transferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> transferFilters
-
version
QInteger version
-
visibleSystemAccountsOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> visibleSystemAccountsOnProducts
-
-
Class org.cyclos.entities.banking.QTicket extends com.querydsl.core.types.dsl.EntityPathBase<Ticket> implements Serializable
- serialVersionUID:
- -1176777568L
-
Serialized Fields
-
_super
QInternalTransaction _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
cancelUrl
com.querydsl.core.types.dsl.StringPath cancelUrl
-
channel
QChannel channel
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
installments
com.querydsl.core.types.dsl.ListPath<Installment,QInstallment> installments
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
orderId
com.querydsl.core.types.dsl.StringPath orderId
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
successUrl
com.querydsl.core.types.dsl.StringPath successUrl
-
successWebhookUrl
com.querydsl.core.types.dsl.StringPath successWebhookUrl
-
ticketNumber
com.querydsl.core.types.dsl.StringPath ticketNumber
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
voucherTransactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> voucherTransactions
-
-
Class org.cyclos.entities.banking.QTimeBasedRateParameters extends com.querydsl.core.types.dsl.EntityPathBase<TimeBasedRateParameters> implements Serializable
- serialVersionUID:
- 672552540L
-
Serialized Fields
-
_super
QRateParameters _super
-
creationValue
QBigDecimal creationValue
-
currency
QCurrency currency
-
endDate
QDate endDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
initValue
QDate initValue
-
markedForResetting
com.querydsl.core.types.dsl.BooleanPath markedForResetting
-
showToUser
com.querydsl.core.types.dsl.BooleanPath showToUser
-
startDate
QDate startDate
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransaction extends com.querydsl.core.types.dsl.EntityPathBase<Transaction> implements Serializable
- serialVersionUID:
- -735097398L
-
Serialized Fields
-
_super
QBaseEntity _super
-
accessClient
QAccessClient accessClient
-
amount
QBigDecimal amount
-
authorizationStatus
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationStatus> authorizationStatus
-
authorizationType
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> authorizationType
-
by
QBasicUser by
-
channel
QChannel channel
-
creationType
com.querydsl.core.types.dsl.EnumPath<PaymentCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldValue,QTransactionCustomFieldValue> customValues
-
date
QDate date
-
description
com.querydsl.core.types.dsl.StringPath description
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
fromName
com.querydsl.core.types.dsl.StringPath fromName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<TransactionNature> nature
-
nextAuthorizationLevel
QAuthorizationLevel nextAuthorizationLevel
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
principalType
QPrincipalType principalType
-
receivedBy
QOperator receivedBy
-
showToReceiver
com.querydsl.core.types.dsl.BooleanPath showToReceiver
-
status
com.querydsl.core.types.dsl.StringPath status
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
toName
com.querydsl.core.types.dsl.StringPath toName
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransactionAuthorization extends com.querydsl.core.types.dsl.EntityPathBase<TransactionAuthorization> implements Serializable
- serialVersionUID:
- 2078276303L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
action
com.querydsl.core.types.dsl.EnumPath<AuthorizationAction> action
-
by
QBasicUser by
-
comments
com.querydsl.core.types.dsl.StringPath comments
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
level
QAuthorizationLevel level
-
transaction
QBasePayment transaction
-
type
com.querydsl.core.types.dsl.EnumPath<TransactionAuthorizationType> type
-
-
Class org.cyclos.entities.banking.QTransactionCustomField extends com.querydsl.core.types.dsl.EntityPathBase<TransactionCustomField> implements Serializable
- serialVersionUID:
- -2123605025L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
hideInForm
com.querydsl.core.types.dsl.BooleanPath hideInForm
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<TransactionCustomFieldPossibleValueCategory,QTransactionCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<TransactionCustomFieldPossibleValue,QTransactionCustomFieldPossibleValue> possibleValues
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
transferTypes
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> transferTypes
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
version
QInteger version
-
visibleByProducts
com.querydsl.core.types.dsl.SetPath<Product,QProduct> visibleByProducts
-
-
Class org.cyclos.entities.banking.QTransactionCustomFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<TransactionCustomFieldPossibleValue> implements Serializable
- serialVersionUID:
- -632435487L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QTransactionCustomFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QTransactionCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransactionCustomFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<TransactionCustomFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- 482639103L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QTransactionCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<TransactionCustomFieldPossibleValue,QTransactionCustomFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransactionCustomFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<TransactionCustomFieldValue> implements Serializable
- serialVersionUID:
- 1283905746L
-
Serialized Fields
-
_super
QCustomFieldValue _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
dynamicValues
com.querydsl.core.types.dsl.SetPath<DynamicFieldValue,QDynamicFieldValue> dynamicValues
-
enumeratedValue
QTransactionCustomFieldPossibleValue enumeratedValue
-
enumeratedValues
com.querydsl.core.types.dsl.SetPath<TransactionCustomFieldPossibleValue,QTransactionCustomFieldPossibleValue> enumeratedValues
-
field
QTransactionCustomField field
-
fileValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueFile,QCustomFieldValueFile> fileValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueImage,QCustomFieldValueImage> imageValues
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
owner
QTransaction owner
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransfer extends com.querydsl.core.types.dsl.EntityPathBase<Transfer> implements Serializable
- serialVersionUID:
- -1963326337L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
amount
QBigDecimal amount
-
chargedBackBy
QChargebackTransfer chargedBackBy
-
children
com.querydsl.core.types.dsl.ListPath<Transfer,QTransfer> children
-
date
QDate date
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferNature> nature
-
parent
QTransfer parent
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
statuses
com.querydsl.core.types.dsl.SetPath<TransferTransferStatusFlow,QTransferTransferStatusFlow> statuses
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
type
QTransferType type
-
-
Class org.cyclos.entities.banking.QTransferFee extends com.querydsl.core.types.dsl.EntityPathBase<TransferFee> implements Serializable
- serialVersionUID:
- -590198137L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
amount
QBigDecimal amount
-
amountRange
QDecimalRange amountRange
-
chargeMode
com.querydsl.core.types.dsl.EnumPath<TransferFeeChargeMode> chargeMode
-
customScript
QCustomScript customScript
-
customScriptParameters
com.querydsl.core.types.dsl.StringPath customScriptParameters
-
deductAmount
com.querydsl.core.types.dsl.BooleanPath deductAmount
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
fromGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> fromGroups
-
generatedTransferType
QGeneratedTransferType generatedTransferType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
originalTransferType
QTransferType originalTransferType
-
otherCurrency
com.querydsl.core.types.dsl.BooleanPath otherCurrency
-
payer
com.querydsl.core.types.dsl.EnumPath<TransferFeeSubject> payer
-
payerUser
QUser payerUser
-
receiver
com.querydsl.core.types.dsl.EnumPath<TransferFeeSubject> receiver
-
receiverUser
QUser receiverUser
-
toGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> toGroups
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransferFeeTransfer extends com.querydsl.core.types.dsl.EntityPathBase<TransferFeeTransfer> implements Serializable
- serialVersionUID:
- 858910610L
-
Serialized Fields
-
_super
QTransfer _super
-
amount
QBigDecimal amount
-
chargedBackBy
QChargebackTransfer chargedBackBy
-
children
com.querydsl.core.types.dsl.ListPath<Transfer,QTransfer> children
-
date
QDate date
-
emissionDate
QDate emissionDate
-
expirationDate
QDate expirationDate
-
from
QAccount from
-
fromId
com.querydsl.core.types.dsl.NumberPath<Long> fromId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferNature> nature
-
parent
QTransfer parent
-
pendingNotification
com.querydsl.core.types.dsl.BooleanPath pendingNotification
-
statuses
com.querydsl.core.types.dsl.SetPath<TransferTransferStatusFlow,QTransferTransferStatusFlow> statuses
-
to
QAccount to
-
toId
com.querydsl.core.types.dsl.NumberPath<Long> toId
-
transaction
QTransaction transaction
-
transactionNumber
com.querydsl.core.types.dsl.StringPath transactionNumber
-
transferFee
QTransferFee transferFee
-
type
QTransferType type
-
-
Class org.cyclos.entities.banking.QTransferFilter extends com.querydsl.core.types.dsl.EntityPathBase<TransferFilter> implements Serializable
- serialVersionUID:
- 1007427799L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
accountType
QAccountType accountType
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
transferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> transferTypes
-
usedOnAdminProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> usedOnAdminProducts
-
usedOnMemberProducts
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> usedOnMemberProducts
-
usedOnUserManagementProducts
com.querydsl.core.types.dsl.SetPath<UserManagementProduct,QUserManagementProduct> usedOnUserManagementProducts
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransferStatus extends com.querydsl.core.types.dsl.EntityPathBase<TransferStatus> implements Serializable
- serialVersionUID:
- 1389438289L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
flow
QTransferStatusFlow flow
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
possibleNext
com.querydsl.core.types.dsl.SetPath<TransferStatus,QTransferStatus> possibleNext
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransferStatusFlow extends com.querydsl.core.types.dsl.EntityPathBase<TransferStatusFlow> implements Serializable
- serialVersionUID:
- -1873966561L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
statuses
com.querydsl.core.types.dsl.ListPath<TransferStatus,QTransferStatus> statuses
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransferStatusLog extends com.querydsl.core.types.dsl.EntityPathBase<TransferStatusLog> implements Serializable
- serialVersionUID:
- -2138654669L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
by
QBasicUser by
-
comments
com.querydsl.core.types.dsl.StringPath comments
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
status
QTransferStatus status
-
transfer
QTransfer transfer
-
-
Class org.cyclos.entities.banking.QTransferSummary extends com.querydsl.core.types.dsl.BeanPath<TransferSummary> implements Serializable
- serialVersionUID:
- 162397735L
-
Serialized Fields
-
amount
QBigDecimal amount
-
count
QInteger count
-
-
Class org.cyclos.entities.banking.QTransferTransferStatusFlow extends com.querydsl.core.types.dsl.EntityPathBase<TransferTransferStatusFlow> implements Serializable
- serialVersionUID:
- 216999274L
-
Serialized Fields
-
_super
QBaseEntity _super
-
flow
QTransferStatusFlow flow
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
status
QTransferStatus status
-
transfer
QTransfer transfer
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QTransferType extends com.querydsl.core.types.dsl.EntityPathBase<TransferType> implements Serializable
- serialVersionUID:
- -1115836327L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
descriptionAvailability
com.querydsl.core.types.dsl.EnumPath<Availability> descriptionAvailability
-
direction
com.querydsl.core.types.dsl.EnumPath<TransferTypeDirection> direction
-
displayTemplate
com.querydsl.core.types.dsl.StringPath displayTemplate
-
dRateCreationValue
QDRateCreationValueForTransferType dRateCreationValue
-
from
QAccountType from
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreAccountLimits
com.querydsl.core.types.dsl.BooleanPath ignoreAccountLimits
-
initialStatuses
com.querydsl.core.types.dsl.SetPath<TransferStatus,QTransferStatus> initialStatuses
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lockFrom
com.querydsl.core.types.dsl.BooleanPath lockFrom
-
lockTo
com.querydsl.core.types.dsl.BooleanPath lockTo
-
maxChargebackTime
QTimeInterval maxChargebackTime
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<TransferTypeNature> nature
-
notifyPaymentReceived
com.querydsl.core.types.dsl.BooleanPath notifyPaymentReceived
-
statusFlows
com.querydsl.core.types.dsl.SetPath<TransferStatusFlow,QTransferStatusFlow> statusFlows
-
to
QAccountType to
-
transferFees
com.querydsl.core.types.dsl.SetPath<TransferFee,QTransferFee> transferFees
-
transferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> transferFilters
-
valueForEmptyDescription
com.querydsl.core.types.dsl.StringPath valueForEmptyDescription
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QUserAccount extends com.querydsl.core.types.dsl.EntityPathBase<UserAccount> implements Serializable
- serialVersionUID:
- -60561714L
-
Serialized Fields
-
_super
QAccount _super
-
accountBalanceLimitLog
com.querydsl.core.types.dsl.ListPath<AccountBalanceLimitLog,QAccountBalanceLimitLog> accountBalanceLimitLog
-
accountBalances
com.querydsl.core.types.dsl.SetPath<AccountBalance,QAccountBalance> accountBalances
-
accountPaymentAmountLimitLog
com.querydsl.core.types.dsl.ListPath<AccountPaymentAmountLimitLog,QAccountPaymentAmountLimitLog> accountPaymentAmountLimitLog
-
accountRates
QAccountRates accountRates
-
active
com.querydsl.core.types.dsl.BooleanPath active
-
allAccountRates
com.querydsl.core.types.dsl.SetPath<AccountRates,QAccountRates> allAccountRates
-
amountReservations
com.querydsl.core.types.dsl.SetPath<AmountReservation,QAmountReservation> amountReservations
-
closedAccountBalances
com.querydsl.core.types.dsl.SetPath<ClosedAccountBalance,QClosedAccountBalance> closedAccountBalances
-
creationDate
QDate creationDate
-
creditLimit
QBigDecimal creditLimit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
negativeSince
QDate negativeSince
-
number
com.querydsl.core.types.dsl.StringPath number
-
paymentAmountLimit
QBigDecimal paymentAmountLimit
-
paymentAmountPerDayLimit
QBigDecimal paymentAmountPerDayLimit
-
paymentAmountPerMonthLimit
QBigDecimal paymentAmountPerMonthLimit
-
paymentAmountPerWeekLimit
QBigDecimal paymentAmountPerWeekLimit
-
paymentAmountPerYearLimit
QBigDecimal paymentAmountPerYearLimit
-
type
QAccountType type
-
upperCreditLimit
QBigDecimal upperCreditLimit
-
upperCreditLimitFromProduct
com.querydsl.core.types.dsl.BooleanPath upperCreditLimitFromProduct
-
user
QUser user
-
-
Class org.cyclos.entities.banking.QUserAccountFeeLog extends com.querydsl.core.types.dsl.EntityPathBase<UserAccountFeeLog> implements Serializable
- serialVersionUID:
- -841700788L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accountFeeLog
QAccountFeeLog accountFeeLog
-
amount
QBigDecimal amount
-
date
QDate date
-
errorDetails
com.querydsl.core.types.dsl.StringPath errorDetails
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
rechargeAttempt
QInteger rechargeAttempt
-
status
com.querydsl.core.types.dsl.EnumPath<UserAccountFeeStatus> status
-
user
QUser user
-
-
Class org.cyclos.entities.banking.QUserAccountType extends com.querydsl.core.types.dsl.EntityPathBase<UserAccountType> implements Serializable
- serialVersionUID:
- -947924184L
-
Serialized Fields
-
_super
QAccountType _super
-
accountFees
com.querydsl.core.types.dsl.SetPath<AccountFee,QAccountFee> accountFees
-
currency
QCurrency currency
-
currencyId
com.querydsl.core.types.dsl.NumberPath<Long> currencyId
-
customFieldsForList
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> customFieldsForList
-
customFieldsForSearch
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> customFieldsForSearch
-
defaultYellowBalanceRange
QIntegerRange defaultYellowBalanceRange
-
description
com.querydsl.core.types.dsl.StringPath description
-
fromTransferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> fromTransferTypes
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
maturityFreeze
com.querydsl.core.types.dsl.BooleanPath maturityFreeze
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<AccountTypeNature> nature
-
operatorGroups
com.querydsl.core.types.dsl.SetPath<OperatorGroupAccountType,QOperatorGroupAccountType> operatorGroups
-
printHistoryLandscape
com.querydsl.core.types.dsl.BooleanPath printHistoryLandscape
-
showDescriptionInHistoryFilters
com.querydsl.core.types.dsl.BooleanPath showDescriptionInHistoryFilters
-
showDescriptionInHistoryList
com.querydsl.core.types.dsl.BooleanPath showDescriptionInHistoryList
-
toTransferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> toTransferTypes
-
transferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> transferFilters
-
userAccountsAccessOnProducts
com.querydsl.core.types.dsl.SetPath<UserManagementProduct,QUserManagementProduct> userAccountsAccessOnProducts
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QUserAccountVisibilitySettings extends com.querydsl.core.types.dsl.EntityPathBase<UserAccountVisibilitySettings> implements Serializable
- serialVersionUID:
- 1696931011L
-
Serialized Fields
-
_super
QBaseEntity _super
-
accountType
QUserAccountType accountType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
user
QBasicUser user
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.banking.QVoucher extends com.querydsl.core.types.dsl.EntityPathBase<Voucher> implements Serializable
- serialVersionUID:
- -157196390L
-
Serialized Fields
-
_super
QBaseEntity _super
-
aboutToExpireNotified
com.querydsl.core.types.dsl.BooleanPath aboutToExpireNotified
-
activation
QVoucherTopUp activation
-
amount
QBigDecimal amount
-
amountDereservations
com.querydsl.core.types.dsl.SetPath<VoucherAmountReservation,QVoucherAmountReservation> amountDereservations
-
balance
QBigDecimal balance
-
customValues
com.querydsl.core.types.dsl.SetPath<VoucherCustomFieldValue,QVoucherCustomFieldValue> customValues
-
email
com.querydsl.core.types.dsl.StringPath email
-
enableNotifications
com.querydsl.core.types.dsl.BooleanPath enableNotifications
-
expirationDate
QDate expirationDate
-
expirationDateComments
com.querydsl.core.types.dsl.StringPath expirationDateComments
-
expirationNotified
com.querydsl.core.types.dsl.BooleanPath expirationNotified
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
mobilePhone
com.querydsl.core.types.dsl.StringPath mobilePhone
-
owner
QUser owner
-
pack
QVoucherPack pack
-
pin
com.querydsl.core.types.dsl.StringPath pin
-
pinBlockedUntil
QDate pinBlockedUntil
-
printed
com.querydsl.core.types.dsl.BooleanPath printed
-
refund
QPayment refund
-
status
com.querydsl.core.types.dsl.EnumPath<VoucherStatus> status
-
token
com.querydsl.core.types.dsl.StringPath token
-
transactions
com.querydsl.core.types.dsl.SetPath<VoucherTransaction,QVoucherTransaction> transactions
-
unblockReservations
com.querydsl.core.types.dsl.SetPath<VoucherUnblockAmountReservation,QVoucherUnblockAmountReservation> unblockReservations
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QVoucherAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<VoucherAmountReservation> implements Serializable
- serialVersionUID:
- 401751002L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
transaction
QTransaction transaction
-
voucher
QVoucher voucher
-
-
Class org.cyclos.entities.banking.QVoucherCategory extends com.querydsl.core.types.dsl.EntityPathBase<VoucherCategory> implements Serializable
- serialVersionUID:
- 1658472120L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<VoucherCategoryImage,QVoucherCategoryImage> images
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QVoucherCategoryImage extends com.querydsl.core.types.dsl.EntityPathBase<VoucherCategoryImage> implements Serializable
- serialVersionUID:
- 114615683L
-
Serialized Fields
-
_super
QOwnedImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
version
QInteger version
-
voucherCategory
QVoucherCategory voucherCategory
-
width
QInteger width
-
-
Class org.cyclos.entities.banking.QVoucherChargeback extends com.querydsl.core.types.dsl.EntityPathBase<VoucherChargeback> implements Serializable
- serialVersionUID:
- 480817365L
-
Serialized Fields
-
_super
QVoucherTransaction _super
-
amount
QBigDecimal amount
-
by
QBasicUser by
-
chargebackOf
QVoucherTransaction chargebackOf
-
chargedBackBy
QVoucherChargeback chargedBackBy
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<VoucherTransactionNature> nature
-
transaction
QInternalTransaction transaction
-
transactionId
com.querydsl.core.types.dsl.NumberPath<Long> transactionId
-
user
QUser user
-
voucher
QVoucher voucher
-
-
Class org.cyclos.entities.banking.QVoucherConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<VoucherConfiguration> implements Serializable
- serialVersionUID:
- 1729032060L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
accessibleOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> accessibleOnProducts
-
accountName
com.querydsl.core.types.dsl.StringPath accountName
-
activationInterval
QTimeInterval activationInterval
-
buyType
QPaymentTransferType buyType
-
currency
QCurrency currency
-
daysBeforeExpirationToNotify
QInteger daysBeforeExpirationToNotify
-
description
com.querydsl.core.types.dsl.StringPath description
-
generationAmount
com.querydsl.core.types.dsl.EnumPath<VoucherGenerationAmount> generationAmount
-
generationStatus
com.querydsl.core.types.dsl.EnumPath<VoucherGenerationStatus> generationStatus
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
mask
com.querydsl.core.types.dsl.StringPath mask
-
name
com.querydsl.core.types.dsl.StringPath name
-
pinOnActivation
com.querydsl.core.types.dsl.EnumPath<VoucherPinOnActivation> pinOnActivation
-
pinUsage
com.querydsl.core.types.dsl.EnumPath<VoucherPinUsage> pinUsage
-
productVouchers
com.querydsl.core.types.dsl.SetPath<ProductVoucher,QProductVoucher> productVouchers
-
redeemType
QPaymentTransferType redeemType
-
refundType
QPaymentTransferType refundType
-
showPlainToken
com.querydsl.core.types.dsl.BooleanPath showPlainToken
-
showQrCode
com.querydsl.core.types.dsl.BooleanPath showQrCode
-
topUpType
QPaymentTransferType topUpType
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QVoucherCustomField extends com.querydsl.core.types.dsl.EntityPathBase<VoucherCustomField> implements Serializable
- serialVersionUID:
- -804517873L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<VoucherCustomFieldPossibleValueCategory,QVoucherCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<VoucherCustomFieldPossibleValue,QVoucherCustomFieldPossibleValue> possibleValues
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
showInSearch
com.querydsl.core.types.dsl.BooleanPath showInSearch
-
showInVoucherInformation
com.querydsl.core.types.dsl.BooleanPath showInVoucherInformation
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
usage
com.querydsl.core.types.dsl.EnumPath<VoucherCustomFieldUsage> usage
-
usedOnBuying
com.querydsl.core.types.dsl.BooleanPath usedOnBuying
-
usedOnGeneration
com.querydsl.core.types.dsl.BooleanPath usedOnGeneration
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
version
QInteger version
-
visibleByProducts
com.querydsl.core.types.dsl.SetPath<Product,QProduct> visibleByProducts
-
voucherTypes
com.querydsl.core.types.dsl.SetPath<VoucherType,QVoucherType> voucherTypes
-
-
Class org.cyclos.entities.banking.QVoucherCustomFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<VoucherCustomFieldPossibleValue> implements Serializable
- serialVersionUID:
- -484741455L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QVoucherCustomFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QVoucherCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QVoucherCustomFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<VoucherCustomFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- -1980018993L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QVoucherCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<VoucherCustomFieldPossibleValue,QVoucherCustomFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QVoucherCustomFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<VoucherCustomFieldValue> implements Serializable
- serialVersionUID:
- 482036386L
-
Serialized Fields
-
_super
QCustomFieldValue _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
dynamicValues
com.querydsl.core.types.dsl.SetPath<DynamicFieldValue,QDynamicFieldValue> dynamicValues
-
enumeratedValue
QVoucherCustomFieldPossibleValue enumeratedValue
-
enumeratedValues
com.querydsl.core.types.dsl.SetPath<VoucherCustomFieldPossibleValue,QVoucherCustomFieldPossibleValue> enumeratedValues
-
field
QVoucherCustomField field
-
fileValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueFile,QCustomFieldValueFile> fileValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueImage,QCustomFieldValueImage> imageValues
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
owner
QVoucher owner
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QVoucherPack extends com.querydsl.core.types.dsl.EntityPathBase<VoucherPack> implements Serializable
- serialVersionUID:
- 24762579L
-
Serialized Fields
-
_super
QBaseEntity _super
-
aboutToExpireNotified
com.querydsl.core.types.dsl.BooleanPath aboutToExpireNotified
-
activationDeadline
QDate activationDeadline
-
amount
QBigDecimal amount
-
amountReservations
com.querydsl.core.types.dsl.SetPath<VoucherPackAmountReservation,QVoucherPackAmountReservation> amountReservations
-
buy
QPayment buy
-
buyer
QUser buyer
-
by
QBasicUser by
-
count
QInteger count
-
creationDate
QDate creationDate
-
creationType
com.querydsl.core.types.dsl.EnumPath<VoucherCreationType> creationType
-
customValues
com.querydsl.core.types.dsl.SetPath<VoucherPackCustomFieldValue,QVoucherPackCustomFieldValue> customValues
-
expirationDate
QDate expirationDate
-
expirationNotified
com.querydsl.core.types.dsl.BooleanPath expirationNotified
-
gift
com.querydsl.core.types.dsl.BooleanPath gift
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
redeemAfterDate
QDate redeemAfterDate
-
redeemOnWeekDays
com.querydsl.core.types.dsl.StringPath redeemOnWeekDays
-
sendMessage
com.querydsl.core.types.dsl.StringPath sendMessage
-
type
QVoucherType type
-
typeId
com.querydsl.core.types.dsl.NumberPath<Long> typeId
-
version
QInteger version
-
vouchers
com.querydsl.core.types.dsl.SetPath<Voucher,QVoucher> vouchers
-
voucherTokens
com.querydsl.core.types.dsl.StringPath voucherTokens
-
-
Class org.cyclos.entities.banking.QVoucherPackAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<VoucherPackAmountReservation> implements Serializable
- serialVersionUID:
- -797557823L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
transaction
QTransaction transaction
-
voucherPack
QVoucherPack voucherPack
-
-
Class org.cyclos.entities.banking.QVoucherPackCustomFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<VoucherPackCustomFieldValue> implements Serializable
- serialVersionUID:
- -1219218981L
-
Serialized Fields
-
_super
QCustomFieldValue _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
dynamicValues
com.querydsl.core.types.dsl.SetPath<DynamicFieldValue,QDynamicFieldValue> dynamicValues
-
enumeratedValue
QVoucherCustomFieldPossibleValue enumeratedValue
-
enumeratedValues
com.querydsl.core.types.dsl.SetPath<VoucherCustomFieldPossibleValue,QVoucherCustomFieldPossibleValue> enumeratedValues
-
field
QVoucherCustomField field
-
fileValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueFile,QCustomFieldValueFile> fileValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueImage,QCustomFieldValueImage> imageValues
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
owner
QVoucherPack owner
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QVoucherRedeem extends com.querydsl.core.types.dsl.EntityPathBase<VoucherRedeem> implements Serializable
- serialVersionUID:
- -1911985706L
-
Serialized Fields
-
_super
QVoucherTransaction _super
-
amount
QBigDecimal amount
-
amountDereservations
com.querydsl.core.types.dsl.SetPath<VoucherRedeemAmountReservation,QVoucherRedeemAmountReservation> amountDereservations
-
by
QBasicUser by
-
chargedBackBy
QVoucherChargeback chargedBackBy
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<VoucherTransactionNature> nature
-
transaction
QInternalTransaction transaction
-
transactionId
com.querydsl.core.types.dsl.NumberPath<Long> transactionId
-
user
QUser user
-
voucher
QVoucher voucher
-
-
Class org.cyclos.entities.banking.QVoucherRedeemAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<VoucherRedeemAmountReservation> implements Serializable
- serialVersionUID:
- 43020574L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
transaction
QTransaction transaction
-
voucherRedeem
QVoucherRedeem voucherRedeem
-
-
Class org.cyclos.entities.banking.QVoucherTemplate extends com.querydsl.core.types.dsl.EntityPathBase<VoucherTemplate> implements Serializable
- serialVersionUID:
- 286414388L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<VoucherTemplateImage,QVoucherTemplateImage> images
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
style
com.querydsl.core.types.dsl.StringPath style
-
template
com.querydsl.core.types.dsl.StringPath template
-
version
QInteger version
-
-
Class org.cyclos.entities.banking.QVoucherTemplateImage extends com.querydsl.core.types.dsl.EntityPathBase<VoucherTemplateImage> implements Serializable
- serialVersionUID:
- -404282489L
-
Serialized Fields
-
_super
QImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
version
QInteger version
-
voucherTemplate
QVoucherTemplate voucherTemplate
-
width
QInteger width
-
-
Class org.cyclos.entities.banking.QVoucherTopUp extends com.querydsl.core.types.dsl.EntityPathBase<VoucherTopUp> implements Serializable
- serialVersionUID:
- 771763030L
-
Serialized Fields
-
_super
QVoucherTransaction _super
-
amount
QBigDecimal amount
-
by
QBasicUser by
-
chargedBackBy
QVoucherChargeback chargedBackBy
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<VoucherTransactionNature> nature
-
transaction
QInternalTransaction transaction
-
transactionId
com.querydsl.core.types.dsl.NumberPath<Long> transactionId
-
user
QUser user
-
voucher
QVoucher voucher
-
-
Class org.cyclos.entities.banking.QVoucherTransaction extends com.querydsl.core.types.dsl.EntityPathBase<VoucherTransaction> implements Serializable
- serialVersionUID:
- -1157286172L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
amount
QBigDecimal amount
-
by
QBasicUser by
-
chargedBackBy
QVoucherChargeback chargedBackBy
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<VoucherTransactionNature> nature
-
transaction
QInternalTransaction transaction
-
transactionId
com.querydsl.core.types.dsl.NumberPath<Long> transactionId
-
user
QUser user
-
voucher
QVoucher voucher
-
-
Class org.cyclos.entities.banking.QVoucherType extends com.querydsl.core.types.dsl.EntityPathBase<VoucherType> implements Serializable
- serialVersionUID:
- 24905204L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
accountName
com.querydsl.core.types.dsl.StringPath accountName
-
allowBuying
com.querydsl.core.types.dsl.BooleanPath allowBuying
-
allowPartialRedeems
com.querydsl.core.types.dsl.BooleanPath allowPartialRedeems
-
buyAllowedGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> buyAllowedGroups
-
buyUntilDate
QDate buyUntilDate
-
buyUntilDateExpirationNotified
com.querydsl.core.types.dsl.BooleanPath buyUntilDateExpirationNotified
-
category
QVoucherCategory category
-
configuration
QVoucherConfiguration configuration
-
customFields
com.querydsl.core.types.dsl.SetPath<VoucherCustomField,QVoucherCustomField> customFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
expirationDate
QDate expirationDate
-
expirationInterval
QTimeInterval expirationInterval
-
expirationType
com.querydsl.core.types.dsl.EnumPath<VoucherExpirationType> expirationType
-
gift
com.querydsl.core.types.dsl.EnumPath<VoucherGiftOption> gift
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<VoucherTypeImage,QVoucherTypeImage> images
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
maxBalance
QBigDecimal maxBalance
-
maxBuyAmount
QBigDecimal maxBuyAmount
-
maxBuyAmountActualPeriod
QDatePeriod maxBuyAmountActualPeriod
-
maxBuyAmountActualSum
QBigDecimal maxBuyAmountActualSum
-
maxBuyAmountPeriod
QTimeInterval maxBuyAmountPeriod
-
maxBuyAmountPerPeriod
QBigDecimal maxBuyAmountPerPeriod
-
maxOpenAmountPerUser
QBigDecimal maxOpenAmountPerUser
-
maxTopUpAmount
QBigDecimal maxTopUpAmount
-
maxTotalOpenAmount
QBigDecimal maxTotalOpenAmount
-
minBuyAmount
QBigDecimal minBuyAmount
-
minimumTimeToRedeem
QTimeInterval minimumTimeToRedeem
-
minTopUpAmount
QBigDecimal minTopUpAmount
-
name
com.querydsl.core.types.dsl.StringPath name
-
paymentDestination
com.querydsl.core.types.dsl.EnumPath<VoucherPaymentDestination> paymentDestination
-
paymentDestinationUser
QUser paymentDestinationUser
-
redeemAllowedGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> redeemAllowedGroups
-
redeemAllowedUsers
com.querydsl.core.types.dsl.SetPath<User,QUser> redeemAllowedUsers
-
redeemOnWeekDays
com.querydsl.core.types.dsl.StringPath redeemOnWeekDays
-
redeemRestrict
com.querydsl.core.types.dsl.EnumPath<VoucherRedeemRestrictTo> redeemRestrict
-
template
QVoucherTemplate template
-
version
QInteger version
-
voucherDescription
com.querydsl.core.types.dsl.StringPath voucherDescription
-
voucherTitle
com.querydsl.core.types.dsl.StringPath voucherTitle
-
-
Class org.cyclos.entities.banking.QVoucherTypeImage extends com.querydsl.core.types.dsl.EntityPathBase<VoucherTypeImage> implements Serializable
- serialVersionUID:
- -1193980985L
-
Serialized Fields
-
_super
QOwnedImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
version
QInteger version
-
voucherType
QVoucherType voucherType
-
width
QInteger width
-
-
Class org.cyclos.entities.banking.QVoucherUnblockAmountReservation extends com.querydsl.core.types.dsl.EntityPathBase<VoucherUnblockAmountReservation> implements Serializable
- serialVersionUID:
- 161543898L
-
Serialized Fields
-
_super
QAmountReservation _super
-
account
QAccount account
-
amount
QBigDecimal amount
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
transaction
QTransaction transaction
-
voucher
QVoucher voucher
-
-
-
Package org.cyclos.entities.contentmanagement
-
Class org.cyclos.entities.contentmanagement.QAdminHelpContent extends com.querydsl.core.types.dsl.EntityPathBase<AdminHelpContent> implements Serializable
- serialVersionUID:
- 1075914279L
-
Serialized Fields
-
_super
QBaseHelpContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
definitionType
com.querydsl.core.types.dsl.EnumPath<HelpContentDefinitionType> definitionType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QBanner extends com.querydsl.core.types.dsl.EntityPathBase<Banner> implements Serializable
- serialVersionUID:
- 702503850L
-
Serialized Fields
-
_super
QContentItem _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BannerNature> nature
-
order
QInteger order
-
themed
com.querydsl.core.types.dsl.BooleanPath themed
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<ContentItemVisibility> visibility
-
-
Class org.cyclos.entities.contentmanagement.QBaseFrontendContent extends com.querydsl.core.types.dsl.EntityPathBase<BaseFrontendContent> implements Serializable
- serialVersionUID:
- 656382776L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
layout
com.querydsl.core.types.dsl.EnumPath<FrontendContentLayout> layout
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QBaseHelpContent extends com.querydsl.core.types.dsl.EntityPathBase<BaseHelpContent> implements Serializable
- serialVersionUID:
- -1912883287L
-
Serialized Fields
-
_super
QBaseStaticContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
definitionType
com.querydsl.core.types.dsl.EnumPath<HelpContentDefinitionType> definitionType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QBaseHomeContent extends com.querydsl.core.types.dsl.EntityPathBase<BaseHomeContent> implements Serializable
- serialVersionUID:
- 913417291L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QBaseSectionContent extends com.querydsl.core.types.dsl.EntityPathBase<BaseSectionContent> implements Serializable
- serialVersionUID:
- -1234906493L
-
Serialized Fields
-
_super
QBaseStaticContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QBaseStaticContent extends com.querydsl.core.types.dsl.EntityPathBase<BaseStaticContent> implements Serializable
- serialVersionUID:
- 1429214108L
-
Serialized Fields
-
_super
QBaseEntity _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QClassicBanner extends com.querydsl.core.types.dsl.EntityPathBase<ClassicBanner> implements Serializable
- serialVersionUID:
- -1397086176L
-
Serialized Fields
-
_super
QBanner _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BannerNature> nature
-
order
QInteger order
-
position
com.querydsl.core.types.dsl.EnumPath<BannerPosition> position
-
themed
com.querydsl.core.types.dsl.BooleanPath themed
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<ContentItemVisibility> visibility
-
-
Class org.cyclos.entities.contentmanagement.QContentItem extends com.querydsl.core.types.dsl.EntityPathBase<ContentItem> implements Serializable
- serialVersionUID:
- -193232530L
-
Serialized Fields
-
_super
QOrderableEntity _super
-
configuration
QConfiguration configuration
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<ContentItemVisibility> visibility
-
-
Class org.cyclos.entities.contentmanagement.QDataTranslation extends com.querydsl.core.types.dsl.EntityPathBase<DataTranslation> implements Serializable
- serialVersionUID:
- 713321961L
-
Serialized Fields
-
_super
QBaseEntity _super
-
entityId
com.querydsl.core.types.dsl.NumberPath<Long> entityId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
language
QLanguage language
-
propertyName
com.querydsl.core.types.dsl.StringPath propertyName
-
type
com.querydsl.core.types.dsl.EnumPath<DataTranslationType> type
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QDocument extends com.querydsl.core.types.dsl.EntityPathBase<Document> implements Serializable
- serialVersionUID:
- -781089255L
-
Serialized Fields
-
_super
QNamedEntity _super
-
category
QDocumentCategory category
-
description
com.querydsl.core.types.dsl.StringPath description
-
discriminator
com.querydsl.core.types.dsl.EnumPath<DocumentNature> discriminator
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QDocumentCategory extends com.querydsl.core.types.dsl.EntityPathBase<DocumentCategory> implements Serializable
- serialVersionUID:
- 605519415L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
managedOnProducts
com.querydsl.core.types.dsl.SetPath<UserManagementProduct,QUserManagementProduct> managedOnProducts
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
version
QInteger version
-
visibleOnProducts
com.querydsl.core.types.dsl.SetPath<Product,QProduct> visibleOnProducts
-
-
Class org.cyclos.entities.contentmanagement.QDocumentCustomField extends com.querydsl.core.types.dsl.EntityPathBase<DocumentCustomField> implements Serializable
- serialVersionUID:
- 1122577456L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
document
QDynamicDocument document
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<DocumentCustomFieldPossibleValueCategory,QDocumentCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<DocumentCustomFieldPossibleValue,QDocumentCustomFieldPossibleValue> possibleValues
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QDocumentCustomFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<DocumentCustomFieldPossibleValue> implements Serializable
- serialVersionUID:
- 223332400L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QDocumentCustomFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QDocumentCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QDocumentCustomFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<DocumentCustomFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- -1732658866L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QDocumentCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<DocumentCustomFieldPossibleValue,QDocumentCustomFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QDocumentFile extends com.querydsl.core.types.dsl.EntityPathBase<DocumentFile> implements Serializable
- serialVersionUID:
- 314587957L
-
Serialized Fields
-
_super
QRawFile _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
documents
com.querydsl.core.types.dsl.SetPath<StaticDocument,QStaticDocument> documents
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<RawFileNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QDynamicDocument extends com.querydsl.core.types.dsl.EntityPathBase<DynamicDocument> implements Serializable
- serialVersionUID:
- -273205316L
-
Serialized Fields
-
_super
QDocument _super
-
category
QDocumentCategory category
-
description
com.querydsl.core.types.dsl.StringPath description
-
discriminator
com.querydsl.core.types.dsl.EnumPath<DocumentNature> discriminator
-
documentPage
com.querydsl.core.types.dsl.StringPath documentPage
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
formFields
com.querydsl.core.types.dsl.ListPath<DocumentCustomField,QDocumentCustomField> formFields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QEmailTemplate extends com.querydsl.core.types.dsl.EntityPathBase<EmailTemplate> implements Serializable
- serialVersionUID:
- 658168312L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QFloatingPage extends com.querydsl.core.types.dsl.EntityPathBase<FloatingPage> implements Serializable
- serialVersionUID:
- -342068813L
-
Serialized Fields
-
_super
QMenuItem _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customOperation
QCustomOperation customOperation
-
frontendLayout
com.querydsl.core.types.dsl.EnumPath<FrontendContentLayout> frontendLayout
-
frontendMenu
com.querydsl.core.types.dsl.EnumPath<FrontendMenu> frontendMenu
-
group
QMenuGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lastModified
QDate lastModified
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<MenuEntryNature> nature
-
order
QInteger order
-
showInClassicFrontend
com.querydsl.core.types.dsl.BooleanPath showInClassicFrontend
-
showInNewFrontend
com.querydsl.core.types.dsl.BooleanPath showInNewFrontend
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
title
com.querydsl.core.types.dsl.StringPath title
-
type
com.querydsl.core.types.dsl.EnumPath<MenuItemType> type
-
url
com.querydsl.core.types.dsl.StringPath url
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<ContentItemVisibility> visibility
-
wizard
QMenuItemWizard wizard
-
-
Class org.cyclos.entities.contentmanagement.QFooterContent extends com.querydsl.core.types.dsl.EntityPathBase<FooterContent> implements Serializable
- serialVersionUID:
- -468952032L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
themed
com.querydsl.core.types.dsl.BooleanPath themed
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QFrontendBanner extends com.querydsl.core.types.dsl.EntityPathBase<FrontendBanner> implements Serializable
- serialVersionUID:
- -1789844900L
-
Serialized Fields
-
_super
QBanner _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
menus
com.querydsl.core.types.dsl.SetPath<FrontendMenu,com.querydsl.core.types.dsl.EnumPath<FrontendMenu>> menus
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BannerNature> nature
-
newWindow
com.querydsl.core.types.dsl.BooleanPath newWindow
-
order
QInteger order
-
themed
com.querydsl.core.types.dsl.BooleanPath themed
-
url
com.querydsl.core.types.dsl.StringPath url
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<ContentItemVisibility> visibility
-
-
Class org.cyclos.entities.contentmanagement.QFrontendDashboardContent extends com.querydsl.core.types.dsl.EntityPathBase<FrontendDashboardContent> implements Serializable
- serialVersionUID:
- 1272248949L
-
Serialized Fields
-
_super
QBaseFrontendContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
fullWidth
com.querydsl.core.types.dsl.BooleanPath fullWidth
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
layout
com.querydsl.core.types.dsl.EnumPath<FrontendContentLayout> layout
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QFrontendHomeContent extends com.querydsl.core.types.dsl.EntityPathBase<FrontendHomeContent> implements Serializable
- serialVersionUID:
- 1339378026L
-
Serialized Fields
-
_super
QBaseFrontendContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
layout
com.querydsl.core.types.dsl.EnumPath<FrontendContentLayout> layout
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QGuestHomeContent extends com.querydsl.core.types.dsl.EntityPathBase<GuestHomeContent> implements Serializable
- serialVersionUID:
- -1712445280L
-
Serialized Fields
-
_super
QBaseHomeContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QHeaderContent extends com.querydsl.core.types.dsl.EntityPathBase<HeaderContent> implements Serializable
- serialVersionUID:
- 185146094L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QLoggedUserHomeContent extends com.querydsl.core.types.dsl.EntityPathBase<LoggedUserHomeContent> implements Serializable
- serialVersionUID:
- -863169617L
-
Serialized Fields
-
_super
QBaseHomeContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QLoginFooterContent extends com.querydsl.core.types.dsl.EntityPathBase<LoginFooterContent> implements Serializable
- serialVersionUID:
- 1515980019L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QLoginHeaderContent extends com.querydsl.core.types.dsl.EntityPathBase<LoginHeaderContent> implements Serializable
- serialVersionUID:
- -2124889151L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QMenuEntry extends com.querydsl.core.types.dsl.EntityPathBase<MenuEntry> implements Serializable
- serialVersionUID:
- -938446571L
-
Serialized Fields
-
_super
QContentItem _super
-
configuration
QConfiguration configuration
-
group
QMenuGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lastModified
QDate lastModified
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<MenuEntryNature> nature
-
order
QInteger order
-
showInClassicFrontend
com.querydsl.core.types.dsl.BooleanPath showInClassicFrontend
-
showInNewFrontend
com.querydsl.core.types.dsl.BooleanPath showInNewFrontend
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<ContentItemVisibility> visibility
-
-
Class org.cyclos.entities.contentmanagement.QMenuGroup extends com.querydsl.core.types.dsl.EntityPathBase<MenuGroup> implements Serializable
- serialVersionUID:
- -936485086L
-
Serialized Fields
-
_super
QMenuEntry _super
-
configuration
QConfiguration configuration
-
entries
com.querydsl.core.types.dsl.ListPath<MenuEntry,QMenuEntry> entries
-
group
QMenuGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lastModified
QDate lastModified
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<MenuEntryNature> nature
-
order
QInteger order
-
position
com.querydsl.core.types.dsl.EnumPath<MenuGroupPosition> position
-
showInClassicFrontend
com.querydsl.core.types.dsl.BooleanPath showInClassicFrontend
-
showInNewFrontend
com.querydsl.core.types.dsl.BooleanPath showInNewFrontend
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<ContentItemVisibility> visibility
-
-
Class org.cyclos.entities.contentmanagement.QMenuItem extends com.querydsl.core.types.dsl.EntityPathBase<MenuItem> implements Serializable
- serialVersionUID:
- 2048061968L
-
Serialized Fields
-
_super
QMenuEntry _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customOperation
QCustomOperation customOperation
-
frontendLayout
com.querydsl.core.types.dsl.EnumPath<FrontendContentLayout> frontendLayout
-
frontendMenu
com.querydsl.core.types.dsl.EnumPath<FrontendMenu> frontendMenu
-
group
QMenuGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lastModified
QDate lastModified
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<MenuEntryNature> nature
-
order
QInteger order
-
showInClassicFrontend
com.querydsl.core.types.dsl.BooleanPath showInClassicFrontend
-
showInNewFrontend
com.querydsl.core.types.dsl.BooleanPath showInNewFrontend
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
title
com.querydsl.core.types.dsl.StringPath title
-
type
com.querydsl.core.types.dsl.EnumPath<MenuItemType> type
-
url
com.querydsl.core.types.dsl.StringPath url
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<ContentItemVisibility> visibility
-
wizard
QMenuItemWizard wizard
-
-
Class org.cyclos.entities.contentmanagement.QMobileHelpContent extends com.querydsl.core.types.dsl.EntityPathBase<MobileHelpContent> implements Serializable
- serialVersionUID:
- -1302837064L
-
Serialized Fields
-
_super
QBaseHelpContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
definitionType
com.querydsl.core.types.dsl.EnumPath<HelpContentDefinitionType> definitionType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QMobilePage extends com.querydsl.core.types.dsl.EntityPathBase<MobilePage> implements Serializable
- serialVersionUID:
- -313609265L
-
Serialized Fields
-
_super
QOrderableEntity _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
icon
com.querydsl.core.types.dsl.StringPath icon
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
showIn
com.querydsl.core.types.dsl.EnumPath<MobilePageShowInOption> showIn
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QMobilePosHelpContent extends com.querydsl.core.types.dsl.EntityPathBase<MobilePosHelpContent> implements Serializable
- serialVersionUID:
- -140952508L
-
Serialized Fields
-
_super
QBaseHelpContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
definitionType
com.querydsl.core.types.dsl.EnumPath<HelpContentDefinitionType> definitionType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QPayFooterContent extends com.querydsl.core.types.dsl.EntityPathBase<PayFooterContent> implements Serializable
- serialVersionUID:
- 760236436L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
themed
com.querydsl.core.types.dsl.BooleanPath themed
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QPayHeaderContent extends com.querydsl.core.types.dsl.EntityPathBase<PayHeaderContent> implements Serializable
- serialVersionUID:
- 1414334562L
-
Serialized Fields
-
_super
QBaseSectionContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
customized
com.querydsl.core.types.dsl.BooleanPath customized
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QStaticDocument extends com.querydsl.core.types.dsl.EntityPathBase<StaticDocument> implements Serializable
- serialVersionUID:
- -924109785L
-
Serialized Fields
-
_super
QDocument _super
-
category
QDocumentCategory category
-
description
com.querydsl.core.types.dsl.StringPath description
-
discriminator
com.querydsl.core.types.dsl.EnumPath<DocumentNature> discriminator
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
file
QDocumentFile file
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
publiclyAccessible
com.querydsl.core.types.dsl.BooleanPath publiclyAccessible
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QSystemCustomImage extends com.querydsl.core.types.dsl.EntityPathBase<SystemCustomImage> implements Serializable
- serialVersionUID:
- -440989827L
-
Serialized Fields
-
_super
QCustomImage _super
-
category
QSystemImageCategory category
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
network
QNetwork network
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.contentmanagement.QSystemImageCategory extends com.querydsl.core.types.dsl.EntityPathBase<SystemImageCategory> implements Serializable
- serialVersionUID:
- -102030900L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
managedOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> managedOnProducts
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
version
QInteger version
-
visibleOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> visibleOnProducts
-
-
Class org.cyclos.entities.contentmanagement.QTheme extends com.querydsl.core.types.dsl.EntityPathBase<Theme> implements Serializable
- serialVersionUID:
- 1286410635L
-
Serialized Fields
-
_super
QNamedEntity _super
-
advancedDefinitions
com.querydsl.core.types.dsl.StringPath advancedDefinitions
-
appConfigurations
com.querydsl.core.types.dsl.ListPath<Configuration,QConfiguration> appConfigurations
-
author
com.querydsl.core.types.dsl.StringPath author
-
configuration
QConfiguration configuration
-
customStyle
com.querydsl.core.types.dsl.StringPath customStyle
-
definitions
com.querydsl.core.types.dsl.MapPath<ThemeDefinition,String,com.querydsl.core.types.dsl.StringPath> definitions
-
description
com.querydsl.core.types.dsl.StringPath description
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
guestConfigurations
com.querydsl.core.types.dsl.ListPath<Configuration,QConfiguration> guestConfigurations
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<ThemeImage,QThemeImage> images
-
lastModified
QDate lastModified
-
mobileConfigurations
com.querydsl.core.types.dsl.ListPath<Configuration,QConfiguration> mobileConfigurations
-
name
com.querydsl.core.types.dsl.StringPath name
-
payConfigurations
com.querydsl.core.types.dsl.ListPath<Configuration,QConfiguration> payConfigurations
-
type
com.querydsl.core.types.dsl.EnumPath<ThemeType> type
-
userConfigurations
com.querydsl.core.types.dsl.ListPath<Configuration,QConfiguration> userConfigurations
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QThemeImage extends com.querydsl.core.types.dsl.EntityPathBase<ThemeImage> implements Serializable
- serialVersionUID:
- -1958812016L
-
Serialized Fields
-
_super
QImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
theme
QTheme theme
-
type
com.querydsl.core.types.dsl.EnumPath<ThemeImageType> type
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.contentmanagement.QTranslationMessage extends com.querydsl.core.types.dsl.EntityPathBase<TranslationMessage> implements Serializable
- serialVersionUID:
- -494765164L
-
Serialized Fields
-
_super
QBaseEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
invalid
com.querydsl.core.types.dsl.BooleanPath invalid
-
key
com.querydsl.core.types.dsl.StringPath key
-
language
QLanguage language
-
languageId
com.querydsl.core.types.dsl.NumberPath<Long> languageId
-
sourceValue
com.querydsl.core.types.dsl.StringPath sourceValue
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QUserDocument extends com.querydsl.core.types.dsl.EntityPathBase<UserDocument> implements Serializable
- serialVersionUID:
- 1882008580L
-
Serialized Fields
-
_super
QStaticDocument _super
-
brokerManageable
com.querydsl.core.types.dsl.BooleanPath brokerManageable
-
brokerVisible
com.querydsl.core.types.dsl.BooleanPath brokerVisible
-
category
QDocumentCategory category
-
description
com.querydsl.core.types.dsl.StringPath description
-
discriminator
com.querydsl.core.types.dsl.EnumPath<DocumentNature> discriminator
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
file
QDocumentFile file
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
memberVisible
com.querydsl.core.types.dsl.BooleanPath memberVisible
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
publiclyAccessible
com.querydsl.core.types.dsl.BooleanPath publiclyAccessible
-
user
QUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.contentmanagement.QUserHelpContent extends com.querydsl.core.types.dsl.EntityPathBase<UserHelpContent> implements Serializable
- serialVersionUID:
- 1941426799L
-
Serialized Fields
-
_super
QBaseHelpContent _super
-
configuration
QConfiguration configuration
-
content
com.querydsl.core.types.dsl.StringPath content
-
definitionType
com.querydsl.core.types.dsl.EnumPath<HelpContentDefinitionType> definitionType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
nature
com.querydsl.core.types.dsl.EnumPath<StaticContentNature> nature
-
version
QInteger version
-
-
-
Package org.cyclos.entities.marketplace
-
Class org.cyclos.entities.marketplace.QAdAddress extends com.querydsl.core.types.dsl.EntityPathBase<AdAddress> implements Serializable
- serialVersionUID:
- 882167330L
-
Serialized Fields
-
_super
QGeoLocatedAddress _super
-
ad
QBasicAd ad
-
addressLine1
com.querydsl.core.types.dsl.StringPath addressLine1
-
addressLine2
com.querydsl.core.types.dsl.StringPath addressLine2
-
buildingNumber
com.querydsl.core.types.dsl.StringPath buildingNumber
-
city
com.querydsl.core.types.dsl.StringPath city
-
complement
com.querydsl.core.types.dsl.StringPath complement
-
country
com.querydsl.core.types.dsl.StringPath country
-
geocodeFailed
com.querydsl.core.types.dsl.BooleanPath geocodeFailed
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
located
com.querydsl.core.types.dsl.BooleanPath located
-
location
QLatLong location
-
name
com.querydsl.core.types.dsl.StringPath name
-
neighborhood
com.querydsl.core.types.dsl.StringPath neighborhood
-
poBox
com.querydsl.core.types.dsl.StringPath poBox
-
region
com.querydsl.core.types.dsl.StringPath region
-
street
com.querydsl.core.types.dsl.StringPath street
-
version
QInteger version
-
zip
com.querydsl.core.types.dsl.StringPath zip
-
-
Class org.cyclos.entities.marketplace.QAdCategory extends com.querydsl.core.types.dsl.EntityPathBase<AdCategory> implements Serializable
- serialVersionUID:
- -1448357744L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
active
com.querydsl.core.types.dsl.BooleanPath active
-
children
com.querydsl.core.types.dsl.ListPath<AdCategory,QAdCategory> children
-
countOffer
QInteger countOffer
-
countSearch
QInteger countSearch
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<AdCategoryImage,QAdCategoryImage> images
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
parent
QAdCategory parent
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
svgIconColor
com.querydsl.core.types.dsl.StringPath svgIconColor
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdCategoryImage extends com.querydsl.core.types.dsl.EntityPathBase<AdCategoryImage> implements Serializable
- serialVersionUID:
- -1826110805L
-
Serialized Fields
-
_super
QOwnedImage _super
-
adCategory
QAdCategory adCategory
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.marketplace.QAdCustomField extends com.querydsl.core.types.dsl.EntityPathBase<AdCustomField> implements Serializable
- serialVersionUID:
- 172232503L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<AdCustomFieldPossibleValueCategory,QAdCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<AdCustomFieldPossibleValue,QAdCustomFieldPossibleValue> possibleValues
-
productsMyAdField
com.querydsl.core.types.dsl.SetPath<ProductMyAdField,QProductMyAdField> productsMyAdField
-
productUserAdField
com.querydsl.core.types.dsl.SetPath<ProductUserAdField,QProductUserAdField> productUserAdField
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
searchVisibility
com.querydsl.core.types.dsl.EnumPath<AdCustomFieldSearchVisibility> searchVisibility
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
values
com.querydsl.core.types.dsl.SetPath<AdCustomFieldValue,QAdCustomFieldValue> values
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdCustomFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<AdCustomFieldPossibleValue> implements Serializable
- serialVersionUID:
- 1594771593L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QAdCustomFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QAdCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdCustomFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<AdCustomFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- 264425639L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QAdCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<AdCustomFieldPossibleValue,QAdCustomFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdCustomFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<AdCustomFieldValue> implements Serializable
- serialVersionUID:
- -1145996166L
-
Serialized Fields
-
_super
QCustomFieldValue _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
dynamicValues
com.querydsl.core.types.dsl.SetPath<DynamicFieldValue,QDynamicFieldValue> dynamicValues
-
enumeratedValue
QAdCustomFieldPossibleValue enumeratedValue
-
enumeratedValues
com.querydsl.core.types.dsl.SetPath<AdCustomFieldPossibleValue,QAdCustomFieldPossibleValue> enumeratedValues
-
field
QAdCustomField field
-
fileValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueFile,QCustomFieldValueFile> fileValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueImage,QCustomFieldValueImage> imageValues
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
owner
QBasicAd owner
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdDeliveryMethod extends com.querydsl.core.types.dsl.EntityPathBase<AdDeliveryMethod> implements Serializable
- serialVersionUID:
- 265072647L
-
Serialized Fields
-
_super
QNamedEntity _super
-
address
QUserAddress address
-
chargeType
com.querydsl.core.types.dsl.EnumPath<AdDeliveryMethodChargeType> chargeType
-
creationDate
QDate creationDate
-
currency
QCurrency currency
-
deliveryType
com.querydsl.core.types.dsl.EnumPath<AdDeliveryMethodType> deliveryType
-
details
com.querydsl.core.types.dsl.StringPath details
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
maxDeliveryTime
QTimeInterval maxDeliveryTime
-
minDeliveryTime
QTimeInterval minDeliveryTime
-
name
com.querydsl.core.types.dsl.StringPath name
-
owner
QUser owner
-
price
QBigDecimal price
-
removedFromOwner
com.querydsl.core.types.dsl.BooleanPath removedFromOwner
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdHistoryLog extends com.querydsl.core.types.dsl.EntityPathBase<AdHistoryLog> implements Serializable
- serialVersionUID:
- 352093474L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
ad
QBasicAd ad
-
endDate
QDate endDate
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
publicationPeriod
QDatePeriod publicationPeriod
-
removedFromOwner
com.querydsl.core.types.dsl.BooleanPath removedFromOwner
-
startDate
QDate startDate
-
-
Class org.cyclos.entities.marketplace.QAdImage extends com.querydsl.core.types.dsl.EntityPathBase<AdImage> implements Serializable
- serialVersionUID:
- 1465552649L
-
Serialized Fields
-
_super
QOwnedImage _super
-
ad
QBasicAd ad
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.marketplace.QAdInterest extends com.querydsl.core.types.dsl.EntityPathBase<AdInterest> implements Serializable
- serialVersionUID:
- -928466244L
-
Serialized Fields
-
_super
QNamedEntity _super
-
adType
com.querydsl.core.types.dsl.EnumPath<AdType> adType
-
category
QAdCategory category
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
keyword0
com.querydsl.core.types.dsl.StringPath keyword0
-
keyword1
com.querydsl.core.types.dsl.StringPath keyword1
-
keyword2
com.querydsl.core.types.dsl.StringPath keyword2
-
keyword3
com.querydsl.core.types.dsl.StringPath keyword3
-
keyword4
com.querydsl.core.types.dsl.StringPath keyword4
-
name
com.querydsl.core.types.dsl.StringPath name
-
owner
QUser owner
-
priceRange
QCurrencyAmountRange priceRange
-
user
QUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdQuestion extends com.querydsl.core.types.dsl.EntityPathBase<AdQuestion> implements Serializable
- serialVersionUID:
- 1630228344L
-
Serialized Fields
-
_super
QBaseEntity _super
-
ad
QBasicAd ad
-
answer
com.querydsl.core.types.dsl.StringPath answer
-
answerDate
QDate answerDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
owner
QUser owner
-
question
com.querydsl.core.types.dsl.StringPath question
-
questionDate
QDate questionDate
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdvertisement extends com.querydsl.core.types.dsl.EntityPathBase<Advertisement> implements Serializable
- serialVersionUID:
- -1450801834L
-
Serialized Fields
-
_super
QBasicAd _super
-
adAddresses
com.querydsl.core.types.dsl.SetPath<AdAddress,QAdAddress> adAddresses
-
addresses
com.querydsl.core.types.dsl.SetPath<UserAddress,QUserAddress> addresses
-
adHistory
com.querydsl.core.types.dsl.SetPath<AdHistoryLog,QAdHistoryLog> adHistory
-
adType
com.querydsl.core.types.dsl.EnumPath<AdType> adType
-
authorizationNotes
com.querydsl.core.types.dsl.StringPath authorizationNotes
-
categories
com.querydsl.core.types.dsl.SetPath<AdCategory,QAdCategory> categories
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<AdCustomFieldValue,QAdCustomFieldValue> customValues
-
deletedDate
QDate deletedDate
-
description
com.querydsl.core.types.dsl.StringPath description
-
discriminator
com.querydsl.core.types.dsl.EnumPath<AdType> discriminator
-
doProcess
com.querydsl.core.types.dsl.BooleanPath doProcess
-
expirationNotified
com.querydsl.core.types.dsl.BooleanPath expirationNotified
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
image
QAdImage image
-
images
com.querydsl.core.types.dsl.ListPath<AdImage,QAdImage> images
-
inStock
com.querydsl.core.types.dsl.BooleanPath inStock
-
lastModified
QDate lastModified
-
name
com.querydsl.core.types.dsl.StringPath name
-
notifiedAdInterests
com.querydsl.core.types.dsl.SetPath<NotifiedAdInterest,QNotifiedAdInterest> notifiedAdInterests
-
owner
QUser owner
-
priceAmount
QBigDecimal priceAmount
-
priceCurrency
QCurrency priceCurrency
-
promotionalPeriod
QDatePeriod promotionalPeriod
-
promotionalPrice
QBigDecimal promotionalPrice
-
publicationPeriod
QDatePeriod publicationPeriod
-
questions
com.querydsl.core.types.dsl.SetPath<AdQuestion,QAdQuestion> questions
-
removedFromOwner
com.querydsl.core.types.dsl.BooleanPath removedFromOwner
-
status
com.querydsl.core.types.dsl.EnumPath<AdStatus> status
-
stockQuantity
QBigDecimal stockQuantity
-
stockType
com.querydsl.core.types.dsl.EnumPath<AdWebShopStockType> stockType
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdWebShop extends com.querydsl.core.types.dsl.EntityPathBase<AdWebShop> implements Serializable
- serialVersionUID:
- -1041726824L
-
Serialized Fields
-
_super
QBasicAd _super
-
adAddresses
com.querydsl.core.types.dsl.SetPath<AdAddress,QAdAddress> adAddresses
-
addresses
com.querydsl.core.types.dsl.SetPath<UserAddress,QUserAddress> addresses
-
adHistory
com.querydsl.core.types.dsl.SetPath<AdHistoryLog,QAdHistoryLog> adHistory
-
allowDecimal
com.querydsl.core.types.dsl.BooleanPath allowDecimal
-
authorizationNotes
com.querydsl.core.types.dsl.StringPath authorizationNotes
-
categories
com.querydsl.core.types.dsl.SetPath<AdCategory,QAdCategory> categories
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<AdCustomFieldValue,QAdCustomFieldValue> customValues
-
deletedDate
QDate deletedDate
-
deliveryMethods
com.querydsl.core.types.dsl.SetPath<AdDeliveryMethod,QAdDeliveryMethod> deliveryMethods
-
description
com.querydsl.core.types.dsl.StringPath description
-
discriminator
com.querydsl.core.types.dsl.EnumPath<AdType> discriminator
-
doProcess
com.querydsl.core.types.dsl.BooleanPath doProcess
-
expirationNotified
com.querydsl.core.types.dsl.BooleanPath expirationNotified
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
image
QAdImage image
-
images
com.querydsl.core.types.dsl.ListPath<AdImage,QAdImage> images
-
lastModified
QDate lastModified
-
lowStockNotified
com.querydsl.core.types.dsl.BooleanPath lowStockNotified
-
maxAllowedInCart
QBigDecimal maxAllowedInCart
-
minAllowedInCart
QBigDecimal minAllowedInCart
-
minimumStockLimit
QBigDecimal minimumStockLimit
-
name
com.querydsl.core.types.dsl.StringPath name
-
notifiedAdInterests
com.querydsl.core.types.dsl.SetPath<NotifiedAdInterest,QNotifiedAdInterest> notifiedAdInterests
-
owner
QUser owner
-
priceAmount
QBigDecimal priceAmount
-
priceCurrency
QCurrency priceCurrency
-
productNumber
com.querydsl.core.types.dsl.StringPath productNumber
-
promotionalPeriod
QDatePeriod promotionalPeriod
-
promotionalPrice
QBigDecimal promotionalPrice
-
publicationPeriod
QDatePeriod publicationPeriod
-
questions
com.querydsl.core.types.dsl.SetPath<AdQuestion,QAdQuestion> questions
-
removedFromOwner
com.querydsl.core.types.dsl.BooleanPath removedFromOwner
-
status
com.querydsl.core.types.dsl.EnumPath<AdStatus> status
-
stockQuantity
QBigDecimal stockQuantity
-
stockType
com.querydsl.core.types.dsl.EnumPath<AdWebShopStockType> stockType
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QAdWebShopSetting extends com.querydsl.core.types.dsl.EntityPathBase<AdWebShopSetting> implements Serializable
- serialVersionUID:
- -1456764776L
-
Serialized Fields
-
_super
QBaseEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
orderNumber
QNumberGeneration orderNumber
-
owner
QUser owner
-
productNumberGenerated
com.querydsl.core.types.dsl.BooleanPath productNumberGenerated
-
productNumberMask
com.querydsl.core.types.dsl.StringPath productNumberMask
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QBasicAd extends com.querydsl.core.types.dsl.EntityPathBase<BasicAd> implements Serializable
- serialVersionUID:
- -1989128958L
-
Serialized Fields
-
_super
QNamedEntity _super
-
adAddresses
com.querydsl.core.types.dsl.SetPath<AdAddress,QAdAddress> adAddresses
-
addresses
com.querydsl.core.types.dsl.SetPath<UserAddress,QUserAddress> addresses
-
adHistory
com.querydsl.core.types.dsl.SetPath<AdHistoryLog,QAdHistoryLog> adHistory
-
authorizationNotes
com.querydsl.core.types.dsl.StringPath authorizationNotes
-
categories
com.querydsl.core.types.dsl.SetPath<AdCategory,QAdCategory> categories
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<AdCustomFieldValue,QAdCustomFieldValue> customValues
-
deletedDate
QDate deletedDate
-
description
com.querydsl.core.types.dsl.StringPath description
-
discriminator
com.querydsl.core.types.dsl.EnumPath<AdType> discriminator
-
doProcess
com.querydsl.core.types.dsl.BooleanPath doProcess
-
expirationNotified
com.querydsl.core.types.dsl.BooleanPath expirationNotified
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
image
QAdImage image
-
images
com.querydsl.core.types.dsl.ListPath<AdImage,QAdImage> images
-
lastModified
QDate lastModified
-
name
com.querydsl.core.types.dsl.StringPath name
-
notifiedAdInterests
com.querydsl.core.types.dsl.SetPath<NotifiedAdInterest,QNotifiedAdInterest> notifiedAdInterests
-
owner
QUser owner
-
priceAmount
QBigDecimal priceAmount
-
priceCurrency
QCurrency priceCurrency
-
promotionalPeriod
QDatePeriod promotionalPeriod
-
promotionalPrice
QBigDecimal promotionalPrice
-
publicationPeriod
QDatePeriod publicationPeriod
-
questions
com.querydsl.core.types.dsl.SetPath<AdQuestion,QAdQuestion> questions
-
removedFromOwner
com.querydsl.core.types.dsl.BooleanPath removedFromOwner
-
status
com.querydsl.core.types.dsl.EnumPath<AdStatus> status
-
stockQuantity
QBigDecimal stockQuantity
-
stockType
com.querydsl.core.types.dsl.EnumPath<AdWebShopStockType> stockType
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QNotifiedAdInterest extends com.querydsl.core.types.dsl.EntityPathBase<NotifiedAdInterest> implements Serializable
- serialVersionUID:
- 1656255348L
-
Serialized Fields
-
_super
QSimpleEntity _super
-
ad
QBasicAd ad
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
-
Class org.cyclos.entities.marketplace.QOrder extends com.querydsl.core.types.dsl.EntityPathBase<Order> implements Serializable
- serialVersionUID:
- 1655118751L
-
Serialized Fields
-
_super
QBaseEntity _super
-
buyer
QUser buyer
-
createdBy
QUser createdBy
-
creationDate
QDate creationDate
-
currency
QCurrency currency
-
deliveryAddresses
com.querydsl.core.types.dsl.SetPath<OrderAddress,QOrderAddress> deliveryAddresses
-
deliveryConfirm
com.querydsl.core.types.dsl.BooleanPath deliveryConfirm
-
deliveryMethodName
com.querydsl.core.types.dsl.StringPath deliveryMethodName
-
deliveryPrice
QBigDecimal deliveryPrice
-
deliveryType
com.querydsl.core.types.dsl.EnumPath<AdDeliveryMethodType> deliveryType
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
logs
com.querydsl.core.types.dsl.ListPath<OrderLog,QOrderLog> logs
-
maxDeliveryTime
QTimeInterval maxDeliveryTime
-
minDeliveryTime
QTimeInterval minDeliveryTime
-
network
QNetwork network
-
number
com.querydsl.core.types.dsl.StringPath number
-
payment
QPayment payment
-
paymentType
QPaymentTransferType paymentType
-
products
com.querydsl.core.types.dsl.ListPath<OrderProduct,QOrderProduct> products
-
remarks
com.querydsl.core.types.dsl.StringPath remarks
-
sale
com.querydsl.core.types.dsl.BooleanPath sale
-
seller
QUser seller
-
showDoneMsg
com.querydsl.core.types.dsl.BooleanPath showDoneMsg
-
status
com.querydsl.core.types.dsl.EnumPath<OrderStatus> status
-
stockUpdated
com.querydsl.core.types.dsl.BooleanPath stockUpdated
-
total
QBigDecimal total
-
updatedDate
QDate updatedDate
-
version
QInteger version
-
-
Class org.cyclos.entities.marketplace.QOrderAddress extends com.querydsl.core.types.dsl.EntityPathBase<OrderAddress> implements Serializable
- serialVersionUID:
- 115316565L
-
Serialized Fields
-
_super
QAddress _super
-
addressLine1
com.querydsl.core.types.dsl.StringPath addressLine1
-
addressLine2
com.querydsl.core.types.dsl.StringPath addressLine2
-
buildingNumber
com.querydsl.core.types.dsl.StringPath buildingNumber
-
city
com.querydsl.core.types.dsl.StringPath city
-
complement
com.querydsl.core.types.dsl.StringPath complement
-
country
com.querydsl.core.types.dsl.StringPath country
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
neighborhood
com.querydsl.core.types.dsl.StringPath neighborhood
-
order
QOrder order
-
poBox
com.querydsl.core.types.dsl.StringPath poBox
-
region
com.querydsl.core.types.dsl.StringPath region
-
street
com.querydsl.core.types.dsl.StringPath street
-
version
QInteger version
-
zip
com.querydsl.core.types.dsl.StringPath zip
-
-
Class org.cyclos.entities.marketplace.QOrderLog extends com.querydsl.core.types.dsl.EntityPathBase<OrderLog> implements Serializable
- serialVersionUID:
- 1418229541L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
by
QBasicUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
order
QOrder order
-
remarks
com.querydsl.core.types.dsl.StringPath remarks
-
status
com.querydsl.core.types.dsl.EnumPath<OrderStatus> status
-
-
Class org.cyclos.entities.marketplace.QOrderProduct extends com.querydsl.core.types.dsl.EntityPathBase<OrderProduct> implements Serializable
- serialVersionUID:
- 953534544L
-
Serialized Fields
-
_super
QBaseEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
order
QOrder order
-
price
QBigDecimal price
-
product
QAdWebShop product
-
productIndex
QInteger productIndex
-
quantity
QBigDecimal quantity
-
quantityAdjustment
com.querydsl.core.types.dsl.EnumPath<QuantityAdjustment> quantityAdjustment
-
version
QInteger version
-
-
-
Package org.cyclos.entities.messaging
-
Class org.cyclos.entities.messaging.QAdminNotification extends com.querydsl.core.types.dsl.EntityPathBase<AdminNotification> implements Serializable
- serialVersionUID:
- 385825316L
-
Serialized Fields
-
_super
QNotification _super
-
date
QDate date
-
entityId
com.querydsl.core.types.dsl.NumberPath<Long> entityId
-
fcmConfiguration
com.querydsl.core.types.dsl.StringPath fcmConfiguration
-
htmlText
com.querydsl.core.types.dsl.StringPath htmlText
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
location
com.querydsl.core.types.dsl.EnumPath<Location> location
-
mailSubject
com.querydsl.core.types.dsl.StringPath mailSubject
-
read
com.querydsl.core.types.dsl.BooleanPath read
-
relatedUser
QBasicUser relatedUser
-
skipEmail
com.querydsl.core.types.dsl.BooleanPath skipEmail
-
skipSms
com.querydsl.core.types.dsl.BooleanPath skipSms
-
sms
com.querydsl.core.types.dsl.StringPath sms
-
type
com.querydsl.core.types.dsl.EnumPath<AdminNotificationType> type
-
user
QBasicUser user
-
-
Class org.cyclos.entities.messaging.QAdminNotificationSettings extends com.querydsl.core.types.dsl.EntityPathBase<AdminNotificationSettings> implements Serializable
- serialVersionUID:
- 1545729639L
-
Serialized Fields
-
_super
QNotificationSettings _super
-
authorizablePayments
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> authorizablePayments
-
externalPaymentsExpired
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> externalPaymentsExpired
-
externalPaymentsFailed
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> externalPaymentsFailed
-
fwdMessageCategoriesToEmail
com.querydsl.core.types.dsl.SetPath<MessageCategory,QMessageCategory> fwdMessageCategoriesToEmail
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationTypeSettings
com.querydsl.core.types.dsl.ListPath<AdminNotificationTypeSettings,QAdminNotificationTypeSettings> notificationTypeSettings
-
payments
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> payments
-
systemAlerts
com.querydsl.core.types.dsl.SetPath<SystemAlertType,com.querydsl.core.types.dsl.EnumPath<SystemAlertType>> systemAlerts
-
user
QBasicUser user
-
userAlerts
com.querydsl.core.types.dsl.SetPath<UserAlertType,com.querydsl.core.types.dsl.EnumPath<UserAlertType>> userAlerts
-
userGroups
com.querydsl.core.types.dsl.SetPath<Group,QGroup> userGroups
-
version
QInteger version
-
voucherConfigurations
com.querydsl.core.types.dsl.SetPath<VoucherConfiguration,QVoucherConfiguration> voucherConfigurations
-
voucherConfigurationsBuying
com.querydsl.core.types.dsl.SetPath<VoucherConfiguration,QVoucherConfiguration> voucherConfigurationsBuying
-
-
Class org.cyclos.entities.messaging.QAdminNotificationTypeSettings extends com.querydsl.core.types.dsl.EntityPathBase<AdminNotificationTypeSettings> implements Serializable
- serialVersionUID:
- 1766215105L
-
Serialized Fields
-
_super
QNotificationTypeSettings _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationSettings
QAdminNotificationSettings notificationSettings
-
notifyByEmail
com.querydsl.core.types.dsl.BooleanPath notifyByEmail
-
notifyByInternal
com.querydsl.core.types.dsl.BooleanPath notifyByInternal
-
notifyBySms
com.querydsl.core.types.dsl.BooleanPath notifyBySms
-
type
com.querydsl.core.types.dsl.EnumPath<AdminNotificationType> type
-
version
QInteger version
-
-
Class org.cyclos.entities.messaging.QAlert extends com.querydsl.core.types.dsl.EntityPathBase<Alert> implements Serializable
- serialVersionUID:
- 500498598L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
arg0
com.querydsl.core.types.dsl.StringPath arg0
-
arg1
com.querydsl.core.types.dsl.StringPath arg1
-
arg2
com.querydsl.core.types.dsl.StringPath arg2
-
arg3
com.querydsl.core.types.dsl.StringPath arg3
-
arg4
com.querydsl.core.types.dsl.StringPath arg4
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
removed
com.querydsl.core.types.dsl.BooleanPath removed
-
-
Class org.cyclos.entities.messaging.QBaseAccountNotificationSettings extends com.querydsl.core.types.dsl.EntityPathBase<BaseAccountNotificationSettings> implements Serializable
- serialVersionUID:
- 209398068L
-
Serialized Fields
-
_super
QBaseEntity _super
-
accountType
QUserAccountType accountType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
paymentAmount
QDecimalRange paymentAmount
-
version
QInteger version
-
-
Class org.cyclos.entities.messaging.QBaseSms extends com.querydsl.core.types.dsl.EntityPathBase<BaseSms> implements Serializable
- serialVersionUID:
- 527912338L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
message
com.querydsl.core.types.dsl.StringPath message
-
network
QNetwork network
-
phoneNumber
com.querydsl.core.types.dsl.StringPath phoneNumber
-
user
QBasicUser user
-
-
Class org.cyclos.entities.messaging.QErrorLog extends com.querydsl.core.types.dsl.EntityPathBase<ErrorLog> implements Serializable
- serialVersionUID:
- -1991931758L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
channel
QChannel channel
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
loggedUser
QBasicUser loggedUser
-
method
com.querydsl.core.types.dsl.StringPath method
-
network
QNetwork network
-
parameters
com.querydsl.core.types.dsl.StringPath parameters
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
removed
com.querydsl.core.types.dsl.BooleanPath removed
-
stackTrace
com.querydsl.core.types.dsl.StringPath stackTrace
-
-
Class org.cyclos.entities.messaging.QInboundSms extends com.querydsl.core.types.dsl.EntityPathBase<InboundSms> implements Serializable
- serialVersionUID:
- 1459573270L
-
Serialized Fields
-
_super
QBaseSms _super
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
message
com.querydsl.core.types.dsl.StringPath message
-
network
QNetwork network
-
operationAlias
com.querydsl.core.types.dsl.StringPath operationAlias
-
operationConfigurationId
com.querydsl.core.types.dsl.NumberPath<Long> operationConfigurationId
-
operationNature
com.querydsl.core.types.dsl.EnumPath<SmsOperationConfigurationNature> operationNature
-
phoneNumber
com.querydsl.core.types.dsl.StringPath phoneNumber
-
status
com.querydsl.core.types.dsl.EnumPath<InboundSmsStatus> status
-
user
QBasicUser user
-
-
Class org.cyclos.entities.messaging.QIncomingMessage extends com.querydsl.core.types.dsl.EntityPathBase<IncomingMessage> implements Serializable
- serialVersionUID:
- -10507317L
-
Serialized Fields
-
_super
QMessage _super
-
body
com.querydsl.core.types.dsl.StringPath body
-
category
QMessageCategory category
-
conversationId
com.querydsl.core.types.dsl.NumberPath<Long> conversationId
-
date
QDate date
-
fromOwner
com.querydsl.core.types.dsl.EnumPath<MessageOwner> fromOwner
-
fromUser
QUser fromUser
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
messageOwner
com.querydsl.core.types.dsl.EnumPath<MessageOwner> messageOwner
-
nature
com.querydsl.core.types.dsl.EnumPath<MessageNature> nature
-
network
QNetwork network
-
owner
QUser owner
-
read
com.querydsl.core.types.dsl.BooleanPath read
-
removedAt
QDate removedAt
-
replied
com.querydsl.core.types.dsl.BooleanPath replied
-
subject
com.querydsl.core.types.dsl.StringPath subject
-
-
Class org.cyclos.entities.messaging.QMessage extends com.querydsl.core.types.dsl.EntityPathBase<Message> implements Serializable
- serialVersionUID:
- 1815465169L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
body
com.querydsl.core.types.dsl.StringPath body
-
category
QMessageCategory category
-
conversationId
com.querydsl.core.types.dsl.NumberPath<Long> conversationId
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
messageOwner
com.querydsl.core.types.dsl.EnumPath<MessageOwner> messageOwner
-
nature
com.querydsl.core.types.dsl.EnumPath<MessageNature> nature
-
network
QNetwork network
-
owner
QUser owner
-
read
com.querydsl.core.types.dsl.BooleanPath read
-
removedAt
QDate removedAt
-
replied
com.querydsl.core.types.dsl.BooleanPath replied
-
subject
com.querydsl.core.types.dsl.StringPath subject
-
-
Class org.cyclos.entities.messaging.QMessageCategory extends com.querydsl.core.types.dsl.EntityPathBase<MessageCategory> implements Serializable
- serialVersionUID:
- 40209647L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
adminProductsManage
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> adminProductsManage
-
adminProductsSend
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> adminProductsSend
-
adminProductsView
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> adminProductsView
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
sendToSystemOnProducts
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> sendToSystemOnProducts
-
version
QInteger version
-
-
Class org.cyclos.entities.messaging.QNotification extends com.querydsl.core.types.dsl.EntityPathBase<Notification> implements Serializable
- serialVersionUID:
- -473814431L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
date
QDate date
-
entityId
com.querydsl.core.types.dsl.NumberPath<Long> entityId
-
fcmConfiguration
com.querydsl.core.types.dsl.StringPath fcmConfiguration
-
htmlText
com.querydsl.core.types.dsl.StringPath htmlText
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
location
com.querydsl.core.types.dsl.EnumPath<Location> location
-
mailSubject
com.querydsl.core.types.dsl.StringPath mailSubject
-
read
com.querydsl.core.types.dsl.BooleanPath read
-
relatedUser
QBasicUser relatedUser
-
skipEmail
com.querydsl.core.types.dsl.BooleanPath skipEmail
-
skipSms
com.querydsl.core.types.dsl.BooleanPath skipSms
-
sms
com.querydsl.core.types.dsl.StringPath sms
-
user
QBasicUser user
-
-
Class org.cyclos.entities.messaging.QNotificationSettings extends com.querydsl.core.types.dsl.EntityPathBase<NotificationSettings> implements Serializable
- serialVersionUID:
- -1018996316L
-
Serialized Fields
-
_super
QBaseEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
user
QBasicUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.messaging.QNotificationTypeSettings extends com.querydsl.core.types.dsl.EntityPathBase<NotificationTypeSettings> implements Serializable
- serialVersionUID:
- -832976258L
-
Serialized Fields
-
_super
QBaseEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notifyByEmail
com.querydsl.core.types.dsl.BooleanPath notifyByEmail
-
notifyByInternal
com.querydsl.core.types.dsl.BooleanPath notifyByInternal
-
notifyBySms
com.querydsl.core.types.dsl.BooleanPath notifyBySms
-
version
QInteger version
-
-
Class org.cyclos.entities.messaging.QOperatorNotificationSettings extends com.querydsl.core.types.dsl.EntityPathBase<OperatorNotificationSettings> implements Serializable
- serialVersionUID:
- 1528571496L
-
Serialized Fields
-
_super
QUserNotificationSettings _super
-
accountNotificationSettings
com.querydsl.core.types.dsl.SetPath<UserAccountNotificationSettings,QUserAccountNotificationSettings> accountNotificationSettings
-
emailMailings
com.querydsl.core.types.dsl.BooleanPath emailMailings
-
fwdMessageToEmail
com.querydsl.core.types.dsl.BooleanPath fwdMessageToEmail
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationTypeSettings
com.querydsl.core.types.dsl.SetPath<UserNotificationTypeSettings,QUserNotificationTypeSettings> notificationTypeSettings
-
smsMailings
com.querydsl.core.types.dsl.BooleanPath smsMailings
-
user
QBasicUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.messaging.QOutboundSms extends com.querydsl.core.types.dsl.EntityPathBase<OutboundSms> implements Serializable
- serialVersionUID:
- -1446343661L
-
Serialized Fields
-
_super
QBaseSms _super
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
message
com.querydsl.core.types.dsl.StringPath message
-
network
QNetwork network
-
phoneNumber
com.querydsl.core.types.dsl.StringPath phoneNumber
-
status
com.querydsl.core.types.dsl.EnumPath<OutboundSmsStatus> status
-
type
com.querydsl.core.types.dsl.EnumPath<OutboundSmsType> type
-
user
QBasicUser user
-
-
Class org.cyclos.entities.messaging.QOutgoingMessage extends com.querydsl.core.types.dsl.EntityPathBase<OutgoingMessage> implements Serializable
- serialVersionUID:
- 176444869L
-
Serialized Fields
-
_super
QMessage _super
-
body
com.querydsl.core.types.dsl.StringPath body
-
category
QMessageCategory category
-
conversationId
com.querydsl.core.types.dsl.NumberPath<Long> conversationId
-
date
QDate date
-
destination
com.querydsl.core.types.dsl.EnumPath<MessageDestination> destination
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
messageOwner
com.querydsl.core.types.dsl.EnumPath<MessageOwner> messageOwner
-
nature
com.querydsl.core.types.dsl.EnumPath<MessageNature> nature
-
network
QNetwork network
-
owner
QUser owner
-
read
com.querydsl.core.types.dsl.BooleanPath read
-
removedAt
QDate removedAt
-
replied
com.querydsl.core.types.dsl.BooleanPath replied
-
sentBy
QUser sentBy
-
subject
com.querydsl.core.types.dsl.StringPath subject
-
toGroups
com.querydsl.core.types.dsl.SetPath<Group,QGroup> toGroups
-
toUsers
com.querydsl.core.types.dsl.SetPath<User,QUser> toUsers
-
-
Class org.cyclos.entities.messaging.QSystemAlert extends com.querydsl.core.types.dsl.EntityPathBase<SystemAlert> implements Serializable
- serialVersionUID:
- 1727562807L
-
Serialized Fields
-
_super
QAlert _super
-
arg0
com.querydsl.core.types.dsl.StringPath arg0
-
arg1
com.querydsl.core.types.dsl.StringPath arg1
-
arg2
com.querydsl.core.types.dsl.StringPath arg2
-
arg3
com.querydsl.core.types.dsl.StringPath arg3
-
arg4
com.querydsl.core.types.dsl.StringPath arg4
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
removed
com.querydsl.core.types.dsl.BooleanPath removed
-
type
com.querydsl.core.types.dsl.EnumPath<SystemAlertType> type
-
-
Class org.cyclos.entities.messaging.QUserAccountNotificationSettings extends com.querydsl.core.types.dsl.EntityPathBase<UserAccountNotificationSettings> implements Serializable
- serialVersionUID:
- -1641744390L
-
Serialized Fields
-
_super
QBaseAccountNotificationSettings _super
-
accountType
QUserAccountType accountType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
paymentAmount
QDecimalRange paymentAmount
-
settings
QUserNotificationSettings settings
-
version
QInteger version
-
-
Class org.cyclos.entities.messaging.QUserAlert extends com.querydsl.core.types.dsl.EntityPathBase<UserAlert> implements Serializable
- serialVersionUID:
- -1638066533L
-
Serialized Fields
-
_super
QAlert _super
-
arg0
com.querydsl.core.types.dsl.StringPath arg0
-
arg1
com.querydsl.core.types.dsl.StringPath arg1
-
arg2
com.querydsl.core.types.dsl.StringPath arg2
-
arg3
com.querydsl.core.types.dsl.StringPath arg3
-
arg4
com.querydsl.core.types.dsl.StringPath arg4
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
removed
com.querydsl.core.types.dsl.BooleanPath removed
-
type
com.querydsl.core.types.dsl.EnumPath<UserAlertType> type
-
user
QUser user
-
-
Class org.cyclos.entities.messaging.QUserNotification extends com.querydsl.core.types.dsl.EntityPathBase<UserNotification> implements Serializable
- serialVersionUID:
- 493381324L
-
Serialized Fields
-
_super
QNotification _super
-
date
QDate date
-
entityId
com.querydsl.core.types.dsl.NumberPath<Long> entityId
-
fcmConfiguration
com.querydsl.core.types.dsl.StringPath fcmConfiguration
-
htmlText
com.querydsl.core.types.dsl.StringPath htmlText
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
location
com.querydsl.core.types.dsl.EnumPath<Location> location
-
mailSubject
com.querydsl.core.types.dsl.StringPath mailSubject
-
read
com.querydsl.core.types.dsl.BooleanPath read
-
relatedUser
QBasicUser relatedUser
-
skipEmail
com.querydsl.core.types.dsl.BooleanPath skipEmail
-
skipSms
com.querydsl.core.types.dsl.BooleanPath skipSms
-
sms
com.querydsl.core.types.dsl.StringPath sms
-
type
com.querydsl.core.types.dsl.SimplePath<UserNotificationType> type
-
user
QBasicUser user
-
-
Class org.cyclos.entities.messaging.QUserNotificationSettings extends com.querydsl.core.types.dsl.EntityPathBase<UserNotificationSettings> implements Serializable
- serialVersionUID:
- -108528881L
-
Serialized Fields
-
_super
QNotificationSettings _super
-
accountNotificationSettings
com.querydsl.core.types.dsl.SetPath<UserAccountNotificationSettings,QUserAccountNotificationSettings> accountNotificationSettings
-
emailMailings
com.querydsl.core.types.dsl.BooleanPath emailMailings
-
fwdMessageToEmail
com.querydsl.core.types.dsl.BooleanPath fwdMessageToEmail
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationTypeSettings
com.querydsl.core.types.dsl.SetPath<UserNotificationTypeSettings,QUserNotificationTypeSettings> notificationTypeSettings
-
smsMailings
com.querydsl.core.types.dsl.BooleanPath smsMailings
-
user
QBasicUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.messaging.QUserNotificationTypeSettings extends com.querydsl.core.types.dsl.EntityPathBase<UserNotificationTypeSettings> implements Serializable
- serialVersionUID:
- 625589865L
-
Serialized Fields
-
_super
QNotificationTypeSettings _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationSettings
QUserNotificationSettings notificationSettings
-
notifyByEmail
com.querydsl.core.types.dsl.BooleanPath notifyByEmail
-
notifyByInternal
com.querydsl.core.types.dsl.BooleanPath notifyByInternal
-
notifyBySms
com.querydsl.core.types.dsl.BooleanPath notifyBySms
-
type
com.querydsl.core.types.dsl.SimplePath<UserNotificationType> type
-
version
QInteger version
-
-
-
Package org.cyclos.entities.system
-
Class org.cyclos.entities.system.LogConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
enableServicesLog
boolean enableServicesLog
-
logServicesForGuests
boolean logServicesForGuests
-
logServicesParameters
boolean logServicesParameters
-
logServicesResults
boolean logServicesResults
-
logServicesWritesOnly
boolean logServicesWritesOnly
-
tasksLoggingMode
TaskLoggingMode tasksLoggingMode
-
-
Class org.cyclos.entities.system.QAcceptPaymentRequestSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<AcceptPaymentRequestSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- 1426717636L
-
Serialized Fields
-
_super
QWithPasswordSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<SmsOperationConfigurationNature> nature
-
usePassword
com.querydsl.core.types.dsl.BooleanPath usePassword
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QAccountInformationSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<AccountInformationSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -282650922L
-
Serialized Fields
-
_super
QWithPasswordSmsOperationConfiguration _super
-
accountType
QUserAccountType accountType
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
usePassword
com.querydsl.core.types.dsl.BooleanPath usePassword
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QAccountNumberConfiguration extends com.querydsl.core.types.dsl.BeanPath<AccountNumberConfiguration> implements Serializable
- serialVersionUID:
- 5907923L
-
Serialized Fields
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
mask
com.querydsl.core.types.dsl.StringPath mask
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
-
Class org.cyclos.entities.system.QAddressConfiguration extends com.querydsl.core.types.dsl.BeanPath<AddressConfiguration> implements Serializable
- serialVersionUID:
- -2013171531L
-
Serialized Fields
-
enabledAddressFields
com.querydsl.core.types.dsl.SetPath<AddressFields,com.querydsl.core.types.dsl.EnumPath<AddressFields>> enabledAddressFields
-
requiredAddressFields
com.querydsl.core.types.dsl.SetPath<AddressFields,com.querydsl.core.types.dsl.EnumPath<AddressFields>> requiredAddressFields
-
-
Class org.cyclos.entities.system.QAdExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<AdExtensionPoint> implements Serializable
- serialVersionUID:
- -136219545L
-
Serialized Fields
-
_super
QExtensionPointWithGroup _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<AdExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<AdExtensionPointEvent>> events
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QAdImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<AdImportedFile> implements Serializable
- serialVersionUID:
- 738249718L
-
Serialized Fields
-
_super
QImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
currency
QCurrency currency
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QAgreementExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<AgreementExtensionPoint> implements Serializable
- serialVersionUID:
- 663837960L
-
Serialized Fields
-
_super
QExtensionPointWithGroup _super
-
agreements
com.querydsl.core.types.dsl.SetPath<Agreement,QAgreement> agreements
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<AgreementExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<AgreementExtensionPointEvent>> events
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QAuthorizationExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<AuthorizationExtensionPoint> implements Serializable
- serialVersionUID:
- -1403662665L
-
Serialized Fields
-
_super
QExtensionPointWithTransferType _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<AuthorizationExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<AuthorizationExtensionPointEvent>> events
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
transferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> transferTypes
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QBaseCustomTask extends com.querydsl.core.types.dsl.EntityPathBase<BaseCustomTask> implements Serializable
- serialVersionUID:
- -528647206L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QBuiltinSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<BuiltinSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -1236400264L
-
Serialized Fields
-
_super
QSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCaptchaConfiguration extends com.querydsl.core.types.dsl.BeanPath<CaptchaConfiguration> implements Serializable
- serialVersionUID:
- 1162269679L
-
Serialized Fields
-
effect
com.querydsl.core.types.dsl.EnumPath<CaptchaEffect> effect
-
provider
com.querydsl.core.types.dsl.EnumPath<CaptchaProvider> provider
-
recaptchaKey
com.querydsl.core.types.dsl.StringPath recaptchaKey
-
recaptchaSecret
com.querydsl.core.types.dsl.StringPath recaptchaSecret
-
textColor
com.querydsl.core.types.dsl.StringPath textColor
-
textLength
QInteger textLength
-
useOnForgotPassword
com.querydsl.core.types.dsl.BooleanPath useOnForgotPassword
-
useOnPublicRegistration
com.querydsl.core.types.dsl.BooleanPath useOnPublicRegistration
-
-
Class org.cyclos.entities.system.QChannelConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<ChannelConfiguration> implements Serializable
- serialVersionUID:
- -727580666L
-
Serialized Fields
-
_super
QBaseEntity _super
-
accessPassword
QPasswordType accessPassword
-
allowLogin
com.querydsl.core.types.dsl.BooleanPath allowLogin
-
allowScanQrCodeOnPayment
com.querydsl.core.types.dsl.BooleanPath allowScanQrCodeOnPayment
-
allowScanQrCodeOnReceivePayment
com.querydsl.core.types.dsl.BooleanPath allowScanQrCodeOnReceivePayment
-
autocompleteOnPayment
com.querydsl.core.types.dsl.BooleanPath autocompleteOnPayment
-
autocompleteOnReceivePayment
com.querydsl.core.types.dsl.BooleanPath autocompleteOnReceivePayment
-
channel
QChannel channel
-
configuration
QConfiguration configuration
-
confirmationDeviceAvailability
com.querydsl.core.types.dsl.EnumPath<Availability> confirmationDeviceAvailability
-
confirmationOncePerSession
com.querydsl.core.types.dsl.BooleanPath confirmationOncePerSession
-
confirmationPassword
QPasswordType confirmationPassword
-
contactsOnPayment
com.querydsl.core.types.dsl.BooleanPath contactsOnPayment
-
contactsOnReceivePayment
com.querydsl.core.types.dsl.BooleanPath contactsOnReceivePayment
-
defaultPaymentIdMethod
com.querydsl.core.types.dsl.EnumPath<IdentificationMethod> defaultPaymentIdMethod
-
defaultPaymentPrincipalType
QPrincipalType defaultPaymentPrincipalType
-
defaultPrincipalType
QPrincipalType defaultPrincipalType
-
defaultReceivePaymentIdMethod
com.querydsl.core.types.dsl.EnumPath<IdentificationMethod> defaultReceivePaymentIdMethod
-
defaultReceivePaymentPrincipalType
QPrincipalType defaultReceivePaymentPrincipalType
-
defined
com.querydsl.core.types.dsl.BooleanPath defined
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identityProviders
com.querydsl.core.types.dsl.SetPath<IdentityProvider,QIdentityProvider> identityProviders
-
locked
com.querydsl.core.types.dsl.BooleanPath locked
-
paymentPrincipalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> paymentPrincipalTypes
-
pinConfiguration
QPinChannelConfiguration pinConfiguration
-
principalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypes
-
principalTypesAllowingQrCode
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypesAllowingQrCode
-
receivePaymentPrincipalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> receivePaymentPrincipalTypes
-
registrationWithIdentityProviders
com.querydsl.core.types.dsl.EnumPath<RegistrationWithIdentityProviders> registrationWithIdentityProviders
-
requireAuthenticationForDeviceConfirmation
com.querydsl.core.types.dsl.BooleanPath requireAuthenticationForDeviceConfirmation
-
requireTrustedDeviceForLogin
com.querydsl.core.types.dsl.BooleanPath requireTrustedDeviceForLogin
-
secondaryDeviceAvailability
com.querydsl.core.types.dsl.EnumPath<Availability> secondaryDeviceAvailability
-
secondaryPassword
QPasswordType secondaryPassword
-
sessionTimeout
QTimeInterval sessionTimeout
-
skipConfirmationForTrustedDevices
com.querydsl.core.types.dsl.BooleanPath skipConfirmationForTrustedDevices
-
userAccess
com.querydsl.core.types.dsl.EnumPath<UserChannelAccess> userAccess
-
version
QInteger version
-
whitelist
QInternetAddressList whitelist
-
-
Class org.cyclos.entities.system.QConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<Configuration> implements Serializable
- serialVersionUID:
- 650305795L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
accountNumberConfiguration
QAccountNumberConfiguration accountNumberConfiguration
-
accountStatusIndicators
com.querydsl.core.types.dsl.SetPath<AccountStatusIndicator,com.querydsl.core.types.dsl.EnumPath<AccountStatusIndicator>> accountStatusIndicators
-
adCategoriesResultType
com.querydsl.core.types.dsl.EnumPath<AdCategoryResultType> adCategoriesResultType
-
addressConfiguration
QAddressConfiguration addressConfiguration
-
adFieldsVisibleToGuests
com.querydsl.core.types.dsl.SetPath<AdCustomField,QAdCustomField> adFieldsVisibleToGuests
-
adInitialSearchType
com.querydsl.core.types.dsl.EnumPath<AdInitialSearchType> adInitialSearchType
-
adsResultType
com.querydsl.core.types.dsl.EnumPath<ResultType> adsResultType
-
adsSortOrder
com.querydsl.core.types.dsl.EnumPath<AdOrderBy> adsSortOrder
-
adSubCategoriesResults
QInteger adSubCategoriesResults
-
allowAccessMode
com.querydsl.core.types.dsl.EnumPath<AllowAccessMode> allowAccessMode
-
allowedLanguages
com.querydsl.core.types.dsl.SetPath<Language,QLanguage> allowedLanguages
-
allowFrontendSwitching
com.querydsl.core.types.dsl.BooleanPath allowFrontendSwitching
-
allowMultipleReports
com.querydsl.core.types.dsl.BooleanPath allowMultipleReports
-
allowQuickPaymentMobile
com.querydsl.core.types.dsl.BooleanPath allowQuickPaymentMobile
-
allowViewUserAd
com.querydsl.core.types.dsl.BooleanPath allowViewUserAd
-
allowViewUserWebShop
com.querydsl.core.types.dsl.BooleanPath allowViewUserWebShop
-
alwaysShowInternationalPhoneNumber
com.querydsl.core.types.dsl.BooleanPath alwaysShowInternationalPhoneNumber
-
apiUrl
com.querydsl.core.types.dsl.StringPath apiUrl
-
appleStoreUrlMobile
com.querydsl.core.types.dsl.StringPath appleStoreUrlMobile
-
applicationDescription
com.querydsl.core.types.dsl.StringPath applicationDescription
-
applicationName
com.querydsl.core.types.dsl.StringPath applicationName
-
applicationUsername
com.querydsl.core.types.dsl.StringPath applicationUsername
-
appTheme
QTheme appTheme
-
autocompleteResults
QInteger autocompleteResults
-
bannerRotateSeconds
QInteger bannerRotateSeconds
-
banners
com.querydsl.core.types.dsl.SetPath<Banner,QBanner> banners
-
basicProfileFieldInAccountTitle
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicProfileFieldInAccountTitle
-
basicProfileFieldsInAccount
com.querydsl.core.types.dsl.SetPath<BasicProfileField,com.querydsl.core.types.dsl.EnumPath<BasicProfileField>> basicProfileFieldsInAccount
-
captchaConfiguration
QCaptchaConfiguration captchaConfiguration
-
channelConfigurations
com.querydsl.core.types.dsl.SetPath<ChannelConfiguration,QChannelConfiguration> channelConfigurations
-
children
com.querydsl.core.types.dsl.ListPath<Configuration,QConfiguration> children
-
communityMenuLabel
com.querydsl.core.types.dsl.StringPath communityMenuLabel
-
country
com.querydsl.core.types.dsl.StringPath country
-
customProfileFieldsInAccount
com.querydsl.core.types.dsl.SetPath<UserCustomField,QUserCustomField> customProfileFieldsInAccount
-
customProfileFieldsInAccountTitle
QUserCustomField customProfileFieldsInAccountTitle
-
customSessionConfiguration
QCustomSessionConfiguration customSessionConfiguration
-
dateFormat
com.querydsl.core.types.dsl.EnumPath<DateFormat> dateFormat
-
defaultAccountHistoryPeriod
com.querydsl.core.types.dsl.EnumPath<DefaultAccountHistoryPeriod> defaultAccountHistoryPeriod
-
defaultAddressPrivacy
com.querydsl.core.types.dsl.EnumPath<UserDataPrivacyConfiguration> defaultAddressPrivacy
-
defaultCity
com.querydsl.core.types.dsl.StringPath defaultCity
-
defaultEmailPrivacy
com.querydsl.core.types.dsl.EnumPath<UserDataPrivacyConfiguration> defaultEmailPrivacy
-
defaultLanguage
QLanguage defaultLanguage
-
defaultMapLocation
QLatLong defaultMapLocation
-
defaultMapZoomMobile
QInteger defaultMapZoomMobile
-
defaultMapZoomWeb
QInteger defaultMapZoomWeb
-
defaultPhonePrivacy
com.querydsl.core.types.dsl.EnumPath<UserDataPrivacyConfiguration> defaultPhonePrivacy
-
defaultRegion
com.querydsl.core.types.dsl.StringPath defaultRegion
-
defaultType
com.querydsl.core.types.dsl.EnumPath<DefaultConfigurationType> defaultType
-
definedProperties
com.querydsl.core.types.dsl.SetPath<String,com.querydsl.core.types.dsl.StringPath> definedProperties
-
defineRootUrl
com.querydsl.core.types.dsl.BooleanPath defineRootUrl
-
deniedInvoices
QInteger deniedInvoices
-
description
com.querydsl.core.types.dsl.StringPath description
-
distanceUnit
com.querydsl.core.types.dsl.EnumPath<DistanceUnit> distanceUnit
-
emailName
com.querydsl.core.types.dsl.StringPath emailName
-
emailRequired
com.querydsl.core.types.dsl.BooleanPath emailRequired
-
emailUnique
com.querydsl.core.types.dsl.BooleanPath emailUnique
-
emailValidation
com.querydsl.core.types.dsl.SetPath<EmailValidation,com.querydsl.core.types.dsl.EnumPath<EmailValidation>> emailValidation
-
enableBluetoothPrinterMobile
com.querydsl.core.types.dsl.BooleanPath enableBluetoothPrinterMobile
-
enableServicesLog
com.querydsl.core.types.dsl.BooleanPath enableServicesLog
-
firebasePrivateKey
com.querydsl.core.types.dsl.StringPath firebasePrivateKey
-
forgotPasswordMode
com.querydsl.core.types.dsl.EnumPath<ForgotPasswordMode> forgotPasswordMode
-
forgotPasswordSendMedium
com.querydsl.core.types.dsl.EnumPath<SendMedium> forgotPasswordSendMedium
-
frontend
com.querydsl.core.types.dsl.EnumPath<Frontend> frontend
-
frontendDashboardAccounts
com.querydsl.core.types.dsl.EnumPath<FrontendDashboardAccounts> frontendDashboardAccounts
-
frontendDashboardAds
com.querydsl.core.types.dsl.BooleanPath frontendDashboardAds
-
frontendDashboardUsers
com.querydsl.core.types.dsl.BooleanPath frontendDashboardUsers
-
frontendMenuBar
com.querydsl.core.types.dsl.BooleanPath frontendMenuBar
-
frontendMobileLandingPage
com.querydsl.core.types.dsl.EnumPath<FrontendLandingPage> frontendMobileLandingPage
-
frontendMobileMenuTitle
com.querydsl.core.types.dsl.StringPath frontendMobileMenuTitle
-
frontendMobileTitle
com.querydsl.core.types.dsl.StringPath frontendMobileTitle
-
frontendQuickAccess
com.querydsl.core.types.dsl.SetPath<FrontendQuickAccessType,com.querydsl.core.types.dsl.EnumPath<FrontendQuickAccessType>> frontendQuickAccess
-
frontendTitle
com.querydsl.core.types.dsl.StringPath frontendTitle
-
generatedUsername
com.querydsl.core.types.dsl.BooleanPath generatedUsername
-
generatedUsernameLength
QInteger generatedUsernameLength
-
givenVeryBadRefs
QInteger givenVeryBadRefs
-
groupsForUserDirectory
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserDirectory
-
groupsForUserSearch
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserSearch
-
groupsForUserSearchInMenu
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserSearchInMenu
-
groupsForViewProfile
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForViewProfile
-
guestProfileFields
com.querydsl.core.types.dsl.SetPath<ConfigurationGuestProfileField,QConfigurationGuestProfileField> guestProfileFields
-
guestsMenuType
com.querydsl.core.types.dsl.EnumPath<MenuType> guestsMenuType
-
guestsTheme
QTheme guestsTheme
-
hideAdOwnerToGuests
com.querydsl.core.types.dsl.BooleanPath hideAdOwnerToGuests
-
hideAdPriceToGuests
com.querydsl.core.types.dsl.BooleanPath hideAdPriceToGuests
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<ConfigurationImage,QConfigurationImage> images
-
imagesLastModified
QDate imagesLastModified
-
includeInSitemap
com.querydsl.core.types.dsl.BooleanPath includeInSitemap
-
individualDocumentDirectory
com.querydsl.core.types.dsl.StringPath individualDocumentDirectory
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
invalidPosPayerAttempts
QInteger invalidPosPayerAttempts
-
invalidUsernameAttempts
QInteger invalidUsernameAttempts
-
jpegQuality
QInteger jpegQuality
-
landLineEnableExtension
com.querydsl.core.types.dsl.BooleanPath landLineEnableExtension
-
landLineRequired
com.querydsl.core.types.dsl.BooleanPath landLineRequired
-
largeScreenRegistrationWizard
QRegistrationWizard largeScreenRegistrationWizard
-
linkGenerationConfiguration
QCustomScriptConfiguration linkGenerationConfiguration
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
lockedProperties
com.querydsl.core.types.dsl.SetPath<String,com.querydsl.core.types.dsl.StringPath> lockedProperties
-
loginUrl
com.querydsl.core.types.dsl.StringPath loginUrl
-
logoutUrl
com.querydsl.core.types.dsl.StringPath logoutUrl
-
logServicesForGuests
com.querydsl.core.types.dsl.BooleanPath logServicesForGuests
-
logServicesParameters
com.querydsl.core.types.dsl.BooleanPath logServicesParameters
-
logServicesResults
com.querydsl.core.types.dsl.BooleanPath logServicesResults
-
logServicesWritesOnly
com.querydsl.core.types.dsl.BooleanPath logServicesWritesOnly
-
managedContentSpecificConfigurationsByProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> managedContentSpecificConfigurationsByProducts
-
managedSpecificConfigurationsByProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> managedSpecificConfigurationsByProducts
-
mapBrowserApiKey
com.querydsl.core.types.dsl.StringPath mapBrowserApiKey
-
mapDirectoryField
QUserCustomField mapDirectoryField
-
mapPreferenceMobile
com.querydsl.core.types.dsl.EnumPath<MapPreference> mapPreferenceMobile
-
mapServerApiKey
com.querydsl.core.types.dsl.StringPath mapServerApiKey
-
marketplaceMenuLabel
com.querydsl.core.types.dsl.StringPath marketplaceMenuLabel
-
maxBlockedUsers
QInteger maxBlockedUsers
-
maxGuestTempImages
QInteger maxGuestTempImages
-
maxImageDimensions
QDimensions maxImageDimensions
-
maxLeftBanners
QInteger maxLeftBanners
-
maxLogEntries
QInteger maxLogEntries
-
maxMediumThumbDimensions
QDimensions maxMediumThumbDimensions
-
maxPngSize
QFileSize maxPngSize
-
maxResults
QInteger maxResults
-
maxResultsOnMap
QInteger maxResultsOnMap
-
maxRightBanners
QInteger maxRightBanners
-
maxSmallThumbDimensions
QDimensions maxSmallThumbDimensions
-
maxTinyThumbDimensions
QDimensions maxTinyThumbDimensions
-
maxUploadSize
QFileSize maxUploadSize
-
maxUserTempImages
QInteger maxUserTempImages
-
mediumScreenRegistrationWizard
QRegistrationWizard mediumScreenRegistrationWizard
-
menuEntries
com.querydsl.core.types.dsl.SetPath<MenuEntry,QMenuEntry> menuEntries
-
mobileRequired
com.querydsl.core.types.dsl.BooleanPath mobileRequired
-
mobileTheme
QTheme mobileTheme
-
mobileUnique
com.querydsl.core.types.dsl.BooleanPath mobileUnique
-
name
com.querydsl.core.types.dsl.StringPath name
-
nameLabel
com.querydsl.core.types.dsl.StringPath nameLabel
-
network
QNetwork network
-
notificationConfiguration
QCustomScriptConfiguration notificationConfiguration
-
numberFormat
com.querydsl.core.types.dsl.EnumPath<NumberFormat> numberFormat
-
outboundSmsConfiguration
QOutboundSmsConfiguration outboundSmsConfiguration
-
parent
QConfiguration parent
-
path
com.querydsl.core.types.dsl.StringPath path
-
payTheme
QTheme payTheme
-
playStoreUrlMobile
com.querydsl.core.types.dsl.StringPath playStoreUrlMobile
-
possibleInitialGroups
com.querydsl.core.types.dsl.SetPath<UserGroup,QUserGroup> possibleInitialGroups
-
privacyControlledBasicFields
com.querydsl.core.types.dsl.SetPath<BasicProfileField,com.querydsl.core.types.dsl.EnumPath<BasicProfileField>> privacyControlledBasicFields
-
privacyControlledCustomFields
com.querydsl.core.types.dsl.SetPath<UserCustomField,QUserCustomField> privacyControlledCustomFields
-
profileImageRequired
com.querydsl.core.types.dsl.BooleanPath profileImageRequired
-
receivedVeryBadRefs
QInteger receivedVeryBadRefs
-
regexForUsername
com.querydsl.core.types.dsl.StringPath regexForUsername
-
remoteAddressBlockTime
QTimeInterval remoteAddressBlockTime
-
remoteAddressBlockTimeByBlockedUsers
QTimeInterval remoteAddressBlockTimeByBlockedUsers
-
requiredAddress
com.querydsl.core.types.dsl.BooleanPath requiredAddress
-
rootUrl
com.querydsl.core.types.dsl.StringPath rootUrl
-
sitemapLastModified
QDate sitemapLastModified
-
skipTotalCount
com.querydsl.core.types.dsl.BooleanPath skipTotalCount
-
smallScreenRegistrationWizard
QRegistrationWizard smallScreenRegistrationWizard
-
smtpConfiguration
QSmtpConfiguration smtpConfiguration
-
staticContents
com.querydsl.core.types.dsl.ListPath<BaseStaticContent,QBaseStaticContent> staticContents
-
tasksLoggingMode
com.querydsl.core.types.dsl.EnumPath<TaskLoggingMode> tasksLoggingMode
-
themes
com.querydsl.core.types.dsl.SetPath<Theme,QTheme> themes
-
timeFormat
com.querydsl.core.types.dsl.EnumPath<TimeFormat> timeFormat
-
timeZoneId
com.querydsl.core.types.dsl.StringPath timeZoneId
-
useLeftSpaceForGuests
com.querydsl.core.types.dsl.BooleanPath useLeftSpaceForGuests
-
useMap
com.querydsl.core.types.dsl.BooleanPath useMap
-
userFormatForManagers
QUserFormatConfiguration userFormatForManagers
-
userFormatForOthers
QUserFormatConfiguration userFormatForOthers
-
usernameLength
QIntegerRange usernameLength
-
userSearchInMenuMode
com.querydsl.core.types.dsl.EnumPath<UserSearchInMenuMode> userSearchInMenuMode
-
usersMenuType
com.querydsl.core.types.dsl.EnumPath<MenuType> usersMenuType
-
usersResultType
com.querydsl.core.types.dsl.EnumPath<ResultType> usersResultType
-
usersSortOrder
com.querydsl.core.types.dsl.EnumPath<UserOrderBy> usersSortOrder
-
usersTheme
QTheme usersTheme
-
version
QInteger version
-
visibleAdGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> visibleAdGroups
-
voucherBuyingMenu
com.querydsl.core.types.dsl.EnumPath<UserMainMenu> voucherBuyingMenu
-
-
Class org.cyclos.entities.system.QConfigurationGuestProfileField extends com.querydsl.core.types.dsl.EntityPathBase<ConfigurationGuestProfileField> implements Serializable
- serialVersionUID:
- 1084386310L
-
Serialized Fields
-
_super
QBaseEntity _super
-
adFilter
com.querydsl.core.types.dsl.BooleanPath adFilter
-
adKeywords
com.querydsl.core.types.dsl.BooleanPath adKeywords
-
basicField
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField
-
configuration
QConfiguration configuration
-
customField
QUserCustomField customField
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
mapFilter
com.querydsl.core.types.dsl.BooleanPath mapFilter
-
mapResult
com.querydsl.core.types.dsl.BooleanPath mapResult
-
userFilter
com.querydsl.core.types.dsl.BooleanPath userFilter
-
userKeywords
com.querydsl.core.types.dsl.BooleanPath userKeywords
-
userList
com.querydsl.core.types.dsl.BooleanPath userList
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.system.QConfigurationImage extends com.querydsl.core.types.dsl.EntityPathBase<ConfigurationImage> implements Serializable
- serialVersionUID:
- -1103625704L
-
Serialized Fields
-
_super
QImage _super
-
configuration
QConfiguration configuration
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
type
com.querydsl.core.types.dsl.EnumPath<ConfigurationImageType> type
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.system.QCustomBackgroundTask extends com.querydsl.core.types.dsl.EntityPathBase<CustomBackgroundTask> implements Serializable
- serialVersionUID:
- -638840585L
-
Serialized Fields
-
_super
QBaseCustomTask _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
executions
com.querydsl.core.types.dsl.SetPath<BackgroundTaskExecution,QBackgroundTaskExecution> executions
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
verboseLog
com.querydsl.core.types.dsl.BooleanPath verboseLog
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomField extends com.querydsl.core.types.dsl.EntityPathBase<CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>> implements Serializable
- serialVersionUID:
- -582176938L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<CustomFieldPossibleValue<? extends CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,?>> implements Serializable
- serialVersionUID:
- -1327164726L
-
Serialized Fields
-
_super
QBaseEntity _super
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<CustomFieldPossibleValueCategory<? extends CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>,?,? extends CustomFieldPossibleValue<?,?,?>>> implements Serializable
- serialVersionUID:
- -795883032L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<CustomFieldPossibleValue<?,?,?>,QCustomFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<CustomFieldValue<? extends CustomField<?,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValueCategory<?,?,? extends CustomFieldPossibleValue<?,?,?>>,? extends CustomFieldPossibleValue<?,?,?>,? extends SimpleEntity>> implements Serializable
- serialVersionUID:
- -906815557L
-
Serialized Fields
-
_super
QBaseEntity _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomFieldValueFile extends com.querydsl.core.types.dsl.EntityPathBase<CustomFieldValueFile> implements Serializable
- serialVersionUID:
- -419681321L
-
Serialized Fields
-
_super
QRawFile _super
-
adValue
QAdCustomFieldValue adValue
-
contactInfoValue
QContactInfoFieldValue contactInfoValue
-
contactValue
QContactCustomFieldValue contactValue
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<RawFileNature> nature
-
network
QNetwork network
-
order
QInteger order
-
recordValue
QRecordCustomFieldValue recordValue
-
transactionValue
QTransactionCustomFieldValue transactionValue
-
userValue
QUserCustomFieldValue userValue
-
version
QInteger version
-
voucherPackValue
QVoucherPackCustomFieldValue voucherPackValue
-
voucherValue
QVoucherCustomFieldValue voucherValue
-
-
Class org.cyclos.entities.system.QCustomFieldValueImage extends com.querydsl.core.types.dsl.EntityPathBase<CustomFieldValueImage> implements Serializable
- serialVersionUID:
- -122339744L
-
Serialized Fields
-
_super
QImage _super
-
adValue
QAdCustomFieldValue adValue
-
contactInfoValue
QContactInfoFieldValue contactInfoValue
-
contactValue
QContactCustomFieldValue contactValue
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
network
QNetwork network
-
order
QInteger order
-
recordValue
QRecordCustomFieldValue recordValue
-
transactionValue
QTransactionCustomFieldValue transactionValue
-
userValue
QUserCustomFieldValue userValue
-
version
QInteger version
-
voucherPackValue
QVoucherPackCustomFieldValue voucherPackValue
-
voucherValue
QVoucherCustomFieldValue voucherValue
-
width
QInteger width
-
-
Class org.cyclos.entities.system.QCustomImage extends com.querydsl.core.types.dsl.EntityPathBase<CustomImage<? extends BaseEntity>> implements Serializable
- serialVersionUID:
- -579291209L
-
Serialized Fields
-
_super
QImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
network
QNetwork network
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.system.QCustomizableSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<CustomizableSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- 1341926201L
-
Serialized Fields
-
_super
QSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
isLogPlainSms
com.querydsl.core.types.dsl.BooleanPath isLogPlainSms
-
name
com.querydsl.core.types.dsl.StringPath name
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomOperation extends com.querydsl.core.types.dsl.EntityPathBase<CustomOperation> implements Serializable
- serialVersionUID:
- 368203203L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
actions
com.querydsl.core.types.dsl.SetPath<CustomOperationAction,QCustomOperationAction> actions
-
adminMenu
com.querydsl.core.types.dsl.EnumPath<AdminMainMenu> adminMenu
-
adminProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> adminProducts
-
allowExport
com.querydsl.core.types.dsl.BooleanPath allowExport
-
allowPrint
com.querydsl.core.types.dsl.BooleanPath allowPrint
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
closeAfterSeconds
QInteger closeAfterSeconds
-
confirmationText
com.querydsl.core.types.dsl.StringPath confirmationText
-
customSubmitLabel
com.querydsl.core.types.dsl.StringPath customSubmitLabel
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabledForActiveUsers
com.querydsl.core.types.dsl.BooleanPath enabledForActiveUsers
-
enabledForPendingUsers
com.querydsl.core.types.dsl.BooleanPath enabledForPendingUsers
-
formParameters
com.querydsl.core.types.dsl.ListPath<CustomOperationField,QCustomOperationField> formParameters
-
hasFileUpload
com.querydsl.core.types.dsl.BooleanPath hasFileUpload
-
icon
com.querydsl.core.types.dsl.StringPath icon
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
label
com.querydsl.core.types.dsl.StringPath label
-
memberProducts
com.querydsl.core.types.dsl.SetPath<MemberProductCustomOperation,QMemberProductCustomOperation> memberProducts
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
openRowInNewWindow
com.querydsl.core.types.dsl.BooleanPath openRowInNewWindow
-
order
QInteger order
-
productsRunTransfer
com.querydsl.core.types.dsl.SetPath<Product,QProduct> productsRunTransfer
-
profileSection
com.querydsl.core.types.dsl.EnumPath<ProfileManagementSection> profileSection
-
recordTypes
com.querydsl.core.types.dsl.SetPath<RecordType,QRecordType> recordTypes
-
requireConfirmationPassword
com.querydsl.core.types.dsl.BooleanPath requireConfirmationPassword
-
resultInformationText
com.querydsl.core.types.dsl.StringPath resultInformationText
-
resultType
com.querydsl.core.types.dsl.EnumPath<CustomOperationResultType> resultType
-
rowLocation
com.querydsl.core.types.dsl.EnumPath<Location> rowLocation
-
rowOperation
QCustomOperation rowOperation
-
rowParameters
com.querydsl.core.types.dsl.StringPath rowParameters
-
rowUrl
com.querydsl.core.types.dsl.StringPath rowUrl
-
scope
com.querydsl.core.types.dsl.EnumPath<CustomOperationScope> scope
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
searchAutomatically
com.querydsl.core.types.dsl.BooleanPath searchAutomatically
-
showForm
com.querydsl.core.types.dsl.EnumPath<CustomOperationShowForm> showForm
-
submitWithQrCodeScan
com.querydsl.core.types.dsl.BooleanPath submitWithQrCodeScan
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
transferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> transferTypes
-
usedAsActions
com.querydsl.core.types.dsl.SetPath<CustomOperationAction,QCustomOperationAction> usedAsActions
-
userManagementProducts
com.querydsl.core.types.dsl.SetPath<UserManagementProduct,QUserManagementProduct> userManagementProducts
-
userMenu
com.querydsl.core.types.dsl.EnumPath<UserMainMenu> userMenu
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomOperationAction extends com.querydsl.core.types.dsl.EntityPathBase<CustomOperationAction> implements Serializable
- serialVersionUID:
- -1978523175L
-
Serialized Fields
-
_super
QBaseEntity _super
-
actionOperation
QCustomOperation actionOperation
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
order
QInteger order
-
ownerOperation
QCustomOperation ownerOperation
-
parameters
com.querydsl.core.types.dsl.SetPath<CustomOperationActionParameter,QCustomOperationActionParameter> parameters
-
primary
com.querydsl.core.types.dsl.BooleanPath primary
-
version
QInteger version
-
visibility
com.querydsl.core.types.dsl.EnumPath<CustomOperationActionVisibility> visibility
-
-
Class org.cyclos.entities.system.QCustomOperationActionParameter extends com.querydsl.core.types.dsl.EntityPathBase<CustomOperationActionParameter> implements Serializable
- serialVersionUID:
- 536131024L
-
Serialized Fields
-
_super
QBaseEntity _super
-
action
QCustomOperationAction action
-
actionField
QCustomOperationField actionField
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ownerField
QCustomOperationField ownerField
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomOperationField extends com.querydsl.core.types.dsl.EntityPathBase<CustomOperationField> implements Serializable
- serialVersionUID:
- 772242679L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
customOperation
QCustomOperation customOperation
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<CustomOperationFieldPossibleValueCategory,QCustomOperationFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<CustomOperationFieldPossibleValue,QCustomOperationFieldPossibleValue> possibleValues
-
processAfterScan
com.querydsl.core.types.dsl.BooleanPath processAfterScan
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomOperationFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<CustomOperationFieldPossibleValue> implements Serializable
- serialVersionUID:
- -2057620791L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QCustomOperationFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QCustomOperationField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomOperationFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<CustomOperationFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- -928941337L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QCustomOperationField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<CustomOperationFieldPossibleValue,QCustomOperationFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomScheduledTask extends com.querydsl.core.types.dsl.EntityPathBase<CustomScheduledTask> implements Serializable
- serialVersionUID:
- -463389138L
-
Serialized Fields
-
_super
QBaseCustomTask _super
-
dayMonth
QInteger dayMonth
-
dayWeek
com.querydsl.core.types.dsl.EnumPath<WeekDay> dayWeek
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
hour
QInteger hour
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
logs
com.querydsl.core.types.dsl.ListPath<CustomScheduledTaskLog,QCustomScheduledTaskLog> logs
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
nextExecution
QDate nextExecution
-
recurrence
QTimeInterval recurrence
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomScheduledTaskLog extends com.querydsl.core.types.dsl.EntityPathBase<CustomScheduledTaskLog> implements Serializable
- serialVersionUID:
- -800844234L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
date
QDate date
-
errorStackTrace
com.querydsl.core.types.dsl.StringPath errorStackTrace
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
message
com.querydsl.core.types.dsl.StringPath message
-
status
com.querydsl.core.types.dsl.EnumPath<CustomScheduledTaskLogStatus> status
-
task
QCustomScheduledTask task
-
timeTaken
QInteger timeTaken
-
-
Class org.cyclos.entities.system.QCustomScript extends com.querydsl.core.types.dsl.EntityPathBase<CustomScript> implements Serializable
- serialVersionUID:
- -500593169L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
dependencies
com.querydsl.core.types.dsl.SetPath<CustomScript,QCustomScript> dependencies
-
description
com.querydsl.core.types.dsl.StringPath description
-
functions
com.querydsl.core.types.dsl.MapPath<String,String,com.querydsl.core.types.dsl.StringPath> functions
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
isRunAsSystem
com.querydsl.core.types.dsl.BooleanPath isRunAsSystem
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
parameters
com.querydsl.core.types.dsl.StringPath parameters
-
type
com.querydsl.core.types.dsl.EnumPath<ScriptType> type
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomScriptConfiguration extends com.querydsl.core.types.dsl.BeanPath<CustomScriptConfiguration> implements Serializable
- serialVersionUID:
- 1365603143L
-
Serialized Fields
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
-
Class org.cyclos.entities.system.QCustomSessionConfiguration extends com.querydsl.core.types.dsl.BeanPath<CustomSessionConfiguration> implements Serializable
- serialVersionUID:
- 1848210468L
-
Serialized Fields
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
-
Class org.cyclos.entities.system.QCustomSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<CustomSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- 1170622436L
-
Serialized Fields
-
_super
QCustomizableSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
isLogPlainSms
com.querydsl.core.types.dsl.BooleanPath isLogPlainSms
-
name
com.querydsl.core.types.dsl.StringPath name
-
operationExecution
com.querydsl.core.types.dsl.EnumPath<SmsOperationExecution> operationExecution
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomWebService extends com.querydsl.core.types.dsl.EntityPathBase<CustomWebService> implements Serializable
- serialVersionUID:
- 1391163365L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
method
com.querydsl.core.types.dsl.EnumPath<HttpMethod> method
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
password
com.querydsl.core.types.dsl.StringPath password
-
runAs
com.querydsl.core.types.dsl.EnumPath<RunAs> runAs
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
urlMappings
com.querydsl.core.types.dsl.StringPath urlMappings
-
username
com.querydsl.core.types.dsl.StringPath username
-
version
QInteger version
-
whitelist
QInternetAddressList whitelist
-
-
Class org.cyclos.entities.system.QCustomWizard extends com.querydsl.core.types.dsl.EntityPathBase<CustomWizard> implements Serializable
- serialVersionUID:
- -380304753L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
customFields
com.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField> customFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
resultType
com.querydsl.core.types.dsl.EnumPath<CustomWizardResultType> resultType
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
showProgress
com.querydsl.core.types.dsl.BooleanPath showProgress
-
steps
com.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep> steps
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomWizardExecution extends com.querydsl.core.types.dsl.EntityPathBase<CustomWizardExecution> implements Serializable
- serialVersionUID:
- 77502793L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accessClient
QAccessClient accessClient
-
accountType
QUserAccountType accountType
-
channel
QChannel channel
-
context
com.querydsl.core.types.dsl.StringPath context
-
customFieldValue
QUserCustomFieldValue customFieldValue
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
loggedUser
QBasicUser loggedUser
-
mobilePhone
QMobilePhone mobilePhone
-
network
QNetwork network
-
principalType
QPrincipalType principalType
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
token
QToken token
-
trustedDevice
QTrustedDevice trustedDevice
-
user
QUser user
-
wizard
QCustomWizard wizard
-
-
Class org.cyclos.entities.system.QCustomWizardField extends com.querydsl.core.types.dsl.EntityPathBase<CustomWizardField> implements Serializable
- serialVersionUID:
- 93122475L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<CustomWizardFieldPossibleValueCategory,QCustomWizardFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<CustomWizardFieldPossibleValue,QCustomWizardFieldPossibleValue> possibleValues
-
processAfterScan
com.querydsl.core.types.dsl.BooleanPath processAfterScan
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
version
QInteger version
-
wizard
QCustomWizard wizard
-
-
Class org.cyclos.entities.system.QCustomWizardFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<CustomWizardFieldPossibleValue> implements Serializable
- serialVersionUID:
- 1638974613L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QCustomWizardFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QCustomWizardField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomWizardFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<CustomWizardFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- 1767801011L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QCustomWizardField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<CustomWizardFieldPossibleValue,QCustomWizardFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QCustomWizardStep extends com.querydsl.core.types.dsl.EntityPathBase<CustomWizardStep> implements Serializable
- serialVersionUID:
- 1527422459L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
wizard
QCustomWizard wizard
-
-
Class org.cyclos.entities.system.QDenyPaymentRequestSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<DenyPaymentRequestSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- 1360196992L
-
Serialized Fields
-
_super
QWithPasswordSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<SmsOperationConfigurationNature> nature
-
usePassword
com.querydsl.core.types.dsl.BooleanPath usePassword
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QDirectWizard extends com.querydsl.core.types.dsl.EntityPathBase<DirectWizard> implements Serializable
- serialVersionUID:
- -440411897L
-
Serialized Fields
-
_super
QWizardWithChannels _super
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
customFields
com.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField> customFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
icon
com.querydsl.core.types.dsl.StringPath icon
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
label
com.querydsl.core.types.dsl.StringPath label
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
resultType
com.querydsl.core.types.dsl.EnumPath<CustomWizardResultType> resultType
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
showProgress
com.querydsl.core.types.dsl.BooleanPath showProgress
-
steps
com.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep> steps
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QDynamicFieldValue extends com.querydsl.core.types.dsl.BeanPath<DynamicFieldValue> implements Serializable
- serialVersionUID:
- 2064802755L
-
Serialized Fields
-
label
com.querydsl.core.types.dsl.StringPath label
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
Class org.cyclos.entities.system.QEntityLog extends com.querydsl.core.types.dsl.EntityPathBase<EntityLog> implements Serializable
- serialVersionUID:
- -51047698L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
by
QBasicUser by
-
channel
com.querydsl.core.types.dsl.StringPath channel
-
date
QDate date
-
entityId
com.querydsl.core.types.dsl.NumberPath<Long> entityId
-
event
com.querydsl.core.types.dsl.EnumPath<EntityLogEvent> event
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
ownerEntityId
com.querydsl.core.types.dsl.NumberPath<Long> ownerEntityId
-
privateEntity
com.querydsl.core.types.dsl.BooleanPath privateEntity
-
propertyLogs
com.querydsl.core.types.dsl.ListPath<EntityPropertyLog,QEntityPropertyLog> propertyLogs
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
type
com.querydsl.core.types.dsl.EnumPath<EntityLogType> type
-
-
Class org.cyclos.entities.system.QEntityPropertyLog extends com.querydsl.core.types.dsl.EntityPathBase<EntityPropertyLog> implements Serializable
- serialVersionUID:
- -864999719L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
customFieldId
com.querydsl.core.types.dsl.NumberPath<Long> customFieldId
-
entityLog
QEntityLog entityLog
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
newValue
com.querydsl.core.types.dsl.StringPath newValue
-
oldValue
com.querydsl.core.types.dsl.StringPath oldValue
-
order
QInteger order
-
propertyName
com.querydsl.core.types.dsl.StringPath propertyName
-
-
Class org.cyclos.entities.system.QExportFormat extends com.querydsl.core.types.dsl.EntityPathBase<ExportFormat> implements Serializable
- serialVersionUID:
- -2106474722L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
binary
com.querydsl.core.types.dsl.BooleanPath binary
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
contexts
com.querydsl.core.types.dsl.SetPath<ExportFormatContext,com.querydsl.core.types.dsl.EnumPath<ExportFormatContext>> contexts
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
encoding
com.querydsl.core.types.dsl.StringPath encoding
-
fileExtension
com.querydsl.core.types.dsl.StringPath fileExtension
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<ExtensionPoint> implements Serializable
- serialVersionUID:
- -1060164060L
-
Serialized Fields
-
_super
QNamedEntity _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QExtensionPointWithGroup extends com.querydsl.core.types.dsl.EntityPathBase<ExtensionPointWithGroup> implements Serializable
- serialVersionUID:
- -247563371L
-
Serialized Fields
-
_super
QExtensionPoint _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QExtensionPointWithTransferType extends com.querydsl.core.types.dsl.EntityPathBase<ExtensionPointWithTransferType> implements Serializable
- serialVersionUID:
- 1810465775L
-
Serialized Fields
-
_super
QExtensionPoint _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
transferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> transferTypes
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QExternalRedirectExecution extends com.querydsl.core.types.dsl.EntityPathBase<ExternalRedirectExecution> implements Serializable
- serialVersionUID:
- 2121373342L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
accessClient
QAccessClient accessClient
-
accountType
QUserAccountType accountType
-
channel
QChannel channel
-
context
com.querydsl.core.types.dsl.StringPath context
-
customFieldValue
QUserCustomFieldValue customFieldValue
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
loggedUser
QBasicUser loggedUser
-
mobilePhone
QMobilePhone mobilePhone
-
operation
QCustomOperation operation
-
principalType
QPrincipalType principalType
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
token
QToken token
-
trustedDevice
QTrustedDevice trustedDevice
-
user
QUser user
-
verificationToken
com.querydsl.core.types.dsl.StringPath verificationToken
-
-
Class org.cyclos.entities.system.QFormFieldsWizardStep extends com.querydsl.core.types.dsl.EntityPathBase<FormFieldsWizardStep> implements Serializable
- serialVersionUID:
- -299778393L
-
Serialized Fields
-
_super
QCustomWizardStep _super
-
agreement
com.querydsl.core.types.dsl.BooleanPath agreement
-
basicProfileFields
com.querydsl.core.types.dsl.SetPath<BasicProfileField,com.querydsl.core.types.dsl.EnumPath<BasicProfileField>> basicProfileFields
-
captcha
com.querydsl.core.types.dsl.BooleanPath captcha
-
customFields
com.querydsl.core.types.dsl.SetPath<CustomWizardField,QCustomWizardField> customFields
-
customProfileFields
com.querydsl.core.types.dsl.SetPath<UserCustomField,QUserCustomField> customProfileFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
externalRedirect
com.querydsl.core.types.dsl.BooleanPath externalRedirect
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
password
com.querydsl.core.types.dsl.BooleanPath password
-
phone
com.querydsl.core.types.dsl.EnumPath<RegistrationPhone> phone
-
privacy
com.querydsl.core.types.dsl.BooleanPath privacy
-
profileFieldsType
com.querydsl.core.types.dsl.EnumPath<RegistrationProfileFieldsType> profileFieldsType
-
securityQuestion
com.querydsl.core.types.dsl.BooleanPath securityQuestion
-
title
com.querydsl.core.types.dsl.StringPath title
-
validateEmail
com.querydsl.core.types.dsl.BooleanPath validateEmail
-
validateSms
com.querydsl.core.types.dsl.BooleanPath validateSms
-
version
QInteger version
-
wizard
QCustomWizard wizard
-
-
Class org.cyclos.entities.system.QGeneralReferenceImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<GeneralReferenceImportedFile> implements Serializable
- serialVersionUID:
- -173789738L
-
Serialized Fields
-
_super
QImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
importType
com.querydsl.core.types.dsl.EnumPath<ImportType> importType
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QGroupSelectionWizardStep extends com.querydsl.core.types.dsl.EntityPathBase<GroupSelectionWizardStep> implements Serializable
- serialVersionUID:
- -1502886313L
-
Serialized Fields
-
_super
QCustomWizardStep _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<CustomWizardStepNature> nature
-
order
QInteger order
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
wizard
QCustomWizard wizard
-
-
Class org.cyclos.entities.system.QHelpSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<HelpSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -286966444L
-
Serialized Fields
-
_super
QCustomizableSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
isLogPlainSms
com.querydsl.core.types.dsl.BooleanPath isLogPlainSms
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<SmsOperationConfigurationNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QIdentityProviderWizardStep extends com.querydsl.core.types.dsl.EntityPathBase<IdentityProviderWizardStep> implements Serializable
- serialVersionUID:
- -1246099943L
-
Serialized Fields
-
_super
QCustomWizardStep _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<CustomWizardStepNature> nature
-
order
QInteger order
-
title
com.querydsl.core.types.dsl.StringPath title
-
version
QInteger version
-
wizard
QCustomWizard wizard
-
-
Class org.cyclos.entities.system.QImage extends com.querydsl.core.types.dsl.EntityPathBase<Image> implements Serializable
- serialVersionUID:
- 1156149864L
-
Serialized Fields
-
_super
QStoredFile _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.system.QImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<ImportedFile> implements Serializable
- serialVersionUID:
- 1872482547L
-
Serialized Fields
-
_super
QBaseEntity _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QImportedFileInfo extends com.querydsl.core.types.dsl.EntityPathBase<ImportedFileInfo> implements Serializable
- serialVersionUID:
- -1430849471L
-
Serialized Fields
-
_super
QBaseEntity _super
-
aborted
com.querydsl.core.types.dsl.BooleanPath aborted
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
importedFile
QImportedFile importedFile
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QImportedImage extends com.querydsl.core.types.dsl.EntityPathBase<ImportedImage> implements Serializable
- serialVersionUID:
- -2079703868L
-
Serialized Fields
-
_super
QOwnedImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
importedFile
QImportedFile importedFile
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.system.QImportedLine extends com.querydsl.core.types.dsl.EntityPathBase<ImportedLine> implements Serializable
- serialVersionUID:
- 1872661355L
-
Serialized Fields
-
_super
QBaseEntity _super
-
errorMessages
com.querydsl.core.types.dsl.StringPath errorMessages
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
importedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> importedEntityId
-
importedFile
QImportedFile importedFile
-
lineNumber
QInteger lineNumber
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedLineStatus> status
-
values
com.querydsl.core.types.dsl.ListPath<ImportedLineValue,QImportedLineValue> values
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QImportedLineValue extends com.querydsl.core.types.dsl.EntityPathBase<ImportedLineValue> implements Serializable
- serialVersionUID:
- -1874820922L
-
Serialized Fields
-
_super
QBaseEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
importedLine
QImportedLine importedLine
-
importField
com.querydsl.core.types.dsl.StringPath importField
-
importFieldId
com.querydsl.core.types.dsl.StringPath importFieldId
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QImportedStoredFile extends com.querydsl.core.types.dsl.EntityPathBase<ImportedStoredFile> implements Serializable
- serialVersionUID:
- -1241110026L
-
Serialized Fields
-
_super
QRawFile _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
importedFile
QImportedFile importedFile
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<RawFileNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QImportExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<ImportExtensionPoint> implements Serializable
- serialVersionUID:
- -1066537239L
-
Serialized Fields
-
_super
QExtensionPoint _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<ImportExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<ImportExtensionPointEvent>> events
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
importTypes
com.querydsl.core.types.dsl.SetPath<ImportType,com.querydsl.core.types.dsl.EnumPath<ImportType>> importTypes
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QInternetAddressList extends com.querydsl.core.types.dsl.EntityPathBase<InternetAddressList> implements Serializable
- serialVersionUID:
- 1922470654L
-
Serialized Fields
-
_super
QSimpleEntity _super
-
addresses
com.querydsl.core.types.dsl.StringPath addresses
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastResolutionDate
QDate lastResolutionDate
-
resolvedAddresses
com.querydsl.core.types.dsl.SetPath<String,com.querydsl.core.types.dsl.StringPath> resolvedAddresses
-
-
Class org.cyclos.entities.system.QLanguage extends com.querydsl.core.types.dsl.EntityPathBase<Language> implements Serializable
- serialVersionUID:
- 763958059L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
children
com.querydsl.core.types.dsl.SetPath<Language,QLanguage> children
-
dataTranslations
com.querydsl.core.types.dsl.SetPath<DataTranslation,QDataTranslation> dataTranslations
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lastModified
QDate lastModified
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
parent
QLanguage parent
-
template
com.querydsl.core.types.dsl.EnumPath<BuiltinLanguage> template
-
translationMessages
com.querydsl.core.types.dsl.SetPath<TranslationMessage,QTranslationMessage> translationMessages
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QMenuItemWizard extends com.querydsl.core.types.dsl.EntityPathBase<MenuItemWizard> implements Serializable
- serialVersionUID:
- 1386278576L
-
Serialized Fields
-
_super
QWizardWithChannels _super
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
customFields
com.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField> customFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<CustomWizardNature> nature
-
network
QNetwork network
-
order
QInteger order
-
resultType
com.querydsl.core.types.dsl.EnumPath<CustomWizardResultType> resultType
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
showProgress
com.querydsl.core.types.dsl.BooleanPath showProgress
-
steps
com.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep> steps
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QNetwork extends com.querydsl.core.types.dsl.EntityPathBase<Network> implements Serializable
- serialVersionUID:
- -1404955653L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
administrators
QAdminGroup administrators
-
creationDate
QDate creationDate
-
defaultConfiguration
QConfiguration defaultConfiguration
-
defaultNetwork
com.querydsl.core.types.dsl.BooleanPath defaultNetwork
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
managedByGroups
com.querydsl.core.types.dsl.SetPath<AdminGroup,QAdminGroup> managedByGroups
-
name
com.querydsl.core.types.dsl.StringPath name
-
registeredByGroup
QAdminGroup registeredByGroup
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QOperatorExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<OperatorExtensionPoint> implements Serializable
- serialVersionUID:
- -1320095512L
-
Serialized Fields
-
_super
QExtensionPointWithGroup _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<OperatorExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<OperatorExtensionPointEvent>> events
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QOutboundSmsConfiguration extends com.querydsl.core.types.dsl.BeanPath<OutboundSmsConfiguration> implements Serializable
- serialVersionUID:
- -57087744L
-
Serialized Fields
-
asciiOnly
com.querydsl.core.types.dsl.BooleanPath asciiOnly
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
encoding
com.querydsl.core.types.dsl.StringPath encoding
-
gatewayUrl
com.querydsl.core.types.dsl.StringPath gatewayUrl
-
headers
com.querydsl.core.types.dsl.StringPath headers
-
maxMessagesPerMonth
QInteger maxMessagesPerMonth
-
maxMessagesToUnregistered
QInteger maxMessagesToUnregistered
-
password
com.querydsl.core.types.dsl.StringPath password
-
postBody
com.querydsl.core.types.dsl.StringPath postBody
-
requestType
com.querydsl.core.types.dsl.EnumPath<SmsRequestType> requestType
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
username
com.querydsl.core.types.dsl.StringPath username
-
-
Class org.cyclos.entities.system.QOwnedImage extends com.querydsl.core.types.dsl.EntityPathBase<OwnedImage<? extends BaseEntity>> implements Serializable
- serialVersionUID:
- 36732105L
-
Serialized Fields
-
_super
QImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.system.QPaymentImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<PaymentImportedFile> implements Serializable
- serialVersionUID:
- 1071484435L
-
Serialized Fields
-
_super
QImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
sendNotifications
com.querydsl.core.types.dsl.BooleanPath sendNotifications
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QPaymentSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<PaymentSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -934652171L
-
Serialized Fields
-
_super
QWithPasswordSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
paymentType
QPaymentTransferType paymentType
-
usePassword
com.querydsl.core.types.dsl.BooleanPath usePassword
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QPerformExternalPaymentSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<PerformExternalPaymentSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -1278731429L
-
Serialized Fields
-
_super
QPaymentSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<SmsOperationConfigurationNature> nature
-
paymentType
QPaymentTransferType paymentType
-
usePassword
com.querydsl.core.types.dsl.BooleanPath usePassword
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QPhoneExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<PhoneExtensionPoint> implements Serializable
- serialVersionUID:
- 1399551980L
-
Serialized Fields
-
_super
QExtensionPointWithGroup _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<PhoneExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<PhoneExtensionPointEvent>> events
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QPinChannelConfiguration extends com.querydsl.core.types.dsl.BeanPath<PinChannelConfiguration> implements Serializable
- serialVersionUID:
- -2120979019L
-
Serialized Fields
-
maxPinTries
QInteger maxPinTries
-
pinExpiresAfter
QTimeInterval pinExpiresAfter
-
pinLength
QInteger pinLength
-
-
Class org.cyclos.entities.system.QRecordExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<RecordExtensionPoint> implements Serializable
- serialVersionUID:
- -559134059L
-
Serialized Fields
-
_super
QExtensionPointWithGroup _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<RecordExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<RecordExtensionPointEvent>> events
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
recordTypes
com.querydsl.core.types.dsl.SetPath<RecordType,QRecordType> recordTypes
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QRecordImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<RecordImportedFile> implements Serializable
- serialVersionUID:
- -1975036508L
-
Serialized Fields
-
_super
QImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
type
QRecordType type
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QRedeemVoucherSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<RedeemVoucherSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -1233147191L
-
Serialized Fields
-
_super
QBuiltinSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<SmsOperationConfigurationNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QRegisterSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<RegisterSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -1020083790L
-
Serialized Fields
-
_super
QBuiltinSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
group
QUserGroup group
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QRegistrationWizard extends com.querydsl.core.types.dsl.EntityPathBase<RegistrationWizard> implements Serializable
- serialVersionUID:
- -886046825L
-
Serialized Fields
-
_super
QCustomWizard _super
-
customFields
com.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField> customFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<CustomWizardNature> nature
-
network
QNetwork network
-
order
QInteger order
-
resultType
com.querydsl.core.types.dsl.EnumPath<CustomWizardResultType> resultType
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
showProgress
com.querydsl.core.types.dsl.BooleanPath showProgress
-
steps
com.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep> steps
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QScriptStorage extends com.querydsl.core.types.dsl.EntityPathBase<ScriptStorage> implements Serializable
- serialVersionUID:
- 888605501L
-
Serialized Fields
-
Class org.cyclos.entities.system.QSendPaymentRequestSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<SendPaymentRequestSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -1703694204L
-
Serialized Fields
-
_super
QPaymentSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
expirationInterval
QTimeInterval expirationInterval
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
paymentType
QPaymentTransferType paymentType
-
usePassword
com.querydsl.core.types.dsl.BooleanPath usePassword
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QServiceInterceptor extends com.querydsl.core.types.dsl.EntityPathBase<ServiceInterceptor> implements Serializable
- serialVersionUID:
- 1285171267L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
operations
com.querydsl.core.types.dsl.StringPath operations
-
order
QInteger order
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
services
com.querydsl.core.types.dsl.StringPath services
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QSmsChannelConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<SmsChannelConfiguration> implements Serializable
- serialVersionUID:
- -1187188871L
-
Serialized Fields
-
_super
QChannelConfiguration _super
-
accessPassword
QPasswordType accessPassword
-
allowLogin
com.querydsl.core.types.dsl.BooleanPath allowLogin
-
allowScanQrCodeOnPayment
com.querydsl.core.types.dsl.BooleanPath allowScanQrCodeOnPayment
-
allowScanQrCodeOnReceivePayment
com.querydsl.core.types.dsl.BooleanPath allowScanQrCodeOnReceivePayment
-
autocompleteOnPayment
com.querydsl.core.types.dsl.BooleanPath autocompleteOnPayment
-
autocompleteOnReceivePayment
com.querydsl.core.types.dsl.BooleanPath autocompleteOnReceivePayment
-
channel
QChannel channel
-
configuration
QConfiguration configuration
-
confirmationDeviceAvailability
com.querydsl.core.types.dsl.EnumPath<Availability> confirmationDeviceAvailability
-
confirmationOncePerSession
com.querydsl.core.types.dsl.BooleanPath confirmationOncePerSession
-
confirmationPassword
QPasswordType confirmationPassword
-
contactsOnPayment
com.querydsl.core.types.dsl.BooleanPath contactsOnPayment
-
contactsOnReceivePayment
com.querydsl.core.types.dsl.BooleanPath contactsOnReceivePayment
-
defaultPaymentIdMethod
com.querydsl.core.types.dsl.EnumPath<IdentificationMethod> defaultPaymentIdMethod
-
defaultPaymentPrincipalType
QPrincipalType defaultPaymentPrincipalType
-
defaultPrincipalType
QPrincipalType defaultPrincipalType
-
defaultReceivePaymentIdMethod
com.querydsl.core.types.dsl.EnumPath<IdentificationMethod> defaultReceivePaymentIdMethod
-
defaultReceivePaymentPrincipalType
QPrincipalType defaultReceivePaymentPrincipalType
-
defined
com.querydsl.core.types.dsl.BooleanPath defined
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identityProviders
com.querydsl.core.types.dsl.SetPath<IdentityProvider,QIdentityProvider> identityProviders
-
locked
com.querydsl.core.types.dsl.BooleanPath locked
-
mobileNumberSource
com.querydsl.core.types.dsl.StringPath mobileNumberSource
-
operations
com.querydsl.core.types.dsl.ListPath<SmsOperationConfiguration,QSmsOperationConfiguration> operations
-
password
com.querydsl.core.types.dsl.StringPath password
-
paymentPrincipalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> paymentPrincipalTypes
-
pinConfiguration
QPinChannelConfiguration pinConfiguration
-
principalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypes
-
principalTypesAllowingQrCode
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypesAllowingQrCode
-
receivePaymentPrincipalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> receivePaymentPrincipalTypes
-
registrationWithIdentityProviders
com.querydsl.core.types.dsl.EnumPath<RegistrationWithIdentityProviders> registrationWithIdentityProviders
-
requireAuthenticationForDeviceConfirmation
com.querydsl.core.types.dsl.BooleanPath requireAuthenticationForDeviceConfirmation
-
requireTrustedDeviceForLogin
com.querydsl.core.types.dsl.BooleanPath requireTrustedDeviceForLogin
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
secondaryDeviceAvailability
com.querydsl.core.types.dsl.EnumPath<Availability> secondaryDeviceAvailability
-
secondaryPassword
QPasswordType secondaryPassword
-
sessionTimeout
QTimeInterval sessionTimeout
-
skipConfirmationForTrustedDevices
com.querydsl.core.types.dsl.BooleanPath skipConfirmationForTrustedDevices
-
smsMessageSource
com.querydsl.core.types.dsl.StringPath smsMessageSource
-
userAccess
com.querydsl.core.types.dsl.EnumPath<UserChannelAccess> userAccess
-
username
com.querydsl.core.types.dsl.StringPath username
-
version
QInteger version
-
whitelist
QInternetAddressList whitelist
-
-
Class org.cyclos.entities.system.QSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<SmsOperationConfiguration> implements Serializable
- serialVersionUID:
- 1834467349L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QSmtpConfiguration extends com.querydsl.core.types.dsl.BeanPath<SmtpConfiguration> implements Serializable
- serialVersionUID:
- -1184772147L
-
Serialized Fields
-
fromAddress
com.querydsl.core.types.dsl.StringPath fromAddress
-
host
com.querydsl.core.types.dsl.StringPath host
-
maxRecipients
QInteger maxRecipients
-
password
com.querydsl.core.types.dsl.StringPath password
-
port
QInteger port
-
security
com.querydsl.core.types.dsl.EnumPath<SmtpSecurity> security
-
user
com.querydsl.core.types.dsl.StringPath user
-
-
Class org.cyclos.entities.system.QSystemReportPreferences extends com.querydsl.core.types.dsl.EntityPathBase<SystemReportPreferences> implements Serializable
- serialVersionUID:
- -693192062L
-
Serialized Fields
-
_super
QNamedEntity _super
-
ads
com.querydsl.core.types.dsl.BooleanPath ads
-
currency
QCurrency currency
-
expenditure
com.querydsl.core.types.dsl.BooleanPath expenditure
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
income
com.querydsl.core.types.dsl.BooleanPath income
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
numberLogins
com.querydsl.core.types.dsl.BooleanPath numberLogins
-
percentageNotTrading
com.querydsl.core.types.dsl.BooleanPath percentageNotTrading
-
references
com.querydsl.core.types.dsl.BooleanPath references
-
systemAccounts
com.querydsl.core.types.dsl.BooleanPath systemAccounts
-
transferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> transferTypes
-
userAccounts
com.querydsl.core.types.dsl.BooleanPath userAccounts
-
userGroupInfo
com.querydsl.core.types.dsl.BooleanPath userGroupInfo
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QSystemWizard extends com.querydsl.core.types.dsl.EntityPathBase<SystemWizard> implements Serializable
- serialVersionUID:
- -1456053555L
-
Serialized Fields
-
_super
QDirectWizard _super
-
adminMenu
com.querydsl.core.types.dsl.EnumPath<AdminMainMenu> adminMenu
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
customFields
com.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField> customFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
icon
com.querydsl.core.types.dsl.StringPath icon
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
label
com.querydsl.core.types.dsl.StringPath label
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
resultType
com.querydsl.core.types.dsl.EnumPath<CustomWizardResultType> resultType
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
showProgress
com.querydsl.core.types.dsl.BooleanPath showProgress
-
steps
com.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep> steps
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QTempFile extends com.querydsl.core.types.dsl.EntityPathBase<TempFile> implements Serializable
- serialVersionUID:
- 1054876483L
-
Serialized Fields
-
_super
QRawFile _super
-
adCustomField
QAdCustomField adCustomField
-
byUser
QUser byUser
-
contactCustomField
QContactCustomField contactCustomField
-
contactInfoField
QContactInfoField contactInfoField
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
guestKey
com.querydsl.core.types.dsl.StringPath guestKey
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<RawFileNature> nature
-
network
QNetwork network
-
recordCustomField
QRecordCustomField recordCustomField
-
transactionCustomField
QTransactionCustomField transactionCustomField
-
userCustomField
QUserCustomField userCustomField
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QTempImage extends com.querydsl.core.types.dsl.EntityPathBase<TempImage> implements Serializable
- serialVersionUID:
- -1655688076L
-
Serialized Fields
-
_super
QImage _super
-
adCustomField
QAdCustomField adCustomField
-
byUser
QUser byUser
-
contactCustomField
QContactCustomField contactCustomField
-
contactInfoField
QContactInfoField contactInfoField
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
guestKey
com.querydsl.core.types.dsl.StringPath guestKey
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
network
QNetwork network
-
recordCustomField
QRecordCustomField recordCustomField
-
target
com.querydsl.core.types.dsl.EnumPath<TempImageTarget> target
-
transactionCustomField
QTransactionCustomField transactionCustomField
-
user
QBasicUser user
-
userCustomField
QUserCustomField userCustomField
-
version
QInteger version
-
voucherCustomField
QVoucherCustomField voucherCustomField
-
width
QInteger width
-
-
Class org.cyclos.entities.system.QTextSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<TextSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- -1781135128L
-
Serialized Fields
-
_super
QCustomizableSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
isLogPlainSms
com.querydsl.core.types.dsl.BooleanPath isLogPlainSms
-
name
com.querydsl.core.types.dsl.StringPath name
-
text
com.querydsl.core.types.dsl.StringPath text
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QTokenImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<TokenImportedFile> implements Serializable
- serialVersionUID:
- 1993732294L
-
Serialized Fields
-
_super
QImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
importType
com.querydsl.core.types.dsl.EnumPath<ImportType> importType
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QTransactionExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<TransactionExtensionPoint> implements Serializable
- serialVersionUID:
- -1875108964L
-
Serialized Fields
-
_super
QExtensionPointWithTransferType _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<TransactionExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<TransactionExtensionPointEvent>> events
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
transferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> transferTypes
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QTransferExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<TransferExtensionPoint> implements Serializable
- serialVersionUID:
- 791918575L
-
Serialized Fields
-
_super
QExtensionPointWithTransferType _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<TransferExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<TransferExtensionPointEvent>> events
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
transferTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> transferTypes
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QTransferImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<TransferImportedFile> implements Serializable
- serialVersionUID:
- 345919870L
-
Serialized Fields
-
_super
QImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
importType
com.querydsl.core.types.dsl.EnumPath<ImportType> importType
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QUserAddressExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<UserAddressExtensionPoint> implements Serializable
- serialVersionUID:
- -574585049L
-
Serialized Fields
-
_super
QExtensionPointWithGroup _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<UserAddressExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<UserAddressExtensionPointEvent>> events
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QUserExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<UserExtensionPoint> implements Serializable
- serialVersionUID:
- 1800922447L
-
Serialized Fields
-
_super
QExtensionPointWithGroup _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<UserExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<UserExtensionPointEvent>> events
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QUserFormatConfiguration extends com.querydsl.core.types.dsl.BeanPath<UserFormatConfiguration> implements Serializable
- serialVersionUID:
- -1022685119L
-
Serialized Fields
-
basicField1
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField1
-
basicField2
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField2
-
basicField3
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField3
-
basicField4
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField4
-
basicField5
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField5
-
customField1
QUserCustomField customField1
-
customField2
QUserCustomField customField2
-
customField3
QUserCustomField customField3
-
customField4
QUserCustomField customField4
-
customField5
QUserCustomField customField5
-
separator
com.querydsl.core.types.dsl.EnumPath<FormatSeparator> separator
-
-
Class org.cyclos.entities.system.QUserImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<UserImportedFile> implements Serializable
- serialVersionUID:
- 346969822L
-
Serialized Fields
-
_super
QImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
group
QUserGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
sendActivationEmail
com.querydsl.core.types.dsl.BooleanPath sendActivationEmail
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
useGroupsFromFile
com.querydsl.core.types.dsl.BooleanPath useGroupsFromFile
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QUserPaymentImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<UserPaymentImportedFile> implements Serializable
- serialVersionUID:
- 2056231368L
-
Serialized Fields
-
_super
QUserSpecificImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
paymentType
QPaymentTransferType paymentType
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
user
QUser user
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QUserSpecificImportedFile extends com.querydsl.core.types.dsl.EntityPathBase<UserSpecificImportedFile> implements Serializable
- serialVersionUID:
- 105462576L
-
Serialized Fields
-
_super
QImportedFile _super
-
by
QUser by
-
channel
QChannel channel
-
creationDate
QDate creationDate
-
csvFile
QImportedStoredFile csvFile
-
errorMessage
com.querydsl.core.types.dsl.StringPath errorMessage
-
fileName
com.querydsl.core.types.dsl.StringPath fileName
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoredFields
com.querydsl.core.types.dsl.StringPath ignoredFields
-
imageCounter
QInteger imageCounter
-
images
com.querydsl.core.types.dsl.ListPath<ImportedImage,QImportedImage> images
-
importErrors
QInteger importErrors
-
importSuccesses
QInteger importSuccesses
-
infos
com.querydsl.core.types.dsl.SetPath<ImportedFileInfo,QImportedFileInfo> infos
-
lineCounter
QInteger lineCounter
-
lines
com.querydsl.core.types.dsl.ListPath<ImportedLine,QImportedLine> lines
-
listSeparator
com.querydsl.core.types.dsl.EnumPath<ListSeparator> listSeparator
-
network
QNetwork network
-
permanent
com.querydsl.core.types.dsl.BooleanPath permanent
-
processAutomatically
com.querydsl.core.types.dsl.BooleanPath processAutomatically
-
processingDate
QDate processingDate
-
skipped
QInteger skipped
-
status
com.querydsl.core.types.dsl.EnumPath<ImportedFileStatus> status
-
totalImages
QInteger totalImages
-
totalLines
QInteger totalLines
-
user
QUser user
-
validationErrors
QInteger validationErrors
-
validationSuccesses
QInteger validationSuccesses
-
version
QInteger version
-
zipFile
QImportedStoredFile zipFile
-
-
Class org.cyclos.entities.system.QUserWizard extends com.querydsl.core.types.dsl.EntityPathBase<UserWizard> implements Serializable
- serialVersionUID:
- 1597485097L
-
Serialized Fields
-
_super
QDirectWizard _super
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
customFields
com.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField> customFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
icon
com.querydsl.core.types.dsl.StringPath icon
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
label
com.querydsl.core.types.dsl.StringPath label
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
profileSection
com.querydsl.core.types.dsl.EnumPath<ProfileManagementSection> profileSection
-
resultType
com.querydsl.core.types.dsl.EnumPath<CustomWizardResultType> resultType
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
showProgress
com.querydsl.core.types.dsl.BooleanPath showProgress
-
steps
com.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep> steps
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
userMenu
com.querydsl.core.types.dsl.EnumPath<UserMainMenu> userMenu
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QVoucherExtensionPoint extends com.querydsl.core.types.dsl.EntityPathBase<VoucherExtensionPoint> implements Serializable
- serialVersionUID:
- -372295188L
-
Serialized Fields
-
_super
QExtensionPoint _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
events
com.querydsl.core.types.dsl.SetPath<VoucherExtensionPointEvent,com.querydsl.core.types.dsl.EnumPath<VoucherExtensionPointEvent>> events
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ExtensionPointNature> nature
-
network
QNetwork network
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
version
QInteger version
-
voucherConfigurations
com.querydsl.core.types.dsl.SetPath<VoucherConfiguration,QVoucherConfiguration> voucherConfigurations
-
-
Class org.cyclos.entities.system.QWithPasswordSmsOperationConfiguration extends com.querydsl.core.types.dsl.EntityPathBase<WithPasswordSmsOperationConfiguration> implements Serializable
- serialVersionUID:
- 973213204L
-
Serialized Fields
-
_super
QBuiltinSmsOperationConfiguration _super
-
aliases
com.querydsl.core.types.dsl.ListPath<String,com.querydsl.core.types.dsl.StringPath> aliases
-
channelConfiguration
QSmsChannelConfiguration channelConfiguration
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
helpMessage
com.querydsl.core.types.dsl.StringPath helpMessage
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
usePassword
com.querydsl.core.types.dsl.BooleanPath usePassword
-
version
QInteger version
-
-
Class org.cyclos.entities.system.QWizardWithChannels extends com.querydsl.core.types.dsl.EntityPathBase<WizardWithChannels> implements Serializable
- serialVersionUID:
- 1173878740L
-
Serialized Fields
-
_super
QCustomWizard _super
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
customFields
com.querydsl.core.types.dsl.ListPath<CustomWizardField,QCustomWizardField> customFields
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
resultType
com.querydsl.core.types.dsl.EnumPath<CustomWizardResultType> resultType
-
script
QCustomScript script
-
scriptParameters
com.querydsl.core.types.dsl.StringPath scriptParameters
-
showProgress
com.querydsl.core.types.dsl.BooleanPath showProgress
-
steps
com.querydsl.core.types.dsl.ListPath<CustomWizardStep,QCustomWizardStep> steps
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
version
QInteger version
-
-
-
Package org.cyclos.entities.users
-
Class org.cyclos.entities.users.QAbstractProductContactField extends com.querydsl.core.types.dsl.EntityPathBase<AbstractProductContactField> implements Serializable
- serialVersionUID:
- -882599275L
-
Serialized Fields
-
_super
QBaseEntity _super
-
customField
QContactCustomField customField
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QAbstractProductNotification extends com.querydsl.core.types.dsl.EntityPathBase<AbstractProductNotification> implements Serializable
- serialVersionUID:
- -1541864762L
-
Serialized Fields
-
_super
QBaseEntity _super
-
defaultMail
com.querydsl.core.types.dsl.BooleanPath defaultMail
-
defaultSms
com.querydsl.core.types.dsl.BooleanPath defaultSms
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QAbstractProductOwnProfileField extends com.querydsl.core.types.dsl.EntityPathBase<AbstractProductOwnProfileField> implements Serializable
- serialVersionUID:
- 1273505724L
-
Serialized Fields
-
_super
QAbstractProductProfileField _super
-
basicField
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField
-
customField
QUserCustomField customField
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
editableAtRegistration
com.querydsl.core.types.dsl.BooleanPath editableAtRegistration
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QAbstractProductProfileField extends com.querydsl.core.types.dsl.EntityPathBase<AbstractProductProfileField> implements Serializable
- serialVersionUID:
- -936623444L
-
Serialized Fields
-
_super
QBaseEntity _super
-
basicField
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField
-
customField
QUserCustomField customField
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QAddress extends com.querydsl.core.types.dsl.EntityPathBase<Address> implements Serializable
- serialVersionUID:
- -1609398846L
-
Serialized Fields
-
_super
QBaseEntity _super
-
addressLine1
com.querydsl.core.types.dsl.StringPath addressLine1
-
addressLine2
com.querydsl.core.types.dsl.StringPath addressLine2
-
buildingNumber
com.querydsl.core.types.dsl.StringPath buildingNumber
-
city
com.querydsl.core.types.dsl.StringPath city
-
complement
com.querydsl.core.types.dsl.StringPath complement
-
country
com.querydsl.core.types.dsl.StringPath country
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
neighborhood
com.querydsl.core.types.dsl.StringPath neighborhood
-
poBox
com.querydsl.core.types.dsl.StringPath poBox
-
region
com.querydsl.core.types.dsl.StringPath region
-
street
com.querydsl.core.types.dsl.StringPath street
-
version
QInteger version
-
zip
com.querydsl.core.types.dsl.StringPath zip
-
-
Class org.cyclos.entities.users.QAddressContactInfo extends com.querydsl.core.types.dsl.EntityPathBase<AddressContactInfo> implements Serializable
- serialVersionUID:
- -2046017076L
-
Serialized Fields
-
_super
QBaseContactInfo _super
-
address
QUserAddress address
-
customValues
com.querydsl.core.types.dsl.SetPath<ContactInfoFieldValue,QContactInfoFieldValue> customValues
-
email
com.querydsl.core.types.dsl.StringPath email
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
landLineExtension
com.querydsl.core.types.dsl.StringPath landLineExtension
-
landLinePhone
com.querydsl.core.types.dsl.StringPath landLinePhone
-
mobilePhone
com.querydsl.core.types.dsl.StringPath mobilePhone
-
name
com.querydsl.core.types.dsl.StringPath name
-
user
QUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QAdjustAccountsBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<AdjustAccountsBulkAction> implements Serializable
- serialVersionUID:
- 55480399L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QAdminGroup extends com.querydsl.core.types.dsl.EntityPathBase<AdminGroup> implements Serializable
- serialVersionUID:
- -1556162590L
-
Serialized Fields
-
_super
QGroup _super
-
adminProduct
QAdminProduct adminProduct
-
adminType
com.querydsl.core.types.dsl.EnumPath<AdminGroupType> adminType
-
configuration
QConfiguration configuration
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
initialUserStatus
com.querydsl.core.types.dsl.EnumPath<UserStatus> initialUserStatus
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
managedNetworks
com.querydsl.core.types.dsl.SetPath<Network,QNetwork> managedNetworks
-
maxManagedNetworks
QInteger maxManagedNetworks
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BasicGroupNature> nature
-
network
QNetwork network
-
possibleParentConfigurations
com.querydsl.core.types.dsl.SetPath<Configuration,QConfiguration> possibleParentConfigurations
-
products
com.querydsl.core.types.dsl.SetPath<Product,QProduct> products
-
users
com.querydsl.core.types.dsl.SetPath<User,QUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QAdminProduct extends com.querydsl.core.types.dsl.EntityPathBase<AdminProduct> implements Serializable
- serialVersionUID:
- -1426529902L
-
Serialized Fields
-
_super
QUserManagementProduct _super
-
accessibleAdminGroups
com.querydsl.core.types.dsl.SetPath<AdminGroup,QAdminGroup> accessibleAdminGroups
-
accessibleUserGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> accessibleUserGroups
-
accessibleVoucherConfigurations
com.querydsl.core.types.dsl.SetPath<VoucherConfiguration,QVoucherConfiguration> accessibleVoucherConfigurations
-
adminGroupAccessibility
com.querydsl.core.types.dsl.EnumPath<AdminGroupAccessibility> adminGroupAccessibility
-
adminGroups
com.querydsl.core.types.dsl.SetPath<AdminGroup,QAdminGroup> adminGroups
-
agreements
com.querydsl.core.types.dsl.SetPath<Agreement,QAgreement> agreements
-
applicationTranslation
com.querydsl.core.types.dsl.SetPath<Language,QLanguage> applicationTranslation
-
authorizablePaymentsToNotify
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> authorizablePaymentsToNotify
-
authorizationRoles
com.querydsl.core.types.dsl.SetPath<AdminProductAuthorizationRole,QAdminProductAuthorizationRole> authorizationRoles
-
channelIds
com.querydsl.core.types.dsl.StringPath channelIds
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
chargebackPaymentsToSystem
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> chargebackPaymentsToSystem
-
chargebackPaymentsToUser
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> chargebackPaymentsToUser
-
createTicketsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> createTicketsAsUser
-
dashboardActions
com.querydsl.core.types.dsl.SetPath<ProductDashboardAction,QProductDashboardAction> dashboardActions
-
defaultNotifications
com.querydsl.core.types.dsl.SetPath<AdminProductNotification,QAdminProductNotification> defaultNotifications
-
description
com.querydsl.core.types.dsl.StringPath description
-
documentCategoryManage
com.querydsl.core.types.dsl.SetPath<DocumentCategory,QDocumentCategory> documentCategoryManage
-
documentCategoryView
com.querydsl.core.types.dsl.SetPath<DocumentCategory,QDocumentCategory> documentCategoryView
-
externalPaymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> externalPaymentsAsUser
-
externalPaymentsExpiredToNotify
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> externalPaymentsExpiredToNotify
-
externalPaymentsFailedToNotify
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> externalPaymentsFailedToNotify
-
fwdMessageCategoriesToEmailToNotify
com.querydsl.core.types.dsl.SetPath<MessageCategory,QMessageCategory> fwdMessageCategoriesToEmailToNotify
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
groupsForUserDirectory
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserDirectory
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
includeBalancesInExportUsersCSV
com.querydsl.core.types.dsl.BooleanPath includeBalancesInExportUsersCSV
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
loginUserPrincipalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> loginUserPrincipalTypes
-
manageContentSpecificConfigurations
com.querydsl.core.types.dsl.SetPath<Configuration,QConfiguration> manageContentSpecificConfigurations
-
managedByProducts
com.querydsl.core.types.dsl.SetPath<ProductManagement,QProductManagement> managedByProducts
-
managedIndividuallyOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> managedIndividuallyOnProducts
-
managedProducts
com.querydsl.core.types.dsl.SetPath<ProductManagement,QProductManagement> managedProducts
-
manageIndividualProducts
com.querydsl.core.types.dsl.SetPath<Product,QProduct> manageIndividualProducts
-
manageMessagesSentToSysWithCat
com.querydsl.core.types.dsl.SetPath<MessageCategory,QMessageCategory> manageMessagesSentToSysWithCat
-
manageSpecificConfigurations
com.querydsl.core.types.dsl.SetPath<Configuration,QConfiguration> manageSpecificConfigurations
-
maxAddresses
QInteger maxAddresses
-
maxCustomImages
QInteger maxCustomImages
-
maxInvitationRecipients
QInteger maxInvitationRecipients
-
maxLandlinePhones
QInteger maxLandlinePhones
-
maxMessageRecipients
QInteger maxMessageRecipients
-
maxMobilePhones
QInteger maxMobilePhones
-
maxProfileImages
QInteger maxProfileImages
-
maxSmsPerMonth
QInteger maxSmsPerMonth
-
myAccessClients
com.querydsl.core.types.dsl.SetPath<ProductMyAccessClient,QProductMyAccessClient> myAccessClients
-
myContactFields
com.querydsl.core.types.dsl.SetPath<ProductMyContactField,QProductMyContactField> myContactFields
-
myProfileFields
com.querydsl.core.types.dsl.SetPath<ProductMyProfileField,QProductMyProfileField> myProfileFields
-
myRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductMyRecordType,QProductMyRecordType> myRecordTypes
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ProductNature> nature
-
network
QNetwork network
-
passwordActions
com.querydsl.core.types.dsl.SetPath<MyProductPasswordAction,QMyProductPasswordAction> passwordActions
-
paymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> paymentsAsUser
-
paymentsToNotify
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> paymentsToNotify
-
permissions
com.querydsl.core.types.dsl.SetPath<Permission,com.querydsl.core.types.dsl.EnumPath<Permission>> permissions
-
principalTypeIds
com.querydsl.core.types.dsl.StringPath principalTypeIds
-
principalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypes
-
privacyControls
com.querydsl.core.types.dsl.SetPath<PrivacyControl,QPrivacyControl> privacyControls
-
requestPaymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> requestPaymentsAsUser
-
runCustomWebServices
com.querydsl.core.types.dsl.SetPath<CustomWebService,QCustomWebService> runCustomWebServices
-
runTransferCustomOperations
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> runTransferCustomOperations
-
sendMessagesFromSysWithCat
com.querydsl.core.types.dsl.SetPath<MessageCategory,QMessageCategory> sendMessagesFromSysWithCat
-
simpleUserSearchBasicProfileFields
com.querydsl.core.types.dsl.SetPath<BasicProfileField,com.querydsl.core.types.dsl.EnumPath<BasicProfileField>> simpleUserSearchBasicProfileFields
-
simpleUserSearchCustomProfileFields
com.querydsl.core.types.dsl.SetPath<UserCustomField,QUserCustomField> simpleUserSearchCustomProfileFields
-
sysMsgSendToGroupsEnabled
com.querydsl.core.types.dsl.BooleanPath sysMsgSendToGroupsEnabled
-
systemAccounts
com.querydsl.core.types.dsl.SetPath<SystemAccountType,QSystemAccountType> systemAccounts
-
systemAlertsToNotify
com.querydsl.core.types.dsl.SetPath<SystemAlertType,com.querydsl.core.types.dsl.EnumPath<SystemAlertType>> systemAlertsToNotify
-
systemCustomOperationsRun
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> systemCustomOperationsRun
-
systemImageCategoriesManage
com.querydsl.core.types.dsl.SetPath<SystemImageCategory,QSystemImageCategory> systemImageCategoriesManage
-
systemImageCategoriesView
com.querydsl.core.types.dsl.SetPath<SystemImageCategory,QSystemImageCategory> systemImageCategoriesView
-
systemPaymentRequestsSendToUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> systemPaymentRequestsSendToUser
-
systemPayments
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> systemPayments
-
systemRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductSystemRecordType,QProductSystemRecordType> systemRecordTypes
-
systemToUserExternalPayments
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> systemToUserExternalPayments
-
systemTransferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> systemTransferFilters
-
systemWizardsRun
com.querydsl.core.types.dsl.SetPath<SystemWizard,QSystemWizard> systemWizardsRun
-
transferStatusFlows
com.querydsl.core.types.dsl.SetPath<ProductTransferStatusFlow,QProductTransferStatusFlow> transferStatusFlows
-
userAccessClients
com.querydsl.core.types.dsl.SetPath<ProductUserAccessClient,QProductUserAccessClient> userAccessClients
-
userAccount
QUserAccountType userAccount
-
userAccountsAccess
com.querydsl.core.types.dsl.SetPath<UserAccountType,QUserAccountType> userAccountsAccess
-
userAdFields
com.querydsl.core.types.dsl.SetPath<ProductUserAdField,QProductUserAdField> userAdFields
-
userAlertsToNotify
com.querydsl.core.types.dsl.SetPath<UserAlertType,com.querydsl.core.types.dsl.EnumPath<UserAlertType>> userAlertsToNotify
-
userContactFields
com.querydsl.core.types.dsl.SetPath<ProductUserContactField,QProductUserContactField> userContactFields
-
userCustomOperationsRun
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> userCustomOperationsRun
-
userDirectoryOnGroups
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userDirectoryOnGroups
-
userGroupAccessibility
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userGroupAccessibility
-
userGroupsToNotify
com.querydsl.core.types.dsl.SetPath<Group,QGroup> userGroupsToNotify
-
userLogs
com.querydsl.core.types.dsl.SetPath<UserProductLog,QUserProductLog> userLogs
-
userPasswordActions
com.querydsl.core.types.dsl.SetPath<UserProductPasswordAction,QUserProductPasswordAction> userPasswordActions
-
userProfileFields
com.querydsl.core.types.dsl.SetPath<ProductUserProfileField,QProductUserProfileField> userProfileFields
-
userRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductUserRecordType,QProductUserRecordType> userRecordTypes
-
users
com.querydsl.core.types.dsl.SetPath<BasicUser,QBasicUser> users
-
userTokenTypes
com.querydsl.core.types.dsl.SetPath<ProductUserTokenType,QProductUserTokenType> userTokenTypes
-
userTransferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> userTransferFilters
-
userWizards
com.querydsl.core.types.dsl.SetPath<DirectWizard,QDirectWizard> userWizards
-
version
QInteger version
-
viewMessagesSentToSysWithCat
com.querydsl.core.types.dsl.SetPath<MessageCategory,QMessageCategory> viewMessagesSentToSysWithCat
-
visibleTransactionFields
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> visibleTransactionFields
-
visibleVoucherFields
com.querydsl.core.types.dsl.SetPath<VoucherCustomField,QVoucherCustomField> visibleVoucherFields
-
voucherConfigurationsBuyingToNotify
com.querydsl.core.types.dsl.SetPath<VoucherConfiguration,QVoucherConfiguration> voucherConfigurationsBuyingToNotify
-
voucherConfigurationsToNotify
com.querydsl.core.types.dsl.SetPath<VoucherConfiguration,QVoucherConfiguration> voucherConfigurationsToNotify
-
vouchers
com.querydsl.core.types.dsl.SetPath<ProductAdminVoucher,QProductAdminVoucher> vouchers
-
-
Class org.cyclos.entities.users.QAdminProductAuthorizationRole extends com.querydsl.core.types.dsl.EntityPathBase<AdminProductAuthorizationRole> implements Serializable
- serialVersionUID:
- 235300125L
-
Serialized Fields
-
_super
QBaseEntity _super
-
authorizationRole
QAuthorizationRole authorizationRole
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manage
com.querydsl.core.types.dsl.BooleanPath manage
-
product
QAdminProduct product
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QAdminProductNotification extends com.querydsl.core.types.dsl.EntityPathBase<AdminProductNotification> implements Serializable
- serialVersionUID:
- 1403974557L
-
Serialized Fields
-
_super
QAbstractProductNotification _super
-
defaultMail
com.querydsl.core.types.dsl.BooleanPath defaultMail
-
defaultSms
com.querydsl.core.types.dsl.BooleanPath defaultSms
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
type
com.querydsl.core.types.dsl.EnumPath<AdminNotificationType> type
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QBaseContactInfo extends com.querydsl.core.types.dsl.EntityPathBase<BaseContactInfo> implements Serializable
- serialVersionUID:
- -245232341L
-
Serialized Fields
-
_super
QNamedEntity _super
-
address
QUserAddress address
-
customValues
com.querydsl.core.types.dsl.SetPath<ContactInfoFieldValue,QContactInfoFieldValue> customValues
-
email
com.querydsl.core.types.dsl.StringPath email
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
landLineExtension
com.querydsl.core.types.dsl.StringPath landLineExtension
-
landLinePhone
com.querydsl.core.types.dsl.StringPath landLinePhone
-
mobilePhone
com.querydsl.core.types.dsl.StringPath mobilePhone
-
name
com.querydsl.core.types.dsl.StringPath name
-
user
QUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QBasicGroup extends com.querydsl.core.types.dsl.EntityPathBase<BasicGroup> implements Serializable
- serialVersionUID:
- 926726755L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
adminType
com.querydsl.core.types.dsl.EnumPath<AdminGroupType> adminType
-
configuration
QConfiguration configuration
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BasicGroupNature> nature
-
network
QNetwork network
-
products
com.querydsl.core.types.dsl.SetPath<Product,QProduct> products
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QBasicUser extends com.querydsl.core.types.dsl.EntityPathBase<BasicUser> implements Serializable
- serialVersionUID:
- 1277238119L
-
Serialized Fields
-
_super
QBaseEntity _super
-
activities
com.querydsl.core.types.dsl.SetPath<UserActivity,QUserActivity> activities
-
brokerIds
com.querydsl.core.types.dsl.StringPath brokerIds
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<UserCustomFieldValue,QUserCustomFieldValue> customValues
-
displayForManagers
com.querydsl.core.types.dsl.StringPath displayForManagers
-
displayForOthers
com.querydsl.core.types.dsl.StringPath displayForOthers
-
email
com.querydsl.core.types.dsl.StringPath email
-
emailVerified
com.querydsl.core.types.dsl.BooleanPath emailVerified
-
failedActionLogs
com.querydsl.core.types.dsl.SetPath<UserFailedActionLog,QUserFailedActionLog> failedActionLogs
-
fcmTokens
com.querydsl.core.types.dsl.SetPath<UserFcmToken,QUserFcmToken> fcmTokens
-
forgotPasswordCode
com.querydsl.core.types.dsl.StringPath forgotPasswordCode
-
forgotPasswordCodeDate
QDate forgotPasswordCodeDate
-
frontend
com.querydsl.core.types.dsl.EnumPath<Frontend> frontend
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identityProviders
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> identityProviders
-
image
QUserImage image
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
loginHistory
com.querydsl.core.types.dsl.SetPath<LoginHistoryLog,QLoginHistoryLog> loginHistory
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<UserNature> nature
-
network
QNetwork network
-
newEmail
com.querydsl.core.types.dsl.StringPath newEmail
-
notificationSettings
com.querydsl.core.types.dsl.SetPath<NotificationSettings,QNotificationSettings> notificationSettings
-
outboundSms
com.querydsl.core.types.dsl.SetPath<OutboundSms,QOutboundSms> outboundSms
-
passwords
com.querydsl.core.types.dsl.SetPath<Password,QPassword> passwords
-
passwordStatuses
com.querydsl.core.types.dsl.StringPath passwordStatuses
-
phones
com.querydsl.core.types.dsl.SetPath<Phone,QPhone> phones
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
registeredBy
QBasicUser registeredBy
-
registrationConfirmationDate
QDate registrationConfirmationDate
-
registrationType
com.querydsl.core.types.dsl.EnumPath<UserRegistration> registrationType
-
securityAnswer
com.querydsl.core.types.dsl.StringPath securityAnswer
-
securityQuestion
com.querydsl.core.types.dsl.EnumPath<SecurityQuestion> securityQuestion
-
sendActivationEmail
com.querydsl.core.types.dsl.BooleanPath sendActivationEmail
-
status
com.querydsl.core.types.dsl.EnumPath<UserStatus> status
-
statusLogs
com.querydsl.core.types.dsl.SetPath<UserStatusLog,QUserStatusLog> statusLogs
-
tokens
com.querydsl.core.types.dsl.SetPath<Token,QToken> tokens
-
username
com.querydsl.core.types.dsl.StringPath username
-
userNotifications
com.querydsl.core.types.dsl.SetPath<Notification,QNotification> userNotifications
-
validationKey
com.querydsl.core.types.dsl.StringPath validationKey
-
validationKeyDate
QDate validationKeyDate
-
validationKeyType
com.querydsl.core.types.dsl.EnumPath<ValidationKeyType> validationKeyType
-
version
QInteger version
-
visibilitySettings
com.querydsl.core.types.dsl.SetPath<UserAccountVisibilitySettings,QUserAccountVisibilitySettings> visibilitySettings
-
-
Class org.cyclos.entities.users.QBrokerGroup extends com.querydsl.core.types.dsl.EntityPathBase<BrokerGroup> implements Serializable
- serialVersionUID:
- 414966004L
-
Serialized Fields
-
_super
QUserGroup _super
-
adminType
com.querydsl.core.types.dsl.EnumPath<AdminGroupType> adminType
-
configuration
QConfiguration configuration
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groupSet
QGroupSet groupSet
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
inheritsConfiguration
com.querydsl.core.types.dsl.BooleanPath inheritsConfiguration
-
initialGroupDescription
com.querydsl.core.types.dsl.StringPath initialGroupDescription
-
initialGroupDisplayName
com.querydsl.core.types.dsl.StringPath initialGroupDisplayName
-
initialUserStatus
com.querydsl.core.types.dsl.EnumPath<UserStatus> initialUserStatus
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
moveUsersAfterPeriod
QTimeInterval moveUsersAfterPeriod
-
moveUsersAutomatically
com.querydsl.core.types.dsl.BooleanPath moveUsersAutomatically
-
moveUsersToGroup
QUserGroup moveUsersToGroup
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BasicGroupNature> nature
-
network
QNetwork network
-
products
com.querydsl.core.types.dsl.SetPath<Product,QProduct> products
-
registrationOnBrokerProducts
com.querydsl.core.types.dsl.SetPath<BrokerProduct,QBrokerProduct> registrationOnBrokerProducts
-
registrationOnMemberProducts
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> registrationOnMemberProducts
-
role
com.querydsl.core.types.dsl.EnumPath<Role> role
-
users
com.querydsl.core.types.dsl.SetPath<User,QUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QBrokering extends com.querydsl.core.types.dsl.EntityPathBase<Brokering> implements Serializable
- serialVersionUID:
- 1645155255L
-
Class org.cyclos.entities.users.QBrokeringLog extends com.querydsl.core.types.dsl.EntityPathBase<BrokeringLog> implements Serializable
- serialVersionUID:
- 948463629L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
action
com.querydsl.core.types.dsl.EnumPath<BrokeringAction> action
-
broker
QUser broker
-
by
QUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
user
QUser user
-
-
Class org.cyclos.entities.users.QBrokerProduct extends com.querydsl.core.types.dsl.EntityPathBase<BrokerProduct> implements Serializable
- serialVersionUID:
- -1252528604L
-
Serialized Fields
-
_super
QUserManagementProduct _super
-
accessibleUserGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> accessibleUserGroups
-
agreements
com.querydsl.core.types.dsl.SetPath<Agreement,QAgreement> agreements
-
channelIds
com.querydsl.core.types.dsl.StringPath channelIds
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
chargebackPaymentsToUser
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> chargebackPaymentsToUser
-
createTicketsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> createTicketsAsUser
-
dashboardActions
com.querydsl.core.types.dsl.SetPath<ProductDashboardAction,QProductDashboardAction> dashboardActions
-
description
com.querydsl.core.types.dsl.StringPath description
-
documentCategoryManage
com.querydsl.core.types.dsl.SetPath<DocumentCategory,QDocumentCategory> documentCategoryManage
-
documentCategoryView
com.querydsl.core.types.dsl.SetPath<DocumentCategory,QDocumentCategory> documentCategoryView
-
externalPaymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> externalPaymentsAsUser
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
groupsForUserDirectory
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserDirectory
-
groupVisibility
com.querydsl.core.types.dsl.EnumPath<GroupVisibility> groupVisibility
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
includeBalancesInExportUsersCSV
com.querydsl.core.types.dsl.BooleanPath includeBalancesInExportUsersCSV
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
managedByProducts
com.querydsl.core.types.dsl.SetPath<ProductManagement,QProductManagement> managedByProducts
-
managedIndividuallyOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> managedIndividuallyOnProducts
-
maxAddresses
QInteger maxAddresses
-
maxCustomImages
QInteger maxCustomImages
-
maxInvitationRecipients
QInteger maxInvitationRecipients
-
maxLandlinePhones
QInteger maxLandlinePhones
-
maxMessageRecipients
QInteger maxMessageRecipients
-
maxMobilePhones
QInteger maxMobilePhones
-
maxOperators
QInteger maxOperators
-
maxProfileImages
QInteger maxProfileImages
-
maxSmsPerMonth
QInteger maxSmsPerMonth
-
myAccessClients
com.querydsl.core.types.dsl.SetPath<ProductMyAccessClient,QProductMyAccessClient> myAccessClients
-
myContactFields
com.querydsl.core.types.dsl.SetPath<ProductMyContactField,QProductMyContactField> myContactFields
-
myProfileFields
com.querydsl.core.types.dsl.SetPath<ProductMyProfileField,QProductMyProfileField> myProfileFields
-
myRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductMyRecordType,QProductMyRecordType> myRecordTypes
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ProductNature> nature
-
network
QNetwork network
-
notifications
com.querydsl.core.types.dsl.SetPath<UserProductNotification,QUserProductNotification> notifications
-
operatorProfileFields
com.querydsl.core.types.dsl.SetPath<ProductOperatorProfileField,QProductOperatorProfileField> operatorProfileFields
-
passwordActions
com.querydsl.core.types.dsl.SetPath<MyProductPasswordAction,QMyProductPasswordAction> passwordActions
-
paymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> paymentsAsUser
-
permissions
com.querydsl.core.types.dsl.SetPath<Permission,com.querydsl.core.types.dsl.EnumPath<Permission>> permissions
-
principalTypeIds
com.querydsl.core.types.dsl.StringPath principalTypeIds
-
principalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypes
-
privacyControls
com.querydsl.core.types.dsl.SetPath<PrivacyControl,QPrivacyControl> privacyControls
-
requestPaymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> requestPaymentsAsUser
-
runCustomWebServices
com.querydsl.core.types.dsl.SetPath<CustomWebService,QCustomWebService> runCustomWebServices
-
runTransferCustomOperations
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> runTransferCustomOperations
-
simpleUserSearchBasicProfileFields
com.querydsl.core.types.dsl.SetPath<BasicProfileField,com.querydsl.core.types.dsl.EnumPath<BasicProfileField>> simpleUserSearchBasicProfileFields
-
simpleUserSearchCustomProfileFields
com.querydsl.core.types.dsl.SetPath<UserCustomField,QUserCustomField> simpleUserSearchCustomProfileFields
-
transferStatusFlows
com.querydsl.core.types.dsl.SetPath<ProductTransferStatusFlow,QProductTransferStatusFlow> transferStatusFlows
-
userAccessClients
com.querydsl.core.types.dsl.SetPath<ProductUserAccessClient,QProductUserAccessClient> userAccessClients
-
userAccount
QUserAccountType userAccount
-
userAccountsAccess
com.querydsl.core.types.dsl.SetPath<UserAccountType,QUserAccountType> userAccountsAccess
-
userAdFields
com.querydsl.core.types.dsl.SetPath<ProductUserAdField,QProductUserAdField> userAdFields
-
userContactFields
com.querydsl.core.types.dsl.SetPath<ProductUserContactField,QProductUserContactField> userContactFields
-
userCustomOperationsRun
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> userCustomOperationsRun
-
userDirectoryOnGroups
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userDirectoryOnGroups
-
userGroupAccessibility
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userGroupAccessibility
-
userLogs
com.querydsl.core.types.dsl.SetPath<UserProductLog,QUserProductLog> userLogs
-
userPasswordActions
com.querydsl.core.types.dsl.SetPath<UserProductPasswordAction,QUserProductPasswordAction> userPasswordActions
-
userProfileFields
com.querydsl.core.types.dsl.SetPath<ProductUserProfileField,QProductUserProfileField> userProfileFields
-
userRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductUserRecordType,QProductUserRecordType> userRecordTypes
-
userRegistrationGroups
com.querydsl.core.types.dsl.SetPath<UserGroup,QUserGroup> userRegistrationGroups
-
users
com.querydsl.core.types.dsl.SetPath<BasicUser,QBasicUser> users
-
userTokenTypes
com.querydsl.core.types.dsl.SetPath<ProductUserTokenType,QProductUserTokenType> userTokenTypes
-
userTransferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> userTransferFilters
-
userVouchers
com.querydsl.core.types.dsl.SetPath<ProductBrokerVoucher,QProductBrokerVoucher> userVouchers
-
userWizards
com.querydsl.core.types.dsl.SetPath<DirectWizard,QDirectWizard> userWizards
-
version
QInteger version
-
visibleTransactionFields
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> visibleTransactionFields
-
visibleVoucherFields
com.querydsl.core.types.dsl.SetPath<VoucherCustomField,QVoucherCustomField> visibleVoucherFields
-
-
Class org.cyclos.entities.users.QBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<BulkAction> implements Serializable
- serialVersionUID:
- 650133850L
-
Serialized Fields
-
_super
QBaseEntity _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QBulkActionUser extends com.querydsl.core.types.dsl.EntityPathBase<BulkActionUser> implements Serializable
- serialVersionUID:
- 1607754821L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
bulkAction
QBulkAction bulkAction
-
errorStackTrace
com.querydsl.core.types.dsl.StringPath errorStackTrace
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
message
com.querydsl.core.types.dsl.StringPath message
-
processDate
QDate processDate
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionUserStatus> status
-
user
QUser user
-
-
Class org.cyclos.entities.users.QChangeFieldValueBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<ChangeFieldValueBulkAction> implements Serializable
- serialVersionUID:
- -2111863519L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
customField
QUserCustomField customField
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
newFieldValue
com.querydsl.core.types.dsl.StringPath newFieldValue
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QChangeGroupBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<ChangeGroupBulkAction> implements Serializable
- serialVersionUID:
- 251174213L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
newGroup
QGroup newGroup
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QChangeStatusBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<ChangeStatusBulkAction> implements Serializable
- serialVersionUID:
- -624917572L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
newStatus
com.querydsl.core.types.dsl.EnumPath<UserStatus> newStatus
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContact extends com.querydsl.core.types.dsl.EntityPathBase<Contact> implements Serializable
- serialVersionUID:
- 489819630L
-
Serialized Fields
-
_super
QBaseEntity _super
-
contact
QUser contact
-
customValues
com.querydsl.core.types.dsl.SetPath<ContactCustomFieldValue,QContactCustomFieldValue> customValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
owner
QUser owner
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactCustomField extends com.querydsl.core.types.dsl.EntityPathBase<ContactCustomField> implements Serializable
- serialVersionUID:
- 875355451L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<ContactCustomFieldPossibleValueCategory,QContactCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<ContactCustomFieldPossibleValue,QContactCustomFieldPossibleValue> possibleValues
-
productsMyContactField
com.querydsl.core.types.dsl.SetPath<ProductMyContactField,QProductMyContactField> productsMyContactField
-
productsUserContactCustomField
com.querydsl.core.types.dsl.SetPath<ProductUserContactField,QProductUserContactField> productsUserContactCustomField
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
showInList
com.querydsl.core.types.dsl.BooleanPath showInList
-
showInSearch
com.querydsl.core.types.dsl.BooleanPath showInSearch
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
values
com.querydsl.core.types.dsl.SetPath<ContactCustomFieldValue,QContactCustomFieldValue> values
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactCustomFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<ContactCustomFieldPossibleValue> implements Serializable
- serialVersionUID:
- -1915002619L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QContactCustomFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QContactCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactCustomFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<ContactCustomFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- 1562225955L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QContactCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<ContactCustomFieldPossibleValue,QContactCustomFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactCustomFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<ContactCustomFieldValue> implements Serializable
- serialVersionUID:
- 267178230L
-
Serialized Fields
-
_super
QCustomFieldValue _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
dynamicValues
com.querydsl.core.types.dsl.SetPath<DynamicFieldValue,QDynamicFieldValue> dynamicValues
-
enumeratedValue
QContactCustomFieldPossibleValue enumeratedValue
-
enumeratedValues
com.querydsl.core.types.dsl.SetPath<ContactCustomFieldPossibleValue,QContactCustomFieldPossibleValue> enumeratedValues
-
field
QContactCustomField field
-
fileValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueFile,QCustomFieldValueFile> fileValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueImage,QCustomFieldValueImage> imageValues
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
owner
QContact owner
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactInfo extends com.querydsl.core.types.dsl.EntityPathBase<ContactInfo> implements Serializable
- serialVersionUID:
- -123715652L
-
Serialized Fields
-
_super
QBaseContactInfo _super
-
address
QUserAddress address
-
customValues
com.querydsl.core.types.dsl.SetPath<ContactInfoFieldValue,QContactInfoFieldValue> customValues
-
email
com.querydsl.core.types.dsl.StringPath email
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
images
com.querydsl.core.types.dsl.SetPath<ContactInfoImage,QContactInfoImage> images
-
landLineExtension
com.querydsl.core.types.dsl.StringPath landLineExtension
-
landLinePhone
com.querydsl.core.types.dsl.StringPath landLinePhone
-
mobilePhone
com.querydsl.core.types.dsl.StringPath mobilePhone
-
name
com.querydsl.core.types.dsl.StringPath name
-
user
QUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactInfoField extends com.querydsl.core.types.dsl.EntityPathBase<ContactInfoField> implements Serializable
- serialVersionUID:
- 831121054L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<ContactInfoFieldPossibleValueCategory,QContactInfoFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<ContactInfoFieldPossibleValue,QContactInfoFieldPossibleValue> possibleValues
-
products
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> products
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
showInMap
com.querydsl.core.types.dsl.BooleanPath showInMap
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
values
com.querydsl.core.types.dsl.SetPath<ContactInfoFieldValue,QContactInfoFieldValue> values
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactInfoFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<ContactInfoFieldPossibleValue> implements Serializable
- serialVersionUID:
- 343535746L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QContactInfoFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QContactInfoField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactInfoFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<ContactInfoFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- 86470560L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QContactInfoField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<ContactInfoFieldPossibleValue,QContactInfoFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactInfoFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<ContactInfoFieldValue> implements Serializable
- serialVersionUID:
- -381866637L
-
Serialized Fields
-
_super
QCustomFieldValue _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
dynamicValues
com.querydsl.core.types.dsl.SetPath<DynamicFieldValue,QDynamicFieldValue> dynamicValues
-
enumeratedValue
QContactInfoFieldPossibleValue enumeratedValue
-
enumeratedValues
com.querydsl.core.types.dsl.SetPath<ContactInfoFieldPossibleValue,QContactInfoFieldPossibleValue> enumeratedValues
-
field
QContactInfoField field
-
fileValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueFile,QCustomFieldValueFile> fileValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueImage,QCustomFieldValueImage> imageValues
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
owner
QBaseContactInfo owner
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QContactInfoImage extends com.querydsl.core.types.dsl.EntityPathBase<ContactInfoImage> implements Serializable
- serialVersionUID:
- 834006783L
-
Serialized Fields
-
_super
QOwnedImage _super
-
contactInfo
QContactInfo contactInfo
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.users.QCustomOperationBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<CustomOperationBulkAction> implements Serializable
- serialVersionUID:
- 513593804L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
customOperation
QCustomOperation customOperation
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
formParameters
com.querydsl.core.types.dsl.SetPath<CustomOperationBulkActionParameter,QCustomOperationBulkActionParameter> formParameters
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QCustomOperationBulkActionParameter extends com.querydsl.core.types.dsl.EntityPathBase<CustomOperationBulkActionParameter> implements Serializable
- serialVersionUID:
- 481642301L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
bulkAction
QCustomOperationBulkAction bulkAction
-
customField
QCustomOperationField customField
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
Class org.cyclos.entities.users.QEmailMailingBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<EmailMailingBulkAction> implements Serializable
- serialVersionUID:
- 658539337L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
emailBody
com.querydsl.core.types.dsl.StringPath emailBody
-
emailSubject
com.querydsl.core.types.dsl.StringPath emailSubject
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QGeneralReference extends com.querydsl.core.types.dsl.EntityPathBase<GeneralReference> implements Serializable
- serialVersionUID:
- 1931483445L
-
Serialized Fields
-
_super
QReference _super
-
comments
com.querydsl.core.types.dsl.StringPath comments
-
date
QDate date
-
from
QUser from
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
level
com.querydsl.core.types.dsl.EnumPath<ReferenceLevel> level
-
nature
com.querydsl.core.types.dsl.EnumPath<ReferenceNature> nature
-
to
QUser to
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QGeoLocatedAddress extends com.querydsl.core.types.dsl.EntityPathBase<GeoLocatedAddress> implements Serializable
- serialVersionUID:
- 868913729L
-
Serialized Fields
-
_super
QAddress _super
-
addressLine1
com.querydsl.core.types.dsl.StringPath addressLine1
-
addressLine2
com.querydsl.core.types.dsl.StringPath addressLine2
-
buildingNumber
com.querydsl.core.types.dsl.StringPath buildingNumber
-
city
com.querydsl.core.types.dsl.StringPath city
-
complement
com.querydsl.core.types.dsl.StringPath complement
-
country
com.querydsl.core.types.dsl.StringPath country
-
geocodeFailed
com.querydsl.core.types.dsl.BooleanPath geocodeFailed
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
located
com.querydsl.core.types.dsl.BooleanPath located
-
location
QLatLong location
-
name
com.querydsl.core.types.dsl.StringPath name
-
neighborhood
com.querydsl.core.types.dsl.StringPath neighborhood
-
poBox
com.querydsl.core.types.dsl.StringPath poBox
-
region
com.querydsl.core.types.dsl.StringPath region
-
street
com.querydsl.core.types.dsl.StringPath street
-
version
QInteger version
-
zip
com.querydsl.core.types.dsl.StringPath zip
-
-
Class org.cyclos.entities.users.QGroup extends com.querydsl.core.types.dsl.EntityPathBase<Group> implements Serializable
- serialVersionUID:
- -670565427L
-
Serialized Fields
-
_super
QBasicGroup _super
-
adminType
com.querydsl.core.types.dsl.EnumPath<AdminGroupType> adminType
-
configuration
QConfiguration configuration
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
initialUserStatus
com.querydsl.core.types.dsl.EnumPath<UserStatus> initialUserStatus
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BasicGroupNature> nature
-
network
QNetwork network
-
products
com.querydsl.core.types.dsl.SetPath<Product,QProduct> products
-
users
com.querydsl.core.types.dsl.SetPath<User,QUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QGroupProductLog extends com.querydsl.core.types.dsl.EntityPathBase<GroupProductLog> implements Serializable
- serialVersionUID:
- 284934018L
-
Serialized Fields
-
_super
QProductAssignmentLog _super
-
action
com.querydsl.core.types.dsl.EnumPath<ProductAssignmentAction> action
-
basicGroup
QBasicGroup basicGroup
-
by
QUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
-
Class org.cyclos.entities.users.QGroupSet extends com.querydsl.core.types.dsl.EntityPathBase<GroupSet> implements Serializable
- serialVersionUID:
- -921659051L
-
Serialized Fields
-
_super
QBasicGroup _super
-
adminType
com.querydsl.core.types.dsl.EnumPath<AdminGroupType> adminType
-
configuration
QConfiguration configuration
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groups
com.querydsl.core.types.dsl.SetPath<UserGroup,QUserGroup> groups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BasicGroupNature> nature
-
network
QNetwork network
-
products
com.querydsl.core.types.dsl.SetPath<Product,QProduct> products
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QIdentityProviderImage extends com.querydsl.core.types.dsl.EntityPathBase<IdentityProviderImage> implements Serializable
- serialVersionUID:
- 2111164186L
-
Serialized Fields
-
_super
QOwnedImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identityProvider
QIdentityProvider identityProvider
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.users.QInviteToken extends com.querydsl.core.types.dsl.EntityPathBase<InviteToken> implements Serializable
- serialVersionUID:
- -1678251202L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
broker
QUser broker
-
by
QBasicUser by
-
date
QDate date
-
email
com.querydsl.core.types.dsl.StringPath email
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
network
QNetwork network
-
token
com.querydsl.core.types.dsl.StringPath token
-
-
Class org.cyclos.entities.users.QLandLinePhone extends com.querydsl.core.types.dsl.EntityPathBase<LandLinePhone> implements Serializable
- serialVersionUID:
- 977458045L
-
Serialized Fields
-
_super
QPhone _super
-
extension
com.querydsl.core.types.dsl.StringPath extension
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PhoneNature> nature
-
normalizedNumber
com.querydsl.core.types.dsl.StringPath normalizedNumber
-
rawNumber
com.querydsl.core.types.dsl.StringPath rawNumber
-
user
QBasicUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QLoginHistoryLog extends com.querydsl.core.types.dsl.EntityPathBase<LoginHistoryLog> implements Serializable
- serialVersionUID:
- 1044620839L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
dateTime
QDate dateTime
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
remoteAddress
com.querydsl.core.types.dsl.StringPath remoteAddress
-
user
QBasicUser user
-
-
Class org.cyclos.entities.users.QMemberGroup extends com.querydsl.core.types.dsl.EntityPathBase<MemberGroup> implements Serializable
- serialVersionUID:
- 1197563603L
-
Serialized Fields
-
_super
QUserGroup _super
-
adminType
com.querydsl.core.types.dsl.EnumPath<AdminGroupType> adminType
-
configuration
QConfiguration configuration
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groupSet
QGroupSet groupSet
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
inheritsConfiguration
com.querydsl.core.types.dsl.BooleanPath inheritsConfiguration
-
initialGroupDescription
com.querydsl.core.types.dsl.StringPath initialGroupDescription
-
initialGroupDisplayName
com.querydsl.core.types.dsl.StringPath initialGroupDisplayName
-
initialUserStatus
com.querydsl.core.types.dsl.EnumPath<UserStatus> initialUserStatus
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
moveUsersAfterPeriod
QTimeInterval moveUsersAfterPeriod
-
moveUsersAutomatically
com.querydsl.core.types.dsl.BooleanPath moveUsersAutomatically
-
moveUsersToGroup
QUserGroup moveUsersToGroup
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BasicGroupNature> nature
-
network
QNetwork network
-
products
com.querydsl.core.types.dsl.SetPath<Product,QProduct> products
-
registrationOnBrokerProducts
com.querydsl.core.types.dsl.SetPath<BrokerProduct,QBrokerProduct> registrationOnBrokerProducts
-
registrationOnMemberProducts
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> registrationOnMemberProducts
-
role
com.querydsl.core.types.dsl.EnumPath<Role> role
-
users
com.querydsl.core.types.dsl.SetPath<User,QUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QMemberProduct extends com.querydsl.core.types.dsl.EntityPathBase<MemberProduct> implements Serializable
- serialVersionUID:
- -795512765L
-
Serialized Fields
-
_super
QProduct _super
-
accessibleUserGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> accessibleUserGroups
-
accountAccessibility
com.querydsl.core.types.dsl.EnumPath<AccountAccessibility> accountAccessibility
-
accountFees
com.querydsl.core.types.dsl.SetPath<AccountFee,QAccountFee> accountFees
-
accountVisibility
com.querydsl.core.types.dsl.EnumPath<AccountVisibility> accountVisibility
-
activateUserTokenTypes
com.querydsl.core.types.dsl.SetPath<TokenPrincipalType,QTokenPrincipalType> activateUserTokenTypes
-
adsRequireAuthorization
com.querydsl.core.types.dsl.BooleanPath adsRequireAuthorization
-
agreements
com.querydsl.core.types.dsl.SetPath<Agreement,QAgreement> agreements
-
channelIds
com.querydsl.core.types.dsl.StringPath channelIds
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
chargebackPaymentTypes
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> chargebackPaymentTypes
-
contactInfoFields
com.querydsl.core.types.dsl.SetPath<ContactInfoField,QContactInfoField> contactInfoFields
-
customOperations
com.querydsl.core.types.dsl.SetPath<MemberProductCustomOperation,QMemberProductCustomOperation> customOperations
-
dashboardActions
com.querydsl.core.types.dsl.SetPath<ProductDashboardAction,QProductDashboardAction> dashboardActions
-
defaultAdPublicationTime
QTimeInterval defaultAdPublicationTime
-
defaultCreditLimit
QBigDecimal defaultCreditLimit
-
defaultFilterGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> defaultFilterGroups
-
defaultPaymentAmountLimit
QBigDecimal defaultPaymentAmountLimit
-
defaultPaymentAmountPerDayLimit
QBigDecimal defaultPaymentAmountPerDayLimit
-
defaultPaymentAmountPerMonthLimit
QBigDecimal defaultPaymentAmountPerMonthLimit
-
defaultPaymentAmountPerWeekLimit
QBigDecimal defaultPaymentAmountPerWeekLimit
-
defaultPaymentAmountPerYearLimit
QBigDecimal defaultPaymentAmountPerYearLimit
-
defaultUpperCreditLimit
QBigDecimal defaultUpperCreditLimit
-
description
com.querydsl.core.types.dsl.StringPath description
-
documentCategoryView
com.querydsl.core.types.dsl.SetPath<DocumentCategory,QDocumentCategory> documentCategoryView
-
fwdMessageToEmail
com.querydsl.core.types.dsl.EnumPath<MyMessagesForwardOperation> fwdMessageToEmail
-
groupFilterDefault
com.querydsl.core.types.dsl.EnumPath<GroupFilterDefault> groupFilterDefault
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
groupsForUserDirectory
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserDirectory
-
groupsForUserSearch
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserSearch
-
groupsForViewProfile
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForViewProfile
-
groupVisibility
com.querydsl.core.types.dsl.EnumPath<GroupVisibility> groupVisibility
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
individualCreditLimit
QBigDecimal individualCreditLimit
-
initialCredit
QBigDecimal initialCredit
-
initialCreditType
QGeneratedTransferType initialCreditType
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
managedByProducts
com.querydsl.core.types.dsl.SetPath<ProductManagement,QProductManagement> managedByProducts
-
managedIndividuallyOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> managedIndividuallyOnProducts
-
maxAdDescriptionSize
QInteger maxAdDescriptionSize
-
maxAddresses
QInteger maxAddresses
-
maxAddressesPerAd
QInteger maxAddressesPerAd
-
maxAdImages
QInteger maxAdImages
-
maxAdPublicationTime
QTimeInterval maxAdPublicationTime
-
maxAds
QInteger maxAds
-
maxCategoriesPerAd
QInteger maxCategoriesPerAd
-
maxContactInfos
QInteger maxContactInfos
-
maxCustomImages
QInteger maxCustomImages
-
maxInvitationRecipients
QInteger maxInvitationRecipients
-
maxLandlinePhones
QInteger maxLandlinePhones
-
maxMessageRecipients
QInteger maxMessageRecipients
-
maxMobilePhones
QInteger maxMobilePhones
-
maxOperators
QInteger maxOperators
-
maxProfileImages
QInteger maxProfileImages
-
maxSmsPerMonth
QInteger maxSmsPerMonth
-
myAccessClients
com.querydsl.core.types.dsl.SetPath<ProductMyAccessClient,QProductMyAccessClient> myAccessClients
-
myAdFields
com.querydsl.core.types.dsl.SetPath<ProductMyAdField,QProductMyAdField> myAdFields
-
myApproveTicketPaymentTypes
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> myApproveTicketPaymentTypes
-
myContactFields
com.querydsl.core.types.dsl.SetPath<ProductMyContactField,QProductMyContactField> myContactFields
-
myCreateTicketPaymentTypes
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> myCreateTicketPaymentTypes
-
myExternalPaymentTypes
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> myExternalPaymentTypes
-
myPaymentRequestTypes
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> myPaymentRequestTypes
-
myPaymentTypes
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> myPaymentTypes
-
myProfileFields
com.querydsl.core.types.dsl.SetPath<ProductMyProfileField,QProductMyProfileField> myProfileFields
-
myRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductMyRecordType,QProductMyRecordType> myRecordTypes
-
myTokenTypes
com.querydsl.core.types.dsl.SetPath<ProductMyTokenType,QProductMyTokenType> myTokenTypes
-
myTransferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> myTransferFilters
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ProductNature> nature
-
network
QNetwork network
-
notifications
com.querydsl.core.types.dsl.SetPath<UserProductNotification,QUserProductNotification> notifications
-
operatorProfileFields
com.querydsl.core.types.dsl.SetPath<ProductOperatorProfileField,QProductOperatorProfileField> operatorProfileFields
-
passwordActions
com.querydsl.core.types.dsl.SetPath<MyProductPasswordAction,QMyProductPasswordAction> passwordActions
-
permissions
com.querydsl.core.types.dsl.SetPath<Permission,com.querydsl.core.types.dsl.EnumPath<Permission>> permissions
-
principalTypeIds
com.querydsl.core.types.dsl.StringPath principalTypeIds
-
principalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypes
-
receivePaymentRequestTypes
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> receivePaymentRequestTypes
-
receivePayments
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> receivePayments
-
runCustomWebServices
com.querydsl.core.types.dsl.SetPath<CustomWebService,QCustomWebService> runCustomWebServices
-
runTransferCustomOperations
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> runTransferCustomOperations
-
searchUsersOnGroups
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> searchUsersOnGroups
-
sendMessagesToAdmin
com.querydsl.core.types.dsl.SetPath<MessageCategory,QMessageCategory> sendMessagesToAdmin
-
showAccountInProfile
com.querydsl.core.types.dsl.EnumPath<AccountProfileVisibility> showAccountInProfile
-
showActivationDateInProfile
com.querydsl.core.types.dsl.BooleanPath showActivationDateInProfile
-
showBrokers
com.querydsl.core.types.dsl.EnumPath<BrokerVisibility> showBrokers
-
simpleUserSearchBasicProfileFields
com.querydsl.core.types.dsl.SetPath<BasicProfileField,com.querydsl.core.types.dsl.EnumPath<BasicProfileField>> simpleUserSearchBasicProfileFields
-
simpleUserSearchCustomProfileFields
com.querydsl.core.types.dsl.SetPath<UserCustomField,QUserCustomField> simpleUserSearchCustomProfileFields
-
transferStatusFlows
com.querydsl.core.types.dsl.SetPath<ProductTransferStatusFlow,QProductTransferStatusFlow> transferStatusFlows
-
userAccount
QUserAccountType userAccount
-
userDirectoryOnGroups
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userDirectoryOnGroups
-
userGroupAccessibility
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userGroupAccessibility
-
userLogs
com.querydsl.core.types.dsl.SetPath<UserProductLog,QUserProductLog> userLogs
-
userProfileFields
com.querydsl.core.types.dsl.SetPath<ProductUserProfileField,QProductUserProfileField> userProfileFields
-
userRegistrationGroups
com.querydsl.core.types.dsl.SetPath<UserGroup,QUserGroup> userRegistrationGroups
-
users
com.querydsl.core.types.dsl.SetPath<BasicUser,QBasicUser> users
-
version
QInteger version
-
viewAdsInOtherCurrencies
com.querydsl.core.types.dsl.SetPath<Currency,QCurrency> viewAdsInOtherCurrencies
-
viewProfileOnGroups
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> viewProfileOnGroups
-
visibleTransactionFields
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> visibleTransactionFields
-
visibleVoucherFields
com.querydsl.core.types.dsl.SetPath<VoucherCustomField,QVoucherCustomField> visibleVoucherFields
-
vouchers
com.querydsl.core.types.dsl.SetPath<ProductMemberVoucher,QProductMemberVoucher> vouchers
-
webShopAdsRequireAuthorization
com.querydsl.core.types.dsl.BooleanPath webShopAdsRequireAuthorization
-
wizards
com.querydsl.core.types.dsl.SetPath<MemberProductCustomWizard,QMemberProductCustomWizard> wizards
-
-
Class org.cyclos.entities.users.QMemberProductCustomOperation extends com.querydsl.core.types.dsl.EntityPathBase<MemberProductCustomOperation> implements Serializable
- serialVersionUID:
- -97906125L
-
Serialized Fields
-
_super
QBaseEntity _super
-
customOperation
QCustomOperation customOperation
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QMemberProduct product
-
run
com.querydsl.core.types.dsl.BooleanPath run
-
runOnOthers
com.querydsl.core.types.dsl.BooleanPath runOnOthers
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QMemberProductCustomWizard extends com.querydsl.core.types.dsl.EntityPathBase<MemberProductCustomWizard> implements Serializable
- serialVersionUID:
- 2136742943L
-
Serialized Fields
-
_super
QBaseEntity _super
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QMemberProduct product
-
run
com.querydsl.core.types.dsl.BooleanPath run
-
version
QInteger version
-
wizard
QUserWizard wizard
-
-
Class org.cyclos.entities.users.QMobilePhone extends com.querydsl.core.types.dsl.EntityPathBase<MobilePhone> implements Serializable
- serialVersionUID:
- -1492245318L
-
Serialized Fields
-
_super
QPhone _super
-
enabledForSms
com.querydsl.core.types.dsl.BooleanPath enabledForSms
-
externalRedirectExecutions
com.querydsl.core.types.dsl.SetPath<ExternalRedirectExecution,QExternalRedirectExecution> externalRedirectExecutions
-
failedVerificationAttempts
QInteger failedVerificationAttempts
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PhoneNature> nature
-
normalizedNumber
com.querydsl.core.types.dsl.StringPath normalizedNumber
-
oidcAuthorization
com.querydsl.core.types.dsl.SetPath<OidcAuthorization,QOidcAuthorization> oidcAuthorization
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
rawNumber
com.querydsl.core.types.dsl.StringPath rawNumber
-
sessions
com.querydsl.core.types.dsl.SetPath<Session,QSession> sessions
-
trustedDevices
com.querydsl.core.types.dsl.SetPath<TrustedDevice,QTrustedDevice> trustedDevices
-
user
QBasicUser user
-
userIdentityProviders
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> userIdentityProviders
-
verificationCode
com.querydsl.core.types.dsl.StringPath verificationCode
-
verificationCodeSendDate
QDate verificationCodeSendDate
-
verificationDate
QDate verificationDate
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QMyProductPasswordAction extends com.querydsl.core.types.dsl.EntityPathBase<MyProductPasswordAction> implements Serializable
- serialVersionUID:
- -1042898174L
-
Serialized Fields
-
_super
QProductPasswordAction _super
-
atRegistration
com.querydsl.core.types.dsl.BooleanPath atRegistration
-
change
com.querydsl.core.types.dsl.BooleanPath change
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
passwordType
QPasswordType passwordType
-
product
QProduct product
-
reset
com.querydsl.core.types.dsl.BooleanPath reset
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QOidcClientImage extends com.querydsl.core.types.dsl.EntityPathBase<OidcClientImage> implements Serializable
- serialVersionUID:
- 2036699781L
-
Serialized Fields
-
_super
QOwnedImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
oidcClient
QOidcClient oidcClient
-
order
QInteger order
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.users.QOperator extends com.querydsl.core.types.dsl.EntityPathBase<Operator> implements Serializable
- serialVersionUID:
- -1928562538L
-
Serialized Fields
-
_super
QBasicUser _super
-
activities
com.querydsl.core.types.dsl.SetPath<UserActivity,QUserActivity> activities
-
brokerIds
com.querydsl.core.types.dsl.StringPath brokerIds
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<UserCustomFieldValue,QUserCustomFieldValue> customValues
-
displayForManagers
com.querydsl.core.types.dsl.StringPath displayForManagers
-
displayForOthers
com.querydsl.core.types.dsl.StringPath displayForOthers
-
email
com.querydsl.core.types.dsl.StringPath email
-
emailVerified
com.querydsl.core.types.dsl.BooleanPath emailVerified
-
failedActionLogs
com.querydsl.core.types.dsl.SetPath<UserFailedActionLog,QUserFailedActionLog> failedActionLogs
-
fcmTokens
com.querydsl.core.types.dsl.SetPath<UserFcmToken,QUserFcmToken> fcmTokens
-
forgotPasswordCode
com.querydsl.core.types.dsl.StringPath forgotPasswordCode
-
forgotPasswordCodeDate
QDate forgotPasswordCodeDate
-
frontend
com.querydsl.core.types.dsl.EnumPath<Frontend> frontend
-
group
QOperatorGroup group
-
groupLogs
com.querydsl.core.types.dsl.SetPath<OperatorGroupLog,QOperatorGroupLog> groupLogs
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identityProviders
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> identityProviders
-
image
QUserImage image
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
loginHistory
com.querydsl.core.types.dsl.SetPath<LoginHistoryLog,QLoginHistoryLog> loginHistory
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<UserNature> nature
-
network
QNetwork network
-
newEmail
com.querydsl.core.types.dsl.StringPath newEmail
-
notificationSettings
com.querydsl.core.types.dsl.SetPath<NotificationSettings,QNotificationSettings> notificationSettings
-
outboundSms
com.querydsl.core.types.dsl.SetPath<OutboundSms,QOutboundSms> outboundSms
-
passwords
com.querydsl.core.types.dsl.SetPath<Password,QPassword> passwords
-
passwordStatuses
com.querydsl.core.types.dsl.StringPath passwordStatuses
-
phones
com.querydsl.core.types.dsl.SetPath<Phone,QPhone> phones
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
registeredBy
QBasicUser registeredBy
-
registrationConfirmationDate
QDate registrationConfirmationDate
-
registrationType
com.querydsl.core.types.dsl.EnumPath<UserRegistration> registrationType
-
securityAnswer
com.querydsl.core.types.dsl.StringPath securityAnswer
-
securityQuestion
com.querydsl.core.types.dsl.EnumPath<SecurityQuestion> securityQuestion
-
sendActivationEmail
com.querydsl.core.types.dsl.BooleanPath sendActivationEmail
-
status
com.querydsl.core.types.dsl.EnumPath<UserStatus> status
-
statusLogs
com.querydsl.core.types.dsl.SetPath<UserStatusLog,QUserStatusLog> statusLogs
-
tokens
com.querydsl.core.types.dsl.SetPath<Token,QToken> tokens
-
user
QUser user
-
username
com.querydsl.core.types.dsl.StringPath username
-
userNotifications
com.querydsl.core.types.dsl.SetPath<Notification,QNotification> userNotifications
-
validationKey
com.querydsl.core.types.dsl.StringPath validationKey
-
validationKeyDate
QDate validationKeyDate
-
validationKeyType
com.querydsl.core.types.dsl.EnumPath<ValidationKeyType> validationKeyType
-
version
QInteger version
-
visibilitySettings
com.querydsl.core.types.dsl.SetPath<UserAccountVisibilitySettings,QUserAccountVisibilitySettings> visibilitySettings
-
-
Class org.cyclos.entities.users.QOperatorGroup extends com.querydsl.core.types.dsl.EntityPathBase<OperatorGroup> implements Serializable
- serialVersionUID:
- -2079097975L
-
Serialized Fields
-
_super
QNamedEntity _super
-
accountNotificationSettings
com.querydsl.core.types.dsl.SetPath<OperatorGroupAccountNotificationSettings,QOperatorGroupAccountNotificationSettings> accountNotificationSettings
-
accountTypes
com.querydsl.core.types.dsl.SetPath<OperatorGroupAccountType,QOperatorGroupAccountType> accountTypes
-
blockTokenPrincipalType
com.querydsl.core.types.dsl.BooleanPath blockTokenPrincipalType
-
brokering
com.querydsl.core.types.dsl.BooleanPath brokering
-
cancelTokenPrincipalType
com.querydsl.core.types.dsl.BooleanPath cancelTokenPrincipalType
-
chargebackPayments
com.querydsl.core.types.dsl.BooleanPath chargebackPayments
-
customOperations
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> customOperations
-
description
com.querydsl.core.types.dsl.StringPath description
-
editOwnProfile
com.querydsl.core.types.dsl.BooleanPath editOwnProfile
-
enableTokenPrincipalType
com.querydsl.core.types.dsl.BooleanPath enableTokenPrincipalType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manageAdvertisements
com.querydsl.core.types.dsl.BooleanPath manageAdvertisements
-
messages
com.querydsl.core.types.dsl.BooleanPath messages
-
name
com.querydsl.core.types.dsl.StringPath name
-
notifications
com.querydsl.core.types.dsl.BooleanPath notifications
-
paymentTypes
com.querydsl.core.types.dsl.SetPath<OperatorGroupPaymentType,QOperatorGroupPaymentType> paymentTypes
-
receivePayments
com.querydsl.core.types.dsl.BooleanPath receivePayments
-
recordTypes
com.querydsl.core.types.dsl.SetPath<UserRecordType,QUserRecordType> recordTypes
-
requestPayments
com.querydsl.core.types.dsl.BooleanPath requestPayments
-
restrictPaymentsToUsers
com.querydsl.core.types.dsl.SetPath<User,QUser> restrictPaymentsToUsers
-
unblockTokenPrincipalType
com.querydsl.core.types.dsl.BooleanPath unblockTokenPrincipalType
-
user
QUser user
-
version
QInteger version
-
viewAdvertisements
com.querydsl.core.types.dsl.BooleanPath viewAdvertisements
-
voucherTransactions
com.querydsl.core.types.dsl.BooleanPath voucherTransactions
-
-
Class org.cyclos.entities.users.QOperatorGroupAccountNotificationSettings extends com.querydsl.core.types.dsl.EntityPathBase<OperatorGroupAccountNotificationSettings> implements Serializable
- serialVersionUID:
- -834211150L
-
Serialized Fields
-
_super
QBaseAccountNotificationSettings _super
-
accountType
QUserAccountType accountType
-
group
QOperatorGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
paymentAmount
QDecimalRange paymentAmount
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QOperatorGroupAccountType extends com.querydsl.core.types.dsl.EntityPathBase<OperatorGroupAccountType> implements Serializable
- serialVersionUID:
- 1369275326L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
access
com.querydsl.core.types.dsl.EnumPath<OperatorGroupAccountAccess> access
-
accountType
QUserAccountType accountType
-
group
QOperatorGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
-
Class org.cyclos.entities.users.QOperatorGroupLog extends com.querydsl.core.types.dsl.EntityPathBase<OperatorGroupLog> implements Serializable
- serialVersionUID:
- -684321029L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
by
QBasicUser by
-
comment
com.querydsl.core.types.dsl.StringPath comment
-
endDate
QDate endDate
-
group
QOperatorGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
operator
QOperator operator
-
startDate
QDate startDate
-
-
Class org.cyclos.entities.users.QOperatorGroupPaymentType extends com.querydsl.core.types.dsl.EntityPathBase<OperatorGroupPaymentType> implements Serializable
- serialVersionUID:
- -1037267177L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
authorize
com.querydsl.core.types.dsl.BooleanPath authorize
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
group
QOperatorGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
maxAmountPerDay
QBigDecimal maxAmountPerDay
-
paymentType
QPaymentTransferType paymentType
-
requiresAuthorization
com.querydsl.core.types.dsl.BooleanPath requiresAuthorization
-
-
Class org.cyclos.entities.users.QPhone extends com.querydsl.core.types.dsl.EntityPathBase<Phone> implements Serializable
- serialVersionUID:
- -662551876L
-
Serialized Fields
-
_super
QNamedEntity _super
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<PhoneNature> nature
-
normalizedNumber
com.querydsl.core.types.dsl.StringPath normalizedNumber
-
rawNumber
com.querydsl.core.types.dsl.StringPath rawNumber
-
user
QBasicUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QPrivacyControl extends com.querydsl.core.types.dsl.EntityPathBase<PrivacyControl> implements Serializable
- serialVersionUID:
- -207592665L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
fieldsAlwaysVisible
com.querydsl.core.types.dsl.BooleanPath fieldsAlwaysVisible
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
products
com.querydsl.core.types.dsl.ListPath<UserManagementProduct,QUserManagementProduct> products
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QProduct extends com.querydsl.core.types.dsl.EntityPathBase<Product> implements Serializable
- serialVersionUID:
- -771180867L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
accessibleUserGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> accessibleUserGroups
-
agreements
com.querydsl.core.types.dsl.SetPath<Agreement,QAgreement> agreements
-
channelIds
com.querydsl.core.types.dsl.StringPath channelIds
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
dashboardActions
com.querydsl.core.types.dsl.SetPath<ProductDashboardAction,QProductDashboardAction> dashboardActions
-
description
com.querydsl.core.types.dsl.StringPath description
-
documentCategoryView
com.querydsl.core.types.dsl.SetPath<DocumentCategory,QDocumentCategory> documentCategoryView
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
groupsForUserDirectory
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserDirectory
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
managedByProducts
com.querydsl.core.types.dsl.SetPath<ProductManagement,QProductManagement> managedByProducts
-
managedIndividuallyOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> managedIndividuallyOnProducts
-
maxAddresses
QInteger maxAddresses
-
maxCustomImages
QInteger maxCustomImages
-
maxInvitationRecipients
QInteger maxInvitationRecipients
-
maxLandlinePhones
QInteger maxLandlinePhones
-
maxMessageRecipients
QInteger maxMessageRecipients
-
maxMobilePhones
QInteger maxMobilePhones
-
maxProfileImages
QInteger maxProfileImages
-
maxSmsPerMonth
QInteger maxSmsPerMonth
-
myAccessClients
com.querydsl.core.types.dsl.SetPath<ProductMyAccessClient,QProductMyAccessClient> myAccessClients
-
myContactFields
com.querydsl.core.types.dsl.SetPath<ProductMyContactField,QProductMyContactField> myContactFields
-
myProfileFields
com.querydsl.core.types.dsl.SetPath<ProductMyProfileField,QProductMyProfileField> myProfileFields
-
myRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductMyRecordType,QProductMyRecordType> myRecordTypes
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ProductNature> nature
-
network
QNetwork network
-
passwordActions
com.querydsl.core.types.dsl.SetPath<MyProductPasswordAction,QMyProductPasswordAction> passwordActions
-
permissions
com.querydsl.core.types.dsl.SetPath<Permission,com.querydsl.core.types.dsl.EnumPath<Permission>> permissions
-
principalTypeIds
com.querydsl.core.types.dsl.StringPath principalTypeIds
-
principalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypes
-
runCustomWebServices
com.querydsl.core.types.dsl.SetPath<CustomWebService,QCustomWebService> runCustomWebServices
-
runTransferCustomOperations
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> runTransferCustomOperations
-
simpleUserSearchBasicProfileFields
com.querydsl.core.types.dsl.SetPath<BasicProfileField,com.querydsl.core.types.dsl.EnumPath<BasicProfileField>> simpleUserSearchBasicProfileFields
-
simpleUserSearchCustomProfileFields
com.querydsl.core.types.dsl.SetPath<UserCustomField,QUserCustomField> simpleUserSearchCustomProfileFields
-
transferStatusFlows
com.querydsl.core.types.dsl.SetPath<ProductTransferStatusFlow,QProductTransferStatusFlow> transferStatusFlows
-
userAccount
QUserAccountType userAccount
-
userDirectoryOnGroups
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userDirectoryOnGroups
-
userGroupAccessibility
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userGroupAccessibility
-
userLogs
com.querydsl.core.types.dsl.SetPath<UserProductLog,QUserProductLog> userLogs
-
userProfileFields
com.querydsl.core.types.dsl.SetPath<ProductUserProfileField,QProductUserProfileField> userProfileFields
-
users
com.querydsl.core.types.dsl.SetPath<BasicUser,QBasicUser> users
-
version
QInteger version
-
visibleTransactionFields
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> visibleTransactionFields
-
visibleVoucherFields
com.querydsl.core.types.dsl.SetPath<VoucherCustomField,QVoucherCustomField> visibleVoucherFields
-
-
Class org.cyclos.entities.users.QProductAccessClient extends com.querydsl.core.types.dsl.EntityPathBase<ProductAccessClient> implements Serializable
- serialVersionUID:
- -1453207124L
-
Serialized Fields
-
_super
QBaseEntity _super
-
accessClientType
QAccessClientPrincipalType accessClientType
-
activate
com.querydsl.core.types.dsl.BooleanPath activate
-
block
com.querydsl.core.types.dsl.BooleanPath block
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manage
com.querydsl.core.types.dsl.BooleanPath manage
-
product
QProduct product
-
unassign
com.querydsl.core.types.dsl.BooleanPath unassign
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductAdField extends com.querydsl.core.types.dsl.EntityPathBase<ProductAdField> implements Serializable
- serialVersionUID:
- 960627994L
-
Serialized Fields
-
_super
QBaseEntity _super
-
customField
QAdCustomField customField
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manage
com.querydsl.core.types.dsl.BooleanPath manage
-
product
QProduct product
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductAdminVoucher extends com.querydsl.core.types.dsl.EntityPathBase<ProductAdminVoucher> implements Serializable
- serialVersionUID:
- 1615688636L
-
Serialized Fields
-
_super
QProductVoucher _super
-
buy
com.querydsl.core.types.dsl.BooleanPath buy
-
cancel
com.querydsl.core.types.dsl.BooleanPath cancel
-
changeExpirationDate
com.querydsl.core.types.dsl.BooleanPath changeExpirationDate
-
changePin
com.querydsl.core.types.dsl.BooleanPath changePin
-
configuration
QVoucherConfiguration configuration
-
generate
com.querydsl.core.types.dsl.BooleanPath generate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationSettings
com.querydsl.core.types.dsl.BooleanPath notificationSettings
-
product
QProduct product
-
redeem
com.querydsl.core.types.dsl.BooleanPath redeem
-
refund
com.querydsl.core.types.dsl.BooleanPath refund
-
send
com.querydsl.core.types.dsl.BooleanPath send
-
topUp
com.querydsl.core.types.dsl.BooleanPath topUp
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductAssignmentLog extends com.querydsl.core.types.dsl.EntityPathBase<ProductAssignmentLog<? extends ProductOwner>> implements Serializable
- serialVersionUID:
- -991352454L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
action
com.querydsl.core.types.dsl.EnumPath<ProductAssignmentAction> action
-
by
QUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
-
Class org.cyclos.entities.users.QProductBrokerVoucher extends com.querydsl.core.types.dsl.EntityPathBase<ProductBrokerVoucher> implements Serializable
- serialVersionUID:
- 141749464L
-
Serialized Fields
-
_super
QProductUserVoucher _super
-
buy
com.querydsl.core.types.dsl.BooleanPath buy
-
changePin
com.querydsl.core.types.dsl.BooleanPath changePin
-
configuration
QVoucherConfiguration configuration
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationSettings
com.querydsl.core.types.dsl.BooleanPath notificationSettings
-
product
QProduct product
-
redeem
com.querydsl.core.types.dsl.BooleanPath redeem
-
refund
com.querydsl.core.types.dsl.BooleanPath refund
-
send
com.querydsl.core.types.dsl.BooleanPath send
-
topUp
com.querydsl.core.types.dsl.BooleanPath topUp
-
version
QInteger version
-
viewTransactions
com.querydsl.core.types.dsl.BooleanPath viewTransactions
-
viewVouchers
com.querydsl.core.types.dsl.BooleanPath viewVouchers
-
-
Class org.cyclos.entities.users.QProductDashboardAction extends com.querydsl.core.types.dsl.EntityPathBase<ProductDashboardAction> implements Serializable
- serialVersionUID:
- 1272587629L
-
Serialized Fields
-
_super
QBaseEntity _super
-
dashboardAction
com.querydsl.core.types.dsl.EnumPath<DashboardAction> dashboardAction
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
enabledByDefault
com.querydsl.core.types.dsl.BooleanPath enabledByDefault
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QProductManagement extends com.querydsl.core.types.dsl.EntityPathBase<ProductManagement> implements Serializable
- serialVersionUID:
- 2004714208L
-
Serialized Fields
-
_super
QBaseEntity _super
-
assignToGroups
com.querydsl.core.types.dsl.BooleanPath assignToGroups
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manage
com.querydsl.core.types.dsl.BooleanPath manage
-
managedProduct
QProduct managedProduct
-
product
QProduct product
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductMemberVoucher extends com.querydsl.core.types.dsl.EntityPathBase<ProductMemberVoucher> implements Serializable
- serialVersionUID:
- 598765303L
-
Serialized Fields
-
_super
QProductUserVoucher _super
-
buy
com.querydsl.core.types.dsl.BooleanPath buy
-
changePin
com.querydsl.core.types.dsl.BooleanPath changePin
-
configuration
QVoucherConfiguration configuration
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationSettings
com.querydsl.core.types.dsl.BooleanPath notificationSettings
-
product
QProduct product
-
redeem
com.querydsl.core.types.dsl.BooleanPath redeem
-
refund
com.querydsl.core.types.dsl.BooleanPath refund
-
send
com.querydsl.core.types.dsl.BooleanPath send
-
topUp
com.querydsl.core.types.dsl.BooleanPath topUp
-
version
QInteger version
-
viewTransactions
com.querydsl.core.types.dsl.BooleanPath viewTransactions
-
viewVouchers
com.querydsl.core.types.dsl.BooleanPath viewVouchers
-
-
Class org.cyclos.entities.users.QProductMyAccessClient extends com.querydsl.core.types.dsl.EntityPathBase<ProductMyAccessClient> implements Serializable
- serialVersionUID:
- 171028024L
-
Serialized Fields
-
_super
QProductAccessClient _super
-
accessClientType
QAccessClientPrincipalType accessClientType
-
activate
com.querydsl.core.types.dsl.BooleanPath activate
-
block
com.querydsl.core.types.dsl.BooleanPath block
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manage
com.querydsl.core.types.dsl.BooleanPath manage
-
product
QProduct product
-
unassign
com.querydsl.core.types.dsl.BooleanPath unassign
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductMyAdField extends com.querydsl.core.types.dsl.EntityPathBase<ProductMyAdField> implements Serializable
- serialVersionUID:
- 1455784206L
-
Serialized Fields
-
_super
QProductAdField _super
-
customField
QAdCustomField customField
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manage
com.querydsl.core.types.dsl.BooleanPath manage
-
product
QProduct product
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductMyContactField extends com.querydsl.core.types.dsl.EntityPathBase<ProductMyContactField> implements Serializable
- serialVersionUID:
- -121318237L
-
Serialized Fields
-
_super
QAbstractProductContactField _super
-
customField
QContactCustomField customField
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QProductMyProfileField extends com.querydsl.core.types.dsl.EntityPathBase<ProductMyProfileField> implements Serializable
- serialVersionUID:
- -175342406L
-
Serialized Fields
-
_super
QAbstractProductOwnProfileField _super
-
basicField
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField
-
customField
QUserCustomField customField
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
editableAtRegistration
com.querydsl.core.types.dsl.BooleanPath editableAtRegistration
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
managePrivacy
com.querydsl.core.types.dsl.BooleanPath managePrivacy
-
product
QProduct product
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QProductMyRecordType extends com.querydsl.core.types.dsl.EntityPathBase<ProductMyRecordType> implements Serializable
- serialVersionUID:
- -1769309868L
-
Serialized Fields
-
_super
QProductRecordType _super
-
create
com.querydsl.core.types.dsl.BooleanPath create
-
edit
com.querydsl.core.types.dsl.BooleanPath edit
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
productRecordCustomFields
com.querydsl.core.types.dsl.ListPath<ProductRecordField,QProductRecordField> productRecordCustomFields
-
recordType
QRecordType recordType
-
remove
com.querydsl.core.types.dsl.BooleanPath remove
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductMyTokenType extends com.querydsl.core.types.dsl.EntityPathBase<ProductMyTokenType> implements Serializable
- serialVersionUID:
- -770566774L
-
Serialized Fields
-
_super
QProductTokenType _super
-
activate
com.querydsl.core.types.dsl.BooleanPath activate
-
block
com.querydsl.core.types.dsl.BooleanPath block
-
cancel
com.querydsl.core.types.dsl.BooleanPath cancel
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
personalize
com.querydsl.core.types.dsl.BooleanPath personalize
-
product
QProduct product
-
tokenType
QTokenPrincipalType tokenType
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QProductOperatorProfileField extends com.querydsl.core.types.dsl.EntityPathBase<ProductOperatorProfileField> implements Serializable
- serialVersionUID:
- 515611122L
-
Serialized Fields
-
_super
QAbstractProductOwnProfileField _super
-
basicField
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField
-
customField
QUserCustomField customField
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
editableAtRegistration
com.querydsl.core.types.dsl.BooleanPath editableAtRegistration
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
operatorList
com.querydsl.core.types.dsl.BooleanPath operatorList
-
product
QProduct product
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QProductPasswordAction extends com.querydsl.core.types.dsl.EntityPathBase<ProductPasswordAction> implements Serializable
- serialVersionUID:
- 2108094670L
-
Serialized Fields
-
_super
QBaseEntity _super
-
change
com.querydsl.core.types.dsl.BooleanPath change
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
passwordType
QPasswordType passwordType
-
product
QProduct product
-
reset
com.querydsl.core.types.dsl.BooleanPath reset
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QProductRecordField extends com.querydsl.core.types.dsl.EntityPathBase<ProductRecordField> implements Serializable
- serialVersionUID:
- -1019504596L
-
Serialized Fields
-
_super
QBaseEntity _super
-
create
com.querydsl.core.types.dsl.BooleanPath create
-
customField
QRecordCustomField customField
-
edit
com.querydsl.core.types.dsl.BooleanPath edit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
productRecordType
QProductRecordType productRecordType
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductRecordType extends com.querydsl.core.types.dsl.EntityPathBase<ProductRecordType> implements Serializable
- serialVersionUID:
- 244640200L
-
Serialized Fields
-
_super
QBaseEntity _super
-
create
com.querydsl.core.types.dsl.BooleanPath create
-
edit
com.querydsl.core.types.dsl.BooleanPath edit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
productRecordCustomFields
com.querydsl.core.types.dsl.ListPath<ProductRecordField,QProductRecordField> productRecordCustomFields
-
recordType
QRecordType recordType
-
remove
com.querydsl.core.types.dsl.BooleanPath remove
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductSystemRecordType extends com.querydsl.core.types.dsl.EntityPathBase<ProductSystemRecordType> implements Serializable
- serialVersionUID:
- 1230790551L
-
Serialized Fields
-
_super
QProductRecordType _super
-
create
com.querydsl.core.types.dsl.BooleanPath create
-
edit
com.querydsl.core.types.dsl.BooleanPath edit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
productRecordCustomFields
com.querydsl.core.types.dsl.ListPath<ProductRecordField,QProductRecordField> productRecordCustomFields
-
recordType
QRecordType recordType
-
remove
com.querydsl.core.types.dsl.BooleanPath remove
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductTokenType extends com.querydsl.core.types.dsl.EntityPathBase<ProductTokenType> implements Serializable
- serialVersionUID:
- 125683350L
-
Serialized Fields
-
_super
QBaseEntity _super
-
activate
com.querydsl.core.types.dsl.BooleanPath activate
-
block
com.querydsl.core.types.dsl.BooleanPath block
-
cancel
com.querydsl.core.types.dsl.BooleanPath cancel
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
personalize
com.querydsl.core.types.dsl.BooleanPath personalize
-
product
QProduct product
-
tokenType
QTokenPrincipalType tokenType
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QProductTransferStatusFlow extends com.querydsl.core.types.dsl.EntityPathBase<ProductTransferStatusFlow> implements Serializable
- serialVersionUID:
- 867763240L
-
Serialized Fields
-
_super
QBaseEntity _super
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
flow
QTransferStatusFlow flow
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QProductUserAccessClient extends com.querydsl.core.types.dsl.EntityPathBase<ProductUserAccessClient> implements Serializable
- serialVersionUID:
- 253543063L
-
Serialized Fields
-
_super
QProductAccessClient _super
-
accessClientType
QAccessClientPrincipalType accessClientType
-
activate
com.querydsl.core.types.dsl.BooleanPath activate
-
block
com.querydsl.core.types.dsl.BooleanPath block
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manage
com.querydsl.core.types.dsl.BooleanPath manage
-
product
QProduct product
-
unassign
com.querydsl.core.types.dsl.BooleanPath unassign
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductUserAdField extends com.querydsl.core.types.dsl.EntityPathBase<ProductUserAdField> implements Serializable
- serialVersionUID:
- 503901519L
-
Serialized Fields
-
_super
QProductAdField _super
-
customField
QAdCustomField customField
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
manage
com.querydsl.core.types.dsl.BooleanPath manage
-
product
QProduct product
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductUserContactField extends com.querydsl.core.types.dsl.EntityPathBase<ProductUserContactField> implements Serializable
- serialVersionUID:
- -38803198L
-
Serialized Fields
-
_super
QAbstractProductContactField _super
-
customField
QContactCustomField customField
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QProductUserProfileField extends com.querydsl.core.types.dsl.EntityPathBase<ProductUserProfileField> implements Serializable
- serialVersionUID:
- -92827367L
-
Serialized Fields
-
_super
QAbstractProductProfileField _super
-
adFilter
com.querydsl.core.types.dsl.BooleanPath adFilter
-
adKeywords
com.querydsl.core.types.dsl.BooleanPath adKeywords
-
basicField
com.querydsl.core.types.dsl.EnumPath<BasicProfileField> basicField
-
customField
QUserCustomField customField
-
editable
com.querydsl.core.types.dsl.BooleanPath editable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
mapFilter
com.querydsl.core.types.dsl.BooleanPath mapFilter
-
mapResult
com.querydsl.core.types.dsl.BooleanPath mapResult
-
product
QProduct product
-
recordFilter
com.querydsl.core.types.dsl.BooleanPath recordFilter
-
recordKeywords
com.querydsl.core.types.dsl.BooleanPath recordKeywords
-
userFilter
com.querydsl.core.types.dsl.BooleanPath userFilter
-
userKeywords
com.querydsl.core.types.dsl.BooleanPath userKeywords
-
userList
com.querydsl.core.types.dsl.BooleanPath userList
-
version
QInteger version
-
visible
com.querydsl.core.types.dsl.BooleanPath visible
-
-
Class org.cyclos.entities.users.QProductUserRecordType extends com.querydsl.core.types.dsl.EntityPathBase<ProductUserRecordType> implements Serializable
- serialVersionUID:
- 362617203L
-
Serialized Fields
-
_super
QProductRecordType _super
-
create
com.querydsl.core.types.dsl.BooleanPath create
-
edit
com.querydsl.core.types.dsl.BooleanPath edit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
productRecordCustomFields
com.querydsl.core.types.dsl.ListPath<ProductRecordField,QProductRecordField> productRecordCustomFields
-
recordType
QRecordType recordType
-
remove
com.querydsl.core.types.dsl.BooleanPath remove
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductUserTokenType extends com.querydsl.core.types.dsl.EntityPathBase<ProductUserTokenType> implements Serializable
- serialVersionUID:
- -701794933L
-
Serialized Fields
-
_super
QProductTokenType _super
-
activate
com.querydsl.core.types.dsl.BooleanPath activate
-
block
com.querydsl.core.types.dsl.BooleanPath block
-
cancel
com.querydsl.core.types.dsl.BooleanPath cancel
-
changeDates
com.querydsl.core.types.dsl.BooleanPath changeDates
-
create
com.querydsl.core.types.dsl.BooleanPath create
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
initialize
com.querydsl.core.types.dsl.BooleanPath initialize
-
personalize
com.querydsl.core.types.dsl.BooleanPath personalize
-
product
QProduct product
-
tokenType
QTokenPrincipalType tokenType
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
view
com.querydsl.core.types.dsl.BooleanPath view
-
-
Class org.cyclos.entities.users.QProductUserVoucher extends com.querydsl.core.types.dsl.EntityPathBase<ProductUserVoucher> implements Serializable
- serialVersionUID:
- -1975207578L
-
Serialized Fields
-
_super
QProductVoucher _super
-
buy
com.querydsl.core.types.dsl.BooleanPath buy
-
changePin
com.querydsl.core.types.dsl.BooleanPath changePin
-
configuration
QVoucherConfiguration configuration
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationSettings
com.querydsl.core.types.dsl.BooleanPath notificationSettings
-
product
QProduct product
-
redeem
com.querydsl.core.types.dsl.BooleanPath redeem
-
refund
com.querydsl.core.types.dsl.BooleanPath refund
-
send
com.querydsl.core.types.dsl.BooleanPath send
-
topUp
com.querydsl.core.types.dsl.BooleanPath topUp
-
version
QInteger version
-
viewTransactions
com.querydsl.core.types.dsl.BooleanPath viewTransactions
-
viewVouchers
com.querydsl.core.types.dsl.BooleanPath viewVouchers
-
-
Class org.cyclos.entities.users.QProductVoucher extends com.querydsl.core.types.dsl.EntityPathBase<ProductVoucher> implements Serializable
- serialVersionUID:
- -1518481103L
-
Serialized Fields
-
_super
QBaseEntity _super
-
buy
com.querydsl.core.types.dsl.BooleanPath buy
-
changePin
com.querydsl.core.types.dsl.BooleanPath changePin
-
configuration
QVoucherConfiguration configuration
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
notificationSettings
com.querydsl.core.types.dsl.BooleanPath notificationSettings
-
product
QProduct product
-
redeem
com.querydsl.core.types.dsl.BooleanPath redeem
-
refund
com.querydsl.core.types.dsl.BooleanPath refund
-
send
com.querydsl.core.types.dsl.BooleanPath send
-
topUp
com.querydsl.core.types.dsl.BooleanPath topUp
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QRecord extends com.querydsl.core.types.dsl.EntityPathBase<Record> implements Serializable
- serialVersionUID:
- 989860035L
-
Serialized Fields
-
_super
QBaseEntity _super
-
createdBy
QUser createdBy
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<RecordCustomFieldValue,QRecordCustomFieldValue> customValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModifiedDate
QDate lastModifiedDate
-
modifiedBy
QUser modifiedBy
-
type
QRecordType type
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QRecordCustomField extends com.querydsl.core.types.dsl.EntityPathBase<RecordCustomField> implements Serializable
- serialVersionUID:
- -742902970L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
colspan
QInteger colspan
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<RecordCustomFieldPossibleValueCategory,QRecordCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<RecordCustomFieldPossibleValue,QRecordCustomFieldPossibleValue> possibleValues
-
products
com.querydsl.core.types.dsl.SetPath<ProductRecordField,QProductRecordField> products
-
recordType
QRecordType recordType
-
recordTypesSharedFields
com.querydsl.core.types.dsl.ListPath<RecordTypeSharedRecordField,QRecordTypeSharedRecordField> recordTypesSharedFields
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
section
QRecordSection section
-
showInList
com.querydsl.core.types.dsl.BooleanPath showInList
-
showInSearch
com.querydsl.core.types.dsl.BooleanPath showInSearch
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
values
com.querydsl.core.types.dsl.SetPath<RecordCustomFieldValue,QRecordCustomFieldValue> values
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QRecordCustomFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<RecordCustomFieldPossibleValue> implements Serializable
- serialVersionUID:
- -25987878L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QRecordCustomFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QRecordCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QRecordCustomFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<RecordCustomFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- 652418040L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QRecordCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<RecordCustomFieldPossibleValue,QRecordCustomFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QRecordCustomFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<RecordCustomFieldValue> implements Serializable
- serialVersionUID:
- 1120700875L
-
Serialized Fields
-
_super
QCustomFieldValue _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
dynamicValues
com.querydsl.core.types.dsl.SetPath<DynamicFieldValue,QDynamicFieldValue> dynamicValues
-
enumeratedValue
QRecordCustomFieldPossibleValue enumeratedValue
-
enumeratedValues
com.querydsl.core.types.dsl.SetPath<RecordCustomFieldPossibleValue,QRecordCustomFieldPossibleValue> enumeratedValues
-
field
QRecordCustomField field
-
fileValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueFile,QCustomFieldValueFile> fileValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueImage,QCustomFieldValueImage> imageValues
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
owner
QRecord owner
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QRecordSection extends com.querydsl.core.types.dsl.EntityPathBase<RecordSection> implements Serializable
- serialVersionUID:
- 1895511202L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
fields
com.querydsl.core.types.dsl.ListPath<RecordCustomField,QRecordCustomField> fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
order
QInteger order
-
recordType
QRecordType recordType
-
sharedFields
com.querydsl.core.types.dsl.ListPath<RecordTypeSharedRecordField,QRecordTypeSharedRecordField> sharedFields
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QRecordType extends com.querydsl.core.types.dsl.EntityPathBase<RecordType> implements Serializable
- serialVersionUID:
- -1487144291L
-
Serialized Fields
-
_super
QConfigurationEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
displayTemplate
com.querydsl.core.types.dsl.StringPath displayTemplate
-
fieldColumns
QInteger fieldColumns
-
fields
com.querydsl.core.types.dsl.ListPath<RecordCustomField,QRecordCustomField> fields
-
hideDateOnList
com.querydsl.core.types.dsl.BooleanPath hideDateOnList
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<RecordTypeNature> nature
-
network
QNetwork network
-
nowrapLabels
com.querydsl.core.types.dsl.BooleanPath nowrapLabels
-
pluralName
com.querydsl.core.types.dsl.StringPath pluralName
-
resultsLayout
com.querydsl.core.types.dsl.EnumPath<RecordTypeResultsLayout> resultsLayout
-
sections
com.querydsl.core.types.dsl.ListPath<RecordSection,QRecordSection> sections
-
sharedFields
com.querydsl.core.types.dsl.ListPath<RecordTypeSharedRecordField,QRecordTypeSharedRecordField> sharedFields
-
sortField
QRecordCustomField sortField
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
useViewPage
com.querydsl.core.types.dsl.BooleanPath useViewPage
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QRecordTypeSharedRecordField extends com.querydsl.core.types.dsl.EntityPathBase<RecordTypeSharedRecordField> implements Serializable
- serialVersionUID:
- -718521241L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
order
QInteger order
-
recordField
QRecordCustomField recordField
-
recordType
QRecordType recordType
-
section
QRecordSection section
-
-
Class org.cyclos.entities.users.QReference extends com.querydsl.core.types.dsl.EntityPathBase<Reference> implements Serializable
- serialVersionUID:
- 2051206553L
-
Serialized Fields
-
_super
QBaseEntity _super
-
comments
com.querydsl.core.types.dsl.StringPath comments
-
date
QDate date
-
from
QUser from
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
level
com.querydsl.core.types.dsl.EnumPath<ReferenceLevel> level
-
nature
com.querydsl.core.types.dsl.EnumPath<ReferenceNature> nature
-
to
QUser to
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QReferenceHistory extends com.querydsl.core.types.dsl.EntityPathBase<ReferenceHistory> implements Serializable
- serialVersionUID:
- -32194373L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
from
QUser from
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
level
com.querydsl.core.types.dsl.EnumPath<ReferenceLevel> level
-
period
QDatePeriod period
-
to
QUser to
-
-
Class org.cyclos.entities.users.QReindexBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<ReindexBulkAction> implements Serializable
- serialVersionUID:
- -22236651L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QResetPasswordBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<ResetPasswordBulkAction> implements Serializable
- serialVersionUID:
- 1598015584L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
passwordType
QPasswordType passwordType
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QSmsMailingBulkAction extends com.querydsl.core.types.dsl.EntityPathBase<SmsMailingBulkAction> implements Serializable
- serialVersionUID:
- 1200527276L
-
Serialized Fields
-
_super
QBulkAction _super
-
archived
com.querydsl.core.types.dsl.BooleanPath archived
-
by
QBasicUser by
-
canceledUsers
QInteger canceledUsers
-
creationDate
QDate creationDate
-
errorUsers
QInteger errorUsers
-
finishDate
QDate finishDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
nature
com.querydsl.core.types.dsl.EnumPath<BulkActionNature> nature
-
network
QNetwork network
-
pendingUsers
QInteger pendingUsers
-
query
com.querydsl.core.types.dsl.StringPath query
-
skippedUsers
QInteger skippedUsers
-
smsMessage
com.querydsl.core.types.dsl.StringPath smsMessage
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionStatus> status
-
successUsers
QInteger successUsers
-
users
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QSystemRecord extends com.querydsl.core.types.dsl.EntityPathBase<SystemRecord> implements Serializable
- serialVersionUID:
- -1528548782L
-
Serialized Fields
-
_super
QRecord _super
-
createdBy
QUser createdBy
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<RecordCustomFieldValue,QRecordCustomFieldValue> customValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModifiedDate
QDate lastModifiedDate
-
modifiedBy
QUser modifiedBy
-
nature
com.querydsl.core.types.dsl.EnumPath<RecordTypeNature> nature
-
type
QRecordType type
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QSystemRecordType extends com.querydsl.core.types.dsl.EntityPathBase<SystemRecordType> implements Serializable
- serialVersionUID:
- 1478933676L
-
Serialized Fields
-
_super
QRecordType _super
-
adminMenu
com.querydsl.core.types.dsl.EnumPath<AdminMainMenu> adminMenu
-
description
com.querydsl.core.types.dsl.StringPath description
-
displayTemplate
com.querydsl.core.types.dsl.StringPath displayTemplate
-
fieldColumns
QInteger fieldColumns
-
fields
com.querydsl.core.types.dsl.ListPath<RecordCustomField,QRecordCustomField> fields
-
hideDateOnList
com.querydsl.core.types.dsl.BooleanPath hideDateOnList
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<RecordTypeNature> nature
-
network
QNetwork network
-
nowrapLabels
com.querydsl.core.types.dsl.BooleanPath nowrapLabels
-
pluralName
com.querydsl.core.types.dsl.StringPath pluralName
-
resultsLayout
com.querydsl.core.types.dsl.EnumPath<RecordTypeResultsLayout> resultsLayout
-
sections
com.querydsl.core.types.dsl.ListPath<RecordSection,QRecordSection> sections
-
sharedFields
com.querydsl.core.types.dsl.ListPath<RecordTypeSharedRecordField,QRecordTypeSharedRecordField> sharedFields
-
sortField
QRecordCustomField sortField
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
systemProducts
com.querydsl.core.types.dsl.SetPath<ProductSystemRecordType,QProductSystemRecordType> systemProducts
-
useViewPage
com.querydsl.core.types.dsl.BooleanPath useViewPage
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QTransactionFeedback extends com.querydsl.core.types.dsl.EntityPathBase<TransactionFeedback> implements Serializable
- serialVersionUID:
- -1169421999L
-
Serialized Fields
-
_super
QReference _super
-
adminComments
com.querydsl.core.types.dsl.StringPath adminComments
-
adminCommentsDate
QDate adminCommentsDate
-
comments
com.querydsl.core.types.dsl.StringPath comments
-
date
QDate date
-
expirationDate
QDate expirationDate
-
from
QUser from
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
initialDate
QDate initialDate
-
level
com.querydsl.core.types.dsl.EnumPath<ReferenceLevel> level
-
nature
com.querydsl.core.types.dsl.EnumPath<ReferenceNature> nature
-
replyComments
com.querydsl.core.types.dsl.StringPath replyComments
-
replyCommentsDate
QDate replyCommentsDate
-
status
com.querydsl.core.types.dsl.EnumPath<TransactionFeedbackStatus> status
-
to
QUser to
-
transaction
QBasePayment transaction
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUser extends com.querydsl.core.types.dsl.EntityPathBase<User> implements Serializable
- serialVersionUID:
- 1502807229L
-
Serialized Fields
-
_super
QBasicUser _super
-
acceptedAgreementIds
com.querydsl.core.types.dsl.StringPath acceptedAgreementIds
-
acceptedAgreements
com.querydsl.core.types.dsl.SetPath<Agreement,QAgreement> acceptedAgreements
-
accountFeeLogs
com.querydsl.core.types.dsl.SetPath<UserAccountFeeLog,QUserAccountFeeLog> accountFeeLogs
-
accounts
com.querydsl.core.types.dsl.SetPath<UserAccount,QUserAccount> accounts
-
activationDate
QDate activationDate
-
activities
com.querydsl.core.types.dsl.SetPath<UserActivity,QUserActivity> activities
-
addresses
com.querydsl.core.types.dsl.SetPath<UserAddress,QUserAddress> addresses
-
ads
com.querydsl.core.types.dsl.SetPath<BasicAd,QBasicAd> ads
-
agreementLogs
com.querydsl.core.types.dsl.SetPath<AgreementLog,QAgreementLog> agreementLogs
-
alerts
com.querydsl.core.types.dsl.SetPath<UserAlert,QUserAlert> alerts
-
brokeredUsers
com.querydsl.core.types.dsl.SetPath<User,QUser> brokeredUsers
-
brokerIds
com.querydsl.core.types.dsl.StringPath brokerIds
-
brokeringLogs
com.querydsl.core.types.dsl.SetPath<BrokeringLog,QBrokeringLog> brokeringLogs
-
brokerings
com.querydsl.core.types.dsl.SetPath<Brokering,QBrokering> brokerings
-
brokeringsAsUser
com.querydsl.core.types.dsl.SetPath<Brokering,QBrokering> brokeringsAsUser
-
brokers
com.querydsl.core.types.dsl.SetPath<User,QUser> brokers
-
bulkActionUsers
com.querydsl.core.types.dsl.SetPath<BulkActionUser,QBulkActionUser> bulkActionUsers
-
channels
com.querydsl.core.types.dsl.SetPath<UserChannel,QUserChannel> channels
-
contactInfos
com.querydsl.core.types.dsl.SetPath<ContactInfo,QContactInfo> contactInfos
-
contacts
com.querydsl.core.types.dsl.SetPath<Contact,QContact> contacts
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<UserCustomFieldValue,QUserCustomFieldValue> customValues
-
dashboardActions
com.querydsl.core.types.dsl.SetPath<UserDashboardAction,QUserDashboardAction> dashboardActions
-
displayForManagers
com.querydsl.core.types.dsl.StringPath displayForManagers
-
displayForOthers
com.querydsl.core.types.dsl.StringPath displayForOthers
-
email
com.querydsl.core.types.dsl.StringPath email
-
emailVerified
com.querydsl.core.types.dsl.BooleanPath emailVerified
-
enablePrivacyControl
com.querydsl.core.types.dsl.BooleanPath enablePrivacyControl
-
failedActionLogs
com.querydsl.core.types.dsl.SetPath<UserFailedActionLog,QUserFailedActionLog> failedActionLogs
-
fcmTokens
com.querydsl.core.types.dsl.SetPath<UserFcmToken,QUserFcmToken> fcmTokens
-
forgotPasswordCode
com.querydsl.core.types.dsl.StringPath forgotPasswordCode
-
forgotPasswordCodeDate
QDate forgotPasswordCodeDate
-
frontend
com.querydsl.core.types.dsl.EnumPath<Frontend> frontend
-
group
QGroup group
-
groupHistory
com.querydsl.core.types.dsl.SetPath<UserGroupLog,QUserGroupLog> groupHistory
-
hideEmail
com.querydsl.core.types.dsl.BooleanPath hideEmail
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
identityProviders
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> identityProviders
-
ignoreFeedback
com.querydsl.core.types.dsl.SetPath<User,QUser> ignoreFeedback
-
image
QUserImage image
-
images
com.querydsl.core.types.dsl.ListPath<UserImage,QUserImage> images
-
individualProductIds
com.querydsl.core.types.dsl.StringPath individualProductIds
-
invitedBy
QBasicUser invitedBy
-
locale
com.querydsl.core.types.dsl.StringPath locale
-
loginHistory
com.querydsl.core.types.dsl.SetPath<LoginHistoryLog,QLoginHistoryLog> loginHistory
-
mainBrokers
com.querydsl.core.types.dsl.SetPath<User,QUser> mainBrokers
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<UserNature> nature
-
network
QNetwork network
-
newEmail
com.querydsl.core.types.dsl.StringPath newEmail
-
notificationSettings
com.querydsl.core.types.dsl.SetPath<NotificationSettings,QNotificationSettings> notificationSettings
-
operators
com.querydsl.core.types.dsl.SetPath<Operator,QOperator> operators
-
outboundSms
com.querydsl.core.types.dsl.SetPath<OutboundSms,QOutboundSms> outboundSms
-
passwords
com.querydsl.core.types.dsl.SetPath<Password,QPassword> passwords
-
passwordStatuses
com.querydsl.core.types.dsl.StringPath passwordStatuses
-
pendingAccounts
com.querydsl.core.types.dsl.SetPath<PendingUserAccount,QPendingUserAccount> pendingAccounts
-
phones
com.querydsl.core.types.dsl.SetPath<Phone,QPhone> phones
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
privacyControls
com.querydsl.core.types.dsl.SetPath<PrivacyControl,QPrivacyControl> privacyControls
-
products
com.querydsl.core.types.dsl.SetPath<Product,QProduct> products
-
questions
com.querydsl.core.types.dsl.SetPath<AdQuestion,QAdQuestion> questions
-
referencesFrom
com.querydsl.core.types.dsl.SetPath<Reference,QReference> referencesFrom
-
referencesTo
com.querydsl.core.types.dsl.SetPath<Reference,QReference> referencesTo
-
registeredBy
QBasicUser registeredBy
-
registrationConfirmationDate
QDate registrationConfirmationDate
-
registrationType
com.querydsl.core.types.dsl.EnumPath<UserRegistration> registrationType
-
relatedUserNotifications
com.querydsl.core.types.dsl.SetPath<Notification,QNotification> relatedUserNotifications
-
securityAnswer
com.querydsl.core.types.dsl.StringPath securityAnswer
-
securityQuestion
com.querydsl.core.types.dsl.EnumPath<SecurityQuestion> securityQuestion
-
sendActivationEmail
com.querydsl.core.types.dsl.BooleanPath sendActivationEmail
-
status
com.querydsl.core.types.dsl.EnumPath<UserStatus> status
-
statusLogs
com.querydsl.core.types.dsl.SetPath<UserStatusLog,QUserStatusLog> statusLogs
-
tokens
com.querydsl.core.types.dsl.SetPath<Token,QToken> tokens
-
username
com.querydsl.core.types.dsl.StringPath username
-
userNotifications
com.querydsl.core.types.dsl.SetPath<Notification,QNotification> userNotifications
-
validationKey
com.querydsl.core.types.dsl.StringPath validationKey
-
validationKeyDate
QDate validationKeyDate
-
validationKeyType
com.querydsl.core.types.dsl.EnumPath<ValidationKeyType> validationKeyType
-
version
QInteger version
-
visibilitySettings
com.querydsl.core.types.dsl.SetPath<UserAccountVisibilitySettings,QUserAccountVisibilitySettings> visibilitySettings
-
-
Class org.cyclos.entities.users.QUserActivity extends com.querydsl.core.types.dsl.EntityPathBase<UserActivity> implements Serializable
- serialVersionUID:
- 1073434348L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
basicUser
QBasicUser basicUser
-
customizedDashboardActions
com.querydsl.core.types.dsl.BooleanPath customizedDashboardActions
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
messageAlert
QDate messageAlert
-
notificationAlert
QDate notificationAlert
-
-
Class org.cyclos.entities.users.QUserAddress extends com.querydsl.core.types.dsl.EntityPathBase<UserAddress> implements Serializable
- serialVersionUID:
- -1613836169L
-
Serialized Fields
-
_super
QGeoLocatedAddress _super
-
addressLine1
com.querydsl.core.types.dsl.StringPath addressLine1
-
addressLine2
com.querydsl.core.types.dsl.StringPath addressLine2
-
ads
com.querydsl.core.types.dsl.SetPath<BasicAd,QBasicAd> ads
-
buildingNumber
com.querydsl.core.types.dsl.StringPath buildingNumber
-
city
com.querydsl.core.types.dsl.StringPath city
-
complement
com.querydsl.core.types.dsl.StringPath complement
-
contactInfo
com.querydsl.core.types.dsl.SetPath<AddressContactInfo,QAddressContactInfo> contactInfo
-
contactInfos
com.querydsl.core.types.dsl.SetPath<ContactInfo,QContactInfo> contactInfos
-
country
com.querydsl.core.types.dsl.StringPath country
-
defaultAddress
com.querydsl.core.types.dsl.BooleanPath defaultAddress
-
geocodeFailed
com.querydsl.core.types.dsl.BooleanPath geocodeFailed
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
located
com.querydsl.core.types.dsl.BooleanPath located
-
location
QLatLong location
-
name
com.querydsl.core.types.dsl.StringPath name
-
neighborhood
com.querydsl.core.types.dsl.StringPath neighborhood
-
poBox
com.querydsl.core.types.dsl.StringPath poBox
-
region
com.querydsl.core.types.dsl.StringPath region
-
street
com.querydsl.core.types.dsl.StringPath street
-
user
QUser user
-
version
QInteger version
-
zip
com.querydsl.core.types.dsl.StringPath zip
-
-
Class org.cyclos.entities.users.QUserChannel extends com.querydsl.core.types.dsl.EntityPathBase<UserChannel> implements Serializable
- serialVersionUID:
- 272806278L
-
Serialized Fields
-
_super
QBaseEntity _super
-
channel
QChannel channel
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
user
QUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserCustomField extends com.querydsl.core.types.dsl.EntityPathBase<UserCustomField> implements Serializable
- serialVersionUID:
- 1767563020L
-
Serialized Fields
-
_super
QCustomField _super
-
allowedMimeTypes
com.querydsl.core.types.dsl.StringPath allowedMimeTypes
-
allSelectedLabel
com.querydsl.core.types.dsl.StringPath allSelectedLabel
-
changeFieldValueBulkActions
com.querydsl.core.types.dsl.SetPath<ChangeFieldValueBulkAction,QChangeFieldValueBulkAction> changeFieldValueBulkActions
-
configurations
com.querydsl.core.types.dsl.SetPath<ConfigurationGuestProfileField,QConfigurationGuestProfileField> configurations
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
decimalDigits
QInteger decimalDigits
-
decimalValueRange
QDecimalRange decimalValueRange
-
defaultBooleanValue
com.querydsl.core.types.dsl.BooleanPath defaultBooleanValue
-
defaultDateToday
com.querydsl.core.types.dsl.BooleanPath defaultDateToday
-
defaultDateValue
QDate defaultDateValue
-
defaultDecimalValue
QBigDecimal defaultDecimalValue
-
defaultIntegerValue
QInteger defaultIntegerValue
-
defaultRichTextValue
com.querydsl.core.types.dsl.StringPath defaultRichTextValue
-
defaultStringValue
com.querydsl.core.types.dsl.StringPath defaultStringValue
-
defaultTextValue
com.querydsl.core.types.dsl.StringPath defaultTextValue
-
description
com.querydsl.core.types.dsl.StringPath description
-
expandedCategories
com.querydsl.core.types.dsl.BooleanPath expandedCategories
-
hiddenByDefault
com.querydsl.core.types.dsl.BooleanPath hiddenByDefault
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
ignoreSanitizer
com.querydsl.core.types.dsl.BooleanPath ignoreSanitizer
-
includeInExport
com.querydsl.core.types.dsl.BooleanPath includeInExport
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
integerValueRange
QIntegerRange integerValueRange
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
lengthConstraint
QIntegerRange lengthConstraint
-
linkedEntityRecordType
QRecordType linkedEntityRecordType
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
loadValuesScript
QCustomScript loadValuesScript
-
loadValuesScriptParameters
com.querydsl.core.types.dsl.StringPath loadValuesScriptParameters
-
maxFiles
QInteger maxFiles
-
maxWordSize
QInteger maxWordSize
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
oidcClaim
com.querydsl.core.types.dsl.StringPath oidcClaim
-
order
QInteger order
-
otherMimeTypes
com.querydsl.core.types.dsl.StringPath otherMimeTypes
-
pattern
com.querydsl.core.types.dsl.StringPath pattern
-
possibleValueCategories
com.querydsl.core.types.dsl.ListPath<UserCustomFieldPossibleValueCategory,QUserCustomFieldPossibleValueCategory> possibleValueCategories
-
possibleValues
com.querydsl.core.types.dsl.ListPath<UserCustomFieldPossibleValue,QUserCustomFieldPossibleValue> possibleValues
-
principalTypes
com.querydsl.core.types.dsl.SetPath<CustomFieldPrincipalType,QCustomFieldPrincipalType> principalTypes
-
productsMyCustomField
com.querydsl.core.types.dsl.SetPath<ProductMyProfileField,QProductMyProfileField> productsMyCustomField
-
productsOperatorCustomFields
com.querydsl.core.types.dsl.SetPath<ProductOperatorProfileField,QProductOperatorProfileField> productsOperatorCustomFields
-
productsUserCustomField
com.querydsl.core.types.dsl.SetPath<ProductUserProfileField,QProductUserProfileField> productsUserCustomField
-
purgeValues
com.querydsl.core.types.dsl.BooleanPath purgeValues
-
required
com.querydsl.core.types.dsl.BooleanPath required
-
section
QUserSection section
-
showQrCodeScan
com.querydsl.core.types.dsl.BooleanPath showQrCodeScan
-
size
com.querydsl.core.types.dsl.EnumPath<CustomFieldSize> size
-
storageDirectory
com.querydsl.core.types.dsl.StringPath storageDirectory
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
unique
com.querydsl.core.types.dsl.BooleanPath unique
-
validationScript
QCustomScript validationScript
-
validationScriptParameters
com.querydsl.core.types.dsl.StringPath validationScriptParameters
-
valueMatch
com.querydsl.core.types.dsl.EnumPath<ValueMatch> valueMatch
-
values
com.querydsl.core.types.dsl.SetPath<UserCustomFieldValue,QUserCustomFieldValue> values
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserCustomFieldPossibleValue extends com.querydsl.core.types.dsl.EntityPathBase<UserCustomFieldPossibleValue> implements Serializable
- serialVersionUID:
- -146236716L
-
Serialized Fields
-
_super
QCustomFieldPossibleValue _super
-
category
QUserCustomFieldPossibleValueCategory category
-
defaultValue
com.querydsl.core.types.dsl.BooleanPath defaultValue
-
field
QUserCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
order
QInteger order
-
value
com.querydsl.core.types.dsl.StringPath value
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserCustomFieldPossibleValueCategory extends com.querydsl.core.types.dsl.EntityPathBase<UserCustomFieldPossibleValueCategory> implements Serializable
- serialVersionUID:
- 697804786L
-
Serialized Fields
-
_super
QCustomFieldPossibleValueCategory _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
field
QUserCustomField field
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
possibleValues
com.querydsl.core.types.dsl.ListPath<UserCustomFieldPossibleValue,QUserCustomFieldPossibleValue> possibleValues
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserCustomFieldValue extends com.querydsl.core.types.dsl.EntityPathBase<UserCustomFieldValue> implements Serializable
- serialVersionUID:
- 16533957L
-
Serialized Fields
-
_super
QCustomFieldValue _super
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
QDate dateValue
-
decimalValue
QBigDecimal decimalValue
-
dynamicValues
com.querydsl.core.types.dsl.SetPath<DynamicFieldValue,QDynamicFieldValue> dynamicValues
-
enumeratedValue
QUserCustomFieldPossibleValue enumeratedValue
-
enumeratedValues
com.querydsl.core.types.dsl.SetPath<UserCustomFieldPossibleValue,QUserCustomFieldPossibleValue> enumeratedValues
-
externalRedirectExecutions
com.querydsl.core.types.dsl.SetPath<ExternalRedirectExecution,QExternalRedirectExecution> externalRedirectExecutions
-
field
QUserCustomField field
-
fileValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueFile,QCustomFieldValueFile> fileValues
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageValues
com.querydsl.core.types.dsl.ListPath<CustomFieldValueImage,QCustomFieldValueImage> imageValues
-
integerValue
QInteger integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
oidcAuthorization
com.querydsl.core.types.dsl.SetPath<OidcAuthorization,QOidcAuthorization> oidcAuthorization
-
owner
QBasicUser owner
-
pins
com.querydsl.core.types.dsl.SetPath<Pin,QPin> pins
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
sessions
com.querydsl.core.types.dsl.SetPath<Session,QSession> sessions
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
userIdentityProviders
com.querydsl.core.types.dsl.SetPath<UserIdentityProvider,QUserIdentityProvider> userIdentityProviders
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserCustomImage extends com.querydsl.core.types.dsl.EntityPathBase<UserCustomImage> implements Serializable
- serialVersionUID:
- 1770448749L
-
Serialized Fields
-
_super
QCustomImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
network
QNetwork network
-
user
QUser user
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.users.QUserDashboardAction extends com.querydsl.core.types.dsl.EntityPathBase<UserDashboardAction> implements Serializable
- serialVersionUID:
- -257288339L
-
Serialized Fields
-
_super
QBaseEntity _super
-
dashboardAction
com.querydsl.core.types.dsl.EnumPath<DashboardAction> dashboardAction
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
order
QInteger order
-
user
QUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserFcmToken extends com.querydsl.core.types.dsl.EntityPathBase<UserFcmToken> implements Serializable
- serialVersionUID:
- 977546342L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
creationDate
QDate creationDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
token
com.querydsl.core.types.dsl.StringPath token
-
updatedAt
QDate updatedAt
-
user
QBasicUser user
-
-
Class org.cyclos.entities.users.QUserGroup extends com.querydsl.core.types.dsl.EntityPathBase<UserGroup> implements Serializable
- serialVersionUID:
- -1001295934L
-
Serialized Fields
-
_super
QGroup _super
-
adminType
com.querydsl.core.types.dsl.EnumPath<AdminGroupType> adminType
-
configuration
QConfiguration configuration
-
configurationId
com.querydsl.core.types.dsl.NumberPath<Long> configurationId
-
description
com.querydsl.core.types.dsl.StringPath description
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groupSet
QGroupSet groupSet
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
inheritsConfiguration
com.querydsl.core.types.dsl.BooleanPath inheritsConfiguration
-
initialGroupDescription
com.querydsl.core.types.dsl.StringPath initialGroupDescription
-
initialGroupDisplayName
com.querydsl.core.types.dsl.StringPath initialGroupDisplayName
-
initialUserStatus
com.querydsl.core.types.dsl.EnumPath<UserStatus> initialUserStatus
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
moveUsersAfterPeriod
QTimeInterval moveUsersAfterPeriod
-
moveUsersAutomatically
com.querydsl.core.types.dsl.BooleanPath moveUsersAutomatically
-
moveUsersToGroup
QUserGroup moveUsersToGroup
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<BasicGroupNature> nature
-
network
QNetwork network
-
products
com.querydsl.core.types.dsl.SetPath<Product,QProduct> products
-
registrationOnBrokerProducts
com.querydsl.core.types.dsl.SetPath<BrokerProduct,QBrokerProduct> registrationOnBrokerProducts
-
registrationOnMemberProducts
com.querydsl.core.types.dsl.SetPath<MemberProduct,QMemberProduct> registrationOnMemberProducts
-
users
com.querydsl.core.types.dsl.SetPath<User,QUser> users
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserGroupLog extends com.querydsl.core.types.dsl.EntityPathBase<UserGroupLog> implements Serializable
- serialVersionUID:
- -1059222494L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
by
QUser by
-
comment
com.querydsl.core.types.dsl.StringPath comment
-
endDate
QDate endDate
-
group
QGroup group
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
movedUserFailed
com.querydsl.core.types.dsl.BooleanPath movedUserFailed
-
startDate
QDate startDate
-
user
QUser user
-
-
Class org.cyclos.entities.users.QUserImage extends com.querydsl.core.types.dsl.EntityPathBase<UserImage> implements Serializable
- serialVersionUID:
- -999611746L
-
Serialized Fields
-
_super
QOwnedImage _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
QInteger height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
key
com.querydsl.core.types.dsl.StringPath key
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
order
QInteger order
-
user
QUser user
-
version
QInteger version
-
width
QInteger width
-
-
Class org.cyclos.entities.users.QUserManagementProduct extends com.querydsl.core.types.dsl.EntityPathBase<UserManagementProduct> implements Serializable
- serialVersionUID:
- -787130385L
-
Serialized Fields
-
_super
QProduct _super
-
accessibleUserGroups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> accessibleUserGroups
-
agreements
com.querydsl.core.types.dsl.SetPath<Agreement,QAgreement> agreements
-
channelIds
com.querydsl.core.types.dsl.StringPath channelIds
-
channels
com.querydsl.core.types.dsl.SetPath<Channel,QChannel> channels
-
chargebackPaymentsToUser
com.querydsl.core.types.dsl.SetPath<TransferType,QTransferType> chargebackPaymentsToUser
-
createTicketsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> createTicketsAsUser
-
dashboardActions
com.querydsl.core.types.dsl.SetPath<ProductDashboardAction,QProductDashboardAction> dashboardActions
-
description
com.querydsl.core.types.dsl.StringPath description
-
documentCategoryManage
com.querydsl.core.types.dsl.SetPath<DocumentCategory,QDocumentCategory> documentCategoryManage
-
documentCategoryView
com.querydsl.core.types.dsl.SetPath<DocumentCategory,QDocumentCategory> documentCategoryView
-
externalPaymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> externalPaymentsAsUser
-
groupLogs
com.querydsl.core.types.dsl.SetPath<GroupProductLog,QGroupProductLog> groupLogs
-
groups
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groups
-
groupsForUserDirectory
com.querydsl.core.types.dsl.SetPath<BasicGroup,QBasicGroup> groupsForUserDirectory
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
includeBalancesInExportUsersCSV
com.querydsl.core.types.dsl.BooleanPath includeBalancesInExportUsersCSV
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
managedByProducts
com.querydsl.core.types.dsl.SetPath<ProductManagement,QProductManagement> managedByProducts
-
managedIndividuallyOnProducts
com.querydsl.core.types.dsl.SetPath<AdminProduct,QAdminProduct> managedIndividuallyOnProducts
-
maxAddresses
QInteger maxAddresses
-
maxCustomImages
QInteger maxCustomImages
-
maxInvitationRecipients
QInteger maxInvitationRecipients
-
maxLandlinePhones
QInteger maxLandlinePhones
-
maxMessageRecipients
QInteger maxMessageRecipients
-
maxMobilePhones
QInteger maxMobilePhones
-
maxProfileImages
QInteger maxProfileImages
-
maxSmsPerMonth
QInteger maxSmsPerMonth
-
myAccessClients
com.querydsl.core.types.dsl.SetPath<ProductMyAccessClient,QProductMyAccessClient> myAccessClients
-
myContactFields
com.querydsl.core.types.dsl.SetPath<ProductMyContactField,QProductMyContactField> myContactFields
-
myProfileFields
com.querydsl.core.types.dsl.SetPath<ProductMyProfileField,QProductMyProfileField> myProfileFields
-
myRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductMyRecordType,QProductMyRecordType> myRecordTypes
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<ProductNature> nature
-
network
QNetwork network
-
passwordActions
com.querydsl.core.types.dsl.SetPath<MyProductPasswordAction,QMyProductPasswordAction> passwordActions
-
paymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> paymentsAsUser
-
permissions
com.querydsl.core.types.dsl.SetPath<Permission,com.querydsl.core.types.dsl.EnumPath<Permission>> permissions
-
principalTypeIds
com.querydsl.core.types.dsl.StringPath principalTypeIds
-
principalTypes
com.querydsl.core.types.dsl.SetPath<PrincipalType,QPrincipalType> principalTypes
-
privacyControls
com.querydsl.core.types.dsl.SetPath<PrivacyControl,QPrivacyControl> privacyControls
-
requestPaymentsAsUser
com.querydsl.core.types.dsl.SetPath<PaymentTransferType,QPaymentTransferType> requestPaymentsAsUser
-
runCustomWebServices
com.querydsl.core.types.dsl.SetPath<CustomWebService,QCustomWebService> runCustomWebServices
-
runTransferCustomOperations
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> runTransferCustomOperations
-
simpleUserSearchBasicProfileFields
com.querydsl.core.types.dsl.SetPath<BasicProfileField,com.querydsl.core.types.dsl.EnumPath<BasicProfileField>> simpleUserSearchBasicProfileFields
-
simpleUserSearchCustomProfileFields
com.querydsl.core.types.dsl.SetPath<UserCustomField,QUserCustomField> simpleUserSearchCustomProfileFields
-
transferStatusFlows
com.querydsl.core.types.dsl.SetPath<ProductTransferStatusFlow,QProductTransferStatusFlow> transferStatusFlows
-
userAccessClients
com.querydsl.core.types.dsl.SetPath<ProductUserAccessClient,QProductUserAccessClient> userAccessClients
-
userAccount
QUserAccountType userAccount
-
userAccountsAccess
com.querydsl.core.types.dsl.SetPath<UserAccountType,QUserAccountType> userAccountsAccess
-
userAdFields
com.querydsl.core.types.dsl.SetPath<ProductUserAdField,QProductUserAdField> userAdFields
-
userContactFields
com.querydsl.core.types.dsl.SetPath<ProductUserContactField,QProductUserContactField> userContactFields
-
userCustomOperationsRun
com.querydsl.core.types.dsl.SetPath<CustomOperation,QCustomOperation> userCustomOperationsRun
-
userDirectoryOnGroups
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userDirectoryOnGroups
-
userGroupAccessibility
com.querydsl.core.types.dsl.EnumPath<UserGroupAccessibility> userGroupAccessibility
-
userLogs
com.querydsl.core.types.dsl.SetPath<UserProductLog,QUserProductLog> userLogs
-
userPasswordActions
com.querydsl.core.types.dsl.SetPath<UserProductPasswordAction,QUserProductPasswordAction> userPasswordActions
-
userProfileFields
com.querydsl.core.types.dsl.SetPath<ProductUserProfileField,QProductUserProfileField> userProfileFields
-
userRecordTypes
com.querydsl.core.types.dsl.SetPath<ProductUserRecordType,QProductUserRecordType> userRecordTypes
-
users
com.querydsl.core.types.dsl.SetPath<BasicUser,QBasicUser> users
-
userTokenTypes
com.querydsl.core.types.dsl.SetPath<ProductUserTokenType,QProductUserTokenType> userTokenTypes
-
userTransferFilters
com.querydsl.core.types.dsl.SetPath<TransferFilter,QTransferFilter> userTransferFilters
-
userWizards
com.querydsl.core.types.dsl.SetPath<DirectWizard,QDirectWizard> userWizards
-
version
QInteger version
-
visibleTransactionFields
com.querydsl.core.types.dsl.SetPath<TransactionCustomField,QTransactionCustomField> visibleTransactionFields
-
visibleVoucherFields
com.querydsl.core.types.dsl.SetPath<VoucherCustomField,QVoucherCustomField> visibleVoucherFields
-
-
Class org.cyclos.entities.users.QUserProductLog extends com.querydsl.core.types.dsl.EntityPathBase<UserProductLog> implements Serializable
- serialVersionUID:
- 482630770L
-
Serialized Fields
-
_super
QProductAssignmentLog _super
-
action
com.querydsl.core.types.dsl.EnumPath<ProductAssignmentAction> action
-
by
QUser by
-
date
QDate date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
user
QUser user
-
-
Class org.cyclos.entities.users.QUserProductNotification extends com.querydsl.core.types.dsl.EntityPathBase<UserProductNotification> implements Serializable
- serialVersionUID:
- 954876797L
-
Serialized Fields
-
_super
QAbstractProductNotification _super
-
allowMail
com.querydsl.core.types.dsl.BooleanPath allowMail
-
allowSms
com.querydsl.core.types.dsl.BooleanPath allowSms
-
defaultMail
com.querydsl.core.types.dsl.BooleanPath defaultMail
-
defaultSms
com.querydsl.core.types.dsl.BooleanPath defaultSms
-
enabled
com.querydsl.core.types.dsl.BooleanPath enabled
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
product
QProduct product
-
type
com.querydsl.core.types.dsl.SimplePath<UserNotificationType> type
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserProductPasswordAction extends com.querydsl.core.types.dsl.EntityPathBase<UserProductPasswordAction> implements Serializable
- serialVersionUID:
- 960225987L
-
Serialized Fields
-
_super
QProductPasswordAction _super
-
change
com.querydsl.core.types.dsl.BooleanPath change
-
enable
com.querydsl.core.types.dsl.BooleanPath enable
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
passwordType
QPasswordType passwordType
-
product
QProduct product
-
reset
com.querydsl.core.types.dsl.BooleanPath reset
-
unblock
com.querydsl.core.types.dsl.BooleanPath unblock
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserRecord extends com.querydsl.core.types.dsl.EntityPathBase<UserRecord> implements Serializable
- serialVersionUID:
- -672851090L
-
Serialized Fields
-
_super
QRecord _super
-
createdBy
QUser createdBy
-
creationDate
QDate creationDate
-
customValues
com.querydsl.core.types.dsl.SetPath<RecordCustomFieldValue,QRecordCustomFieldValue> customValues
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModifiedDate
QDate lastModifiedDate
-
modifiedBy
QUser modifiedBy
-
type
QRecordType type
-
user
QUser user
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserRecordType extends com.querydsl.core.types.dsl.EntityPathBase<UserRecordType> implements Serializable
- serialVersionUID:
- -535447608L
-
Serialized Fields
-
_super
QRecordType _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
displayTemplate
com.querydsl.core.types.dsl.StringPath displayTemplate
-
fieldColumns
QInteger fieldColumns
-
fields
com.querydsl.core.types.dsl.ListPath<RecordCustomField,QRecordCustomField> fields
-
generalSearch
com.querydsl.core.types.dsl.BooleanPath generalSearch
-
hideDateOnList
com.querydsl.core.types.dsl.BooleanPath hideDateOnList
-
hideKeywordsSearch
com.querydsl.core.types.dsl.BooleanPath hideKeywordsSearch
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
myProducts
com.querydsl.core.types.dsl.SetPath<ProductMyRecordType,QProductMyRecordType> myProducts
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<RecordTypeNature> nature
-
network
QNetwork network
-
nowrapLabels
com.querydsl.core.types.dsl.BooleanPath nowrapLabels
-
pluralName
com.querydsl.core.types.dsl.StringPath pluralName
-
profileSection
com.querydsl.core.types.dsl.EnumPath<ProfileManagementSection> profileSection
-
purgeRecords
com.querydsl.core.types.dsl.BooleanPath purgeRecords
-
resultsLayout
com.querydsl.core.types.dsl.EnumPath<RecordTypeResultsLayout> resultsLayout
-
sections
com.querydsl.core.types.dsl.ListPath<RecordSection,QRecordSection> sections
-
sharedFields
com.querydsl.core.types.dsl.ListPath<RecordTypeSharedRecordField,QRecordTypeSharedRecordField> sharedFields
-
showUpdateToUsers
com.querydsl.core.types.dsl.BooleanPath showUpdateToUsers
-
sortField
QRecordCustomField sortField
-
svgIcon
com.querydsl.core.types.dsl.StringPath svgIcon
-
userMenu
com.querydsl.core.types.dsl.EnumPath<UserMainMenu> userMenu
-
userProducts
com.querydsl.core.types.dsl.SetPath<ProductUserRecordType,QProductUserRecordType> userProducts
-
useViewPage
com.querydsl.core.types.dsl.BooleanPath useViewPage
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserSection extends com.querydsl.core.types.dsl.EntityPathBase<UserSection> implements Serializable
- serialVersionUID:
- 1504097128L
-
Serialized Fields
-
_super
QConfigurationOrderableEntity _super
-
description
com.querydsl.core.types.dsl.StringPath description
-
fields
com.querydsl.core.types.dsl.ListPath<UserCustomField,QUserCustomField> fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
informationText
com.querydsl.core.types.dsl.StringPath informationText
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
network
QNetwork network
-
order
QInteger order
-
version
QInteger version
-
-
Class org.cyclos.entities.users.QUserStatusLog extends com.querydsl.core.types.dsl.EntityPathBase<UserStatusLog> implements Serializable
- serialVersionUID:
- 936844725L
-
Serialized Fields
-
_super
QNetworkedEntity _super
-
by
QBasicUser by
-
comment
com.querydsl.core.types.dsl.StringPath comment
-
endDate
QDate endDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
startDate
QDate startDate
-
status
com.querydsl.core.types.dsl.EnumPath<UserStatus> status
-
user
QBasicUser user
-
-
-
Package org.cyclos.entities.utils
-
Class org.cyclos.entities.utils.QBackgroundTaskExecution extends com.querydsl.core.types.dsl.EntityPathBase<BackgroundTaskExecution> implements Serializable
- serialVersionUID:
- -1601014276L
-
Serialized Fields
-
_super
QSimpleEntity _super
-
className
com.querydsl.core.types.dsl.StringPath className
-
context
com.querydsl.core.types.dsl.StringPath context
-
custom
QCustomBackgroundTask custom
-
display
com.querydsl.core.types.dsl.StringPath display
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
scheduledFor
QDate scheduledFor
-
submittedAt
QDate submittedAt
-
-
Class org.cyclos.entities.utils.QCurrencyAmount extends com.querydsl.core.types.dsl.BeanPath<CurrencyAmount> implements Serializable
- serialVersionUID:
- 1363600498L
-
Serialized Fields
-
amount
QBigDecimal amount
-
currency
QCurrency currency
-
-
Class org.cyclos.entities.utils.QCurrencyAmountRange extends com.querydsl.core.types.dsl.BeanPath<CurrencyAmountRange> implements Serializable
- serialVersionUID:
- 1654741995L
-
Serialized Fields
-
currency
QCurrency currency
-
max
QBigDecimal max
-
min
QBigDecimal min
-
-
Class org.cyclos.entities.utils.QDatePeriod extends com.querydsl.core.types.dsl.BeanPath<DatePeriod> implements Serializable
- serialVersionUID:
- -544023496L
-
Class org.cyclos.entities.utils.QDateRange extends com.querydsl.core.types.dsl.BeanPath<DateRange> implements Serializable
- serialVersionUID:
- 261269478L
-
Class org.cyclos.entities.utils.QDecimalRange extends com.querydsl.core.types.dsl.BeanPath<DecimalRange> implements Serializable
- serialVersionUID:
- -1754103979L
-
Serialized Fields
-
max
QBigDecimal max
-
min
QBigDecimal min
-
-
Class org.cyclos.entities.utils.QDimensions extends com.querydsl.core.types.dsl.BeanPath<Dimensions> implements Serializable
- serialVersionUID:
- -561986314L
-
Class org.cyclos.entities.utils.QFileSize extends com.querydsl.core.types.dsl.BeanPath<FileSize> implements Serializable
- serialVersionUID:
- 251127558L
-
Serialized Fields
-
size
QInteger size
-
unit
com.querydsl.core.types.dsl.EnumPath<FileSizeUnit> unit
-
-
Class org.cyclos.entities.utils.QIntegerRange extends com.querydsl.core.types.dsl.BeanPath<IntegerRange> implements Serializable
- serialVersionUID:
- 1347599752L
-
Class org.cyclos.entities.utils.QLatLong extends com.querydsl.core.types.dsl.BeanPath<LatLong> implements Serializable
- serialVersionUID:
- -2093701070L
-
Serialized Fields
-
latitude
QBigDecimal latitude
-
longitude
QBigDecimal longitude
-
-
Class org.cyclos.entities.utils.QNumberGeneration extends com.querydsl.core.types.dsl.BeanPath<NumberGeneration> implements Serializable
- serialVersionUID:
- 544922538L
-
Serialized Fields
-
padLength
QInteger padLength
-
prefix
com.querydsl.core.types.dsl.StringPath prefix
-
suffix
com.querydsl.core.types.dsl.StringPath suffix
-
-
Class org.cyclos.entities.utils.QPollingTaskExecution extends com.querydsl.core.types.dsl.EntityPathBase<PollingTaskExecution> implements Serializable
- serialVersionUID:
- -516984327L
-
Class org.cyclos.entities.utils.QRawFile extends com.querydsl.core.types.dsl.EntityPathBase<RawFile> implements Serializable
- serialVersionUID:
- -1061060293L
-
Serialized Fields
-
_super
QStoredFile _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<RawFileNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.utils.QStoredFile extends com.querydsl.core.types.dsl.EntityPathBase<StoredFile> implements Serializable
- serialVersionUID:
- -51148568L
-
Serialized Fields
-
_super
QNamedEntity _super
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
QDate lastModified
-
length
QInteger length
-
metadata
com.querydsl.core.types.dsl.StringPath metadata
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
version
QInteger version
-
-
Class org.cyclos.entities.utils.QTimeInterval extends com.querydsl.core.types.dsl.BeanPath<TimeInterval> implements Serializable
- serialVersionUID:
- -1028825701L
-
-
Package org.cyclos.impl.access
-
Class org.cyclos.impl.access.DeviceConfirmation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.access.RequestDataCacheValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.cyclos.impl.access.SessionDataSubjectId extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
entityId
Long entityId
-
subject
SessionDataSubjectId.SessionDataSubject subject
-
-
Class org.cyclos.impl.access.VirtualKeyboardData extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.banking
-
Class org.cyclos.impl.banking.PaymentTransferTypeQuery extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
channel
Channel channel
-
currency
Currency currency
-
currentPage
Integer currentPage
-
fromAccounts
Collection<? extends Account> fromAccounts
-
fromOwner
InternalAccountOwner fromOwner
-
pageSize
Integer pageSize
-
possibleTransferTypes
Collection<? extends TransferType> possibleTransferTypes
-
principalType
PrincipalType principalType
-
receive
boolean receive
-
requiresAuthorization
Boolean requiresAuthorization
-
skipTotalCount
Boolean skipTotalCount
-
toAccounts
Collection<? extends Account> toAccounts
-
toOwner
AccountOwner toOwner
-
-
-
Package org.cyclos.impl.contentmanagement
-
Class org.cyclos.impl.contentmanagement.DataTranslationsCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
entityId
Long entityId
-
languageId
Long languageId
-
type
DataTranslationType type
-
-
Class org.cyclos.impl.contentmanagement.DataTranslationStorageKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
entityId
Long entityId
-
languageId
Long languageId
-
propertyName
String propertyName
-
type
DataTranslationType type
-
-
-
Package org.cyclos.impl.logging
-
Class org.cyclos.impl.logging.BaseLogParams extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.logging.ServiceLogParams extends BaseLogParams implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
channel
String channel
-
channelId
Long channelId
-
configuration
String configuration
-
configurationId
Long configurationId
-
customWebServiceId
Long customWebServiceId
-
error
Throwable error
-
errorJson
String errorJson
-
errorStackTrace
String errorStackTrace
-
group
String group
-
groupId
Long groupId
-
method
String method
-
network
String network
-
networkId
Long networkId
-
parameters
Object parameters
-
parametersJson
String parametersJson
-
principal
String principal
-
principalType
String principalType
-
principalTypeId
Long principalTypeId
-
remoteAddress
String remoteAddress
-
result
Object result
-
resultJson
String resultJson
-
service
String service
-
sessionToken
String sessionToken
-
timeTaken
Long timeTaken
-
user
String user
-
userId
Long userId
-
-
Class org.cyclos.impl.logging.TaskLogParams extends BaseLogParams implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.marketplace
-
Class org.cyclos.impl.marketplace.AdCategoryCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.sql
-
Class org.cyclos.impl.sql.CachingResultSetMetaData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.TableCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.TableCacheValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
metaData
CachingResultSetMetaData metaData
-
rows
List<Object[]> rows
-
-
-
Package org.cyclos.impl.sql.postgresql
-
Class org.cyclos.impl.sql.postgresql.AbstractUserNativeQuery.AbstractUserProjection extends NativeQuery.BaseProjection implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountNumberMask
String accountNumberMask
-
alwaysShowInternationalPhoneNumber
boolean alwaysShowInternationalPhoneNumber
-
countryCode
String countryCode
-
distanceUnit
DistanceUnit distanceUnit
-
-
Class org.cyclos.impl.sql.postgresql.NativeQuery.BaseProjection extends CustomProjection<P> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.UserNativeQuery.UserProjection extends AbstractUserNativeQuery.AbstractUserProjection implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.UsersWithBalancesNativeQuery.UserWithBalanceProjection extends AbstractUserNativeQuery.AbstractUserProjection implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.sql.postgresql.fulltext
-
Class org.cyclos.impl.sql.postgresql.fulltext.FullTextQuery extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
query
String query
-
-
-
Package org.cyclos.impl.sql.postgresql.querydsl
-
Class org.cyclos.impl.sql.postgresql.querydsl.GeographyExpression extends com.querydsl.core.types.dsl.SimpleExpression<Geography> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querydsl.GeographyOperation extends GeographyExpression implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
opMixin
com.querydsl.core.types.Operation<Geography> opMixin
-
-
Class org.cyclos.impl.sql.postgresql.querydsl.GeographyPath extends GeographyExpression implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
pathMixin
com.querydsl.core.types.Path<Geography> pathMixin
-
-
Class org.cyclos.impl.sql.postgresql.querydsl.TsQueryExpression extends com.querydsl.core.types.dsl.SimpleExpression<TsQueryExpression> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querydsl.TsQueryOperation extends TsQueryExpression implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
opMixin
com.querydsl.core.types.Operation<TsQueryExpression> opMixin
-
-
Class org.cyclos.impl.sql.postgresql.querydsl.TsVectorExpression extends com.querydsl.core.types.dsl.SimpleExpression<TsVector> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querydsl.TsVectorOperation extends TsVectorExpression implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
opMixin
com.querydsl.core.types.Operation<TsVector> opMixin
-
-
Class org.cyclos.impl.sql.postgresql.querydsl.TsVectorPath extends TsVectorExpression implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
pathMixin
com.querydsl.core.types.Path<TsVector> pathMixin
-
-
-
Package org.cyclos.impl.sql.postgresql.querytypes
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAcceptedAgreements extends com.querydsl.sql.RelationalPathBase<SAcceptedAgreements> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAccounts extends com.querydsl.sql.RelationalPathBase<SAccounts> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountTypeId
com.querydsl.core.types.dsl.NumberPath<Long> accountTypeId
-
active
com.querydsl.core.types.dsl.BooleanPath active
-
creationDate
com.querydsl.core.types.dsl.DateTimePath<Date> creationDate
-
creditLimit
com.querydsl.core.types.dsl.NumberPath<BigDecimal> creditLimit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
negativeSince
com.querydsl.core.types.dsl.DateTimePath<Date> negativeSince
-
number
com.querydsl.core.types.dsl.StringPath number
-
upperCreditLimit
com.querydsl.core.types.dsl.NumberPath<BigDecimal> upperCreditLimit
-
upperCreditLimitFromProduct
com.querydsl.core.types.dsl.BooleanPath upperCreditLimitFromProduct
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAdCategories extends com.querydsl.sql.RelationalPathBase<SAdCategories> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAdCustomFields extends com.querydsl.sql.RelationalPathBase<SAdCustomFields> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAdCustomFieldValues extends SBaseFieldValues<SAdCustomFieldValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAddresses extends com.querydsl.sql.RelationalPathBase<SAddresses> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addressLine1
com.querydsl.core.types.dsl.StringPath addressLine1
-
addressLine2
com.querydsl.core.types.dsl.StringPath addressLine2
-
addressTsvector
TsVectorPath addressTsvector
-
buildingNumber
com.querydsl.core.types.dsl.StringPath buildingNumber
-
city
com.querydsl.core.types.dsl.StringPath city
-
cityTsvector
TsVectorPath cityTsvector
-
complement
com.querydsl.core.types.dsl.StringPath complement
-
country
com.querydsl.core.types.dsl.StringPath country
-
defaultAddress
com.querydsl.core.types.dsl.BooleanPath defaultAddress
-
fullTsvector
TsVectorPath fullTsvector
-
geography
GeographyPath geography
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
latitude
com.querydsl.core.types.dsl.NumberPath<BigDecimal> latitude
-
located
com.querydsl.core.types.dsl.BooleanPath located
-
longitude
com.querydsl.core.types.dsl.NumberPath<BigDecimal> longitude
-
name
com.querydsl.core.types.dsl.StringPath name
-
neighborhood
com.querydsl.core.types.dsl.StringPath neighborhood
-
neighborhoodTsvector
TsVectorPath neighborhoodTsvector
-
normalizedPoBox
com.querydsl.core.types.dsl.StringPath normalizedPoBox
-
normalizedZip
com.querydsl.core.types.dsl.StringPath normalizedZip
-
poBox
com.querydsl.core.types.dsl.StringPath poBox
-
region
com.querydsl.core.types.dsl.StringPath region
-
regionTsvector
TsVectorPath regionTsvector
-
street
com.querydsl.core.types.dsl.StringPath street
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
zip
com.querydsl.core.types.dsl.StringPath zip
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAdDynaValues extends SBaseDynaValues<SAdDynaValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAdEnumValues extends SBaseEnumValues<SAdEnumValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAds extends com.querydsl.sql.RelationalPathBase<SAds> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
allowDecimal
com.querydsl.core.types.dsl.BooleanPath allowDecimal
-
beginPromotionalPricePeriod
com.querydsl.core.types.dsl.DateTimePath<Date> beginPromotionalPricePeriod
-
beginPublicationPeriod
com.querydsl.core.types.dsl.DateTimePath<Date> beginPublicationPeriod
-
creationDate
com.querydsl.core.types.dsl.DateTimePath<Date> creationDate
-
currencyId
com.querydsl.core.types.dsl.NumberPath<Long> currencyId
-
deletedDate
com.querydsl.core.types.dsl.DateTimePath<Date> deletedDate
-
description
com.querydsl.core.types.dsl.StringPath description
-
descriptionTsVector
TsVectorPath descriptionTsVector
-
endPromotionalPricePeriod
com.querydsl.core.types.dsl.DateTimePath<Date> endPromotionalPricePeriod
-
endPublicationPeriod
com.querydsl.core.types.dsl.DateTimePath<Date> endPublicationPeriod
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageId
com.querydsl.core.types.dsl.NumberPath<Long> imageId
-
maxAllowedInCart
com.querydsl.core.types.dsl.NumberPath<BigDecimal> maxAllowedInCart
-
minAllowedInCart
com.querydsl.core.types.dsl.NumberPath<BigDecimal> minAllowedInCart
-
name
com.querydsl.core.types.dsl.StringPath name
-
nameTsVector
TsVectorPath nameTsVector
-
ownerId
com.querydsl.core.types.dsl.NumberPath<Long> ownerId
-
priceAmount
com.querydsl.core.types.dsl.NumberPath<BigDecimal> priceAmount
-
productNumber
com.querydsl.core.types.dsl.StringPath productNumber
-
promotionalPrice
com.querydsl.core.types.dsl.NumberPath<BigDecimal> promotionalPrice
-
removedFromOwner
com.querydsl.core.types.dsl.BooleanPath removedFromOwner
-
status
com.querydsl.core.types.dsl.EnumPath<AdStatus> status
-
stockQuantity
com.querydsl.core.types.dsl.NumberPath<BigDecimal> stockQuantity
-
stockType
com.querydsl.core.types.dsl.EnumPath<AdWebShopStockType> stockType
-
subclass
com.querydsl.core.types.dsl.EnumPath<AdType> subclass
-
validationDate
com.querydsl.core.types.dsl.DateTimePath<Date> validationDate
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAdsAddresses extends com.querydsl.sql.RelationalPathBase<SAdsAddresses> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SAdsCategories extends com.querydsl.sql.RelationalPathBase<SAdsCategories> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SBaseDynaValues extends com.querydsl.sql.RelationalPathBase<RP> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
label
com.querydsl.core.types.dsl.StringPath label
-
ownerId
com.querydsl.core.types.dsl.NumberPath<Long> ownerId
-
value
com.querydsl.core.types.dsl.StringPath value
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SBaseEnumValues extends com.querydsl.sql.RelationalPathBase<RP> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SBaseFieldValues extends com.querydsl.sql.RelationalPathBase<RP> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
booleanValue
com.querydsl.core.types.dsl.BooleanPath booleanValue
-
dateValue
com.querydsl.core.types.dsl.DateTimePath<Date> dateValue
-
decimalValue
com.querydsl.core.types.dsl.NumberPath<BigDecimal> decimalValue
-
enumValueId
com.querydsl.core.types.dsl.NumberPath<Long> enumValueId
-
fieldId
com.querydsl.core.types.dsl.NumberPath<Long> fieldId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
integerValue
com.querydsl.core.types.dsl.NumberPath<Integer> integerValue
-
linkedEntityId
com.querydsl.core.types.dsl.NumberPath<Long> linkedEntityId
-
ownerId
com.querydsl.core.types.dsl.NumberPath<Long> ownerId
-
richTextValue
com.querydsl.core.types.dsl.StringPath richTextValue
-
stringValue
com.querydsl.core.types.dsl.StringPath stringValue
-
textValue
com.querydsl.core.types.dsl.StringPath textValue
-
valueTsVector
TsVectorPath valueTsVector
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SBrokerings extends com.querydsl.sql.RelationalPathBase<SBrokerings> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beginDate
com.querydsl.core.types.dsl.DateTimePath<Date> beginDate
-
brokerId
com.querydsl.core.types.dsl.NumberPath<Long> brokerId
-
endDate
com.querydsl.core.types.dsl.DateTimePath<Date> endDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
mainBroker
com.querydsl.core.types.dsl.BooleanPath mainBroker
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SBuiltinTranslations extends com.querydsl.sql.RelationalPathBase<SBuiltinTranslations> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
language
com.querydsl.core.types.dsl.EnumPath<BuiltinLanguage> language
-
messageKey
com.querydsl.core.types.dsl.StringPath messageKey
-
module
com.querydsl.core.types.dsl.EnumPath<Module> module
-
submodule
com.querydsl.core.types.dsl.StringPath submodule
-
value
com.querydsl.core.types.dsl.StringPath value
-
valueTsVector
TsVectorPath valueTsVector
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SBulkActionsUsers extends com.querydsl.sql.RelationalPathBase<SBulkActionsUsers> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bulkActionId
com.querydsl.core.types.dsl.NumberPath<Long> bulkActionId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
message
com.querydsl.core.types.dsl.StringPath message
-
processDate
com.querydsl.core.types.dsl.DateTimePath<Date> processDate
-
status
com.querydsl.core.types.dsl.EnumPath<BulkActionUserStatus> status
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContactCustomFields extends com.querydsl.sql.RelationalPathBase<SContactCustomFields> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
name
com.querydsl.core.types.dsl.StringPath name
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContactCustomFieldValues extends SBaseFieldValues<SContactCustomFieldValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContactDynaValues extends SBaseDynaValues<SContactDynaValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContactEnumValues extends SBaseEnumValues<SContactEnumValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContactInfoDynaValues extends SBaseDynaValues<SContactInfoDynaValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContactInfoEnumValues extends SBaseEnumValues<SContactInfoEnumValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContactInfoFieldValues extends SBaseFieldValues<SContactInfoFieldValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContactInfos extends com.querydsl.sql.RelationalPathBase<SContactInfos> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addressId
com.querydsl.core.types.dsl.NumberPath<Long> addressId
-
email
com.querydsl.core.types.dsl.StringPath email
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
landLineExtension
com.querydsl.core.types.dsl.StringPath landLineExtension
-
landLinePhone
com.querydsl.core.types.dsl.StringPath landLinePhone
-
mobilePhone
com.querydsl.core.types.dsl.StringPath mobilePhone
-
subclass
com.querydsl.core.types.dsl.EnumPath<ContactInfoNature> subclass
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SContacts extends com.querydsl.sql.RelationalPathBase<SContacts> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SCurrencies extends com.querydsl.sql.RelationalPathBase<SCurrencies> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
com.querydsl.core.types.dsl.StringPath description
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
networkId
com.querydsl.core.types.dsl.NumberPath<Long> networkId
-
numberGenerationPad
com.querydsl.core.types.dsl.NumberPath<Integer> numberGenerationPad
-
numberGenerationPrefix
com.querydsl.core.types.dsl.StringPath numberGenerationPrefix
-
numberGenerationSuffix
com.querydsl.core.types.dsl.StringPath numberGenerationSuffix
-
precisionValue
com.querydsl.core.types.dsl.NumberPath<Integer> precisionValue
-
prefix
com.querydsl.core.types.dsl.StringPath prefix
-
suffix
com.querydsl.core.types.dsl.StringPath suffix
-
symbol
com.querydsl.core.types.dsl.StringPath symbol
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SDictionaries extends com.querydsl.sql.RelationalPathBase<SDictionaries> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dictionary
com.querydsl.core.types.dsl.StringPath dictionary
-
name
com.querydsl.core.types.dsl.StringPath name
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SGeography extends com.querydsl.sql.RelationalPathBase<SGeography> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SGroups extends com.querydsl.sql.RelationalPathBase<SGroups> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adminGroupType
com.querydsl.core.types.dsl.EnumPath<AdminGroupType> adminGroupType
-
groupSetId
com.querydsl.core.types.dsl.NumberPath<Long> groupSetId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
networkId
com.querydsl.core.types.dsl.NumberPath<Long> networkId
-
subclass
com.querydsl.core.types.dsl.EnumPath<BasicGroupNature> subclass
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SInstallments extends com.querydsl.sql.RelationalPathBase<SInstallments> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SLanguages extends com.querydsl.sql.RelationalPathBase<SLanguages> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
networkId
com.querydsl.core.types.dsl.NumberPath<Long> networkId
-
parentId
com.querydsl.core.types.dsl.NumberPath<Long> parentId
-
template
com.querydsl.core.types.dsl.EnumPath<BuiltinLanguage> template
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SMailings extends com.querydsl.sql.RelationalPathBase<SMailings> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
mailingListId
com.querydsl.core.types.dsl.NumberPath<Long> mailingListId
-
processedAt
com.querydsl.core.types.dsl.DateTimePath<Date> processedAt
-
totalFailed
com.querydsl.core.types.dsl.NumberPath<Integer> totalFailed
-
totalSent
com.querydsl.core.types.dsl.NumberPath<Integer> totalSent
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SMessages extends com.querydsl.sql.RelationalPathBase<SMessages> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
body
com.querydsl.core.types.dsl.StringPath body
-
categoryId
com.querydsl.core.types.dsl.NumberPath<Long> categoryId
-
conversationId
com.querydsl.core.types.dsl.NumberPath<Long> conversationId
-
date
com.querydsl.core.types.dsl.DateTimePath<Date> date
-
fromOwner
com.querydsl.core.types.dsl.EnumPath<MessageOwner> fromOwner
-
fromUserId
com.querydsl.core.types.dsl.NumberPath<Long> fromUserId
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
isRead
com.querydsl.core.types.dsl.BooleanPath isRead
-
isReplied
com.querydsl.core.types.dsl.BooleanPath isReplied
-
messageOwner
com.querydsl.core.types.dsl.EnumPath<MessageOwner> messageOwner
-
networkId
com.querydsl.core.types.dsl.NumberPath<Long> networkId
-
ownerUserId
com.querydsl.core.types.dsl.NumberPath<Long> ownerUserId
-
subclass
com.querydsl.core.types.dsl.EnumPath<MessageNature> subclass
-
subject
com.querydsl.core.types.dsl.StringPath subject
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SPendingUserAccounts extends com.querydsl.sql.RelationalPathBase<SPendingUserAccounts> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountTypeId
com.querydsl.core.types.dsl.NumberPath<Long> accountTypeId
-
active
com.querydsl.core.types.dsl.BooleanPath active
-
creditLimit
com.querydsl.core.types.dsl.NumberPath<BigDecimal> creditLimit
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
number
com.querydsl.core.types.dsl.StringPath number
-
upperCreditLimit
com.querydsl.core.types.dsl.NumberPath<BigDecimal> upperCreditLimit
-
upperCreditLimitFromProduct
com.querydsl.core.types.dsl.BooleanPath upperCreditLimitFromProduct
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SPhones extends com.querydsl.sql.RelationalPathBase<SPhones> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
normalizedNumber
com.querydsl.core.types.dsl.StringPath normalizedNumber
-
rawNumber
com.querydsl.core.types.dsl.StringPath rawNumber
-
subclass
com.querydsl.core.types.dsl.EnumPath<PhoneNature> subclass
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
verificationDate
com.querydsl.core.types.dsl.DateTimePath<Date> verificationDate
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SProducts extends com.querydsl.sql.RelationalPathBase<SProducts> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
name
com.querydsl.core.types.dsl.StringPath name
-
subclass
com.querydsl.core.types.dsl.EnumPath<ProductNature> subclass
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SProductsAccountFees extends com.querydsl.sql.RelationalPathBase<SProductsAccountFees> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SRecordCustomFields extends com.querydsl.sql.RelationalPathBase<SRecordCustomFields> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SRecordCustomFieldValues extends SBaseFieldValues<SRecordCustomFieldValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SRecordDynaValues extends SBaseDynaValues<SRecordDynaValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SRecordEnumValues extends SBaseEnumValues<SRecordEnumValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SRecords extends com.querydsl.sql.RelationalPathBase<SRecords> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
createdById
com.querydsl.core.types.dsl.NumberPath<Long> createdById
-
creationDate
com.querydsl.core.types.dsl.DateTimePath<Date> creationDate
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModifyDate
com.querydsl.core.types.dsl.DateTimePath<Date> lastModifyDate
-
subclass
com.querydsl.core.types.dsl.EnumPath<RecordTypeNature> subclass
-
typeId
com.querydsl.core.types.dsl.NumberPath<Long> typeId
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SRecordTypes extends com.querydsl.sql.RelationalPathBase<SRecordTypes> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SRecordTypeSharedRecordField extends com.querydsl.sql.RelationalPathBase<SRecordTypeSharedRecordField> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
recordTypeId
com.querydsl.core.types.dsl.NumberPath<Long> recordTypeId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SStoredFiles extends com.querydsl.sql.RelationalPathBase<SStoredFiles> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adId
com.querydsl.core.types.dsl.NumberPath<Long> adId
-
contentType
com.querydsl.core.types.dsl.StringPath contentType
-
convertedToJpeg
com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
-
height
com.querydsl.core.types.dsl.NumberPath<Integer> height
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
lastModified
com.querydsl.core.types.dsl.DateTimePath<Date> lastModified
-
length
com.querydsl.core.types.dsl.NumberPath<Integer> length
-
name
com.querydsl.core.types.dsl.StringPath name
-
nature
com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
-
oid
com.querydsl.core.types.dsl.NumberPath<Long> oid
-
orderIndex
com.querydsl.core.types.dsl.NumberPath<Integer> orderIndex
-
urlKey
com.querydsl.core.types.dsl.StringPath urlKey
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
width
com.querydsl.core.types.dsl.NumberPath<Integer> width
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.STransactions extends com.querydsl.sql.RelationalPathBase<STransactions> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.STransfers extends com.querydsl.sql.RelationalPathBase<STransfers> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.STransferStatusLogs extends com.querydsl.sql.RelationalPathBase<STransferStatusLogs> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
byUserId
com.querydsl.core.types.dsl.NumberPath<Long> byUserId
-
comments
com.querydsl.core.types.dsl.StringPath comments
-
date
com.querydsl.core.types.dsl.DateTimePath<Date> date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
statusId
com.querydsl.core.types.dsl.NumberPath<Long> statusId
-
transferId
com.querydsl.core.types.dsl.NumberPath<Long> transferId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.STransfersTransferStatusFlows extends com.querydsl.sql.RelationalPathBase<STransfersTransferStatusFlows> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.STranslationMessages extends com.querydsl.sql.RelationalPathBase<STranslationMessages> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.STsQuery extends com.querydsl.sql.RelationalPathBase<STsQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SUserAccountFeeLogs extends com.querydsl.sql.RelationalPathBase<SUserAccountFeeLogs> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountFeeLogId
com.querydsl.core.types.dsl.NumberPath<Long> accountFeeLogId
-
amount
com.querydsl.core.types.dsl.NumberPath<BigDecimal> amount
-
date
com.querydsl.core.types.dsl.DateTimePath<Date> date
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
rechargeAttempt
com.querydsl.core.types.dsl.NumberPath<Integer> rechargeAttempt
-
status
com.querydsl.core.types.dsl.EnumPath<UserAccountFeeStatus> status
-
userId
com.querydsl.core.types.dsl.NumberPath<Long> userId
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SUserCustomFields extends com.querydsl.sql.RelationalPathBase<SUserCustomFields> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
control
com.querydsl.core.types.dsl.EnumPath<CustomFieldControl> control
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
internalName
com.querydsl.core.types.dsl.StringPath internalName
-
linkedEntityType
com.querydsl.core.types.dsl.EnumPath<LinkedEntityType> linkedEntityType
-
name
com.querydsl.core.types.dsl.StringPath name
-
type
com.querydsl.core.types.dsl.EnumPath<CustomFieldType> type
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SUserCustomFieldValues extends SBaseFieldValues<SUserCustomFieldValues> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hidden
com.querydsl.core.types.dsl.BooleanPath hidden
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SUserDynaValues extends SBaseDynaValues<SUserDynaValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SUserEnumValues extends SBaseEnumValues<SUserEnumValues> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.sql.postgresql.querytypes.SUsers extends com.querydsl.sql.RelationalPathBase<SUsers> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
brokerIds
com.querydsl.core.types.dsl.StringPath brokerIds
-
creationDate
com.querydsl.core.types.dsl.DateTimePath<Date> creationDate
-
displayForManagers
com.querydsl.core.types.dsl.StringPath displayForManagers
-
displayForOthers
com.querydsl.core.types.dsl.StringPath displayForOthers
-
email
com.querydsl.core.types.dsl.StringPath email
-
id
com.querydsl.core.types.dsl.NumberPath<Long> id
-
imageId
com.querydsl.core.types.dsl.NumberPath<Long> imageId
-
invitedById
com.querydsl.core.types.dsl.NumberPath<Long> invitedById
-
name
com.querydsl.core.types.dsl.StringPath name
-
nameTsVector
TsVectorPath nameTsVector
-
networkId
com.querydsl.core.types.dsl.NumberPath<Long> networkId
-
status
com.querydsl.core.types.dsl.EnumPath<UserStatus> status
-
userActivationDate
com.querydsl.core.types.dsl.DateTimePath<Date> userActivationDate
-
userGroupId
com.querydsl.core.types.dsl.NumberPath<Long> userGroupId
-
userHideEmail
com.querydsl.core.types.dsl.BooleanPath userHideEmail
-
username
com.querydsl.core.types.dsl.StringPath username
-
validationDate
com.querydsl.core.types.dsl.DateTimePath<Date> validationDate
-
-
Class org.cyclos.impl.sql.postgresql.querytypes.SUsersProducts extends com.querydsl.sql.RelationalPathBase<SUsersProducts> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.system
-
Class org.cyclos.impl.system.Captcha extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.system.ChannelConfigurationCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.system.ConfigurationAccessorCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.system.ConfigurationAccessorHolder extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.system.ConfigurationAccessorInvocationHandlerImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalLanguages
Set<Long> additionalLanguages
-
applicationContext
ApplicationContext applicationContext
-
cache
Cache<ConfigurationAccessorCacheKey,AccessorCacheValue> cache
-
channelConfigurationCache
Cache<ChannelConfigurationCacheKey,AccessorCacheValue> channelConfigurationCache
-
configurationId
Long configurationId
-
configurationPathIds
List<Long> configurationPathIds
-
dataTranslationHandler
DataTranslationHandler dataTranslationHandler
-
locales
List<String> locales
-
networkId
Long networkId
-
rawEntityManagerHandler
RawEntityManagerHandler rawEntityManagerHandler
-
-
Class org.cyclos.impl.system.ConfigurationImageCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
configurationId
Long configurationId
-
type
ConfigurationImageType type
-
-
Class org.cyclos.impl.system.ExtensionPointCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
event
ExtensionPointEvent event
-
filter
ExtensionPointFilter filter
-
networkId
Long networkId
-
-
Class org.cyclos.impl.system.ExtensionPointFilter extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.system.LocalLicenseDetails extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lastUpdate
Date lastUpdate
-
-
Class org.cyclos.impl.system.ServiceInterceptorCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.users
-
Class org.cyclos.impl.users.GroupsCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.users.InvalidForgotPasswordCodeException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
user
BasicUser user
-
-
Class org.cyclos.impl.users.ProductsAccessorCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.users.ProductsAccessorInvocationHandlerImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
applicationContext
ApplicationContext applicationContext
-
cache
Cache<ProductsAccessorCacheKey,AccessorCacheValue> cache
-
networkId
Long networkId
-
productIds
Set<Long> productIds
-
recordFieldHandler
RecordFieldHandler recordFieldHandler
-
-
-
Package org.cyclos.impl.utils
-
Class org.cyclos.impl.utils.BooleanProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.utils.BreakException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.utils.NoClusterPushNotificationHandlerImpl.EventBusSubscription extends PushNotificationListenerSubscription implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
closeAfter
Long closeAfter
-
listener
Consumer<PushNotificationEvent<?>> listener
-
missedEvents
List<PushNotificationEvent<?>> missedEvents
-
-
Class org.cyclos.impl.utils.PushNotificationEventContext extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.utils.PushNotificationSubscriptionMatcher extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.utils.cache
-
Class org.cyclos.impl.utils.cache.AccessorCacheValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.utils.cache.BeanAccessorCacheValue extends AccessorCacheValue implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beanType
Class<? extends Bean> beanType
-
properties
MapAccessorCacheValue properties
-
-
Class org.cyclos.impl.utils.cache.BooleanPropertiesHolderCacheValue extends AccessorCacheValue implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
booleansMap
AccessorCacheValue booleansMap
-
keyPropertyName
String keyPropertyName
-
-
Class org.cyclos.impl.utils.cache.CacheOperation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clear
boolean clear
-
keys
Set<Serializable> keys
-
predicate
SerializablePredicate<Serializable> predicate
-
-
Class org.cyclos.impl.utils.cache.CacheType extends Object implements Serializable
-
Serialization Methods
-
writeReplace
Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
isTable
boolean isTable
-
name
String name
-
order
int order
-
-
-
Class org.cyclos.impl.utils.cache.ChannelCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
builtInChannel
BuiltInChannel builtInChannel
-
internalName
String internalName
-
networkId
Long networkId
-
-
Class org.cyclos.impl.utils.cache.CollectionAccessorCacheValue extends AccessorCacheValue implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
Collection<AccessorCacheValue> collection
-
entityType
Class<? extends SimpleEntity> entityType
-
ids
Collection<Long> ids
-
-
Class org.cyclos.impl.utils.cache.EmbeddableAccessorCacheValue extends AccessorCacheValue implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectClass
Class<?> objectClass
-
values
Map<String,AccessorCacheValue> values
-
-
Class org.cyclos.impl.utils.cache.EntityAccessorCacheValue extends AccessorCacheValue implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
entityClass
Class<? extends SimpleEntity> entityClass
-
id
Long id
-
-
Class org.cyclos.impl.utils.cache.ExportFormatCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
builtInExportFormat
BuiltInExportFormat builtInExportFormat
-
internalName
String internalName
-
networkId
Long networkId
-
-
Class org.cyclos.impl.utils.cache.MapAccessorCacheValue extends AccessorCacheValue implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
Map<AccessorCacheValue,AccessorCacheValue> map
-
-
Class org.cyclos.impl.utils.cache.PrincipalTypeCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
builtInPrincipalType
ExistingBuiltInPrincipalType builtInPrincipalType
-
internalName
String internalName
-
networkId
Long networkId
-
-
Class org.cyclos.impl.utils.cache.ScalarAccessorCacheValue extends AccessorCacheValue implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
Object value
-
-
Class org.cyclos.impl.utils.cache.TransferTypeCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.utils.cluster
-
Class org.cyclos.impl.utils.cluster.HazelcastSharedStorage.HazelcastKeysPredicate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
keys
Collection<K extends Serializable> keys
-
-
Class org.cyclos.impl.utils.cluster.HazelcastSharedStorage.HazelcastPredicateDelegate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
SerializableBiPredicate<K extends Serializable,V extends Serializable> delegate
-
-
Class org.cyclos.impl.utils.cluster.PushNotificationListenerSubscription extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clientId
String clientId
-
id
String id
-
matcher
PushNotificationSubscriptionMatcher matcher
-
-
-
Package org.cyclos.impl.utils.jackson
-
Class org.cyclos.impl.utils.jackson.EntityDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<E extends SimpleEntity> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
entityClass
Class<E extends SimpleEntity> entityClass
-
-
Class org.cyclos.impl.utils.jackson.EntitySerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<SimpleEntity> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.utils.notifications
-
Class org.cyclos.impl.utils.notifications.AdminsToNotifyCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
filter
Serializable filter
-
networkId
Long networkId
-
notificationType
AdminNotificationType notificationType
-
-
-
Package org.cyclos.impl.utils.persistence
-
Class org.cyclos.impl.utils.persistence.CustomProjection extends com.querydsl.core.types.ExpressionBase<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.utils.persistence.DBQuery extends com.querydsl.jpa.impl.AbstractJPAQuery<T,DBQuery<T>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
conversionHandler
ConversionHandler conversionHandler
-
ignoreMaxResults
boolean ignoreMaxResults
-
sessionData
SessionData sessionData
-
-
-
Package org.cyclos.impl.utils.sms
-
Class org.cyclos.impl.utils.sms.InboundSmsParameterException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
Object identifier
Parameter identifier. It could be a String (custom operations) or aMessageKeyfor built-in operations -
index
int index
-
value
String value
-
-
Class org.cyclos.impl.utils.sms.SmsOperationException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.impl.utils.tasks
-
Class org.cyclos.impl.utils.tasks.BackgroundTaskExecutionContext extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.impl.utils.tasks.RunningTaskDescriptor extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
startDate
Date startDate
-
task
BackgroundTaskExecutionContext task
-
taskName
String taskName
-
-
-
Package org.cyclos.impl.utils.validation
-
Class org.cyclos.impl.utils.validation.TextValidationError extends ValidationError implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
text
String text
-
-
Class org.cyclos.impl.utils.validation.ValidationError extends TranslationMessageSpecification implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model
-
Class org.cyclos.model.AbstractBeanDataAccessor extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.ActionWithConfirmationPassword extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.BasicProperty extends Property<T,B extends Bean> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
valueWhenNull
T valueWhenNull
-
-
Class org.cyclos.model.Bean extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataAccessor
BeanDataAccessor dataAccessor
-
-
Class org.cyclos.model.BusinessException extends CyclosException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.ConfigurationEntityDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.ConfigurationEntityVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.ConstraintViolatedOnRemoveException extends DataAccessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.CredentialsNotSuppliedException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.CSSCompileException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.CyclosException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.DataAccessException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.EntityData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.EntityDTO extends EntityModel implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.EntityModel extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.EntityNotFoundException extends DataAccessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.EntityVO extends EntityModel implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.FileParsingException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.FrameworkException extends CyclosException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.IllegalActionException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.IllegalInvocationException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.InternalException extends CyclosException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.IterableProperty extends Property<C extends Iterable<T>,B extends Bean> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.ListProperty extends IterableProperty<T,List<T>,B extends Bean> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.LockAcquisitionException extends RetryException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
key
String key
-
-
Class org.cyclos.model.MapBeanDataAccessor extends AbstractBeanDataAccessor implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.MapProperty extends Property<Map<K,V>,B extends Bean> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.MaxItemsException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxItems
int maxItems
-
-
Class org.cyclos.model.NamedEntityDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.NamedEntityVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.NestedProperty extends Property<T,B extends Bean> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.PageProperty extends IterableProperty<T,Page<T>,B extends Bean> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.Property extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.QueryParameters extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.QueryParseException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
String value
-
-
Class org.cyclos.model.ReportExecutionException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.RetryException extends InternalException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
requiredLevel
TransactionLevel requiredLevel
-
-
Class org.cyclos.model.SearchData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.SetProperty extends IterableProperty<T,Set<T>,B extends Bean> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.StaleEntityException extends DataAccessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.StoredFileException extends DataAccessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.TranslatableUIElementResultVO extends TranslatableVersionedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.TranslatableVersionedVO extends VersionedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.UnexpectedDataAccessException extends DataAccessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.UserStatusException extends InternalException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
userStatus
UserStatus userStatus
-
-
Class org.cyclos.model.ValidationException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
validation
ValidationResult validation
-
-
Class org.cyclos.model.VersionedVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access
-
Class org.cyclos.model.access.BasicInitializationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.BasicInitializationWithContentData extends BasicInitializationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.CaptchaInputDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.CaptchaResponseDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.DeviceActivationException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxReached
boolean maxReached
-
-
Class org.cyclos.model.access.GuestInitializationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InaccessibleChannelException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
byPreference
boolean byPreference
-
-
Class org.cyclos.model.access.InaccessibleGroupException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InaccessiblePrincipalException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
principalType
PrincipalTypeVO principalType
-
-
Class org.cyclos.model.access.InitializationData extends BasicInitializationWithContentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InvalidAccessClientException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessClient
AccessClientVO accessClient
The access client could be null. E.g. the access client was not found
-
-
Class org.cyclos.model.access.InvalidAccessTokenException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InvalidChannelUsageException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InvalidDeviceConfirmationException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
result
InvalidDeviceConfirmationResult result
-
-
Class org.cyclos.model.access.InvalidInvocationDataException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InvalidNetworkException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InvalidPasswordException extends PasswordException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InvalidPinRemovedException extends PasswordException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InvalidSecurityAnswerException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codeInvalidated
boolean codeInvalidated
-
-
Class org.cyclos.model.access.InvalidSessionDataException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.InvalidTokenException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.LoggedOutException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.LoginData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.LoginException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
invalidDeviceConfirmationResult
InvalidDeviceConfirmationResult invalidDeviceConfirmationResult
-
missingSecondaryPasswordType
PasswordTypeVO missingSecondaryPasswordType
-
passwordStatus
PasswordStatus passwordStatus
-
secondaryDeviceAllowed
Boolean secondaryDeviceAllowed
-
userStatus
UserStatus userStatus
-
-
Class org.cyclos.model.access.MaxTokenActivationAttemptsException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.OperatorWithPendingAgreementsException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.OtpInvalidatedException extends PasswordException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.PasswordException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
passwordType
PasswordTypeVO passwordType
-
-
Class org.cyclos.model.access.PasswordStatusException extends PasswordException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
passwordStatus
PasswordStatus passwordStatus
-
-
Class org.cyclos.model.access.PermissionDeniedException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hasExpiredPassword
boolean hasExpiredPassword
-
hasExpiredSecondaryPassword
boolean hasExpiredSecondaryPassword
-
hasPendingAgreements
boolean hasPendingAgreements
-
-
Class org.cyclos.model.access.RemoteAddressBlockedException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.RequestData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
apiUrl
String apiUrl
-
baseUrl
String baseUrl
-
configurationId
Long configurationId
-
consumedPath
String consumedPath
-
customUrl
boolean customUrl
-
defaultGlobal
boolean defaultGlobal
-
fields
FieldSelector fields
-
locales
List<String> locales
-
networkId
Long networkId
-
networkInternalName
String networkInternalName
-
processedIds
boolean processedIds
-
remoteAddress
String remoteAddress
-
secure
boolean secure
-
uri
String uri
-
-
Class org.cyclos.model.access.TokenAlreadyInUseException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
token
TokenVO token
-
-
Class org.cyclos.model.access.UnauthorizedAddressException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.UnauthorizedURLException extends InvalidSessionDataException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.UserInitializationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.agreementlogs
-
Class org.cyclos.model.access.agreementlogs.AgreementLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.agreements
-
Class org.cyclos.model.access.agreements.AcceptedAgreementVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.agreements.AgreementContentVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.agreements.AgreementData extends EntityData<AgreementDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.agreements.AgreementDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.agreements.AgreementVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.agreements.UserAgreementsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.agreements.UserOptionalAgreementsDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.channels
-
Class org.cyclos.model.access.channels.ChannelData extends EntityData<ChannelDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.channels.ChannelDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.channels.ChannelVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.clients
-
Class org.cyclos.model.access.clients.AccessClientActionParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientData extends EntityData<AccessClientDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientDetailedVO extends AccessClientVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientLocatorVO extends AccessClientVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientsListData extends AccessClientTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientsSearchData extends SearchData<AccessClientQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientTypeData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.AccessClientVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.clients.ActivateAccessClientDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.devices
-
Class org.cyclos.model.access.devices.ActivateTrustedDeviceDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.CreateDeviceConfirmationParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.DeviceConfirmationApprovalData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.DeviceConfirmationBarcodeParams extends BarcodeParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.DeviceConfirmationFeedbackPushNotificationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.DeviceConfirmationVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.RequestActivationResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.RequestDeviceActivationParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.TrustedDeviceActivationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.TrustedDeviceActivationParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.TrustedDeviceData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.TrustedDeviceDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.devices.TrustedDeviceVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.identityproviders
-
Class org.cyclos.model.access.identityproviders.IdentityProviderCallbackResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.identityproviders.IdentityProviderData extends EntityData<IdentityProviderDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.identityproviders.IdentityProviderDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.identityproviders.IdentityProviderRequest extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.identityproviders.IdentityProviderRequestResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.identityproviders.IdentityProviderVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.identityproviders.OAuthIdentityProviderDTO extends IdentityProviderDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.identityproviders.OidcIdentityProviderDTO extends OAuthIdentityProviderDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.login
-
Class org.cyclos.model.access.login.UserAuthVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.oidcauthorizations
-
Class org.cyclos.model.access.oidcauthorizations.OidcAuthorizationDetailedVO extends OidcAuthorizationVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.oidcauthorizations.OidcAuthorizationQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.oidcauthorizations.OidcAuthorizationSearchData extends SearchData<OidcAuthorizationQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.oidcauthorizations.OidcAuthorizationVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.oidcclients
-
Class org.cyclos.model.access.oidcclients.OidcClientData extends EntityData<OidcClientDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.oidcclients.OidcClientDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.oidcclients.OidcClientQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.oidcclients.OidcClientSearchData extends SearchData<OidcClientQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.oidcclients.OidcClientVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.oidcclients.ScopeVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.passwords
-
Class org.cyclos.model.access.passwords.ChangeForgottenPasswordData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.ChangeForgottenPasswordDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.ChangeGeneratedPasswordDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.ChangePasswordData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.ChangePasswordDTO extends PasswordActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.ForgotPasswordRequestDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.ForgotPasswordRequestResponse extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.GetChangeForgottenPasswordDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.PasswordActionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.PasswordData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.PasswordInputDTO extends PasswordTypeDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.PasswordLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.ResetAndSendPasswordDTO extends PasswordActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.SecurityQuestionVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.SetSecurityQuestionData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.SetSecurityQuestionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwords.UserPasswordsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.passwordtypes
-
Class org.cyclos.model.access.passwordtypes.PasswordTypeData extends EntityData<PasswordTypeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwordtypes.PasswordTypeDetailedVO extends PasswordTypeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwordtypes.PasswordTypeDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.passwordtypes.PasswordTypeVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.pins
-
Class org.cyclos.model.access.pins.CreatePinDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.CurrentCredentialsForPinManage extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.NewCredentialsForPinManage extends CurrentCredentialsForPinManage implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.PinData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.PinDetailedVO extends PinVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.PinDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.PinInputDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.PinLocatorVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.PinVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.SetPinParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.pins.UserPinsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.principaltypes
-
Class org.cyclos.model.access.principaltypes.AccessClientPrincipalTypeDTO extends ActivatablePrincipalTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.ActivatablePrincipalTypeDTO extends PrincipalTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.BuiltInPrincipalTypeDTO extends PrincipalTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.CustomFieldPrincipalTypeData extends PrincipalTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.CustomFieldPrincipalTypeDTO extends PrincipalTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.PrincipalTypeData extends EntityData<PrincipalTypeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.PrincipalTypeDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.PrincipalTypeInputVO extends PrincipalTypeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.PrincipalTypeVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.PrincipalVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.TokenPermissionsVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.TokenPrincipalTypeData extends PrincipalTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.TokenPrincipalTypeDTO extends ActivatablePrincipalTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.principaltypes.TokenPrincipalTypeVO extends PrincipalTypeVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.tokens
-
Class org.cyclos.model.access.tokens.ExternalNFCTagAuthenticateData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.ExternalNFCTagAuthenticateDTO extends NFCTagWithChallengeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.InitializeNFCTagData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.InitializeNFCTagResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.NFCDeviceActionDTO extends TokenActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.NFCTagInitializeDTO extends TokenActionWithUserDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.NFCTagPersonalizeDTO extends TokenActionWithUserDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.NFCTagWithChallengeDTO extends TokenActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.NFCTokenDTO extends TokenDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.PersonalizeNFCTagData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenActionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenActionWithUserDTO extends TokenActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenBarcodeParams extends BarcodeParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenData extends EntityData<TokenDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenSearchData extends SearchData<TokenQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokensListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.tokens.TokenVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.userchannels
-
Class org.cyclos.model.access.userchannels.UserChannelData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.userchannels.UserChannelsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.access.useridentityproviders
-
Class org.cyclos.model.access.useridentityproviders.UserIdentityProviderListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.access.useridentityproviders.UserIdentityProviderVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking
-
Class org.cyclos.model.banking.InsufficientBalanceException extends TransferException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MaxAmountExceededException extends TransferException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxAmount
CurrencyAmountDTO maxAmount
-
-
Class org.cyclos.model.banking.MaxAmountPerDayExceededException extends MaxAmountExceededException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MaxAmountPerMonthExceededException extends MaxAmountExceededException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MaxAmountPerWeekExceededException extends MaxAmountExceededException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MaxAmountPerYearExceededException extends MaxAmountExceededException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MaxPaymentAmountExceededException extends MaxAmountExceededException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MaxPaymentsExceededException extends TransferException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxPayments
Integer maxPayments
-
-
Class org.cyclos.model.banking.MaxPaymentsPerDayExceededException extends MaxPaymentsExceededException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MaxPaymentsPerMonthExceededException extends MaxPaymentsExceededException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MaxPaymentsPerWeekExceededException extends MaxPaymentsExceededException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.MinTimeBetweenPaymentsException extends TransferException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.PosPayerException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.PosPayerInaccessiblePrincipalException extends PosPayerException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
principalType
PrincipalTypeVO principalType
-
-
Class org.cyclos.model.banking.PosPayerNotInChannelException extends PosPayerException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.PosPayerNotOperativeException extends PosPayerException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.TransferException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.UpperCreditLimitReachedException extends TransferException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.accountfees
-
Class org.cyclos.model.banking.accountfees.AccountFeeData extends EntityData<AccountFeeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeExecutionSearchData extends SearchData<AccountFeeQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeExecutionVO extends AccountFeeWithTypeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeLogData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeLogEventVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeLogQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeLogsSearchData extends SearchData<AccountFeeLogQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeLogVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.AccountFeeWithTypeVO extends AccountFeeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.UserAccountFeeLogQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.UserAccountFeeLogSearchData extends SearchData<UserAccountFeeLogQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accountfees.UserAccountFeeLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.accounts
-
Class org.cyclos.model.banking.accounts.AccountBalanceHistoryParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountBalanceHistoryVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountBalanceLimitDTO extends BaseAccountLimitDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountBalanceLimitLogVO extends BaseAccountLimitLogVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountBalanceLimitsOverviewQuery extends AccountLimitsOverviewQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountBalanceLimitVO extends BaseAccountLimitVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountHistoriesOverviewData extends TransferSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountHistoriesOverviewQuery extends BaseTransferQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountHistoriesOverviewStatusVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountHistoryData extends TransferSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountHistoryEntryVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountHistoryOverviewEntryVO extends TransferVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountHistoryQuery extends BaseTransferQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountHistoryStatusVO extends AccountStatusVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountLimitsOverviewData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountLimitsOverviewQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountPaymentAmountLimitDTO extends BaseAccountLimitDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountPaymentAmountLimitLogVO extends BaseAccountLimitLogVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountPaymentAmountLimitsOverviewQuery extends AccountLimitsOverviewQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountPaymentAmountLimitVO extends BaseAccountLimitVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountPermissionsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountStatusVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountWithCurrencyVO extends AccountVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountWithHistoryStatusVO extends AccountWithCurrencyVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.AccountWithStatusVO extends AccountWithCurrencyVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.BalanceEntryVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.BaseAccountLimitDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.BaseAccountLimitLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.BaseAccountLimitVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.BaseTransferQuery extends AbstractTransQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.ExternalAccountOwner extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.SystemAccountOwner extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.TransferSearchData extends SearchData<BaseTransferQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UserAccountBalanceLimitData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UserAccountPaymentAmountLimitData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UserAccountVisibilityData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UserAccountVisibilitySettingsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UserRegistrationAccountConfigurationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UsersWithBalancesOverview extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UserWithBalanceQuery extends AbstractUserQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UserWithBalanceSearchData extends AbstractUserSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounts.UserWithBalanceVO extends UserWithFieldsVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.accounttypes
-
Class org.cyclos.model.banking.accounttypes.AccountTypeData extends EntityData<AccountTypeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.AccountTypeDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.AccountTypeQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.AccountTypeVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.AccountTypeWithCurrencyVO extends AccountTypeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.AccountTypeWithDefaultYellowBalanceRangeVO extends AccountTypeWithCurrencyVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.EditAccountTypeData extends AccountTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.NewAccountTypeData extends AccountTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.SystemAccountTypeData extends EditAccountTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.SystemAccountTypeDTO extends AccountTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.SystemAccountTypeVO extends AccountTypeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.UserAccountTypeData extends EditAccountTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.UserAccountTypeDTO extends AccountTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.accounttypes.UserAccountTypeVO extends AccountTypeVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.authorizationlevels
-
Class org.cyclos.model.banking.authorizationlevels.AuthorizationLevelData extends EntityData<AuthorizationLevelDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.authorizationlevels.AuthorizationLevelDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.authorizationlevels.AuthorizationLevelVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.authorizationroles
-
Class org.cyclos.model.banking.authorizationroles.AuthorizationRoleData extends EntityData<AuthorizationRoleDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.authorizationroles.AuthorizationRoleDetailedVO extends AuthorizationRoleVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.authorizationroles.AuthorizationRoleDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.authorizationroles.AuthorizationRoleVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.authorizations
-
Class org.cyclos.model.banking.authorizations.TransactionAuthorizationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.authorizations.TransactionAuthorizationVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.currencies
-
Class org.cyclos.model.banking.currencies.CurrencyData extends EntityData<CurrencyDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.currencies.CurrencyDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.currencies.CurrencyVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.currencies.CurrencyVOWithDRate extends CurrencyVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.rates
-
Class org.cyclos.model.banking.rates.ARateParametersDTO extends TimeBasedRateParametersDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.rates.DRateCreationValueForTransferTypeDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.rates.DRateParametersDTO extends TimeBasedRateParametersDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.rates.RateParametersDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.rates.TimeBasedRateParametersDTO extends RateParametersDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.transactionfields
-
Class org.cyclos.model.banking.transactionfields.TransactionCustomFieldData extends CustomFieldData<TransactionCustomFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactionfields.TransactionCustomFieldDetailedVO extends CustomFieldVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactionfields.TransactionCustomFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.transactions
-
Class org.cyclos.model.banking.transactions.AbstractPaymentTypeData extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.AbstractTransactionQuery extends AbstractTransQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.AbstractTransQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.AcceptPaymentRequestDTO extends PaymentRequestActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.AcceptPaymentRequestPreviewVO extends TransactionPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ApproveTicketDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ApproveTicketPreviewVO extends TransactionPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.BaseInstallmentQuery extends AbstractTransactionQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.BaseInternalPaymentPreviewVO extends BasePaymentPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.BasePaymentData extends TransactionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.BasePaymentOwnerData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.BasePaymentPreviewVO extends TransactionPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.BasePaymentTypeData extends AbstractPaymentTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.BasePaymentVO extends TransactionDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.BaseTransactionQuery extends AbstractTransactionQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.CalculateInstallmentsDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ChangePaymentRequestExpirationDateDTO extends PaymentRequestActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ChargebackData extends TransactionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ChargebackVO extends TransactionDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.CreateTicketData extends BasePaymentOwnerData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.CreateTicketDTO extends PerformTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.EasyInvoiceBarcodeParams extends BarcodeParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.EasyInvoiceData extends PrepareEasyInvoiceData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ExternalPaymentActionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ExternalPaymentData extends TransactionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ExternalPaymentPreviewVO extends BasePaymentPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ExternalPaymentResultVO extends TransactionResultVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ExternalPaymentVO extends TransactionDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ImportedTransactionData extends TransactionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ImportTransferDTO extends PerformInternalTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentActionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentLocatorVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentOverviewQuery extends BaseInstallmentQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentOverviewSearchData extends SearchData<InstallmentOverviewQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentPreviewVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentQuery extends BaseInstallmentQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentResultVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentSearchData extends SearchData<InstallmentQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.InstallmentVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.MaturityTableItemData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.MaturityTableQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PaymentAuthorizationLevelData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PaymentData extends BasePaymentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PaymentPreviewVO extends BaseInternalPaymentPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PaymentRequestActionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PaymentRequestData extends TransactionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PaymentRequestResultVO extends TransactionResultVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PaymentRequestVO extends TransactionDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PaymentVO extends BasePaymentVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformBasePaymentDTO extends PerformInternalTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformExternalPaymentData extends BasePaymentOwnerData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformExternalPaymentDTO extends PerformExternalTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformExternalPaymentTypeData extends AbstractPaymentTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformExternalTransactionDTO extends PerformTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformInternalTransactionDTO extends PerformTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformPaymentData extends PerformPaymentToOwnerData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformPaymentDTO extends PerformBasePaymentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformPaymentToOwnerData extends BasePaymentOwnerData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformPaymentTypeData extends BasePaymentTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformRecurringPaymentDTO extends PerformBasePaymentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformScheduledPaymentDTO extends PerformBasePaymentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PerformTransactionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PrepareEasyInvoiceData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.PrepareEasyInvoiceParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ProcessTicketDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ReceivePaymentData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ReceivePaymentFromUserData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RecurringPaymentActionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RecurringPaymentData extends BasePaymentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RecurringPaymentDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RecurringPaymentEditData extends RecurringPaymentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RecurringPaymentPreviewVO extends BaseInternalPaymentPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RecurringPaymentResultVO extends TransactionResultVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RecurringPaymentVO extends BasePaymentVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RequestPaymentData extends RequestPaymentPayerData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RequestPaymentPayerData extends BasePaymentOwnerData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.RequestPaymentTypeData extends BasePaymentTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ScheduledPaymentActionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ScheduledPaymentData extends BasePaymentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ScheduledPaymentPreviewVO extends BaseInternalPaymentPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ScheduledPaymentResultVO extends TransactionResultVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.ScheduledPaymentVO extends BasePaymentVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.SendPaymentRequestDTO extends PerformInternalTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TicketBarcodeParams extends BarcodeParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TicketData extends TransactionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TicketPaymentTypeData extends AbstractPaymentTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TicketProcessResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TicketResultVO extends TransactionResultVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TicketVO extends TransactionDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionDetailedVO extends TransactionVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionOverviewQuery extends BaseTransactionQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionOverviewSearchData extends SearchData<TransactionOverviewQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionPreviewVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionQuery extends BaseTransactionQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionResultVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionSearchData extends SearchData<TransactionQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransactionVO extends TransVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransferFeePreviewVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransferFeesPreviewVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transactions.TransVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.transferfees
-
Class org.cyclos.model.banking.transferfees.TransferFeeData extends EntityData<TransferFeeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferfees.TransferFeeDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferfees.TransferFeeVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.transferfilters
-
Class org.cyclos.model.banking.transferfilters.TransferFilterData extends EntityData<TransferFilterDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferfilters.TransferFilterDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferfilters.TransferFilterQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferfilters.TransferFilterVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferfilters.TransferFilterWithAccountTypeVO extends TransferFilterVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.transfers
-
Class org.cyclos.model.banking.transfers.AccountFeeTransferVO extends TransferDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfers.ChargebackTransferVO extends TransferDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfers.InstallmentTransferVO extends TransferDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfers.TransferActionDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfers.TransferData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfers.TransferDetailedVO extends TransferVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfers.TransferFeeTransferVO extends TransferDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfers.TransferFlowStatusLogVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfers.TransferVO extends TransVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.transferstatus
-
Class org.cyclos.model.banking.transferstatus.ChangeTransferStatusDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusData extends EntityData<TransferStatusDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusDetailedVO extends TransferStatusVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusFlowData extends EntityData<TransferStatusFlowDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusFlowDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusFlowVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusFlowWithStatusesVO extends TransferStatusFlowVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transferstatus.TransferStatusWithFlowVO extends TransferStatusVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.transfertypes
-
Class org.cyclos.model.banking.transfertypes.EditTransferTypeData extends TransferTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.GeneratedTransferTypeDTO extends TransferTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.NewTransferTypeData extends TransferTypeData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.PaymentTransferTypeDTO extends TransferTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.TransferTypeData extends EntityData<TransferTypeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.TransferTypeDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.TransferTypeDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.TransferTypeQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.TransferTypeVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.transfertypes.TransferTypeWithCurrencyVO extends TransferTypeVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.vouchercategories
-
Class org.cyclos.model.banking.vouchercategories.VoucherCategoryData extends EntityData<VoucherCategoryDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchercategories.VoucherCategoryDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchercategories.VoucherCategoryVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.voucherconfigurations
-
Class org.cyclos.model.banking.voucherconfigurations.VoucherConfigurationData extends EntityData<VoucherConfigurationDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.voucherconfigurations.VoucherConfigurationDetailedVO extends VoucherConfigurationVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.voucherconfigurations.VoucherConfigurationDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.voucherconfigurations.VoucherConfigurationListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.voucherconfigurations.VoucherConfigurationVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.voucherfields
-
Class org.cyclos.model.banking.voucherfields.VoucherCustomFieldData extends CustomFieldData<VoucherCustomFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.voucherfields.VoucherCustomFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.vouchers
-
Class org.cyclos.model.banking.vouchers.ActivateGiftVoucherDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.AssignVoucherDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BaseBuyVouchersDTO extends CreateVouchersDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BasicCreateVoucherData extends BasicVoucherDataWithConfirmationPassword implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BasicVoucherData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BasicVoucherDataWithConfirmationPassword extends BasicVoucherData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BasicVoucherQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BuyingMaxAmountReachedForPeriodException extends VoucherBuyingException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
amountLeftForBuying
CurrencyAmountDTO amountLeftForBuying
-
dateAllowedAgain
DateTime dateAllowedAgain
-
-
Class org.cyclos.model.banking.vouchers.BuyingMaxOpenAmountException extends VoucherBuyingException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentOpenAmount
CurrencyAmountDTO currentOpenAmount
-
maxOpenAmount
CurrencyAmountDTO maxOpenAmount
-
-
Class org.cyclos.model.banking.vouchers.BuyingNotAllowedForUserException extends VoucherBuyingException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BuyVoucherData extends BasicCreateVoucherData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BuyVoucherPreviewVO extends BasicVoucherDataWithConfirmationPassword implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.BuyVouchersDTO extends BaseBuyVouchersDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.CancelVoucherDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.ChangeVoucherExpirationDateDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.ChangeVoucherNotificationSettingsDTO extends SimpleChangeVoucherNotificationSettingsDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.ChangeVoucherPinDTO extends SimpleChangeVoucherPinDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.CreateVoucherDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.CreateVouchersDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.GeneralVoucherQuery extends BasicVoucherQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.GeneralVouchersSearchData extends SearchData<GeneralVoucherQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.GenerateVouchersData extends BasicCreateVoucherData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.GenerateVouchersDTO extends CreateVouchersDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.InitialVoucherUserData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.InsufficientVoucherBalanceException extends VoucherRedeemingException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
balance
CurrencyAmountDTO balance
-
-
Class org.cyclos.model.banking.vouchers.MaxTotalOpenAmountException extends VoucherException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentOpenAmount
CurrencyAmountDTO currentOpenAmount
-
maxOpenAmount
CurrencyAmountDTO maxOpenAmount
-
-
Class org.cyclos.model.banking.vouchers.MaxVoucherBalanceException extends VoucherTopUpException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.PerformVoucherTransactionData extends BasicVoucherData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.PerformVoucherTransactionDTO extends VoucherTransactionDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.RedeemingNotAllowedForUserException extends VoucherRedeemingException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.RedeemingNotAllowedForVoucherException extends VoucherRedeemingException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
status
VoucherStatus status
-
-
Class org.cyclos.model.banking.vouchers.RedeemingNotAllowedTodayException extends VoucherRedeemingException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.RedeemingNotAllowedYetException extends VoucherRedeemingException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
redeemAfterDate
DateTime redeemAfterDate
-
-
Class org.cyclos.model.banking.vouchers.RedeemingUserBlockedException extends VoucherRedeemingException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.RedeemVoucherData extends PerformVoucherTransactionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.RedeemVoucherDTO extends PerformVoucherTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.RedeemVoucherPreviewVO extends VoucherTransactionPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.SendVoucherDTO extends BaseBuyVouchersDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.SimpleChangeVoucherNotificationSettingsDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.SimpleChangeVoucherPinDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.TopUpNotAllowedForVoucherException extends VoucherTopUpException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
voucherStatus
VoucherStatus voucherStatus
-
-
Class org.cyclos.model.banking.vouchers.TopUpVoucherData extends PerformVoucherTransactionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.TopUpVoucherDTO extends PerformVoucherTransactionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.TopUpVoucherPreviewVO extends VoucherTransactionPreviewVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.UnblockVoucherParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.UserVoucherQuery extends BasicVoucherQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.UserVouchersSearchData extends SearchData<UserVoucherQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherActivationExpiredException extends VoucherTopUpException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
limit
DateTime limit
-
-
Class org.cyclos.model.banking.vouchers.VoucherAlreadyActivatedException extends VoucherTopUpException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherBarcodeParams extends BarcodeParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherBuyingException extends VoucherException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherData extends BasicVoucherDataWithConfirmationPassword implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherInfoData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherInfoTransactionsQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherInfoVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherPackVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherPackWithIdsVO extends VoucherPackVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherRedeemingException extends VoucherException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VouchersSummaryVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherTopUpException extends VoucherException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherTransactionData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherTransactionDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherTransactionPreviewVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherTransactionResultVO extends VoucherTransactionVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherTransactionsQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherTransactionsSearchData extends SearchData<VoucherTransactionsQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherTransactionVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchers.VoucherVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.vouchertemplates
-
Class org.cyclos.model.banking.vouchertemplates.NewVoucherTemplateImageParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertemplates.VoucherTemplateData extends EntityData<VoucherTemplateDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertemplates.VoucherTemplateDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertemplates.VoucherTemplateImageVO extends ImageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertemplates.VoucherTemplateVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.banking.vouchertypes
-
Class org.cyclos.model.banking.vouchertypes.VoucherTypeData extends EntityData<VoucherTypeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertypes.VoucherTypeDetailedVO extends VoucherTypeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertypes.VoucherTypeDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertypes.VoucherTypeListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertypes.VoucherTypeSelectionQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.banking.vouchertypes.VoucherTypeVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement
-
Class org.cyclos.model.contentmanagement.BaseGetVersionedDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.GetVersionedDataParams extends BaseGetVersionedDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.ThemeResultVO extends UIElementResultVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.UIElementResultVO extends VersionedVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.contentitems
-
Class org.cyclos.model.contentmanagement.contentitems.BannerData extends EntityData<BannerDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.BannerDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.BannerDetailedVO extends BannerVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.BannerDTO extends ContentItemDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.BannersListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.BannerVO extends ContentItemVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.ClassicBannerDTO extends BannerDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.ContentItemDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.ContentItemVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.FloatingPageDTO extends MenuItemDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.FloatingPageVO extends MenuItemVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.FrontendBannerDTO extends BannerDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuEntriesListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuEntryData extends EntityData<MenuEntryDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuEntryDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuEntryDTO extends ContentItemDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuEntryVO extends ContentItemVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuGroupDetailedVO extends MenuGroupVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuGroupDTO extends MenuEntryDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuGroupVO extends MenuEntryVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuItemDetailedVO extends MenuItemVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuItemDTO extends MenuEntryDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.contentitems.MenuItemVO extends MenuEntryVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.documentcategories
-
Class org.cyclos.model.contentmanagement.documentcategories.DocumentCategoryData extends EntityData<DocumentCategoryDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documentcategories.DocumentCategoryDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documentcategories.DocumentCategoryVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.documentfields
-
Class org.cyclos.model.contentmanagement.documentfields.DocumentCustomFieldData extends CustomFieldData<DocumentCustomFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documentfields.DocumentCustomFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.documents
-
Class org.cyclos.model.contentmanagement.documents.DocumentData extends EntityData<DocumentDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.DocumentDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.DocumentDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.DocumentQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.DocumentSearchData extends SearchData<DocumentQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.DocumentVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.DynamicDocumentData extends DocumentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.DynamicDocumentDTO extends DocumentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.DynamicDocumentVO extends DocumentVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.ProcessDynamicDocumentData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.ProcessDynamicDocumentDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.StaticDocumentData extends DocumentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.StaticDocumentDTO extends DocumentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.StaticDocumentVO extends DocumentVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.UserDocumentData extends StaticDocumentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.UserDocumentDTO extends StaticDocumentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.documents.UserDocumentVO extends StaticDocumentVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.imagecategories
-
Class org.cyclos.model.contentmanagement.imagecategories.SystemImageCategoryData extends EntityData<SystemImageCategoryDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.imagecategories.SystemImageCategoryDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.imagecategories.SystemImageCategoryVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.mobilepages
-
Class org.cyclos.model.contentmanagement.mobilepages.MobilePageData extends EntityData<MobilePageDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.mobilepages.MobilePageDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.mobilepages.MobilePagesListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.mobilepages.MobilePageVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.staticcontents
-
Class org.cyclos.model.contentmanagement.staticcontents.AdminHelpContentDTO extends BaseHelpContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.BaseFrontendContentDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.BaseHelpContentDTO extends BaseStaticContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.BaseHomeContentDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.BaseSectionContentDTO extends BaseStaticContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.BaseStaticContentDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.ContentVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.EmailTemplateData extends StaticContentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.EmailTemplateDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.FooterContentDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.FooterContentVO extends ContentVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.FrontendDashboardContentDTO extends BaseFrontendContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.FrontendHomeContentDTO extends BaseFrontendContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.GuestHomeContentDTO extends BaseHomeContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.HeaderContentDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.HeaderContentVO extends ContentVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.HelpStaticContentData extends StaticContentData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.HomeContentVO extends ContentVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.LoggedUserHomeContentDTO extends BaseHomeContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.LoginFooterContentDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.LoginHeaderContentDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.MobileHelpContentDTO extends BaseHelpContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.MobilePosHelpContentDTO extends BaseHelpContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.PayFooterContentDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.PayHeaderContentDTO extends BaseSectionContentDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.PreviewEmailTemplateParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.StaticContentData extends EntityData<BaseStaticContentDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.StaticContentDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.StaticContentListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.StaticContentThemeData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.StaticContentVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.staticcontents.UserHelpContentDTO extends BaseHelpContentDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.themes
-
Class org.cyclos.model.contentmanagement.themes.ApplyThemesDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.themes.NewThemeImageParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.themes.ThemeData extends EntityData<ThemeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.themes.ThemeDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.themes.ThemeDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.themes.ThemeImageVO extends ImageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.themes.ThemesListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.themes.ThemeVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.contentmanagement.translations
-
Class org.cyclos.model.contentmanagement.translations.ApplicationTranslationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.BasicTranslationKeyDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.CustomizedTranslation extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.DataTranslationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.DataTranslationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.DataTranslationPropertyData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.DataTranslationTypeData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.DataTranslationValueDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.HierarchicalDataTranslationType extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.SetCustomizedTranslationsDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.TranslationCategoryVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.TranslationKeyData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.TranslationKeyDTO extends BasicTranslationKeyDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.TranslationKeyVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.TranslationQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.contentmanagement.translations.TranslationsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.marketplace
-
Class org.cyclos.model.marketplace.CannotBuyException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
seller
UserVO seller
-
-
Class org.cyclos.model.marketplace.OutOfStockException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
item
AdWebShopVO item
-
-
-
Package org.cyclos.model.marketplace.addresses
-
Class org.cyclos.model.marketplace.addresses.AdAddressData extends EntityData<AdAddressDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.addresses.AdAddressDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.addresses.AdAddressDTO extends GeoLocatedAddressDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.addresses.AdAddressVO extends GeoLocatedAddressVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.marketplace.advertisements
-
Class org.cyclos.model.marketplace.advertisements.AbstractAdData extends EntityData<BasicAdDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdDetailsData extends AbstractAdData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdQuestionQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdQuestionVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdSearchData extends SearchData<BasicAdQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdvertisementDTO extends BasicAdDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdvertisementVO extends BasicAdVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdViewData extends AbstractAdData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdWebShopDTO extends BasicAdDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.AdWebShopVO extends BasicAdVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.BasicAdDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.BasicAdQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.BasicAdVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.UserAdsSearchData extends AdSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.advertisements.WebShopAdDetailsData extends AdDetailsData implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.marketplace.categories
-
Class org.cyclos.model.marketplace.categories.AdCategoryData extends EntityData<AdCategoryDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.categories.AdCategoryDetailedVO extends AdCategoryVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.categories.AdCategoryDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.categories.AdCategoryQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.categories.AdCategoryVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.marketplace.fields
-
Class org.cyclos.model.marketplace.fields.AdCustomFieldActions extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.fields.AdCustomFieldData extends CustomFieldData<AdCustomFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.fields.AdCustomFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.marketplace.interests
-
Class org.cyclos.model.marketplace.interests.AdInterestData extends EntityData<AdInterestDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.interests.AdInterestDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.interests.AdInterestVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.interests.UserAdInterestsListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.marketplace.webshopdeliverymethods
-
Class org.cyclos.model.marketplace.webshopdeliverymethods.AdDeliveryMethodData extends EntityData<AdDeliveryMethodDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshopdeliverymethods.AdDeliveryMethodDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshopdeliverymethods.AdDeliveryMethodVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshopdeliverymethods.UserAdDeliveryMethodsListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.marketplace.webshoporders
-
Class org.cyclos.model.marketplace.webshoporders.AcceptOrderParams extends OrderActionParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderActionParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderAddressDTO extends AddressDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderData extends EntityData<OrderDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderProductDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderSearchData extends SearchData<OrderQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.OrderVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.RejectOrderParams extends OrderActionParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.SetDeliveryMethodParams extends OrderActionParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.ShoppingCartCheckoutParams extends OrderActionParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.ShoppingCartCheckoutResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshoporders.ShoppingCartDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.marketplace.webshopsettings
-
Class org.cyclos.model.marketplace.webshopsettings.AdWebShopSettingData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshopsettings.AdWebShopSettingDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.marketplace.webshopsettings.AdWebShopSettingVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging
-
Class org.cyclos.model.messaging.EmailSendingException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging.alerts
-
Class org.cyclos.model.messaging.alerts.AlertQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.alerts.AlertVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.alerts.SystemAlertQuery extends AlertQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.alerts.SystemAlertSearchData extends SearchData<SystemAlertQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.alerts.SystemAlertVO extends AlertVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.alerts.UserAlertQuery extends AlertQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.alerts.UserAlertSearchData extends SearchData<UserAlertQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.alerts.UserAlertVO extends AlertVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging.errorlogs
-
Class org.cyclos.model.messaging.errorlogs.ErrorLogDetailedVO extends ErrorLogVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.errorlogs.ErrorLogQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.errorlogs.ErrorLogSearchData extends SearchData<ErrorLogQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.errorlogs.ErrorLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging.invite
-
Class org.cyclos.model.messaging.invite.SendInviteMessageData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.invite.SendInviteMessageDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging.messagecategories
-
Class org.cyclos.model.messaging.messagecategories.MessageCategoryData extends EntityData<MessageCategoryDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messagecategories.MessageCategoryDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messagecategories.MessageCategoryVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging.messages
-
Class org.cyclos.model.messaging.messages.DetailedMessageVO extends MessageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.InboundSmsMessageVO extends SmsMessageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.InboundSmsQuery extends SmsQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.IncomingMessageVO extends DetailedMessageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.MessageData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.MessageQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.MessageSearchData extends SearchData<MessageQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.MessagesStatusVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.MessageVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.NewMessagePushNotificationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.OutboundSmsMessageVO extends SmsMessageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.OutboundSmsQuery extends SmsQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.OutgoingMessageVO extends DetailedMessageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.SendMessageData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.SendMessageDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.SmsMessageVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.messages.SmsQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging.notifications
-
Class org.cyclos.model.messaging.notifications.NewNotificationPushNotificationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notifications.NotificationQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notifications.NotificationsStatusVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notifications.NotificationVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging.notificationsettings
-
Class org.cyclos.model.messaging.notificationsettings.AccountNotificationSettingsDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notificationsettings.AdminNotificationSettingsData extends NotificationSettingsData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notificationsettings.AdminNotificationSettingsDTO extends NotificationSettingsDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notificationsettings.EmailUnsubscribeData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notificationsettings.NotificationSettingsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notificationsettings.NotificationSettingsDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notificationsettings.NotificationTypeSettingsDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notificationsettings.UserNotificationSettingsData extends NotificationSettingsData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.messaging.notificationsettings.UserNotificationSettingsDTO extends NotificationSettingsDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.messaging.sms
-
Class org.cyclos.model.messaging.sms.SmsSendingException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
status
OutboundSmsStatus status
-
-
-
Package org.cyclos.model.system.channelconfigurations
-
Class org.cyclos.model.system.channelconfigurations.ChannelConfigurationData extends EntityData<ChannelConfigurationDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.channelconfigurations.ChannelConfigurationDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.channelconfigurations.ChannelConfigurationDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.channelconfigurations.ChannelConfigurationVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.channelconfigurations.PinChannelConfigurationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.channelconfigurations.SmsChannelConfigurationData extends ChannelConfigurationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.channelconfigurations.SmsChannelConfigurationDTO extends ChannelConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.configurations
-
Class org.cyclos.model.system.configurations.AccountNumberConfigurationDTO extends CustomScriptConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ActiveChannelConfigurationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ActiveConfigurationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ActiveConfigurationForGroupsData extends ActiveConfigurationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.AddressConfigurationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.CaptchaConfigurationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ConfigurationData extends EntityData<ConfigurationDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ConfigurationDetailedVO extends ConfigurationVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ConfigurationDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ConfigurationGuestProfileFieldDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ConfigurationImageVO extends ImageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ConfigurationQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ConfigurationSearchData extends SearchData<ConfigurationQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.ConfigurationVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.CustomScriptConfigurationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.CustomSessionConfigurationDTO extends CustomScriptConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.OutboundSmsConfigurationDTO extends CustomScriptConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.SmtpConfigurationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.configurations.UserFormatConfigurationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.entitylogs
-
Class org.cyclos.model.system.entitylogs.EntityLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.entitylogs.EntityPropertyLogQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.entitylogs.EntityPropertyLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.exportformats
-
Class org.cyclos.model.system.exportformats.ExportFormatData extends EntityData<ExportFormatDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.exportformats.ExportFormatDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.exportformats.ExportFormatVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.extensionpoints
-
Class org.cyclos.model.system.extensionpoints.AdExtensionPointDTO extends ExtensionPointWithGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.AgreementExtensionPointData extends ExtensionPointWithGroupData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.AgreementExtensionPointDTO extends ExtensionPointWithGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.AuthorizationExtensionPointDTO extends ExtensionPointWithTransferTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ExtensionPointData extends EntityData<ExtensionPointDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ExtensionPointDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ExtensionPointVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ExtensionPointWithGroupData extends ExtensionPointData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ExtensionPointWithGroupDTO extends ExtensionPointDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ExtensionPointWithTransferTypeData extends ExtensionPointData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ExtensionPointWithTransferTypeDTO extends ExtensionPointDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ImportExtensionPointData extends ExtensionPointData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.ImportExtensionPointDTO extends ExtensionPointDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.OperatorExtensionPointDTO extends ExtensionPointWithGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.PhoneExtensionPointDTO extends ExtensionPointWithGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.RecordExtensionPointData extends ExtensionPointWithGroupData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.RecordExtensionPointDTO extends ExtensionPointWithGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.TransactionExtensionPointDTO extends ExtensionPointWithTransferTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.TransferExtensionPointDTO extends ExtensionPointWithTransferTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.UserAddressExtensionPointDTO extends ExtensionPointWithGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.UserExtensionPointDTO extends ExtensionPointWithGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.VoucherExtensionPointData extends ExtensionPointData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.extensionpoints.VoucherExtensionPointDTO extends ExtensionPointDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.fields
-
Class org.cyclos.model.system.fields.BaseValueForSearchDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldData extends EntityData<DTO extends EntityDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldDetailedVO extends CustomFieldVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldPossibleValueCategoryData extends EntityData<CustomFieldPossibleValueCategoryDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldPossibleValueCategoryDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldPossibleValueCategoryVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldPossibleValueData extends EntityData<CustomFieldPossibleValueDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldPossibleValueDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldPossibleValueDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldPossibleValueQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldPossibleValueVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldValueDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldValueForSearchDTO extends BaseValueForSearchDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldValueVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.CustomFieldVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.DynamicFieldValueVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.LinkedAdVO extends LinkedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.LinkedEntityVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.LinkedRecordVO extends LinkedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.LinkedTransactionVO extends LinkedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.LinkedTransferVO extends LinkedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.fields.LinkedUserVO extends LinkedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.images
-
Class org.cyclos.model.system.images.AccessibleSystemImageCategoriesData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.ConfigurationImagesListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.FullSystemImageCategoryListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.FullSystemImagesListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.ImagesListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.ImageVO extends StoredFileVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.NewConfigurationImageParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.NewTempImageParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.SystemCustomImageDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.SystemCustomImageQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.SystemCustomImagesSearchData extends SearchData<SystemCustomImageQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.images.SystemCustomImageVO extends ImageVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.imports
-
Class org.cyclos.model.system.imports.AdImportedFileData extends ImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.AdImportedFileDTO extends ImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.BankingImportedFileData extends ImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.BankingImportedFileDTO extends ImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.GeneralReferenceImportedFileData extends ImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.GeneralReferenceImportedFileDTO extends ImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedFileData extends EntityData<ImportedFileDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedFileDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedFileDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedFileQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedFileSearchData extends SearchData<ImportedFileQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedFileVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedLineData extends EntityData<ImportedLineDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedLineDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedLineQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedLineValueDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportedLineVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.ImportProgressVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.PaymentImportedFileData extends BankingImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.PaymentImportedFileDTO extends BankingImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.RecordImportedFileData extends ImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.RecordImportedFileDTO extends ImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.TokenImportedFileData extends ImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.TokenImportedFileDTO extends ImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.TransferImportedFileData extends BankingImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.TransferImportedFileDTO extends BankingImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.UserGroupImportData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.UserImportedFileData extends ImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.UserImportedFileDTO extends ImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.UserPaymentImportedFileData extends ImportedFileData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.UserPaymentImportedFileDTO extends UserSpecificImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.imports.UserSpecificImportedFileDTO extends ImportedFileDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.interceptors
-
Class org.cyclos.model.system.interceptors.ServiceInterceptorData extends EntityData<ServiceInterceptorDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.interceptors.ServiceInterceptorDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.interceptors.ServiceInterceptorVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.interceptors.ServiceWithOperationsVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.languages
-
Class org.cyclos.model.system.languages.LanguageData extends EntityData<LanguageDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.languages.LanguageDetailedVO extends LanguageVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.languages.LanguageDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.languages.LanguageVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.licensing
-
Class org.cyclos.model.system.licensing.BasicLicenseVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.licensing.LicenseAuthenticationException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.licensing.LicenseServerOfflineException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.licensing.LicenseVO extends BasicLicenseVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.monitor
-
Class org.cyclos.model.system.monitor.ApplicationProperty extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.BackgroundTaskData extends BaseTaskData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.BackgroundTaskQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.BaseTaskData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.ClusterMemberData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.DatabaseUpgradeData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.DatabaseUpgradeQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.JavaRuntimeData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.PollingTaskData extends BaseTaskData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.PollingTaskQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.ServerData extends ClusterMemberData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.SystemInformationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.SystemMonitorException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.monitor.SystemMonitorExportResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.networks
-
Class org.cyclos.model.system.networks.BasicNetworkInitialDataDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.networks.NetworkData extends EntityData<NetworkDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.networks.NetworkDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.networks.NetworkInitialDataDTO extends BasicNetworkInitialDataDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.networks.NetworkQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.networks.NetworkSearchData extends SearchData<NetworkQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.networks.NetworkVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.networks.NetworkWithInitialDataData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.operationfields
-
Class org.cyclos.model.system.operationfields.CustomOperationFieldData extends CustomFieldData<CustomOperationFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operationfields.CustomOperationFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.operations
-
Class org.cyclos.model.system.operations.CustomOperationActionData extends EntityData<CustomOperationActionDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationActionDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationActionDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationActionParameterDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationActionVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationData extends EntityData<CustomOperationDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationResultVO extends CustomOperationVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.CustomOperationWithParametersVO extends CustomOperationVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.PageResultColumn extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.ReceiptItemVO extends ReceiptPartVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.ReceiptPartVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.ReceiptVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunAdCustomOperationData extends RunCustomOperationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunAdCustomOperationDataParams extends RunCustomOperationDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunAdCustomOperationDTO extends RunCustomOperationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunContactCustomOperationData extends RunCustomOperationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunContactCustomOperationDataParams extends RunCustomOperationDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunContactCustomOperationDTO extends RunCustomOperationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunContactInfoCustomOperationData extends RunCustomOperationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunContactInfoCustomOperationDataParams extends RunCustomOperationDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunContactInfoCustomOperationDTO extends RunCustomOperationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunCustomOperationAction extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunCustomOperationData extends RunnableCustomOperationVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunCustomOperationDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunCustomOperationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunCustomOperationResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunExternalRedirectCallbackParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunMenuItemCustomOperationData extends RunCustomOperationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunMenuItemCustomOperationDataParams extends RunCustomOperationDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunMenuItemCustomOperationDTO extends RunCustomOperationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunnableCustomOperationVO extends CustomOperationVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunRecordCustomOperationData extends RunCustomOperationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunRecordCustomOperationDataParams extends RunCustomOperationDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunRecordCustomOperationDTO extends RunCustomOperationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunTransferCustomOperationData extends RunCustomOperationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunTransferCustomOperationDataParams extends RunCustomOperationDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunTransferCustomOperationDTO extends RunCustomOperationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunUserCustomOperationData extends RunCustomOperationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunUserCustomOperationDataParams extends RunCustomOperationDataParams implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.operations.RunUserCustomOperationDTO extends RunCustomOperationDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.reports
-
Class org.cyclos.model.system.reports.SystemReportData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.reports.SystemReportPreferencesData extends EntityData<SystemReportPreferencesDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.reports.SystemReportPreferencesDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.reports.SystemReportPreferencesVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.reports.SystemReportQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.scheduledtasks
-
Class org.cyclos.model.system.scheduledtasks.BaseCustomTaskDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomBackgroundTaskData extends EntityData<CustomBackgroundTaskDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomBackgroundTaskDTO extends BaseCustomTaskDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomBackgroundTaskVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomScheduledTaskData extends EntityData<CustomScheduledTaskDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomScheduledTaskDetailedVO extends CustomScheduledTaskVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomScheduledTaskDTO extends BaseCustomTaskDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomScheduledTaskLogQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomScheduledTaskLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scheduledtasks.CustomScheduledTaskVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.scripts
-
Class org.cyclos.model.system.scripts.CustomScriptData extends EntityData<CustomScriptDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scripts.CustomScriptDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scripts.CustomScriptException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scripts.CustomScriptQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scripts.CustomScriptVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scripts.RunScriptData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scripts.RunScriptParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.scripts.ScriptResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.setup
-
Class org.cyclos.model.system.setup.SetupData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.setup.SetupDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.smsoperationconfigurations
-
Class org.cyclos.model.system.smsoperationconfigurations.AcceptPaymentRequestSmsOperationConfigurationDTO extends WithPasswordSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.AccountInformationSmsOperationConfigurationData extends SmsOperationConfigurationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.AccountInformationSmsOperationConfigurationDTO extends WithPasswordSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.BuiltinSmsOperationConfigurationDTO extends SmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.CustomizableSmsOperationConfigurationDTO extends SmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.CustomSmsOperationConfigurationData extends SmsOperationConfigurationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.CustomSmsOperationConfigurationDTO extends CustomizableSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.DenyPaymentRequestSmsOperationConfigurationDTO extends WithPasswordSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.HelpSmsOperationConfigurationDTO extends WithPasswordSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.PaymentSmsOperationConfigurationData extends SmsOperationConfigurationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.PaymentSmsOperationConfigurationDTO extends WithPasswordSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.PerformExternalPaymentSmsOperationConfigurationData extends PaymentSmsOperationConfigurationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.PerformExternalPaymentSmsOperationConfigurationDTO extends PaymentSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.RedeemVoucherSmsOperationConfigurationDTO extends BuiltinSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.RegisterSmsOperationConfigurationData extends SmsOperationConfigurationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.RegisterSmsOperationConfigurationDTO extends BuiltinSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.SendPaymentRequestSmsOperationConfigurationData extends PaymentSmsOperationConfigurationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.SendPaymentRequestSmsOperationConfigurationDTO extends PaymentSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.SmsOperationConfigurationData extends EntityData<SmsOperationConfigurationDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.SmsOperationConfigurationDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.SmsOperationConfigurationDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.SmsOperationConfigurationVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.SmsTextsListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.TextSmsOperationConfigurationDTO extends CustomizableSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.smsoperationconfigurations.WithPasswordSmsOperationConfigurationDTO extends BuiltinSmsOperationConfigurationDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.webservices
-
Class org.cyclos.model.system.webservices.CustomWebServiceData extends EntityData<CustomWebServiceDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.webservices.CustomWebServiceDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.webservices.CustomWebServiceVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.wizardfields
-
Class org.cyclos.model.system.wizardfields.CustomWizardFieldData extends CustomFieldData<CustomWizardFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardfields.CustomWizardFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.wizards
-
Class org.cyclos.model.system.wizards.CustomWizardBackParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.CustomWizardData extends EntityData<CustomWizardDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.CustomWizardDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.CustomWizardExecutionData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.CustomWizardResultVO extends CustomWizardVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.CustomWizardTransitionParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.CustomWizardTransitionVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.CustomWizardVerificationCodeParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.CustomWizardVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.DirectWizardDTO extends WizardWithChannelsDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.MenuItemWizardDTO extends WizardWithChannelsDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.RegistrationWizardDTO extends CustomWizardDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.RunExternalRedirectCallbackParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.StartCustomWizardParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.SystemWizardDTO extends DirectWizardDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.UserWizardDTO extends DirectWizardDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizards.WizardWithChannelsDTO extends CustomWizardDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.system.wizardsteps
-
Class org.cyclos.model.system.wizardsteps.CustomWizardStepData extends EntityData<CustomWizardStepDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.CustomWizardStepDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.CustomWizardStepDetailedVO extends CustomWizardStepVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.CustomWizardStepDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.CustomWizardStepVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.FormFieldsWizardStepData extends CustomWizardStepData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.FormFieldsWizardStepDTO extends CustomWizardStepDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.FormFieldsWizardStepVO extends CustomWizardStepDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.GroupSelectionWizardStepDTO extends CustomWizardStepDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.GroupSelectionWizardStepVO extends CustomWizardStepDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.IdentityProviderWizardStepDTO extends CustomWizardStepDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.system.wizardsteps.IdentityProviderWizardStepVO extends CustomWizardStepDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.addresses
-
Class org.cyclos.model.users.addresses.AddressConfigurationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.AddressDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.AddressListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.AddressVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.GeoLocatedAddressDTO extends AddressDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.GeoLocatedAddressVO extends AddressVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.UserAddressData extends EntityData<UserAddressDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.UserAddressDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.UserAddressDTO extends GeoLocatedAddressDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.UserAddressListData extends AddressListData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.addresses.UserAddressVO extends GeoLocatedAddressVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.brokering
-
Class org.cyclos.model.users.brokering.AddBrokerData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.brokering.BrokeringData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.brokering.BrokeringLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.brokering.BrokeringVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.brokering.BrokeringWithUserVO extends BrokeringVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.bulkactions
-
Class org.cyclos.model.users.bulkactions.AdjustAccountsBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionData extends EntityData<BulkActionDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionDetailsData extends BulkActionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionSearchUsersData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionsSearchData extends SearchData<BulkActionQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionStatusVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionUserQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionUserVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.BulkActionVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ChangeFieldValueBulkActionData extends BulkActionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ChangeFieldValueBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ChangeGroupBulkActionData extends BulkActionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ChangeGroupBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ChangeStatusBulkActionData extends BulkActionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ChangeStatusBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.CustomOperationBulkActionData extends BulkActionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.CustomOperationBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.EmailMailingBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ReindexBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ResetPasswordBulkActionData extends BulkActionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.ResetPasswordBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.SimpleBulkActionData extends BulkActionData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.bulkactions.SmsMailingBulkActionDTO extends BulkActionDTO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.contactinfos
-
Class org.cyclos.model.users.contactinfos.AddressContactInfoDTO extends BaseContactInfoDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.AddressContactInfoVO extends BaseContactInfoVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.BaseContactInfoDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.BaseContactInfoVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.ContactInfoData extends EntityData<ContactInfoDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.ContactInfoDetailedVO extends ContactInfoVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.ContactInfoDTO extends BaseContactInfoDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.ContactInfoFieldData extends CustomFieldData<ContactInfoFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.ContactInfoFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.ContactInfoListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contactinfos.ContactInfoVO extends BaseContactInfoVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.contacts
-
Class org.cyclos.model.users.contacts.ContactCustomFieldData extends CustomFieldData<ContactCustomFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contacts.ContactCustomFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contacts.ContactData extends EntityData<ContactDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contacts.ContactDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contacts.ContactDetailedVO extends ContactVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contacts.ContactDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contacts.ContactQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contacts.ContactSearchData extends SearchData<ContactQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.contacts.ContactVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.dashboardsettings
-
Class org.cyclos.model.users.dashboardsettings.UserDashboardActionsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.fields
-
Class org.cyclos.model.users.fields.UserCustomFieldData extends CustomFieldData<UserCustomFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.fields.UserCustomFieldDetailedVO extends CustomFieldDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.fields.UserCustomFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.fields.UserCustomFieldValueDTO extends CustomFieldValueDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.fields.UserCustomFieldValueVO extends CustomFieldValueVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.fields.UserCustomFieldVO extends CustomFieldVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.groups
-
Class org.cyclos.model.users.groups.AdminGroupData extends GroupData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.AdminGroupDTO extends GroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.AdminGroupVO extends GroupVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.BasicChangeGroupData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.BasicGroupData extends EntityData<BasicGroupDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.BasicGroupDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.BasicGroupQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.BasicGroupVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.BrokerGroupDTO extends UserGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.ChangeGroupData extends BasicChangeGroupData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.ChangeGroupDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.GroupData extends BasicGroupData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.GroupDTO extends BasicGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.GroupProductsCollections extends ProductsCollections implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.GroupSearchData extends SearchData<BasicGroupQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.GroupSetData extends BasicGroupData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.GroupSetDTO extends BasicGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.GroupSetVO extends BasicGroupVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.GroupVO extends BasicGroupVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.InitialGroupVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.MemberGroupDTO extends UserGroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.UserGroupData extends GroupData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.UserGroupDTO extends GroupDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.UserGroupLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.groups.UserGroupVO extends GroupVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.operatorgroups
-
Class org.cyclos.model.users.operatorgroups.ChangeOperatorGroupData extends BasicChangeGroupData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operatorgroups.ChangeOperatorGroupDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operatorgroups.OperatorGroupAccountTypeDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operatorgroups.OperatorGroupData extends EntityData<OperatorGroupDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operatorgroups.OperatorGroupDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operatorgroups.OperatorGroupListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operatorgroups.OperatorGroupPaymentTypeDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operatorgroups.OperatorGroupVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.operators
-
Class org.cyclos.model.users.operators.EditOperatorProfileData extends OperatorData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorActivitiesData extends ActivitiesData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorData extends EntityData<OperatorDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorDTO extends BasicUserDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorProfileActionsData extends BasicProfileActionsData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorRegistrationData extends OperatorData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorRegistrationDTO extends OperatorDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorsSearchData extends SearchData<OperatorQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorVO extends BasicUserVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.OperatorWithFieldsVO extends OperatorVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.operators.ViewOperatorProfileData extends AbstractViewProfileData implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.phones
-
Class org.cyclos.model.users.phones.LandLinePhoneData extends PhoneData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.LandLinePhoneDTO extends PhoneDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.ManagedPhoneVO extends PhoneVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.MobilePhoneData extends PhoneData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.MobilePhoneDTO extends PhoneDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.PhoneConfigurationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.PhoneData extends EntityData<PhoneDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.PhoneDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.PhoneDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.PhoneListData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.phones.PhoneVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.privacycontrols
-
Class org.cyclos.model.users.privacycontrols.PrivacyControlData extends EntityData<PrivacyControlDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.privacycontrols.PrivacyControlDetailedVO extends PrivacyControlVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.privacycontrols.PrivacyControlDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.privacycontrols.PrivacyControlResultVO extends PrivacyControlVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.privacycontrols.PrivacyControlVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.privacysettings
-
Class org.cyclos.model.users.privacysettings.PrivacySettingsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.privacysettings.PrivacySettingsDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.products
-
Class org.cyclos.model.users.products.AbstractProductContactFieldDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.AbstractProductNotificationDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.AbstractProductOwnProfileFieldDTO extends AbstractProductProfileFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.AbstractProductProfileFieldDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ActiveAdminProductsData extends ActiveProductsData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ActiveProductsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ActiveUserAccountData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ActiveUserProductsData extends ActiveProductsData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.AdminProductAuthorizationRoleDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.AdminProductData extends UserManagementProductData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.AdminProductDTO extends UserManagementProductDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.AdminProductNotificationDTO extends AbstractProductNotificationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.BrokerProductData extends UserManagementProductData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.BrokerProductDTO extends UserManagementProductDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.MemberProductCustomOperationDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.MemberProductCustomWizardDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.MemberProductData extends ProductData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.MemberProductDTO extends ProductDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.MyProductPasswordActionDTO extends ProductPasswordActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.OperatorProductDTO extends ProductDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductAccessClientDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductAdFieldDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductAdminVoucherDTO extends ProductVoucherDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductAssignmentLogVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductBrokerVoucherDTO extends ProductUserVoucherDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductDashboardActionDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductData extends EntityData<ProductDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductLevelData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductManagementDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductMemberVoucherDTO extends ProductUserVoucherDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductMyAccessClientDTO extends ProductAccessClientDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductMyAdFieldDTO extends ProductAdFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductMyContactFieldDTO extends AbstractProductContactFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductMyProfileFieldDTO extends AbstractProductOwnProfileFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductMyRecordFieldDTO extends ProductRecordFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductMyRecordTypeDTO extends ProductRecordTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductMyTokenTypeDTO extends ProductTokenTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductOperatorProfileFieldDTO extends AbstractProductOwnProfileFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductPasswordActionDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductRecordFieldDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductRecordTypeDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductsCollections extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductSearchData extends SearchData<ProductQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductTokenTypeDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductTransferStatusFlowDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductUserAccessClientDTO extends ProductAccessClientDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductUserAdFieldDTO extends ProductAdFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductUserContactFieldDTO extends AbstractProductContactFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductUserProfileFieldDTO extends AbstractProductProfileFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductUserTokenTypeDTO extends ProductTokenTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductUserVoucherDTO extends ProductVoucherDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductVoucherDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.ProductWithUserAccountVO extends ProductVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.UserBasicFieldActions extends UserProfileFieldActions implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.UserCustomFieldActions extends UserProfileFieldActions implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.UserManagementProductData extends ProductData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.UserManagementProductDTO extends ProductDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.UserProductNotificationDTO extends AbstractProductNotificationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.UserProductPasswordActionDTO extends ProductPasswordActionDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.products.UserProfileFieldActions extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.recordfields
-
Class org.cyclos.model.users.recordfields.RecordCustomFieldData extends CustomFieldData<RecordCustomFieldDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordfields.RecordCustomFieldDTO extends CustomFieldDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordfields.RecordCustomFieldVO extends CustomFieldVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.records
-
Class org.cyclos.model.users.records.RecordData extends EntityData<RecordDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.RecordDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.RecordDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.RecordQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.RecordSearchData extends SearchData<RecordQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.RecordVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.SharedRecordFieldsSearchData extends RecordSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.SystemRecordDTO extends RecordDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.SystemRecordQuery extends RecordQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.SystemRecordSearchData extends RecordSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.SystemRecordVO extends RecordVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.TiledRecordsData extends RecordData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.UserRecordDTO extends RecordDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.UserRecordQuery extends RecordQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.UserRecordSearchData extends RecordSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.records.UserRecordVO extends RecordVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.recordsections
-
Class org.cyclos.model.users.recordsections.RecordSectionData extends EntityData<RecordSectionDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordsections.RecordSectionDetailedVO extends RecordSectionVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordsections.RecordSectionDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordsections.RecordSectionVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.recordtypes
-
Class org.cyclos.model.users.recordtypes.RecordCustomFieldDetailedVO extends CustomFieldDetailedVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.RecordTypeCountVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.RecordTypeData extends EntityData<RecordTypeDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.RecordTypeDetailedVO extends RecordTypeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.RecordTypeDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.RecordTypeVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.SystemRecordTypeDTO extends RecordTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.SystemRecordTypeVO extends RecordTypeVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.UserRecordTypeDTO extends RecordTypeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.recordtypes.UserRecordTypeVO extends RecordTypeVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.references
-
Class org.cyclos.model.users.references.GeneralReferenceData extends EntityData<GeneralReferenceDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.GeneralReferenceDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.GeneralReferenceDTO extends ReferenceDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.GeneralReferenceEntryVO extends ReferenceEntryVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.GeneralReferenceQuery extends ReferenceQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.GeneralReferenceSearchData extends SearchData<GeneralReferenceQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.GeneralReferenceVO extends ReferenceVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.ReferenceDTO extends EntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.ReferenceEntryVO extends ReferenceVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.ReferencePeriodStatisticsVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.ReferenceQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.ReferenceStatisticsParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.ReferenceStatisticsVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.ReferenceVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.TransactionFeedbackData extends EntityData<TransactionFeedbackDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.TransactionFeedbackDTO extends ReferenceDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.TransactionFeedbackEntryVO extends ReferenceEntryVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.TransactionFeedbackQuery extends ReferenceQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.TransactionFeedbackSearchData extends SearchData<TransactionFeedbackQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.TransactionFeedbackUpdateDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.TransactionFeedbackVO extends ReferenceVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.references.TransactionsAwaitingFeedbackQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.users
-
Class org.cyclos.model.users.users.AbstractRegistrationData extends AbstractSimpleRegistrationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.AbstractSimpleRegistrationData extends UserData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.AbstractSimpleUserRegistrationDTO extends UserDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.AbstractUserQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.AbstractUserRegistrationDTO extends AbstractSimpleUserRegistrationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.AbstractUserSearchData extends SearchData<AbstractUserQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.AbstractViewProfileData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ActivitiesData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.AddressFieldValueForSearchDTO extends BaseValueForSearchDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.BaseUserRegistrationResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.BasicProfileActionsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.BasicProfileFieldValueForSearchDTO extends BaseValueForSearchDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.BasicUserDTO extends NamedEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.BasicUserVO extends EntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ChangeUserStatusData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ChangeUserStatusParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ConnectedUserQuery extends QueryParameters implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ConnectedUserSearchData extends SearchData<ConnectedUserQuery> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ConnectedUserVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.EditProfileData extends UserData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.FrontendSettingsDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.HomeData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.LocateUserException extends EntityNotFoundException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
principalType
PrincipalTypeVO principalType
-
-
Class org.cyclos.model.users.users.LoginDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.PasswordRegistrationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.PasswordRegistrationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ProfileActionsData extends BasicProfileActionsData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ProfileTransactionActionsData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.PublicRegistrationData extends AbstractRegistrationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.PublicRegistrationDTO extends AbstractUserRegistrationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.RegionalSettingsDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserAccountData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserActivitiesData extends ActivitiesData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserData extends EntityData<UserDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserDataParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserDTO extends BasicUserDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserLocatorDetailedVO extends UserLocatorVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserLocatorVO extends UserVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserLoginDetailedResult extends UserLoginResult implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserLoginDTO extends UserPasswordDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserLoginResult extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserMapDirectoryData extends UserSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserPasswordDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserPrincipalData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserProductsCollections extends ProductsCollections implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserQuery extends AbstractUserQuery implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserRegistrationByMemberData extends AbstractSimpleRegistrationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserRegistrationByMemberDTO extends AbstractSimpleUserRegistrationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserRegistrationData extends AbstractRegistrationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserRegistrationDTO extends AbstractUserRegistrationDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserRegistrationResult extends BaseUserRegistrationResult implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserSearchData extends AbstractUserSearchData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserStatusLogVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserValidationResult extends BaseUserRegistrationResult implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserVO extends BasicUserVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserWithFieldsVO extends UserVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.UserWithRolesVO extends UserVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ValidateRegistrationFieldParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.users.ViewProfileData extends AbstractViewProfileData implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.users.usersections
-
Class org.cyclos.model.users.usersections.UserSectionData extends EntityData<UserSectionDTO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.usersections.UserSectionDetailedVO extends UserSectionVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.usersections.UserSectionDTO extends ConfigurationEntityDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.users.usersections.UserSectionVO extends ConfigurationEntityVO implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.model.utils
-
Class org.cyclos.model.utils.AmountSummaryVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.AppNotificationException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.AuthorizationData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.BarcodeParams extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.CookieInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.CountryVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.CurrencyAmountDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.CurrencyAmountRangeDTO extends DecimalRangeDTO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.DatePeriodDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.DecimalRangeDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.DimensionsDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.DistanceDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.FieldSelector extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fields
Collection<String> fields
-
root
org.cyclos.model.utils.FieldSelector.FieldPath root
-
-
Class org.cyclos.model.utils.FileInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.FileSizeDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.IntegerRangeDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.LatLongDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.LocalesData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.LocaleVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.LocalizationData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.NumberGenerationDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.ParameterVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.PeriodPreselectorOptionData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.PredefinedPeriodData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.PushNotificationEvent extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.cyclos.model.utils.PushNotificationEventFilter extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.PushNotificationEventType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.RawFileVO extends StoredFileVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.RequestInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authorization
AuthorizationData authorization
-
body
SerializableInputStream body
-
cookies
ParameterStorage cookies
-
headers
ParameterStorage headers
-
method
String method
-
parameters
ParameterStorage parameters
-
requestData
RequestData requestData
-
-
Class org.cyclos.model.utils.ResponseException extends BusinessException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
response
ResponseInfo response
-
-
Class org.cyclos.model.utils.ResponseInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
binaryBody
SerializableInputStream binaryBody
-
cookies
List<CookieInfo> cookies
-
headers
ParameterStorage headers
-
status
int status
-
stringBody
String stringBody
-
-
Class org.cyclos.model.utils.SearchByDistanceData extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.StoredFileVO extends NamedEntityVO implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.TimeIntervalDTO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.model.utils.TimeZoneVO extends Bean implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.server.model
-
Class org.cyclos.server.model.AggregatedFrameworkExceptions extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exceptions
Map<String,FrameworkException> exceptions
-
indexedExceptions
Map<String,List<FrameworkException>> indexedExceptions
-
-
Class org.cyclos.server.model.NestedFrameworkException extends FrameworkException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exception
FrameworkException exception
-
index
Integer index
-
propertyName
String propertyName
-
-
-
Package org.cyclos.server.model.access.login
-
Class org.cyclos.server.model.access.login.AccountPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
AccountWithCurrencyVO account
-
posPayments
List<TransferTypeVO> posPayments
-
selfPayments
List<TransferTypeVO> selfPayments
-
systemPayments
List<TransferTypeVO> systemPayments
-
userPayments
List<TransferTypeVO> userPayments
-
viewStatus
boolean viewStatus
-
visible
boolean visible
-
-
Class org.cyclos.server.model.access.login.AgreementsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.AuthVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessClient
AccessClientVO accessClient
-
configuration
ConfigurationVO configuration
-
configurationVersion
Integer configurationVersion
-
everAcceptedAgreements
boolean everAcceptedAgreements
-
expiredPassword
boolean expiredPassword
-
expiredSecondaryPassword
boolean expiredSecondaryPassword
-
global
boolean global
-
group
GroupVO group
-
identityProviderNotLinkReason
IdentityProviderNotLinkReason identityProviderNotLinkReason
-
language
LanguageVO language
-
languageVersion
Integer languageVersion
-
passwordType
PasswordTypeVO passwordType
-
pendingAgreements
boolean pendingAgreements
-
pendingSecondaryPassword
boolean pendingSecondaryPassword
-
permissions
PermissionsVO permissions
-
pinCreationToken
String pinCreationToken
-
pinInput
PinInputDTO pinInput
-
principal
String principal
-
principalType
PrincipalTypeVO principalType
-
roles
Set<Role> roles
-
secondaryPasswordType
PasswordTypeVO secondaryPasswordType
-
sessionToken
String sessionToken
-
trustedSession
boolean trustedSession
-
unauthorizedAddress
boolean unauthorizedAddress
-
user
BasicUserVO user
-
-
Class org.cyclos.server.model.access.login.BankingPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accounts
List<AccountPermissionsVO> accounts
-
accountVisibilitySettings
boolean accountVisibilitySettings
-
authorizations
TransactionAuthorizationsPermissionsVO authorizations
-
externalPayments
ExternalPaymentsPermissionsVO externalPayments
-
paymentRequests
PaymentRequestsPermissionsVO paymentRequests
-
payments
PaymentsPermissionsVO payments
-
scheduledPayments
ScheduledPaymentsPermissionsVO scheduledPayments
-
searchGeneralAuthorizedPayments
boolean searchGeneralAuthorizedPayments
-
searchGeneralBalanceLimits
boolean searchGeneralBalanceLimits
-
searchGeneralExternalPayments
boolean searchGeneralExternalPayments
-
searchGeneralPaymentLimits
boolean searchGeneralPaymentLimits
-
searchGeneralPaymentRequests
boolean searchGeneralPaymentRequests
-
searchGeneralScheduledPayments
boolean searchGeneralScheduledPayments
-
searchGeneralTransfers
boolean searchGeneralTransfers
-
searchUsersWithBalances
boolean searchUsersWithBalances
-
tickets
TicketsPermissionsVO tickets
-
-
Class org.cyclos.server.model.access.login.CommonMessagesPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.ConnectedUsersPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
login
boolean login
-
manage
boolean manage
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.ContactsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
enable
boolean enable
-
hasEditableFields
boolean hasEditableFields
-
hasVisibleFields
boolean hasVisibleFields
-
-
Class org.cyclos.server.model.access.login.DocumentsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
viewIndividual
boolean viewIndividual
-
viewShared
List<DocumentCategoryVO> viewShared
-
-
Class org.cyclos.server.model.access.login.ExternalPaymentsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cancel
boolean cancel
-
perform
boolean perform
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.ImagesPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
manageCategories
List<SystemImageCategoryVO> manageCategories
-
myCustom
boolean myCustom
-
viewCategories
List<SystemImageCategoryVO> viewCategories
-
-
Class org.cyclos.server.model.access.login.InvitePermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
send
boolean send
-
-
Class org.cyclos.server.model.access.login.MarketplacePermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
advertisementEnabled
boolean advertisementEnabled
-
advertisementQuestions
boolean advertisementQuestions
-
interests
boolean interests
-
manageAdvertisement
boolean manageAdvertisement
-
manageUserAdvertisement
boolean manageUserAdvertisement
-
manageUserPendingAdvertisement
boolean manageUserPendingAdvertisement
-
manageUserPendingWebshop
boolean manageUserPendingWebshop
-
manageUserWebshop
boolean manageUserWebshop
-
manageUserWebshopSettings
boolean manageUserWebshopSettings
-
manageWebshop
boolean manageWebshop
-
purchase
boolean purchase
-
viewAdvertisement
boolean viewAdvertisement
-
viewUserPendingAdvertisement
boolean viewUserPendingAdvertisement
-
viewUserPendingWebshop
boolean viewUserPendingWebshop
-
viewUserPurchases
boolean viewUserPurchases
-
viewUserSales
boolean viewUserSales
-
viewUserWebshopSettings
boolean viewUserWebshopSettings
-
viewWebshop
boolean viewWebshop
-
webshopEnabled
boolean webshopEnabled
-
webshopQuestions
boolean webshopQuestions
-
-
Class org.cyclos.server.model.access.login.MessagesPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
my
MyMessagesPermissionsVO my
-
system
SystemMessagesPermissionsVO system
-
-
Class org.cyclos.server.model.access.login.MyMessagesPermissionsVO extends CommonMessagesPermissionsVO implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sendToBrokered
boolean sendToBrokered
-
sendToSystem
boolean sendToSystem
-
sendToUser
boolean sendToUser
-
-
Class org.cyclos.server.model.access.login.NotificationSettingsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
enable
boolean enable
-
-
Class org.cyclos.server.model.access.login.NotificationsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
enable
boolean enable
-
-
Class org.cyclos.server.model.access.login.OperationPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
operation
RunnableCustomOperationVO operation
-
run
boolean run
-
-
Class org.cyclos.server.model.access.login.OperationsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
system
List<OperationPermissionsVO> system
-
user
List<OperationPermissionsVO> user
-
-
Class org.cyclos.server.model.access.login.OperatorsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
enable
boolean enable
-
manageGroups
boolean manageGroups
-
manageOperators
boolean manageOperators
-
-
Class org.cyclos.server.model.access.login.PasswordPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
change
boolean change
-
enable
boolean enable
-
reset
boolean reset
-
type
PasswordTypeVO type
-
unblock
boolean unblock
-
-
Class org.cyclos.server.model.access.login.PasswordsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
manage
boolean manage
-
passwords
List<PasswordPermissionsVO> passwords
-
-
Class org.cyclos.server.model.access.login.PaymentRequestsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accept
boolean accept
-
cancel
boolean cancel
-
changeExpiration
boolean changeExpiration
-
reject
boolean reject
-
reschedule
boolean reschedule
-
sendToSystem
boolean sendToSystem
-
sendToUser
boolean sendToUser
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.PaymentsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
pos
boolean pos
-
self
boolean self
-
system
boolean system
-
user
boolean user
-
-
Class org.cyclos.server.model.access.login.PermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
agreements
AgreementsPermissionsVO agreements
-
banking
BankingPermissionsVO banking
-
connectedUsers
ConnectedUsersPermissionsVO connectedUsers
-
contacts
ContactsPermissionsVO contacts
-
documents
DocumentsPermissionsVO documents
-
identityProviders
IdentityProvidersPermissionsVO identityProviders
-
images
ImagesPermissionsVO images
-
invite
InvitePermissionsVO invite
-
marketplace
MarketplacePermissionsVO marketplace
-
messages
MessagesPermissionsVO messages
-
myProfile
ProfilePermissionsVO myProfile
-
notifications
NotificationsPermissionsVO notifications
-
notificationSettings
NotificationSettingsPermissionsVO notificationSettings
-
operations
OperationsPermissionsVO operations
-
operators
OperatorsPermissionsVO operators
-
passwords
PasswordsPermissionsVO passwords
-
privacySettings
PrivacySettingsPermissionsVO privacySettings
-
records
RecordsPermissionsVO records
-
references
ReferencesPermissionsVO references
-
tokens
TokensPermissionsVO tokens
-
transactionFeedbacks
ReferencesPermissionsVO transactionFeedbacks
-
userAlerts
UserAlertsPermissionsVO userAlerts
-
users
UsersPermissionsVO users
-
vouchers
VouchersPermissionsVO vouchers
-
wizards
WizardsPermissionsVO wizards
-
-
Class org.cyclos.server.model.access.login.PrivacySettingsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
manage
boolean manage
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.ProfilePermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addressRequired
boolean addressRequired
-
editProfile
boolean editProfile
-
landLineRequired
boolean landLineRequired
-
manageAddresses
boolean manageAddresses
-
manageContactInfos
boolean manageContactInfos
-
manageImages
boolean manageImages
-
managePhones
boolean managePhones
-
maxAddresses
int maxAddresses
-
maxContactInfos
int maxContactInfos
-
maxLandlines
int maxLandlines
-
maxMobiles
int maxMobiles
-
maxProfileImages
int maxProfileImages
-
mobileRequired
boolean mobileRequired
-
-
Class org.cyclos.server.model.access.login.RecordPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
create
boolean create
-
remove
boolean remove
-
singleId
Long singleId
-
type
RecordTypeVO type
-
update
boolean update
-
-
Class org.cyclos.server.model.access.login.RecordsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
system
List<RecordPermissionsVO> system
-
user
List<RecordPermissionsVO> user
-
userManagement
List<RecordPermissionsVO> userManagement
-
-
Class org.cyclos.server.model.access.login.ReferencesPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
give
boolean give
-
receive
boolean receive
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.ScheduledPaymentsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
block
boolean block
-
cancel
boolean cancel
-
process
boolean process
-
settle
boolean settle
-
unblock
boolean unblock
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.SystemMessagesPermissionsVO extends CommonMessagesPermissionsVO implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
manage
boolean manage
-
sendToGroups
boolean sendToGroups
-
sendToUser
boolean sendToUser
-
-
Class org.cyclos.server.model.access.login.TicketsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
approve
boolean approve
-
cancel
boolean cancel
-
create
boolean create
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.TokensPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
my
List<TokenPermissionsVO> my
-
personalizeNfcTokensAsMember
List<TokenPrincipalTypeVO> personalizeNfcTokensAsMember
-
user
List<TokenPermissionsVO> user
-
-
Class org.cyclos.server.model.access.login.TransactionAuthorizationsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authorize
boolean authorize
-
cancel
boolean cancel
-
deny
boolean deny
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.UserAlertsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
view
boolean view
-
-
Class org.cyclos.server.model.access.login.UsersPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
boolean map
-
registerAsAdmin
boolean registerAsAdmin
-
registerAsBroker
boolean registerAsBroker
-
registerAsMember
boolean registerAsMember
-
search
boolean search
-
viewProfile
boolean viewProfile
-
-
Class org.cyclos.server.model.access.login.VoucherPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
buy
boolean buy
-
cancel
boolean cancel
-
changeExpirationDate
boolean changeExpirationDate
-
configuration
VoucherConfigurationVO configuration
-
enabled
boolean enabled
-
generate
boolean generate
-
redeem
boolean redeem
-
refund
boolean refund
-
send
boolean send
-
topUp
boolean topUp
-
view
boolean view
-
viewTransactions
boolean viewTransactions
-
viewVouchers
boolean viewVouchers
-
-
Class org.cyclos.server.model.access.login.VouchersPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
vouchers
List<VoucherPermissionsVO> vouchers
-
-
Class org.cyclos.server.model.access.login.WizardPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
run
boolean run
-
wizard
CustomWizardVO wizard
-
-
Class org.cyclos.server.model.access.login.WizardsPermissionsVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
my
List<WizardPermissionsVO> my
-
system
List<WizardPermissionsVO> system
-
-
-
Package org.cyclos.server.model.access.oidc
-
Class org.cyclos.server.model.access.oidc.AuthorizeRequest extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.model.access.oidc.AuthorizeResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
parameters
Map<String,String> parameters
-
responseMode
ResponseMode responseMode
-
url
String url
-
-
Class org.cyclos.server.model.access.oidc.ClientRequest extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.model.access.oidc.ConsentData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountType
String accountType
-
applicationLogo
ImageVO applicationLogo
-
applicationName
String applicationName
-
client
OidcClientDTO client
-
country
String country
-
expiresAfter
String expiresAfter
-
locale
String locale
-
loginHint
String loginHint
-
passwordInput
PasswordInputDTO passwordInput
-
paymentAmount
String paymentAmount
-
paymentTo
String paymentTo
-
resourceCacheKey
String resourceCacheKey
-
scopes
List<ScopeVO> scopes
-
shortcutIcon
ImageVO shortcutIcon
-
singlePayment
boolean singlePayment
-
-
Class org.cyclos.server.model.access.oidc.OpenidConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
acr_values_supported
List<String> acr_values_supported
OPTIONAL. JSON array containing a list of the Authentication Context Class References that this OP supports. -
authorization_endpoint
String authorization_endpoint
REQUIRED. URL of the OP's OAuth 2.0 Authorization Endpoint [OpenID.Core]. -
claim_types_supported
List<String> claim_types_supported
OPTIONAL. JSON array containing a list of the Claim Types that the OpenID Provider supports. These Claim Types are described in Section 5.6 of OpenID Connect Core 1.0 [OpenID.Core]. Values defined by this specification are normal, aggregated, and distributed. If omitted, the implementation supports only normal Claims. -
claims_locales_supported
List<String> claims_locales_supported
OPTIONAL. Languages and scripts supported for values in Claims being returned, represented as a JSON array of BCP47 [RFC5646] language tag values. Not all languages and scripts are necessarily supported for all Claim values. -
claims_parameter_supported
boolean claims_parameter_supported
OPTIONAL. Boolean value specifying whether the OP supports use of the claims parameter, with true indicating support. If omitted, the default value is false. -
claims_supported
List<String> claims_supported
RECOMMENDED. JSON array containing a list of the Claim Names of the Claims that the OpenID Provider MAY be able to supply values for. Note that for privacy or other reasons, this might not be an exhaustive list. -
display_values_supported
List<String> display_values_supported
OPTIONAL. JSON array containing a list of the display parameter values that the OpenID Provider supports. These values are described in Section 3.1.2.1 of OpenID Connect Core 1.0 [OpenID.Core]. -
grant_types_supported
List<String> grant_types_supported
OPTIONAL. JSON array containing a list of the OAuth 2.0 Grant Type values that this OP supports. Dynamic OpenID Providers MUST support the authorization_code and implicit Grant Type values and MAY support other Grant Types. If omitted, the default value is ["authorization_code", "implicit"]. -
id_token_encryption_alg_values_supported
List<String> id_token_encryption_alg_values_supported
OPTIONAL. JSON array containing a list of the JWE encryption algorithms (alg values) supported by the OP for the ID Token to encode the Claims in a JWT [JWT]. -
id_token_encryption_enc_values_supported
List<String> id_token_encryption_enc_values_supported
OPTIONAL. JSON array containing a list of the JWE encryption algorithms (enc values) supported by the OP for the ID Token to encode the Claims in a JWT [JWT]. -
id_token_signing_alg_values_supported
List<String> id_token_signing_alg_values_supported
REQUIRED. JSON array containing a list of the JWS signing algorithms (alg values) supported by the OP for the ID Token to encode the Claims in a JWT [JWT]. The algorithm RS256 MUST be included. The value none MAY be supported, but MUST NOT be used unless the Response Type used returns no ID Token from the Authorization Endpoint (such as when using the Authorization Code Flow). -
issuer
String issuer
REQUIRED. URL using the https scheme with no query or fragment component that the OP asserts as its Issuer Identifier. If Issuer discovery is supported (see Section 2), this value MUST be identical to the issuer value returned by WebFinger. This also MUST be identical to the iss Claim value in ID Tokens issued from this Issuer. -
jwks_uri
String jwks_uri
REQUIRED. URL of the OP's JSON Web Key Set [JWK] document. This contains the signing key(s) the RP uses to validate signatures from the OP. The JWK Set MAY also contain the Server's encryption key(s), which are used by RPs to encrypt requests to the Server. When both signing and encryption keys are made available, a use (Key Use) parameter value is REQUIRED for all keys in the referenced JWK Set to indicate each key's intended usage. Although some algorithms allow the same key to be used for both signatures and encryption, doing so is NOT RECOMMENDED, as it is less secure. The JWK x5c parameter MAY be used to provide X.509 representations of keys provided. When used, the bare key values MUST still be present and MUST match those in the certificate. -
op_policy_uri
String op_policy_uri
OPTIONAL. URL that the OpenID Provider provides to the person registering the Client to read about the OP's requirements on how the Relying Party can use the data provided by the OP. The registration process SHOULD display this URL to the person registering the Client if it is given. -
op_tos_uri
String op_tos_uri
OPTIONAL. URL that the OpenID Provider provides to the person registering the Client to read about OpenID Provider's terms of service. The registration process SHOULD display this URL to the person registering the Client if it is given. -
registration_endpoint
String registration_endpoint
RECOMMENDED. URL of the OP's Dynamic Client Registration Endpoint [OpenID.Registration]. -
request_object_encryption_alg_values_supported
List<String> request_object_encryption_alg_values_supported
OPTIONAL. JSON array containing a list of the JWE encryption algorithms (alg values) supported by the OP for Request Objects. These algorithms are used both when the Request Object is passed by value and when it is passed by reference. -
request_object_encryption_enc_values_supported
List<String> request_object_encryption_enc_values_supported
OPTIONAL. JSON array containing a list of the JWE encryption algorithms (enc values) supported by the OP for Request Objects. These algorithms are used both when the Request Object is passed by value and when it is passed by reference. -
request_object_signing_alg_values_supported
List<String> request_object_signing_alg_values_supported
OPTIONAL. JSON array containing a list of the JWS signing algorithms (alg values) supported by the OP for Request Objects, which are described in Section 6.1 of OpenID Connect Core 1.0 [OpenID.Core]. These algorithms are used both when the Request Object is passed by value (using the request parameter) and when it is passed by reference (using the request_uri parameter). Servers SHOULD support none and RS256. -
request_parameter_supported
boolean request_parameter_supported
OPTIONAL. Boolean value specifying whether the OP supports use of the request parameter, with true indicating support. If omitted, the default value is false. -
request_uri_parameter_supported
boolean request_uri_parameter_supported
OPTIONAL. Boolean value specifying whether the OP supports use of the request_uri parameter, with true indicating support. If omitted, the default value is true. -
require_request_uri_registration
boolean require_request_uri_registration
OPTIONAL. Boolean value specifying whether the OP requires any request_uri values used to be pre-registered using the request_uris registration parameter. Pre-registration is REQUIRED when the value is true. If omitted, the default value is false. -
response_modes_supported
List<String> response_modes_supported
OPTIONAL. JSON array containing a list of the OAuth 2.0 response_mode values that this OP supports, as specified in OAuth 2.0 Multiple Response Type Encoding Practices [OAuth.Responses]. If omitted, the default for Dynamic OpenID Providers is ["query", "fragment"]. -
response_types_supported
List<String> response_types_supported
REQUIRED. JSON array containing a list of the OAuth 2.0 response_type values that this OP supports. Dynamic OpenID Providers MUST support the code, id_token, and the token id_token Response Type values. -
revocation_endpoint
String revocation_endpoint
URL of the OP's OAuth 2.0 Token Revocation Endpoint. -
scopes_supported
List<String> scopes_supported
RECOMMENDED. JSON array containing a list of the OAuth 2.0 [RFC6749] scope values that this server supports. The server MUST support the openid scope value. Servers MAY choose not to advertise some supported scope values even when this parameter is used, although those defined in [OpenID.Core] SHOULD be listed, if supported. -
service_documentation
String service_documentation
OPTIONAL. URL of a page containing human-readable information that developers might want or need to know when using the OpenID Provider. In particular, if the OpenID Provider does not support Dynamic Client Registration, then information on how to register Clients needs to be provided in this documentation. -
subject_types_supported
List<String> subject_types_supported
REQUIRED. JSON array containing a list of the Subject Identifier types that this OP supports. Valid types include pairwise and public. -
token_endpoint
String token_endpoint
URL of the OP's OAuth 2.0 Token Endpoint [OpenID.Core]. This is REQUIRED unless only the Implicit Flow is used. -
token_endpoint_auth_methods_supported
List<String> token_endpoint_auth_methods_supported
OPTIONAL. JSON array containing a list of Client Authentication methods supported by this Token Endpoint. The options are client_secret_post, client_secret_basic, client_secret_jwt, and private_key_jwt, as described in Section 9 of OpenID Connect Core 1.0 [OpenID.Core]. Other authentication methods MAY be defined by extensions. If omitted, the default is client_secret_basic -- the HTTP Basic Authentication Scheme specified in Section 2.3.1 of OAuth 2.0 [RFC6749]. -
token_endpoint_auth_signing_alg_values_supported
List<String> token_endpoint_auth_signing_alg_values_supported
OPTIONAL. JSON array containing a list of the JWS signing algorithms (alg values) supported by the Token Endpoint for the signature on the JWT [JWT] used to authenticate the Client at the Token Endpoint for the private_key_jwt and client_secret_jwt authentication methods. Servers SHOULD support RS256. The value none MUST NOT be used. -
ui_locales_supported
List<String> ui_locales_supported
OPTIONAL. Languages and scripts supported for the user interface, represented as a JSON array of BCP47 [RFC5646] language tag values. -
userinfo_encryption_alg_values_supported
List<String> userinfo_encryption_alg_values_supported
OPTIONAL. JSON array containing a list of the JWE [JWE] encryption algorithms (alg values) [JWA] supported by the UserInfo Endpoint to encode the Claims in a JWT [JWT]. -
userinfo_encryption_enc_values_supported
List<String> userinfo_encryption_enc_values_supported
OPTIONAL. JSON array containing a list of the JWE encryption algorithms (enc values) [JWA] supported by the UserInfo Endpoint to encode the Claims in a JWT [JWT]. -
userinfo_endpoint
String userinfo_endpoint
RECOMMENDED. URL of the OP's UserInfo Endpoint [OpenID.Core]. This URL MUST use the https scheme and MAY contain port, path, and query parameter components. -
userinfo_signing_alg_values_supported
List<String> userinfo_signing_alg_values_supported
OPTIONAL. JSON array containing a list of the JWS [JWS] signing algorithms (alg values) [JWA] supported by the UserInfo Endpoint to encode the Claims in a JWT [JWT]. The value none MAY be included.
-
-
Class org.cyclos.server.model.access.oidc.RevokeRequest extends ClientRequest implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
token
String token
-
-
Class org.cyclos.server.model.access.oidc.TokenRequest extends ClientRequest implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.model.access.oidc.TokenResponse extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.server.model.app
-
Class org.cyclos.server.model.app.FrontendDashboardAccountVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
AccountWithCurrencyVO account
-
balance
BigDecimal balance
-
balanceHistory
List<BalanceEntryVO> balanceHistory
-
lastTransfers
List<AccountHistoryEntryVO> lastTransfers
-
-
Class org.cyclos.server.model.app.FrontendData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
afterLogoutUrl
String afterLogoutUrl
-
allowFrontendSwitching
boolean allowFrontendSwitching
-
altMapMarker
ThemeImageVO altMapMarker
-
banners
List<BannerDetailedVO> banners
-
externalLoginUrl
String externalLoginUrl
-
frontend
Frontend frontend
-
hasHomePage
boolean hasHomePage
-
icons
List<FrontendIconVO> icons
-
locales
List<String> locales
-
logo
ConfigurationImageVO logo
-
mapMarker
ThemeImageVO mapMarker
-
menuBar
boolean menuBar
-
mobileLandingPage
FrontendLandingPage mobileLandingPage
-
mobileMenuTitle
String mobileMenuTitle
-
mobileTitle
String mobileTitle
-
pages
List<MenuItemVO> pages
-
svgIconNames
Set<String> svgIconNames
-
title
String title
-
topUpEnabled
boolean topUpEnabled
-
uiData
UiData uiData
-
voucherBuyingMenu
UserMainMenu voucherBuyingMenu
-
-
Class org.cyclos.server.model.app.FrontendHomeData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accounts
List<FrontendDashboardAccountVO> accounts
-
content
FrontendHomePageVO content
-
fullWidthContent
Boolean fullWidthContent
-
latestAds
List<BasicAdVO> latestAds
-
latestUsers
List<UserWithFieldsVO> latestUsers
-
mergeAccounts
Boolean mergeAccounts
-
passwordsNeedingAttention
List<PasswordData> passwordsNeedingAttention
-
pendingSecurityQuestion
Boolean pendingSecurityQuestion
-
quickAccess
List<FrontendQuickAccessType> quickAccess
-
showLatestAds
boolean showLatestAds
-
showLatestUsers
boolean showLatestUsers
-
-
Class org.cyclos.server.model.app.FrontendIconVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
height
Integer height
-
image
ConfigurationImageVO image
-
rel
String rel
-
width
Integer width
-
-
-
Package org.cyclos.server.model.contentmanagement
-
Class org.cyclos.server.model.contentmanagement.UiData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
appleStoreUrlMobile
String appleStoreUrlMobile
-
auth
AuthVO auth
-
basicInitializationData
BasicInitializationData basicInitializationData
-
canActivateTrustedDeviceByCode
boolean canActivateTrustedDeviceByCode
-
footer
TranslatableUIElementResultVO footer
-
hasTrustedDevices
boolean hasTrustedDevices
-
header
TranslatableUIElementResultVO header
-
hideUserSearchInMenu
boolean hideUserSearchInMenu
-
largeScreenRegistrationWizard
CustomWizardVO largeScreenRegistrationWizard
-
localesData
LocalesData localesData
-
loginData
LoginData loginData
-
mediumScreenRegistrationWizard
CustomWizardVO mediumScreenRegistrationWizard
-
playStoreUrlMobile
String playStoreUrlMobile
-
publicRegistrationGroups
List<InitialGroupVO> publicRegistrationGroups
-
requireTrustedDeviceForLogin
boolean requireTrustedDeviceForLogin
-
shoppingCartWebShopCount
Integer shoppingCartWebShopCount
-
smallScreenRegistrationWizard
CustomWizardVO smallScreenRegistrationWizard
-
theme
ThemeResultVO theme
-
-
-
Package org.cyclos.server.model.contentmanagement.contentitems
-
Class org.cyclos.server.model.contentmanagement.contentitems.SitemapData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
configurationId
Long configurationId
-
items
List<SitemapItemVO> items
-
rootUrl
String rootUrl
-
-
Class org.cyclos.server.model.contentmanagement.contentitems.SitemapIndexData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
items
List<SitemapIndexItemVO> items
-
rootUrl
String rootUrl
-
-
Class org.cyclos.server.model.contentmanagement.contentitems.SitemapIndexItemVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.model.contentmanagement.contentitems.SitemapItemContentVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.model.contentmanagement.contentitems.SitemapItemVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
imageKey
String imageKey
-
lastModifiedMillis
String lastModifiedMillis
-
type
SitemapItemType type
-
-
-
Package org.cyclos.server.model.mobile
-
Class org.cyclos.server.model.mobile.BaseMobileData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
applicationUsername
String applicationUsername
-
currentClientTime
DateTime currentClientTime
-
cyclosVersion
String cyclosVersion
-
dateFormat
DateFormat dateFormat
-
initialTranslations
TranslationsData initialTranslations
-
jpegQuality
Integer jpegQuality
-
languageTemplate
BuiltinLanguage languageTemplate
-
localesData
LocalesData localesData
-
mapBrowserApiKey
String mapBrowserApiKey
-
maxImageDimensions
DimensionsDTO maxImageDimensions
-
maxUploadSize
FileSizeDTO maxUploadSize
-
numberFormat
NumberFormat numberFormat
-
rootUrl
String rootUrl
-
theme
ThemeResultVO theme
-
timeFormat
TimeFormat timeFormat
-
-
Class org.cyclos.server.model.mobile.GetMobileUserDataParams extends BaseGetVersionedDataParams implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mobileHelp
VersionedVO mobileHelp
-
posHelp
VersionedVO posHelp
-
-
Class org.cyclos.server.model.mobile.MobileContentData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
loginFooter
UIElementResultVO loginFooter
-
loginHeader
UIElementResultVO loginHeader
-
loginTheme
UIElementResultVO loginTheme
-
-
Class org.cyclos.server.model.mobile.MobileGuestData extends BaseMobileData implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
allowQuickPayment
boolean allowQuickPayment
-
approvalData
DeviceConfirmationApprovalData approvalData
-
groupsForRegistration
List<InitialGroupVO> groupsForRegistration
-
loginData
LoginData loginData
-
loginFooter
TranslatableUIElementResultVO loginFooter
-
loginHeader
TranslatableUIElementResultVO loginHeader
-
mediumScreenRegistrationWizard
CustomWizardVO mediumScreenRegistrationWizard
-
smallScreenRegistrationWizard
CustomWizardVO smallScreenRegistrationWizard
-
-
Class org.cyclos.server.model.mobile.MobileUserData extends BaseMobileData implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
allowedOperations
List<MobileOperation> allowedOperations
-
auth
AuthVO auth
-
autoCompleteResults
Integer autoCompleteResults
-
canActivateTrustedDeviceByCode
boolean canActivateTrustedDeviceByCode
-
canReceiveFromNfcTag
boolean canReceiveFromNfcTag
-
customOperations
List<RunnableCustomOperationVO> customOperations
-
enableBluetoothPrinter
boolean enableBluetoothPrinter
-
hasTrustedDevices
boolean hasTrustedDevices
-
hideUsersSearchMenu
boolean hideUsersSearchMenu
-
mapPreference
MapPreference mapPreference
-
messagesStatus
MessagesStatusVO messagesStatus
-
mobileCameraOnPayment
boolean mobileCameraOnPayment
-
mobileHelp
UIElementResultVO mobileHelp
-
nameOfUser
String nameOfUser
-
notificationsStatus
NotificationsStatusVO notificationsStatus
-
pages
List<MobilePageVO> pages
-
personalizeOtherUsers
boolean personalizeOtherUsers
-
pinPrompt
Integer pinPrompt
-
posHelp
UIElementResultVO posHelp
-
principalsAllowingQRCode
List<PrincipalVO> principalsAllowingQRCode
-
requireTrustedDeviceForLogin
boolean requireTrustedDeviceForLogin
-
scanQR
boolean scanQR
-
shoppingCartWebShopCount
Integer shoppingCartWebShopCount
-
topUpEnabled
boolean topUpEnabled
-
trustedDevicePrompt
Integer trustedDevicePrompt
-
wizards
List<CustomWizardVO> wizards
-
-
-
Package org.cyclos.server.model.users.users
-
Class org.cyclos.server.model.users.users.SaveFullProfileData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addressConfiguration
UserProfileAddressesData addressConfiguration
-
addresses
List<UserAddressDTO> addresses
-
contactInfoConfiguration
UserProfileContactInfosData contactInfoConfiguration
-
contactInfos
List<ContactInfoDTO> contactInfos
-
imageConfiguration
UserProfileImagesData imageConfiguration
-
images
List<ImageVO> images
-
landLinePhones
List<LandLinePhoneDTO> landLinePhones
-
mobilePhones
List<MobilePhoneDTO> mobilePhones
-
phoneConfiguration
UserProfilePhonesData phoneConfiguration
-
user
BasicUserEditProfileData<?> user
-
userVO
BasicUserVO userVO
-
-
Class org.cyclos.server.model.users.users.SaveFullProfileParams extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addImages
List<Long> addImages
-
confirmationPassword
String confirmationPassword
-
createAddresses
List<UserAddressDTO> createAddresses
-
createContactInfos
List<ContactInfoDTO> createContactInfos
-
createLandLinePhones
List<LandLinePhoneDTO> createLandLinePhones
-
createMobilePhones
List<MobilePhoneDTO> createMobilePhones
-
locator
UserLocatorVO locator
-
modifyAddresses
List<UserAddressDTO> modifyAddresses
-
modifyContactInfos
List<ContactInfoDTO> modifyContactInfos
-
modifyLandLinePhones
List<LandLinePhoneDTO> modifyLandLinePhones
-
modifyMobilePhones
List<MobilePhoneDTO> modifyMobilePhones
-
removeAddresses
List<Long> removeAddresses
-
removeContactInfos
List<Long> removeContactInfos
-
removeImages
List<Long> removeImages
-
removePhones
List<Long> removePhones
-
reorderImages
List<Long> reorderImages
-
user
BasicUserDTO user
-
-
Class org.cyclos.server.model.users.users.SaveFullProfileResult extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.model.users.users.UserProfileAddressesData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
address
UserAddressDTO address
-
configuration
AddressConfigurationData configuration
-
edit
boolean edit
-
managePrivacy
boolean managePrivacy
-
maxAddresses
int maxAddresses
-
required
boolean required
-
-
Class org.cyclos.server.model.users.users.UserProfileContactInfosData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contactInfo
ContactInfoDTO contactInfo
-
customFields
List<CustomFieldDetailedVO> customFields
-
edit
boolean edit
-
managePrivacy
boolean managePrivacy
-
maxContactInfos
int maxContactInfos
-
-
Class org.cyclos.server.model.users.users.UserProfileImagesData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
canManage
boolean canManage
-
maxImages
int maxImages
-
required
boolean required
-
-
Class org.cyclos.server.model.users.users.UserProfilePhonesData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
configuration
PhoneConfigurationData configuration
-
edit
boolean edit
-
landLinePhone
LandLinePhoneDTO landLinePhone
-
landLineRequired
boolean landLineRequired
-
managePrivacy
boolean managePrivacy
-
maxLandLines
int maxLandLines
-
maxMobiles
int maxMobiles
-
mobilePhone
MobilePhoneDTO mobilePhone
-
mobileRequired
boolean mobileRequired
-
-
-
Package org.cyclos.server.utils
-
Class org.cyclos.server.utils.HttpServiceInvocationData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessClientToken
String accessClientToken
-
accessToken
String accessToken
-
accessType
HttpServiceInvocationData.AccessType accessType
-
channel
String channel
-
password
String password
-
principal
String principal
-
principalType
String principalType
-
remoteAddress
String remoteAddress
-
sessionToken
String sessionToken
-
-
Class org.cyclos.server.utils.SerializableInputStream extends InputStream implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Class org.cyclos.server.utils.WebRpcException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.server.utils.jackson
-
Class org.cyclos.server.utils.jackson.BeanSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Bean> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultSerializer
com.fasterxml.jackson.databind.JsonSerializer<Bean> defaultSerializer
-
typeSer
com.fasterxml.jackson.databind.jsontype.TypeSerializer typeSer
-
-
Class org.cyclos.server.utils.jackson.BigDecimalSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<BigDecimal> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.CustomAnnotationIntrospector extends com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.EntityVODeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<VO extends EntityVO> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.ImportFieldDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<ImportField> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.ImportFieldSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<ImportField> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.JsonValueContainerSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<JsonValueContainer> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.ParameterStorageDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<ParameterStorage> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.ParameterStorageSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<ParameterStorage> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.SerializableInputStreamDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<SerializableInputStream> implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.server.utils.jackson.SerializableInputStreamSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<SerializableInputStream> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.services.access
-
Class org.cyclos.services.access.AccessClientInvocationData extends InvocationData implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
token
String token
-
-
Class org.cyclos.services.access.CallbackResult extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
callbackFunction
String callbackFunction
-
destroyed
boolean destroyed
-
redirectUrl
String redirectUrl
-
result
IdentityProviderCallbackResult result
-
-
Class org.cyclos.services.access.GuestInvocationData extends InvocationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.services.access.InvocationData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.services.access.InvocationResult extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.services.access.OidcException extends CyclosException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
response
AuthorizeResponse response
-
-
Class org.cyclos.services.access.OidcInvocationData extends InvocationData implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessToken
String accessToken
-
-
Class org.cyclos.services.access.RegistrationProfileFields extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.services.access.StatefulUserInvocationData extends InvocationData implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.services.access.StatelessUserInvocationData extends InvocationData implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.utils
-
Class org.cyclos.utils.DateTime extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
date
int date
-
hours
int hours
-
milliseconds
int milliseconds
-
minutes
int minutes
-
month
int month
-
seconds
int seconds
-
timeZone
String timeZone
-
year
int year
-
-
Class org.cyclos.utils.PageImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.utils.Pair extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.cyclos.utils.Percentage extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
-
Class org.cyclos.utils.TranslationMessageSpecification extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
arguments
Object[] arguments
-
format
MessageFormat format
-
key
MessageKey key
-
-
Class org.cyclos.utils.ValidationResult extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cyclos.utils.coercion
-
Class org.cyclos.utils.coercion.CoercionException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
String value
-
-