|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.recommender.clients.console.ClientTextUI
This class contains the text based Client session.
Constructor Summary | |
ClientTextUI(ClientCFManager cfmanager)
Constructor, Create access to database from the client side. |
Method Summary | |
void |
menuStartSession()
Start the text based Client session. |
static void |
print(java.lang.String s)
Simple methods to add a level of indirection to output Also reduces the numbers of characters to type. |
void |
setCFManager(ClientCFManager cfmanager)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClientTextUI(ClientCFManager cfmanager)
Method Detail |
public void setCFManager(ClientCFManager cfmanager)
public static void print(java.lang.String s)
public void menuStartSession()
|
CFEngine API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |