Package org.teamapps.model.controlcenter
Klasse UdbAddress
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbEntity<Address>
org.teamapps.model.controlcenter.UdbAddress
- Alle implementierten Schnittstellen:
Address,org.teamapps.universaldb.pojo.Entity<Address>,org.teamapps.universaldb.pojo.Identifiable,org.teamapps.universaldb.record.EntityBuilder<Address>
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.numeric.FloatIndexprotected static org.teamapps.universaldb.index.numeric.FloatIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.TableIndexprotected static org.teamapps.universaldb.UniversalDBVon Schnittstelle geerbte Felder org.teamapps.model.controlcenter.Address
FIELD_CITY, FIELD_COUNTRY, FIELD_DEPENDENT_LOCALITY, FIELD_LATITUDE, FIELD_LONGITUDE, FIELD_META_CREATED_BY, FIELD_META_CREATION_DATE, FIELD_META_DELETED_BY, FIELD_META_DELETION_DATE, FIELD_META_MODIFICATION_DATE, FIELD_META_MODIFIED_BY, FIELD_META_RESTORE_DATE, FIELD_META_RESTORED_BY, FIELD_NAME, FIELD_ORGANISATION, FIELD_POSTAL_CODE, FIELD_STATE, FIELD_STREET -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()build(int id) voiddelete()voiddelete(int userId, long timestamp) getAll()getCity()static intgetCount()floatfloatintlongintintlongintlongintintlongintintgetName()getState()voidvoidrestoreDeleted(int userId, long timestamp) save()save(int userId, long timestamp) 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(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) sort(List<Address> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) Von Klasse geerbte Methoden org.teamapps.universaldb.pojo.AbstractUdbEntity
addMultiReferenceValue, clearChanges, clearFieldChanges, createdBy, createEntityList, createEntityList, createEntityList, createFileValue, createFileValue, deleteRecord, deleteRecord, equals, getBooleanValue, getChangedValue, getChangeValue, getCorrelationId, getDatabase, getDateAsEpochMilli, getDateTimeAsEpochMilli, getDateTimeValue, getDateValue, getDoubleValue, getEntityValue, getEnumValue, getFloatValue, getId, getIntValue, getLocalDateValue, getLongValue, getMultiReferenceValue, getMultiReferenceValueAsBitSet, getMultiReferenceValueCount, getQualifiedName, getRecordUpdates, getReferenceChangeValue, getShortValue, getTable, getTableId, getTableIndex, getTextValue, getTimestampAsEpochMilli, getTimestampAsEpochSecond, getTimestampValue, getTimeValue, getTranslatableTextValue, hashCode, isChanged, isChanged, isDeleted, isModified, isRestorable, isStored, removeAllMultiReferenceValue, removeMultiReferenceValue, restoreDeletedRecord, restoreDeletedRecord, saveRecord, saveRecord, saveRecord, setBooleanValue, setChangeValue, setDateAsEpochMilli, setDateTimeAsEpochMilli, setDateTimeValue, setDateValue, setDoubleValue, setEntityValue, setEnumValue, setFloatValue, setIntValue, setLocalDateAsEpochMilli, setLocalDateValue, setLongValue, setMultiReferenceValue, setShortValue, setSingleReferenceValue, setTextValue, setTimestampAsEpochMilli, setTimestampAsEpochSecond, setTimestampValue, setTimeValue, setTranslatableTextValue, sort, sort, toStringVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Entity
clearChanges, clearFieldChanges, getDatabase, getEntityValue, getId, getRecordUpdates, getTable, isChanged, isDeleted, isModified, isRestorable, isStored, setEntityValueVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Identifiable
getQualifiedName
-
Felddetails
-
table
protected static org.teamapps.universaldb.index.TableIndex table -
universalDB
protected static org.teamapps.universaldb.UniversalDB universalDB -
metaCreationDate
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaCreationDate -
metaCreatedBy
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaCreatedBy -
metaModificationDate
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaModificationDate -
metaModifiedBy
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaModifiedBy -
metaDeletionDate
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaDeletionDate -
metaDeletedBy
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaDeletedBy -
metaRestoreDate
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaRestoreDate -
metaRestoredBy
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaRestoredBy -
name
protected static org.teamapps.universaldb.index.text.TextIndex name -
organisation
protected static org.teamapps.universaldb.index.text.TextIndex organisation -
street
protected static org.teamapps.universaldb.index.text.TextIndex street -
city
protected static org.teamapps.universaldb.index.text.TextIndex city -
dependentLocality
protected static org.teamapps.universaldb.index.text.TextIndex dependentLocality -
state
protected static org.teamapps.universaldb.index.text.TextIndex state -
postalCode
protected static org.teamapps.universaldb.index.text.TextIndex postalCode -
country
protected static org.teamapps.universaldb.index.text.TextIndex country -
latitude
protected static org.teamapps.universaldb.index.numeric.FloatIndex latitude -
longitude
protected static org.teamapps.universaldb.index.numeric.FloatIndex longitude
-
-
Konstruktordetails
-
UdbAddress
public UdbAddress() -
UdbAddress
public UdbAddress(int id, boolean createEntity)
-
-
Methodendetails
-
getAll
-
getDeletedRecords
-
sort
-
sort
-
getCount
public static int getCount() -
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<Address>
-
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<Address>
-
getMetaCreationDate
- Angegeben von:
getMetaCreationDatein SchnittstelleAddress
-
setMetaCreationDate
- Angegeben von:
setMetaCreationDatein SchnittstelleAddress
-
getMetaCreationDateAsEpochSecond
public int getMetaCreationDateAsEpochSecond()- Angegeben von:
getMetaCreationDateAsEpochSecondin SchnittstelleAddress
-
setMetaCreationDateAsEpochSecond
- Angegeben von:
setMetaCreationDateAsEpochSecondin SchnittstelleAddress
-
getMetaCreationDateAsEpochMilli
public long getMetaCreationDateAsEpochMilli()- Angegeben von:
getMetaCreationDateAsEpochMilliin SchnittstelleAddress
-
setMetaCreationDateAsEpochMilli
- Angegeben von:
setMetaCreationDateAsEpochMilliin SchnittstelleAddress
-
getMetaCreatedBy
public int getMetaCreatedBy()- Angegeben von:
getMetaCreatedByin SchnittstelleAddress
-
setMetaCreatedBy
- Angegeben von:
setMetaCreatedByin SchnittstelleAddress
-
getMetaModificationDate
- Angegeben von:
getMetaModificationDatein SchnittstelleAddress
-
setMetaModificationDate
- Angegeben von:
setMetaModificationDatein SchnittstelleAddress
-
getMetaModificationDateAsEpochSecond
public int getMetaModificationDateAsEpochSecond()- Angegeben von:
getMetaModificationDateAsEpochSecondin SchnittstelleAddress
-
setMetaModificationDateAsEpochSecond
- Angegeben von:
setMetaModificationDateAsEpochSecondin SchnittstelleAddress
-
getMetaModificationDateAsEpochMilli
public long getMetaModificationDateAsEpochMilli()- Angegeben von:
getMetaModificationDateAsEpochMilliin SchnittstelleAddress
-
setMetaModificationDateAsEpochMilli
- Angegeben von:
setMetaModificationDateAsEpochMilliin SchnittstelleAddress
-
getMetaModifiedBy
public int getMetaModifiedBy()- Angegeben von:
getMetaModifiedByin SchnittstelleAddress
-
setMetaModifiedBy
- Angegeben von:
setMetaModifiedByin SchnittstelleAddress
-
getMetaDeletionDate
- Angegeben von:
getMetaDeletionDatein SchnittstelleAddress
-
setMetaDeletionDate
- Angegeben von:
setMetaDeletionDatein SchnittstelleAddress
-
getMetaDeletionDateAsEpochSecond
public int getMetaDeletionDateAsEpochSecond()- Angegeben von:
getMetaDeletionDateAsEpochSecondin SchnittstelleAddress
-
setMetaDeletionDateAsEpochSecond
- Angegeben von:
setMetaDeletionDateAsEpochSecondin SchnittstelleAddress
-
getMetaDeletionDateAsEpochMilli
public long getMetaDeletionDateAsEpochMilli()- Angegeben von:
getMetaDeletionDateAsEpochMilliin SchnittstelleAddress
-
setMetaDeletionDateAsEpochMilli
- Angegeben von:
setMetaDeletionDateAsEpochMilliin SchnittstelleAddress
-
getMetaDeletedBy
public int getMetaDeletedBy()- Angegeben von:
getMetaDeletedByin SchnittstelleAddress
-
setMetaDeletedBy
- Angegeben von:
setMetaDeletedByin SchnittstelleAddress
-
getMetaRestoreDate
- Angegeben von:
getMetaRestoreDatein SchnittstelleAddress
-
setMetaRestoreDate
- Angegeben von:
setMetaRestoreDatein SchnittstelleAddress
-
getMetaRestoreDateAsEpochSecond
public int getMetaRestoreDateAsEpochSecond()- Angegeben von:
getMetaRestoreDateAsEpochSecondin SchnittstelleAddress
-
setMetaRestoreDateAsEpochSecond
- Angegeben von:
setMetaRestoreDateAsEpochSecondin SchnittstelleAddress
-
getMetaRestoreDateAsEpochMilli
public long getMetaRestoreDateAsEpochMilli()- Angegeben von:
getMetaRestoreDateAsEpochMilliin SchnittstelleAddress
-
setMetaRestoreDateAsEpochMilli
- Angegeben von:
setMetaRestoreDateAsEpochMilliin SchnittstelleAddress
-
getMetaRestoredBy
public int getMetaRestoredBy()- Angegeben von:
getMetaRestoredByin SchnittstelleAddress
-
setMetaRestoredBy
- Angegeben von:
setMetaRestoredByin SchnittstelleAddress
-
getName
-
setName
-
getOrganisation
- Angegeben von:
getOrganisationin SchnittstelleAddress
-
setOrganisation
- Angegeben von:
setOrganisationin SchnittstelleAddress
-
getStreet
-
setStreet
-
getCity
-
setCity
-
getDependentLocality
- Angegeben von:
getDependentLocalityin SchnittstelleAddress
-
setDependentLocality
- Angegeben von:
setDependentLocalityin SchnittstelleAddress
-
getState
-
setState
-
getPostalCode
- Angegeben von:
getPostalCodein SchnittstelleAddress
-
setPostalCode
- Angegeben von:
setPostalCodein SchnittstelleAddress
-
getCountry
- Angegeben von:
getCountryin SchnittstelleAddress
-
setCountry
- Angegeben von:
setCountryin SchnittstelleAddress
-
getLatitude
public float getLatitude()- Angegeben von:
getLatitudein SchnittstelleAddress
-
setLatitude
- Angegeben von:
setLatitudein SchnittstelleAddress
-
getLongitude
public float getLongitude()- Angegeben von:
getLongitudein SchnittstelleAddress
-
setLongitude
- Angegeben von:
setLongitudein SchnittstelleAddress
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<Address>
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<Address>
-
delete
public void delete()- Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<Address>
-
delete
public void delete(int userId, long timestamp) - Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<Address>
-
restoreDeleted
public void restoreDeleted()- Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<Address>
-
restoreDeleted
public void restoreDeleted(int userId, long timestamp) - Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<Address>
-