Package net.atthegate.server.models
Class AtgEntry
java.lang.Object
net.atthegate.server.models.AtgEntry
- Direct Known Subclasses:
NotificationApiEntry
Created by ivbar on 21.07.16.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addIncident
(Incident incident) void
static AtgEntry
void
long
long
long
getDurationString
(long date1, long date2) getKey()
getType()
boolean
isATR()
boolean
void
void
-
Field Details
-
TYPE_IN
- See Also:
-
TYPE_OUT
- See Also:
-
id
-
uid
-
key
-
type
-
licence
-
iotSearchLicence
-
appVersionInt
-
singlePhotoType
-
PHOTO_TYPE_VISITOR
- See Also:
-
singlePhotoBytes
public byte[] singlePhotoBytes -
name
-
company
-
firstName
-
lastName
-
car_wmi
-
car_year
-
appType
-
deviceName
-
profileUid
-
profileName
-
isEditingDone
-
isConnectedEntry
-
isBlocked
-
blockedMessage
-
showBlockedOnDevice
-
dateCreated
public long dateCreated -
dateSaved
public long dateSaved -
timeSpend
public long timeSpend -
dateEdit
-
preReg
-
invitation
-
visitor
-
visitorId
-
verifiedPhone
-
device
-
selectedVisitor
-
message
-
deviceInfo
-
incidentsNeeded
-
isATR
Deprecated. -
isEmptyImages
-
isImageUploadDone
-
atrButtonType
-
atrMainFieldName
-
connectedEntryId
-
connectedEntryCopy
-
connectedEntry
-
checkedByServer
-
plainBarcodeScans
-
driverLicScans
-
carLicScans
-
images
-
thumbs
-
customFieldsObjects
-
incidentsList
-
incidentsType
-
maxIncidentLevel
-
customFields
-
tuInfo
-
customFieldsText
-
dateCreatedUTC
public long dateCreatedUTC -
dateAddedToServer
public long dateAddedToServer -
uploads
public int uploads -
lastUploadTry
public long lastUploadTry -
isPreReg
public boolean isPreReg -
isPreRegBlocked
public boolean isPreRegBlocked -
locatoinAccuracy
-
locatoinLatitude
-
locatoinLongitude
-
locatoinProvider
-
locatoinTime
-
printingStatus
-
createdBy
-
createdByUid
-
isPhoneNumberVerified
-
generatedPin
-
scannedNfc
-
-
Constructor Details
-
AtgEntry
public AtgEntry()
-
-
Method Details
-
isATR
public boolean isATR() -
addIncident
-
copyValue
-
extendCustomFieldsWithPlainObjects
public void extendCustomFieldsWithPlainObjects() -
removePlainCustomFieldsObjectsFromCustomFields
public void removePlainCustomFieldsObjectsFromCustomFields() -
makeConnectedEntryCopy
public void makeConnectedEntryCopy() -
getKey
-
getType
-
getLicence
-
getCar_wmi
-
getCar_year
-
getDeviceName
-
getProfileUid
-
getBlockedMessage
-
getMessage
-
getDateCreated
public long getDateCreated() -
getDevice
-
getPreReg
-
getInvitation
-
getVisitor
-
getDateAddedToServer
public long getDateAddedToServer() -
getCustomFieldsObjects
-
getCustomFields
-
getDriverLicScans
-
getPlainBarcodeScans
-
getImages
-
getCarLicScans
-
connectedEntryCopyClear
public void connectedEntryCopyClear() -
getDateSaved
public long getDateSaved() -
getSelectedVisitor
-
isBlocked
-
getPrintingStatus
-
getDurationString
-
isEntranse
public boolean isEntranse()
-