Class: AxStandardEntityDispatcher

AxStandardEntityDispatcher()

new AxStandardEntityDispatcher()

Creates a new entity dispatcher for the standard entities in Axis The entity dispatcher creates instances of all the AxResource descendant classes by providing the respective classId
Source:

Methods

CreateEntity(context, typeId) → {AxEntity}

Creates an entity of the given typeId
Parameters:
Name Type Description
context Axis Context to use for the creation of the entity
typeId Integer Identificator for the entity type to create
Source:
Returns:
The created entity object
Type
AxEntity

Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:27 GMT+0200 (FLE Standard Time)