Package com.progress.open4gl
Interface SDOFactory
- All Known Implementing Classes:
AppObject
,OpenAppObject
,Procedure
,ProObject
,SDOAppObject
,SDOProcObject
,SubAppObject
public interface SDOFactory
Classes that implement this interface (typically AppObjects) can create SDO
ProcObjects through the _createSDOProcObject() method.
- See Also:
-
Method Summary
-
Method Details
-
_createSDOProcObject
- Throws:
Open4GLException
-