Package org.teamapps.model.controlcenter
Schnittstelle Address
- Alle Superschnittstellen:
org.teamapps.universaldb.pojo.Entity<Address>,org.teamapps.universaldb.pojo.Identifiable
- Alle bekannten Implementierungsklassen:
UdbAddress
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Addresscreate()static Addresscreate(int id) static AddressQueryfilter()getAll()static org.teamapps.universaldb.record.EntityBuilder<Address> static AddressgetById(int id) getCity()static intgetCount()floatfloatintlongintintlongintlongintintlongintintgetName()getState()setCountry(String value) setDependentLocality(String value) setLatitude(float value) setLongitude(float value) setMetaCreatedBy(int value) setMetaCreationDate(Instant value) setMetaCreationDateAsEpochMilli(long value) setMetaCreationDateAsEpochSecond(int value) setMetaDeletedBy(int value) setMetaDeletionDate(Instant value) setMetaDeletionDateAsEpochMilli(long value) setMetaDeletionDateAsEpochSecond(int value) setMetaModificationDate(Instant value) setMetaModificationDateAsEpochMilli(long value) setMetaModificationDateAsEpochSecond(int value) setMetaModifiedBy(int value) setMetaRestoreDate(Instant value) setMetaRestoreDateAsEpochMilli(long value) setMetaRestoreDateAsEpochSecond(int value) setMetaRestoredBy(int value) setOrganisation(String value) setPostalCode(String value) sort(List<Address> 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, delete, getDatabase, getEntityValue, getId, getRecordUpdates, getTable, isChanged, isDeleted, isModified, isRestorable, isStored, restoreDeleted, restoreDeleted, save, save, setEntityValueVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Identifiable
getQualifiedName
-
Felddetails
-
FIELD_META_CREATION_DATE
- Siehe auch:
-
FIELD_META_CREATED_BY
- Siehe auch:
-
FIELD_META_MODIFICATION_DATE
- Siehe auch:
-
FIELD_META_MODIFIED_BY
- Siehe auch:
-
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_NAME
- Siehe auch:
-
FIELD_ORGANISATION
- Siehe auch:
-
FIELD_STREET
- Siehe auch:
-
FIELD_CITY
- Siehe auch:
-
FIELD_DEPENDENT_LOCALITY
- Siehe auch:
-
FIELD_STATE
- Siehe auch:
-
FIELD_POSTAL_CODE
- Siehe auch:
-
FIELD_COUNTRY
- Siehe auch:
-
FIELD_LATITUDE
- Siehe auch:
-
FIELD_LONGITUDE
- Siehe auch:
-
-
Methodendetails
-
create
-
create
-
getById
-
getBuilder
-
getMetaCreationDate
Instant getMetaCreationDate() -
setMetaCreationDate
-
getMetaCreationDateAsEpochSecond
int getMetaCreationDateAsEpochSecond() -
setMetaCreationDateAsEpochSecond
-
getMetaCreationDateAsEpochMilli
long getMetaCreationDateAsEpochMilli() -
setMetaCreationDateAsEpochMilli
-
getMetaCreatedBy
int getMetaCreatedBy() -
setMetaCreatedBy
-
getMetaModificationDate
Instant getMetaModificationDate() -
setMetaModificationDate
-
getMetaModificationDateAsEpochSecond
int getMetaModificationDateAsEpochSecond() -
setMetaModificationDateAsEpochSecond
-
getMetaModificationDateAsEpochMilli
long getMetaModificationDateAsEpochMilli() -
setMetaModificationDateAsEpochMilli
-
getMetaModifiedBy
int getMetaModifiedBy() -
setMetaModifiedBy
-
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
-
getName
String getName() -
setName
-
getOrganisation
String getOrganisation() -
setOrganisation
-
getStreet
String getStreet() -
setStreet
-
getCity
String getCity() -
setCity
-
getDependentLocality
String getDependentLocality() -
setDependentLocality
-
getState
String getState() -
setState
-
getPostalCode
String getPostalCode() -
setPostalCode
-
getCountry
String getCountry() -
setCountry
-
getLatitude
float getLatitude() -
setLatitude
-
getLongitude
float getLongitude() -
setLongitude
-
getAll
-
getDeletedRecords
-
sort
-
getCount
static int getCount() -
filter
-