Service

A Service is a Component that defines a business logic component, which provides processing that does not require user interaction.

Characteristics

Characteristics

 

Icon:

Component icon

Object type code:

cpt

Main Development Object?

Yes

Has layout?

No

Part of:

Contains:

Component Entity, Label, Property, Code Container

Generalization:

Component

Specializations:

Compilation output:

Signature, ServiceName.svc

URI format:

cpt:ServiceName

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.