tinlizard.model
Class TinLizard
java.lang.Object
tinlizard.model.TinLizard
- All Implemented Interfaces:
- TinLizardMBean
public final class TinLizard
- extends Object
- implements TinLizardMBean
The Object Model entry point.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getId
public Integer getId()
- Specified by:
getId
in interface TinLizardMBean
getName
public String getName()
- Specified by:
getName
in interface TinLizardMBean
getCreated
public Date getCreated()
- Specified by:
getCreated
in interface TinLizardMBean
getCreatedBy
public String getCreatedBy()
- Specified by:
getCreatedBy
in interface TinLizardMBean
getLastModified
public Date getLastModified()
- Specified by:
getLastModified
in interface TinLizardMBean
getLastModifiedBy
public String getLastModifiedBy()
- Specified by:
getLastModifiedBy
in interface TinLizardMBean
getVersion
public String getVersion()
- Specified by:
getVersion
in interface TinLizardMBean
getInstance
public static TinLizard getInstance()
initialize
public static void initialize(TinLizardConfig config)
getMashDao
public MashDao getMashDao()
getScmDao
public ScmDao getScmDao()
indexAll
public void indexAll()
- Specified by:
indexAll
in interface TinLizardMBean
Copyright © 2009. All Rights Reserved.