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