|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--test.ojb.tutorial2.AbstractUseCase | +--test.ojb.tutorial2.UCDeleteProduct
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 | |
UCDeleteProduct(Implementation impl)
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 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 |
public UCDeleteProduct(Implementation impl)
Method Detail |
public void apply()
apply
in interface UseCase
apply
in class AbstractUseCase
public java.lang.String getDescription()
getDescription
in interface UseCase
getDescription
in class AbstractUseCase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |