jtge.engine.command
Class AbstractResult

java.lang.Object
  extended byjtge.engine.command.AbstractCommand
      extended byjtge.engine.command.AbstractResult
All Implemented Interfaces:
ICommand, java.io.Serializable
Direct Known Subclasses:
LoginResult, LogoutResult

public abstract class AbstractResult
extends AbstractCommand

Abstracts result behaviours.

This class exists mainly for filtering purposes.

Version:
$Revision: 1.3 $ $Date: 2005/08/26 18:09:36 $
Author:
Mathieu Champlon
See Also:
Serialized Form

Constructor Summary
AbstractResult()
           
 
Methods inherited from class jtge.engine.command.AbstractCommand
filter, sort, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface jtge.engine.command.ICommand
execute
 

Constructor Detail

AbstractResult

public AbstractResult()


Copyright © 2003-2005 . All Rights Reserved.