org.jtools.tef
Class SimpleTEFTempletInfo
java.lang.Object
org.jtools.tef.SimpleTEFTempletInfo
- All Implemented Interfaces:
- TEFTempletInitialisationInfo
public class SimpleTEFTempletInfo
- extends Object
- implements TEFTempletInitialisationInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
application
protected Object application
key
protected Object key
logger
protected InfoPublisher logger
model
protected TEFModel model
type
protected Object type
SimpleTEFTempletInfo
public SimpleTEFTempletInfo(TEFModel model,
Object application,
Object type,
Object key)
getApplication
public Object getApplication()
- Specified by:
getApplication
in interface TEFTempletInitialisationInfo
getKey
public Object getKey()
- Specified by:
getKey
in interface TEFTempletInitialisationInfo
getLogger
public InfoPublisher getLogger()
- Specified by:
getLogger
in interface TEFTempletInitialisationInfo
getModel
public TEFModel getModel()
- Specified by:
getModel
in interface TEFTempletInitialisationInfo
getType
public Object getType()
- Specified by:
getType
in interface TEFTempletInitialisationInfo
setLogger
public final void setLogger(InfoPublisher logger)
- Specified by:
setLogger
in interface TEFTempletInitialisationInfo
© 2000-2006, JTools.org.