|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.tutorial2.AbstractUseCase
Insert the type's description here. Creation date: (04.03.2001 11:31:41)
| Field Summary | |
protected Implementation |
odmg
|
| Constructor Summary | |
AbstractUseCase(Implementation odmg)
AbstractUseCase constructor comment. |
|
| Method Summary | |
abstract void |
apply()
perform this use case |
abstract java.lang.String |
getDescription()
get descriptive information on use case |
protected java.lang.String |
readLineWithMessage(java.lang.String message)
read a single line from stdin and return as String |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Implementation odmg
| Constructor Detail |
public AbstractUseCase(Implementation odmg)
| Method Detail |
public abstract void apply()
apply in interface UseCasepublic abstract java.lang.String getDescription()
getDescription in interface UseCaseprotected java.lang.String readLineWithMessage(java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||