aBox - v1.0.0
    Preparing search index...

    Status

    Tabela para gerir os estados

    Hierarchy (View Summary)

    Index

    Properties

    deleted?: boolean
    restored?: boolean
    sw037s01: number

    Status ID

    sw037s02: Date

    Date created

    sw037s03: Date

    Date updated

    sw037s04: null | Date

    Date deleted

    sw037s05: null | sw001

    Created By

    Field relation sw001.sw001s01

    sw037s06: null | sw001

    Updated By

    Field relation sw001.sw001s01

    sw037s07: null | sw001

    Deleted By

    Field relation sw001.sw001s01

    sw037s08: string

    Name

    sw037s09: string

    Name Comercial

    sw037s10: string

    Name Client

    sw037s11: StatusType

    Type Status

    sw037s12: YesNoType

    Active

    YesNoType.YES

    sw037s13: YesNoType

    ReadOnly

    YesNoType.YES

    sw037s14: string

    UUID

    translations?: Translation<sw037t>[]
    updated?: boolean
    version: number
    translatableFields: Set<string> = ...

    Translatable fields in the entity which translations of those exist in translation table

    Methods

    • Translate the entity by replacing fields in entity with their respective fields in TranslatableEntity#translations

      Parameters

      • Optionallocale: string

        Locale to translate to

      • Optionaloptions: ITranslationOptions

        Options to control behavior of translation

      Returns this

      Translated entity

      If entity is not translatable