Package org.cyclos.entities.marketplace
Class QAdWebShop
- java.lang.Object
-
- com.querydsl.core.types.dsl.DslExpression<T>
-
- com.querydsl.core.types.dsl.SimpleExpression<T>
-
- com.querydsl.core.types.dsl.BeanPath<T>
-
- com.querydsl.core.types.dsl.EntityPathBase<AdWebShop>
-
- org.cyclos.entities.marketplace.QAdWebShop
-
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<AdWebShop>,com.querydsl.core.types.Expression<AdWebShop>,com.querydsl.core.types.Path<AdWebShop>,Serializable
@Generated("com.querydsl.codegen.EntitySerializer") public class QAdWebShop extends com.querydsl.core.types.dsl.EntityPathBase<AdWebShop>QAdWebShop is a Querydsl query type for AdWebShop- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description QBasicAd_supercom.querydsl.core.types.dsl.SetPath<AdAddress,QAdAddress>adAddressescom.querydsl.core.types.dsl.SetPath<UserAddress,QUserAddress>addressescom.querydsl.core.types.dsl.SetPath<AdHistoryLog,QAdHistoryLog>adHistorystatic QAdWebShopadWebShopcom.querydsl.core.types.dsl.BooleanPathallowDecimalcom.querydsl.core.types.dsl.StringPathauthorizationNotescom.querydsl.core.types.dsl.SetPath<AdCategory,QAdCategory>categoriesQDatecreationDatecom.querydsl.core.types.dsl.SetPath<AdCustomFieldValue,QAdCustomFieldValue>customValuesQDatedeletedDatecom.querydsl.core.types.dsl.SetPath<AdDeliveryMethod,QAdDeliveryMethod>deliveryMethodscom.querydsl.core.types.dsl.StringPathdescriptioncom.querydsl.core.types.dsl.EnumPath<AdType>discriminatorcom.querydsl.core.types.dsl.BooleanPathdoProcesscom.querydsl.core.types.dsl.BooleanPathexpirationNotifiedcom.querydsl.core.types.dsl.SetPath<BasicUser,QBasicUser>favoriteForcom.querydsl.core.types.dsl.NumberPath<Long>idprotected QAdImageimagecom.querydsl.core.types.dsl.ListPath<AdImage,QAdImage>imagesQDatelastModifiedcom.querydsl.core.types.dsl.BooleanPathlowStockNotifiedQBigDecimalmaxAllowedInCartQBigDecimalminAllowedInCartQBigDecimalminimumStockLimitcom.querydsl.core.types.dsl.StringPathnamecom.querydsl.core.types.dsl.SetPath<NotifiedAdInterest,QNotifiedAdInterest>notifiedAdInterestsprotected QUserownerQBigDecimalpriceAmountprotected QCurrencypriceCurrencycom.querydsl.core.types.dsl.StringPathproductNumberprotected QDatePeriodpromotionalPeriodQBigDecimalpromotionalPriceprotected QDatePeriodpublicationPeriodcom.querydsl.core.types.dsl.SetPath<AdQuestion,QAdQuestion>questionscom.querydsl.core.types.dsl.BooleanPathremovedFromOwnercom.querydsl.core.types.dsl.EnumPath<AdStatus>statusQBigDecimalstockQuantitycom.querydsl.core.types.dsl.EnumPath<AdWebShopStockType>stockTypeQIntegerversion
-
Constructor Summary
Constructors Constructor Description QAdWebShop(com.querydsl.core.types.Path<? extends AdWebShop> path)QAdWebShop(com.querydsl.core.types.PathMetadata metadata)QAdWebShop(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QAdWebShop(Class<? extends AdWebShop> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QAdWebShop(String variable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QAdImageimage()QUserowner()QCurrencypriceCurrency()QDatePeriodpromotionalPeriod()QDatePeriodpublicationPeriod()-
Methods inherited from class com.querydsl.core.types.dsl.BeanPath
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
-
Methods inherited from class com.querydsl.core.types.dsl.SimpleExpression
as, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, when
-
Methods inherited from class com.querydsl.core.types.dsl.DslExpression
equals, getType, hashCode, toString
-
-
-
-
Field Detail
-
adWebShop
public static final QAdWebShop adWebShop
-
_super
public final QBasicAd _super
-
adAddresses
public final com.querydsl.core.types.dsl.SetPath<AdAddress,QAdAddress> adAddresses
-
addresses
public final com.querydsl.core.types.dsl.SetPath<UserAddress,QUserAddress> addresses
-
adHistory
public final com.querydsl.core.types.dsl.SetPath<AdHistoryLog,QAdHistoryLog> adHistory
-
allowDecimal
public final com.querydsl.core.types.dsl.BooleanPath allowDecimal
-
authorizationNotes
public final com.querydsl.core.types.dsl.StringPath authorizationNotes
-
categories
public final com.querydsl.core.types.dsl.SetPath<AdCategory,QAdCategory> categories
-
creationDate
public final QDate creationDate
-
customValues
public final com.querydsl.core.types.dsl.SetPath<AdCustomFieldValue,QAdCustomFieldValue> customValues
-
deletedDate
public final QDate deletedDate
-
deliveryMethods
public final com.querydsl.core.types.dsl.SetPath<AdDeliveryMethod,QAdDeliveryMethod> deliveryMethods
-
description
public final com.querydsl.core.types.dsl.StringPath description
-
discriminator
public final com.querydsl.core.types.dsl.EnumPath<AdType> discriminator
-
doProcess
public final com.querydsl.core.types.dsl.BooleanPath doProcess
-
expirationNotified
public final com.querydsl.core.types.dsl.BooleanPath expirationNotified
-
favoriteFor
public final com.querydsl.core.types.dsl.SetPath<BasicUser,QBasicUser> favoriteFor
-
id
public final com.querydsl.core.types.dsl.NumberPath<Long> id
-
image
protected QAdImage image
-
lastModified
public final QDate lastModified
-
lowStockNotified
public final com.querydsl.core.types.dsl.BooleanPath lowStockNotified
-
maxAllowedInCart
public final QBigDecimal maxAllowedInCart
-
minAllowedInCart
public final QBigDecimal minAllowedInCart
-
minimumStockLimit
public final QBigDecimal minimumStockLimit
-
name
public final com.querydsl.core.types.dsl.StringPath name
-
notifiedAdInterests
public final com.querydsl.core.types.dsl.SetPath<NotifiedAdInterest,QNotifiedAdInterest> notifiedAdInterests
-
owner
protected QUser owner
-
priceAmount
public final QBigDecimal priceAmount
-
priceCurrency
protected QCurrency priceCurrency
-
productNumber
public final com.querydsl.core.types.dsl.StringPath productNumber
-
promotionalPeriod
protected QDatePeriod promotionalPeriod
-
promotionalPrice
public final QBigDecimal promotionalPrice
-
publicationPeriod
protected QDatePeriod publicationPeriod
-
questions
public final com.querydsl.core.types.dsl.SetPath<AdQuestion,QAdQuestion> questions
-
removedFromOwner
public final com.querydsl.core.types.dsl.BooleanPath removedFromOwner
-
status
public final com.querydsl.core.types.dsl.EnumPath<AdStatus> status
-
stockQuantity
public final QBigDecimal stockQuantity
-
stockType
public final com.querydsl.core.types.dsl.EnumPath<AdWebShopStockType> stockType
-
version
public final QInteger version
-
-
Constructor Detail
-
QAdWebShop
public QAdWebShop(String variable)
-
QAdWebShop
public QAdWebShop(com.querydsl.core.types.Path<? extends AdWebShop> path)
-
QAdWebShop
public QAdWebShop(com.querydsl.core.types.PathMetadata metadata)
-
QAdWebShop
public QAdWebShop(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
-
Method Detail
-
image
public QAdImage image()
-
owner
public QUser owner()
-
priceCurrency
public QCurrency priceCurrency()
-
promotionalPeriod
public QDatePeriod promotionalPeriod()
-
publicationPeriod
public QDatePeriod publicationPeriod()
-
-