Class DTODataCollectionSheetFilter
java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheetFilter
- All Implemented Interfaces:
ConstraintValidator<DynO.Valid,,DynO> Serializable,overit.geocall.timezone.model.TimeZoned
DTO used as data collection sheet search filter.
- Since:
- 22.0
- See Also:
- GCApi:
- dto
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.model.DynO
DynO.SpanFields, DynO.SpanTable, DynO.Valid -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the data collection sheet account id filter.Returns the data collection sheet account id filter.getAsset()Returns the data collection sheet asset id filter.Returns the data collection sheet asset id filter.getCode()Returns the data collection sheet code filter.Returns the data collection sheet creation date range filter.Returns the data collection sheet creation user id filter.Returns the data collection sheet creation user id filter.Returns the data collection sheet description filter.Returns the data collection sheet enable sheet lock filter.final Collection<Long> getId()Returns the data collection sheet id filter.Returns the data collection sheet last modified date range filter.Returns the data collection sheet last modified user id filter.Returns the data collection sheet last modified user id filter.Returns the data collection sheet lock sheet filter.Returns the data collection sheet operation center id filter.Returns the data collection sheet operation center id filter.Returns the data collection sheet scheduling user id filter.Returns the data collection sheet scheduling user id filter.getScope()Returns the data collection sheet scope id filter.Returns the data collection sheet scope id filter.getState()Returns the data collection sheet status id filter.Returns the data collection sheet status id filter.Returns the data collection sheet unlock sheet filter.Returns the data collection sheet unlock user requester id filter.Returns the data collection sheet unlock user requester id filter.Returns the data collection sheet work order creation rule id filter.Returns the data collection sheet work order creation rule id filter.Returns the data collection sheet work order operation id filter.Returns the data collection sheet work order operation id filter.voidsetAccount(Collection<Long> account) Sets the data collection sheet account id filter.voidsetAsset(Collection<Long> asset) Sets the data collection sheet asset id filter.voidsetCode(Collection<String> code) Sets the data collection sheet code filter.voidsetCreationDate(ZonedDateTimeRange creationDate) Sets the data collection sheet creation date range filter.voidsetCreationUserId(Collection<Long> creationUserId) Sets the data collection sheet creation user id filter.voidsetDescription(String description) Sets the data collection sheet description filter.voidsetEnableSheetLock(Boolean enableSheetLock) Sets the data collection sheet enable sheet lock filter.final voidsetId(Collection<Long> id) Sets the data collection sheet id filter.voidsetLastModifiedDate(ZonedDateTimeRange lastModifiedDate) Sets the data collection sheet last modified date range filter.voidsetLastModifiedUserId(Collection<Long> lastModifiedUserId) Sets the data collection sheet last modified user id filter.voidsetLockSheet(Boolean lockSheet) Sets the data collection sheet lock sheet filter.voidsetOperationCenterId(Collection<Long> operationCenterId) Sets the data collection sheet operation center id filter.voidsetSchedulingUserId(Collection<Long> schedulingUserId) Sets the data collection sheet scheduling user id filter.voidsetScopeId(Collection<Long> scopeId) Sets the data collection sheet scope id filter.voidsetStateId(Collection<Long> statusId) Sets the data collection sheet status id filter.voidsetUnlockSheet(Boolean unlockSheet) Sets the data collection sheet unlock sheet filter.voidsetUnlockUserRequesterId(Collection<Long> unlockUserRequesterId) Sets the data collection sheet unlock user requester id filter.voidsetWoCreationRuleId(Collection<Long> woCreationRuleId) Sets the data collection sheet work order creation rule id filter.voidsetWorkOrderOperationId(Collection<Long> woOperationId) Sets the data collection sheet work order operation id filter.Methods inherited from class overit.geocall.model.DynO
addExtension, extract, extract, fields, from, from, getCriteria, getCriteriaNotExploded, getExtension, getFakeFilter, getUnknownAttributes, getUnknownCriteria, getVariant, getZone, insert, insert, isValid, make, removeCriteria, removeExtensionAttribute, setCriteria, setCriteriaNotExploded, setExtension, setFakeFilter, setUnknownAttributes, setUnknownCriteria, setVariant, setZone, toFlatMap, toFlatMap, toMap, toMap, toString, update, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jakarta.validation.ConstraintValidator
initializeMethods inherited from interface overit.geocall.timezone.model.TimeZoned
hasZone
-
Constructor Details
-
DTODataCollectionSheetFilter
public DTODataCollectionSheetFilter()
-
-
Method Details
-
getId
Returns the data collection sheet id filter.- Returns:
- the id
-
setId
Sets the data collection sheet id filter.- Parameters:
id- the new id
-
getStatusId
Returns the data collection sheet status id filter.- Returns:
- the status id
-
getState
Returns the data collection sheet status id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the state id
-
setStateId
Sets the data collection sheet status id filter.- Parameters:
statusId- the status id
-
getCode
Returns the data collection sheet code filter.- Returns:
- the code
-
setCode
Sets the data collection sheet code filter.- Parameters:
code- the code
-
getDescription
Returns the data collection sheet description filter.- Returns:
- the description
-
setDescription
Sets the data collection sheet description filter.- Parameters:
description- the description
-
getCreationDate
Returns the data collection sheet creation date range filter.- Returns:
- the creation date range
-
setCreationDate
Sets the data collection sheet creation date range filter.- Parameters:
creationDate- the creation date range
-
getCreationUserId
Returns the data collection sheet creation user id filter.- Returns:
- the creation user id
-
getCreationUsers
Returns the data collection sheet creation user id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the creation user id
-
setCreationUserId
Sets the data collection sheet creation user id filter.- Parameters:
creationUserId- the creation user id
-
getLastModifiedDate
Returns the data collection sheet last modified date range filter.- Returns:
- the last modified date range
-
setLastModifiedDate
Sets the data collection sheet last modified date range filter.- Parameters:
lastModifiedDate- the last modified date range
-
getLastModifiedUserId
Returns the data collection sheet last modified user id filter.- Returns:
- the last modified user id
-
getLastModifiedUsers
Returns the data collection sheet last modified user id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the last modified user id
-
setLastModifiedUserId
Sets the data collection sheet last modified user id filter.- Parameters:
lastModifiedUserId- the last modified user id
-
getWorkOrderOperationId
Returns the data collection sheet work order operation id filter.- Returns:
- the work order operation id
-
getWoOperation
Returns the data collection sheet work order operation id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the work order operation id
-
setWorkOrderOperationId
Sets the data collection sheet work order operation id filter.- Parameters:
woOperationId- the work order operation id
-
getScopeId
Returns the data collection sheet scope id filter.- Returns:
- the scope id
-
getScope
Returns the data collection sheet scope id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the scope id
-
setScopeId
Sets the data collection sheet scope id filter.- Parameters:
scopeId- the scope id
-
getOperationCenterId
Returns the data collection sheet operation center id filter.- Returns:
- the operation center id
-
getOperationCenter
Returns the data collection sheet operation center id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the operation center id
-
setOperationCenterId
Sets the data collection sheet operation center id filter.- Parameters:
operationCenterId- the operation center id
-
getWoCreationRuleId
Returns the data collection sheet work order creation rule id filter.- Returns:
- the work order creation rule id
-
getWoCreationRule
Returns the data collection sheet work order creation rule id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the work order creation rule id
-
setWoCreationRuleId
Sets the data collection sheet work order creation rule id filter.- Parameters:
woCreationRuleId- the work order creation rule id
-
getLockSheet
Returns the data collection sheet lock sheet filter.- Returns:
- the lock sheet
-
setLockSheet
Sets the data collection sheet lock sheet filter.- Parameters:
lockSheet- the lock sheet
-
getUnlockSheet
Returns the data collection sheet unlock sheet filter.- Returns:
- the unlock sheet
-
setUnlockSheet
Sets the data collection sheet unlock sheet filter.- Parameters:
unlockSheet- the unlock sheet
-
getEnableSheetLock
Returns the data collection sheet enable sheet lock filter.- Returns:
- the enable sheet lock
-
setEnableSheetLock
Sets the data collection sheet enable sheet lock filter.- Parameters:
enableSheetLock- the enable sheet lock
-
getUnlockUserRequesterId
Returns the data collection sheet unlock user requester id filter.- Returns:
- the unlock user requester id
-
getUnlockUserRequester
Returns the data collection sheet unlock user requester id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the unlock user requester id
-
setUnlockUserRequesterId
Sets the data collection sheet unlock user requester id filter.- Parameters:
unlockUserRequesterId- the unlock user requester id
-
getAccount
Returns the data collection sheet account id filter.- Returns:
- the account id
-
getAccountId
Returns the data collection sheet account id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the account id
-
setAccount
Sets the data collection sheet account id filter.- Parameters:
account- the account id
-
getAsset
Returns the data collection sheet asset id filter.- Returns:
- the asset id
-
getAssetId
Returns the data collection sheet asset id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the asset id
-
setAsset
Sets the data collection sheet asset id filter.- Parameters:
asset- the asset id
-
getSchedulingUser
Returns the data collection sheet scheduling user id filter.- Returns:
- the scheduling user id
-
getSchedulingUserId
Returns the data collection sheet scheduling user id filter. (forM2Mappercompatibility withDataCollectionSheetSearchFilter).- Returns:
- the scheduling user id
-
setSchedulingUserId
Sets the data collection sheet scheduling user id filter.- Parameters:
schedulingUserId- the scheduling user id
-