|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | AutoMapFromRepository (character) |
Performs auto mapping of repository based Business Entity Names |
|
# | AutoMapServiceNames (character, character) |
Performs automatic mapping of Business Entity file names to
Short names |
|
+ | dispose () |
Disposes the service instance |
|
+ | CHARACTER GetBusinessServiceName (character) |
Returns the actual business service name for the provided class
name |
|
+ | initialize () |
Initializes the service instance |
Options | Name | Purpose | |
---|---|---|---|
+ | ServiceNameMappingService () |
Constructor for the ServiceNameMappingService class |
Top
PROTECTED AutoMapFromRepository (character)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AutoMapServiceNames (character, character)
|
||||||||||||||||||||||
PUBLIC dispose ()
|
||||||||||||||||||||||
PUBLIC CHARACTER GetBusinessServiceName (character)
|
||||||||||||||||||||||
PUBLIC initialize ()
|
PUBLIC ServiceNameMappingService ()
|
---|