Package net.atthegate.server.models
Class UserPermissions
java.lang.Object
net.atthegate.server.models.UserPermissions
- All Implemented Interfaces:
Serializable
Created by ivbar on 01.07.16.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_ATG
- See Also:
-
TYPE_OTC
- See Also:
-
TYPE_VIN
- See Also:
-
MATCH_ON_EXIT
- See Also:
-
MATCH_ON_ENTRANSE
- See Also:
-
DO_NOT_MATCH
- See Also:
-
isAllowToUse
public boolean isAllowToUse -
isAllowToUseDateChanged
-
isAllowToUseAsATR
public boolean isAllowToUseAsATR -
isLite
public boolean isLite -
isVisitorsAllowed
public boolean isVisitorsAllowed -
isVisitorsMigrated
public boolean isVisitorsMigrated -
isDriverDecodeEnabled
public boolean isDriverDecodeEnabled -
appType
-
matchType
-
stolenCarSiteId
public int stolenCarSiteId -
stolenCarLormarinsSiteId
public int stolenCarLormarinsSiteId -
stolenCarSecuritasSiteId
public int stolenCarSecuritasSiteId -
estateMateKey
-
codeLength
-
cfeCompanyId
-
cfeProfiles
-
intelligenceApiUrl
-
intelligenceApiKey
-
iotCam
public boolean iotCam -
allowSms
public boolean allowSms -
allowATRWeb
public boolean allowATRWeb -
checkTransUnionAPI
public boolean checkTransUnionAPI -
phoneCalls
public boolean phoneCalls -
whatsApp
public boolean whatsApp -
platformPhoneRequired
public boolean platformPhoneRequired -
metegradeApi
public boolean metegradeApi -
metegradeApiProfiles
-
metegradeIncident
public boolean metegradeIncident -
metagratedAPIEmails
-
embeddedDevices
Deprecated. -
removeEntriesOlder
-
removeEntriesOlderDateChanged
-
matchEntriesTill
-
storageToken
-
datastudioFrames
-
datastudioURL
-
-
Constructor Details
-
UserPermissions
public UserPermissions()
-
-
Method Details