UBEntityAttribute

UBEntityAttribute

new UBEntityAttribute(attributeInfo, i18n, attributeCode, entity)

Arguments:
  1. attributeInfo (Object)
  2. i18n (Object)
  3. attributeCode (String)
  4. entity (UBEntity)

Members

code readonly

Properties:
Type Description
String

entity readonly

Properties:
Type Description
UBEntity

physicalDataType readonly

Properties:
Name Type Description
physicalDataType String

associatedEntity: string

Properties:
Name Type Description
associatedEntity

Methods

getAssociatedEntity()UBEntity

Return associated entity. Return null if attribute type is not Entity.