Service
A Service is a Component that defines a business logic component, which provides processing that does not require user interaction.
Characteristics
Characteristics |
|
---|---|
Icon: |
|
Object type code: |
cpt |
Main Development Object? |
Yes |
Has layout? |
No |
Part of: |
— |
Contains: |
|
Generalization: |
|
Specializations: |
— |
Compilation output: |
Signature, ServiceName.svc |
URI format: |
|
Specialization
Service specializes Component in the following ways:
-
It has no layout
-
It has no user interface triggers
-
It compiles to a runtime object and a signature.
Properties
- Date Modified