|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.uep.bobclient.custom.BaseDefinition
public abstract class BaseDefinition
This is the abstract Definition class This class will be extended from UIDefinition and OptionsDefinition
Constructor Summary | |
---|---|
BaseDefinition()
|
Method Summary | |
---|---|
abstract AppLoggerWrapper |
getAppLogger()
Getts the application logger wrapper |
protected abstract void |
initAppLoggerWrapper()
|
abstract void |
setup()
Setup the profile, sync settings |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseDefinition()
Method Detail |
---|
public abstract void setup()
protected abstract void initAppLoggerWrapper()
public abstract AppLoggerWrapper getAppLogger()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |