Package org.openwms.wms.location
Class QLocation
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<Location>
org.openwms.wms.location.QLocation
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<Location>
,com.querydsl.core.types.Expression<Location>
,com.querydsl.core.types.Path<Location>
,Serializable
@Generated("com.querydsl.codegen.DefaultEntitySerializer")
public class QLocation
extends com.querydsl.core.types.dsl.EntityPathBase<Location>
QLocation is a Querydsl query type for Location
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal org.ameba.integration.jpa.QApplicationEntity
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.DateTimePath<Date>
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.BooleanPath
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.BooleanPath
private static final com.querydsl.core.types.dsl.PathInits
final com.querydsl.core.types.dsl.DateTimePath<ZonedDateTime>
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.DateTimePath<Date>
final com.querydsl.core.types.dsl.DateTimePath<ZonedDateTime>
static final QLocation
final com.querydsl.core.types.dsl.StringPath
protected QLocationPK
final com.querydsl.core.types.dsl.BooleanPath
final com.querydsl.core.types.dsl.NumberPath<Integer>
final com.querydsl.core.types.dsl.NumberPath<Long>
final com.querydsl.core.types.dsl.BooleanPath
final com.querydsl.core.types.dsl.NumberPath<Long>
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.NumberPath<Integer>
private static final long
final com.querydsl.core.types.dsl.NumberPath<Integer>
final com.querydsl.core.types.dsl.StringPath
Fields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin
-
Constructor Summary
ConstructorsConstructorDescriptionQLocation
(com.querydsl.core.types.PathMetadata metadata) QLocation
(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) QLocation
(Class<? extends Location> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) -
Method Summary
Methods inherited from class com.querydsl.core.types.dsl.EntityPathBase
getMetadata
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
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.querydsl.core.types.Expression
accept, getType
Methods inherited from interface com.querydsl.core.types.Path
getAnnotatedElement, getMetadata, getRoot
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
INITS
private static final com.querydsl.core.types.dsl.PathInits INITS -
location
-
_super
public final org.ameba.integration.jpa.QApplicationEntity _super -
classification
public final com.querydsl.core.types.dsl.StringPath classification -
createdBy
public final com.querydsl.core.types.dsl.StringPath createdBy -
createDt
-
description
public final com.querydsl.core.types.dsl.StringPath description -
directBookingAllowed
public final com.querydsl.core.types.dsl.BooleanPath directBookingAllowed -
erpCode
public final com.querydsl.core.types.dsl.StringPath erpCode -
foreignPKey
public final com.querydsl.core.types.dsl.StringPath foreignPKey -
incomingActive
public final com.querydsl.core.types.dsl.BooleanPath incomingActive -
lastInventoryDate
-
lastModifiedBy
public final com.querydsl.core.types.dsl.StringPath lastModifiedBy -
lastModifiedDt
-
lastPickingDate
-
locationGroup
public final com.querydsl.core.types.dsl.StringPath locationGroup -
locationId
-
mixedProducts
public final com.querydsl.core.types.dsl.BooleanPath mixedProducts -
noMaxTransportUnits
-
ol
-
outgoingActive
public final com.querydsl.core.types.dsl.BooleanPath outgoingActive -
pk
-
pKey
public final com.querydsl.core.types.dsl.StringPath pKey -
plcState
-
sortOrder
-
stockZone
public final com.querydsl.core.types.dsl.StringPath stockZone
-
-
Constructor Details
-
QLocation
-
QLocation
-
QLocation
public QLocation(com.querydsl.core.types.PathMetadata metadata) -
QLocation
public QLocation(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) -
QLocation
-
-
Method Details
-
locationId
-