01: /** 02: * GENERATED CODE: DO NOT MODIFY IT UNDER ANY CIRCUMSTANCES!!! 03: */package com.completex.objective.persistency.examples.ex003a.cpxpos; 04: 05: import com.completex.objective.components.persistency.*; 06: 07: public interface ICpdProduct 08: extends 09: com.completex.objective.persistency.examples.ex003a.pos.IProduct { 10: 11: }