test.ojb.tutorial2
Class UCEnterNewProduct

java.lang.Object
  |
  +--test.ojb.tutorial2.AbstractUseCase
        |
        +--test.ojb.tutorial2.UCEnterNewProduct
All Implemented Interfaces:
UseCase

public class UCEnterNewProduct
extends AbstractUseCase

Insert the type's description here. Creation date: (04.03.2001 10:34:15)


Field Summary
 
Fields inherited from class test.ojb.tutorial2.AbstractUseCase
odmg
 
Constructor Summary
UCEnterNewProduct(Implementation impl)
           
 
Method Summary
 void apply()
          perform this use case
 java.lang.String getDescription()
          get descriptive information on use case
 
Methods inherited from class test.ojb.tutorial2.AbstractUseCase
readLineWithMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UCEnterNewProduct

public UCEnterNewProduct(Implementation impl)
Method Detail

apply

public void apply()
perform this use case

Specified by:
apply in interface UseCase
Specified by:
apply in class AbstractUseCase

getDescription

public java.lang.String getDescription()
get descriptive information on use case

Specified by:
getDescription in interface UseCase
Specified by:
getDescription in class AbstractUseCase


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04