org.apache.ojb.tutorial2
Class UCEnterNewProduct

java.lang.Object
  extended byorg.apache.ojb.tutorial2.AbstractUseCase
      extended byorg.apache.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)

Author:
Thomas Mahler

Field Summary
 
Fields inherited from class org.apache.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 org.apache.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 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14