Package org.teamapps.model.controlcenter
Klasse UdbAddressView
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbEntity<AddressView>
org.teamapps.model.controlcenter.UdbAddressView
- Alle implementierten Schnittstellen:
AddressView,org.teamapps.universaldb.pojo.Entity<AddressView>,org.teamapps.universaldb.pojo.Identifiable,org.teamapps.universaldb.record.EntityBuilder<AddressView>
public class UdbAddressView
extends org.teamapps.universaldb.pojo.AbstractUdbEntity<AddressView>
implements AddressView
-
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.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.AddressView
FIELD_CITY, FIELD_COUNTRY, FIELD_DEPENDENT_LOCALITY, FIELD_LATITUDE, FIELD_LONGITUDE, 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) static List<AddressView> getAll()getCity()static intgetCount()floatfloatgetName()getState()voidvoidrestoreDeleted(int userId, long timestamp) save()save(int userId, long timestamp) static List<AddressView> sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<AddressView> sort(List<AddressView> 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 -
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
-
UdbAddressView
public UdbAddressView() -
UdbAddressView
public UdbAddressView(int id, boolean createEntity)
-
-
Methodendetails
-
getAll
-
sort
public static List<AddressView> sort(List<AddressView> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
sort
public static List<AddressView> sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
getCount
public static int getCount() -
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<AddressView>
-
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<AddressView>
-
getName
- Angegeben von:
getNamein SchnittstelleAddressView
-
getOrganisation
- Angegeben von:
getOrganisationin SchnittstelleAddressView
-
getStreet
- Angegeben von:
getStreetin SchnittstelleAddressView
-
getCity
- Angegeben von:
getCityin SchnittstelleAddressView
-
getDependentLocality
- Angegeben von:
getDependentLocalityin SchnittstelleAddressView
-
getState
- Angegeben von:
getStatein SchnittstelleAddressView
-
getPostalCode
- Angegeben von:
getPostalCodein SchnittstelleAddressView
-
getCountry
- Angegeben von:
getCountryin SchnittstelleAddressView
-
getLatitude
public float getLatitude()- Angegeben von:
getLatitudein SchnittstelleAddressView
-
getLongitude
public float getLongitude()- Angegeben von:
getLongitudein SchnittstelleAddressView
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<AddressView>
-
delete
public void delete()- Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<AddressView>
-
restoreDeleted
public void restoreDeleted()- Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<AddressView>
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<AddressView>
-
delete
public void delete(int userId, long timestamp) - Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<AddressView>
-
restoreDeleted
public void restoreDeleted(int userId, long timestamp) - Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<AddressView>
-