Defining Interface Providers

Previous Next

In general, interfaces let software components communicate with each other by separating the technical implementation of a component from the specification of how it is to be used. In other words, software components expose themselves via their interfaces to other components.

USoft Definer supports the use of internal interfaces on the following objects:

· Database Tables, Logical Views and Component Tables

 

· Domains

 

· Batch Jobs

 

· Decisions

Related Topics

Table Interface Providers

Rules for Interface Providers

How To Define a Table as Interface Provider

How To Remove a Column as Interface Provider

How To Define or Remove a Domain as Interface Provider

How To Define or Remove a Decision as Interface Provider

How To Define or Remove a Batch Job as Interface Provider

How To View All Interface Providers