| com.mycompany.allinone.api.DataSection3Impl
DataSection3Impl | public class DataSection3Impl extends DataSection3 (Code) | | Implementation of the DataSection3 function.
version: $Revision: 1.5 $ $Date: 2007/03/12 10:46:14 $ author: John Doe (john.doe@mycompany.com) |
Constructor Summary | |
public | DataSection3Impl(APIImpl api) Constructs a new DataSection3Impl instance. |
Method Summary | |
final public Result | call(Request request) |
DataSection3Impl | public DataSection3Impl(APIImpl api)(Code) | | Constructs a new DataSection3Impl instance.
Parameters: api - the API to which this function belongs, guaranteed to be notnull . |
|
|