|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | dispose () |
Inherited from Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRepository |
|
+ | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityModel GetBusinessEntityModel (character) |
Returns the Model of the Dynamic Business Entity Overrides Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRepository:GetBusinessEntityModel (character) |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityModel GetBusinessEntityModel (handle) |
Returns the Model of the Dynamic Business Entity |
|
+ | Consultingwerk.OERA.RestResource.ListRestAddress GetRestAddresses () |
Returns the list of supported rest addresses to the caller Overrides Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRepository:GetRestAddresses () |
|
+ | initialize () |
Initializes the service Inherited from Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRepository |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicDataAccessModel ParseDataAccess (JsonObject) |
Parses the JSON describing the dynamic Data Access Inherited from Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRepository |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRelationModel ParseRelations (JsonObject) |
Parses the relations from the JSON file Inherited from Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRepository |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityTableModel ParseSchema (JsonObject) |
Parses the schema from the JSON file Inherited from Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRepository |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicDataAccessModel RenderDataAccess (handle, ISmartRepositoryService) |
Renders the Temp-Tables |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel RenderFields (handle, ISmartRepositoryService, character, character, character) |
Renders the fields of the given temp-table |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel RenderGenericFields (handle, ISmartRepositoryService, character, character, character) |
Renders the fields of the given generic temp-table |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRelationModel RenderRelations (handle, ISmartRepositoryService) |
Renders the Data-Relations |
|
# | Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityTableModel RenderTempTables (handle, ISmartRepositoryService) |
Renders the Temp-Tables |
Options | Name | Purpose | |
---|---|---|---|
+ | RepositoryBusinessEntityRepository () |
Constructor for the RepositoryBusinessEntityRepository class |
Top
PUBLIC dispose ()
|
||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityModel GetBusinessEntityModel (character)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityModel GetBusinessEntityModel (handle)
|
||||||||||||||||||||||||||||||||||||||||
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)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicDataAccessModel RenderDataAccess (handle, ISmartRepositoryService)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel RenderFields (handle, ISmartRepositoryService, character, character, character)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel RenderGenericFields (handle, ISmartRepositoryService, character, character, character)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRelationModel RenderRelations (handle, ISmartRepositoryService)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityTableModel RenderTempTables (handle, ISmartRepositoryService)
|
PUBLIC RepositoryBusinessEntityRepository ()
|
---|