Package com.mercury.ftjadin.infra.abstr
The com.mercury.ftjadin.infra.abstr package provides the basic custom support classes.Interface Summary | |
---|---|
RecordWrapper | The RecordWrapper interface extends WrapperInspector. |
WrapperInspector | The WrapperInspector interface defines the method called to check whether a specific object is wrapped. |
Class Summary | |
---|---|
ObjectCS | The ObjectCS class is the base class for all the custom support classes. |