Klasse UdbOrganizationUnitView

java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbEntity<OrganizationUnitView>
org.teamapps.model.controlcenter.UdbOrganizationUnitView
Alle implementierten Schnittstellen:
OrganizationUnitView, org.teamapps.universaldb.pojo.Entity<OrganizationUnitView>, org.teamapps.universaldb.pojo.Identifiable, org.teamapps.universaldb.record.EntityBuilder<OrganizationUnitView>

public class UdbOrganizationUnitView extends org.teamapps.universaldb.pojo.AbstractUdbEntity<OrganizationUnitView> implements OrganizationUnitView
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex
     
    protected static org.teamapps.universaldb.index.reference.multi.MultiReferenceIndex
     
    protected static org.teamapps.universaldb.index.text.TextIndex
     
    protected static org.teamapps.universaldb.index.translation.TranslatableTextIndex
     
    protected static org.teamapps.universaldb.index.numeric.ShortIndex
     
    protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex
     
    protected static org.teamapps.universaldb.index.TableIndex
     
    protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex
     
    protected static org.teamapps.universaldb.UniversalDB
     

    Von Schnittstelle geerbte Felder org.teamapps.model.controlcenter.OrganizationUnitView

    FIELD_ADDRESS, FIELD_CHILDREN, FIELD_ICON, FIELD_NAME, FIELD_ORG_UNIT_LIFE_CYCLE_STATUS, FIELD_PARENT, FIELD_TYPE
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
    UdbOrganizationUnitView(int id, boolean createEntity)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
     
    build(int id)
     
    void
     
     
     
     
     
    int
     
    static int
     
     
    org.teamapps.universaldb.index.translation.TranslatableText
     
     
     
     
    void
     
     
    sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path)
     
    sort(List<OrganizationUnitView> 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, 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, 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, toString

    Von Klasse geerbte Methoden java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Von Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Entity

    clearChanges, clearFieldChanges, getDatabase, getEntityValue, getId, getRecordUpdates, getTable, isChanged, isDeleted, isModified, isRestorable, isStored, setEntityValue

    Von Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Identifiable

    getQualifiedName