Namespace:
Ccs.BusinessLogic
Type:
Interface
ISupportNamedOperations
Parent Classes:
Inherits:
Progress.Lang.Object
File:
ISupportNamedOperations
Purpose:
CCSBE 1.0 Interface to be implemented by Business Entities
that support named operations
Author(s):
Mike Fechner / Consultingwerk Ltd.
Created:
Sun May 22 18:49:41 CEST 2016
Method Summary
Options
Name
Purpose
CHARACTER
getNamedOperations ()
Returns the names of the supported named operations
Method Detail
Top
CHARACTER
getNamedOperations ()
Purpose:
Returns the names of the supported named operations
Notes:
Used for catalog generation and an entry point into reflection
Returns
CHARACTER
The array with the names of the invokable named operations