Package org.teamapps.model.controlcenter
Schnittstelle Login
- Alle Superschnittstellen:
org.teamapps.universaldb.pojo.Entity<Login>,org.teamapps.universaldb.pojo.Identifiable
- Alle bekannten Implementierungsklassen:
UdbLogin
-
Feldübersicht
Felder -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Logincreate()static Logincreate(int id) static LoginQueryfilter()intgetAll()intstatic org.teamapps.universaldb.record.EntityBuilder<Login>static LogingetById(int id) static intgetCount()longintlongintgetIp()intlongintlongintintbooleangetUser()booleansetActivityCount(int value) setApplicationOpenCount(int value) setDateLogin(Instant value) setDateLoginAsEpochMilli(long value) setDateLoginAsEpochSecond(int value) setDateLogout(Instant value) setDateLogoutAsEpochMilli(long value) setDateLogoutAsEpochSecond(int value) setMetaDeletedBy(int value) setMetaDeletionDate(Instant value) setMetaDeletionDateAsEpochMilli(long value) setMetaDeletionDateAsEpochSecond(int value) setMetaRestoreDate(Instant value) setMetaRestoreDateAsEpochMilli(long value) setMetaRestoreDateAsEpochSecond(int value) setMetaRestoredBy(int value) setMobileDevice(boolean value) setScreenSize(String value) setUserAgent(String value) sort(List<Login> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) Von Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Entity
clearChanges, clearFieldChanges, delete, getDatabase, getEntityValue, getId, getRecordUpdates, getTable, isChanged, isDeleted, isModified, isRestorable, isStored, restoreDeleted, save, setEntityValueVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Identifiable
getQualifiedName
-
Felddetails
-
FIELD_META_DELETION_DATE
- Siehe auch:
-
FIELD_META_DELETED_BY
- Siehe auch:
-
FIELD_META_RESTORE_DATE
- Siehe auch:
-
FIELD_META_RESTORED_BY
- Siehe auch:
-
FIELD_USER
- Siehe auch:
-
FIELD_IP
- Siehe auch:
-
FIELD_USER_AGENT
- Siehe auch:
-
FIELD_MOBILE_DEVICE
- Siehe auch:
-
FIELD_SCREEN_SIZE
- Siehe auch:
-
FIELD_DATE_LOGIN
- Siehe auch:
-
FIELD_DATE_LOGOUT
- Siehe auch:
-
FIELD_ACTIVITY_COUNT
- Siehe auch:
-
FIELD_APPLICATION_OPEN_COUNT
- Siehe auch:
-
-
Methodendetails
-
create
-
create
-
getById
-
getBuilder
-
getMetaDeletionDate
Instant getMetaDeletionDate() -
setMetaDeletionDate
-
getMetaDeletionDateAsEpochSecond
int getMetaDeletionDateAsEpochSecond() -
setMetaDeletionDateAsEpochSecond
-
getMetaDeletionDateAsEpochMilli
long getMetaDeletionDateAsEpochMilli() -
setMetaDeletionDateAsEpochMilli
-
getMetaDeletedBy
int getMetaDeletedBy() -
setMetaDeletedBy
-
getMetaRestoreDate
Instant getMetaRestoreDate() -
setMetaRestoreDate
-
getMetaRestoreDateAsEpochSecond
int getMetaRestoreDateAsEpochSecond() -
setMetaRestoreDateAsEpochSecond
-
getMetaRestoreDateAsEpochMilli
long getMetaRestoreDateAsEpochMilli() -
setMetaRestoreDateAsEpochMilli
-
getMetaRestoredBy
int getMetaRestoredBy() -
setMetaRestoredBy
-
getUser
User getUser() -
setUser
-
getIp
String getIp() -
setIp
-
getUserAgent
String getUserAgent() -
setUserAgent
-
getMobileDevice
boolean getMobileDevice() -
setMobileDevice
-
isMobileDevice
boolean isMobileDevice() -
getScreenSize
String getScreenSize() -
setScreenSize
-
getDateLogin
Instant getDateLogin() -
setDateLogin
-
getDateLoginAsEpochSecond
int getDateLoginAsEpochSecond() -
setDateLoginAsEpochSecond
-
getDateLoginAsEpochMilli
long getDateLoginAsEpochMilli() -
setDateLoginAsEpochMilli
-
getDateLogout
Instant getDateLogout() -
setDateLogout
-
getDateLogoutAsEpochSecond
int getDateLogoutAsEpochSecond() -
setDateLogoutAsEpochSecond
-
getDateLogoutAsEpochMilli
long getDateLogoutAsEpochMilli() -
setDateLogoutAsEpochMilli
-
getActivityCount
int getActivityCount() -
setActivityCount
-
getApplicationOpenCount
int getApplicationOpenCount() -
setApplicationOpenCount
-
getAll
-
getDeletedRecords
-
sort
-
getCount
static int getCount() -
filter
-