| com.mycompany.allinone.api.LogdocImpl
LogdocImpl | public class LogdocImpl extends Logdoc (Code) | | Implementation of the Logdoc function.
version: $Revision: 1.9 $ $Date: 2007/09/18 11:27:13 $ author: Anthony Goubard |
Constructor Summary | |
public | LogdocImpl(APIImpl api) Constructs a new LogdocImpl instance. |
Method Summary | |
final public Result | call(Request request) |
LogdocImpl | public LogdocImpl(APIImpl api)(Code) | | Constructs a new LogdocImpl instance.
Parameters: api - the API to which this function belongs, guaranteed to be notnull . |
|
|