Entity

Xelion Object
      ↪ Entity

Subclasses


The superclass of all top level objects. This class adds access permissions to the object.

Fields

Name Type Notes

iconId

String

The icon ID. The icon image itself is retrieved with this ID through a separate API call.

permissions

Access Permissions

notNull

The access permissions for this object in the current context (the current user).

commonName

String

notNull
generated

The common name of the object. The common name is automatically generated but can be overriden.

comment

Comment

A free text field for comments.

x1syncid

String

readonly

The Id of the synchronized object, in case this object is synchronized or imported from another system.

x1syncsource

String

readonly

The source of the synchronized object, in case this object is synchronized or imported from another system.

accessRights

Access Rights Enum

Global access to the entity, access rights information is only available for objects where the access rights can be edited, for example Triggers.

domain

[Security Attributes]

Domains of an entity, domain information is only available for objects where the domain can be edited, for example Triggers.