|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | dispose () |
|
|
+ | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityModel GetBusinessEntityModel (character) |
Returns the Model of the Dynamic Business Entity |
|
+ | Consultingwerk.OERA.RestResource.ListRestAddress GetRestAddresses () |
Returns the list of supported rest addresses to the caller |
|
+ | initialize () |
Initializes the service |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicDataAccessModel ParseDataAccess (JsonObject) |
Parses the JSON describing the dynamic Data Access |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRelationModel ParseRelations (JsonObject) |
Parses the relations from the JSON file |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityTableModel ParseSchema (JsonObject) |
Parses the schema from the JSON file |
Top
PUBLIC dispose ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityModel GetBusinessEntityModel (character)
|
||||||||||||||||||||
PUBLIC Consultingwerk.OERA.RestResource.ListRestAddress GetRestAddresses ()
|
||||||||||||||||||||
PUBLIC initialize ()
|
||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicDataAccessModel ParseDataAccess (JsonObject)
|
||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRelationModel ParseRelations (JsonObject)
|
||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityTableModel ParseSchema (JsonObject)
|