test.ojb.tutorial1
Interface UseCase

All Known Implementing Classes:
AbstractUseCase

public interface UseCase

Interface for application use cases.


Method Summary
 void apply()
          perform this use case
 java.lang.String getDescription()
          get descriptive information on use case
 

Method Detail

apply

public void apply()
perform this use case


getDescription

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



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