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.TableIndexVon 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()static List<AddressView>getAll()getCity()static intgetCount()floatfloatgetName()getState()voidsave()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) toString()Von Klasse geerbte Methoden org.teamapps.universaldb.pojo.AbstractUdbEntity
addMultiReferenceValue, clearChanges, clearFieldChanges, createdBy, createEntityList, createEntityList, createEntityList, deleteRecord, equals, getBooleanValue, getChangedValue, getChangeValue, getCorrelationId, getDateAsEpochMilli, getDateTimeAsEpochMilli, getDateTimeValue, getDateValue, getDoubleValue, getEntityValue, getEnumValue, getFloatValue, getId, getIntValue, getLocalDateValue, getLongValue, getMultiReferenceValue, getMultiReferenceValueAsBitSet, getMultiReferenceValueCount, getQualifiedName, getRecordUpdates, getReferenceChangeValue, getShortValue, getTableId, getTableIndex, getTextValue, getTimestampAsEpochMilli, getTimestampAsEpochSecond, getTimestampValue, getTimeValue, getTranslatableTextValue, hashCode, isChanged, isChanged, isDeleted, isModified, isRestorable, isStored, removeAllMultiReferenceValue, removeMultiReferenceValue, restoreDeletedRecord, saveRecord, saveRecord, setBooleanValue, setChangeValue, setDatabase, setDateAsEpochMilli, setDateTimeAsEpochMilli, setDateTimeValue, setDateValue, setDoubleValue, setEntityValue, setEnumValue, setFloatValue, setIntValue, setLocalDateAsEpochMilli, setLocalDateValue, setLongValue, setMultiReferenceValue, setShortValue, setSingleReferenceValue, setTextValue, setTimestampAsEpochMilli, setTimestampAsEpochSecond, setTimestampValue, setTimeValue, setTranslatableTextValue, sort, sortVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Entity
clearChanges, clearFieldChanges, getEntityValue, getId, getRecordUpdates, 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 -
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>
-
toString
- Setzt außer Kraft:
toStringin Klasseorg.teamapps.universaldb.pojo.AbstractUdbEntity<AddressView>
-