org.apache.ojb.tutorial1
Class UCListAllProducts

java.lang.Object
  extended byorg.apache.ojb.tutorial1.AbstractUseCase
      extended byorg.apache.ojb.tutorial1.UCListAllProducts
All Implemented Interfaces:
UseCase

public class UCListAllProducts
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.tutorial1.AbstractUseCase
broker
 
Constructor Summary
UCListAllProducts(PersistenceBroker b)
          UCEnterNewProduct constructor comment.
 
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.tutorial1.AbstractUseCase
readLineWithMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UCListAllProducts

public UCListAllProducts(PersistenceBroker b)
UCEnterNewProduct constructor comment.

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