ch.elexis.data
Class BBSEntry
java.lang.Object
  
ch.elexis.data.PersistentObject
      
ch.elexis.data.BBSEntry
public class BBSEntry
- extends PersistentObject
 
Ein Eintrag fürs Schwarze Brett. Einträge sind hierarchisch organisiert
- Author:
 
  - gerry
 
 
 
 
| Fields inherited from class ch.elexis.data.PersistentObject | 
CACHE_DEFAULT_LIFETIME, CACHE_MIN_LIFETIME, CFG_CONNECTSTRING, CFG_DRIVER, CFG_PWD, CFG_TYPE, CFG_USER, DELETED, EXISTS, FLD_DATE, FLD_DELETED, FLD_EXTINFO, FLD_LASTUPDATE, INEXISTENT, INVALID_ID, MATCH_AUTO, MATCH_CONTAINS, MATCH_EXACT, MATCH_REGEXP, MATCH_START | 
 
 
 
| Methods inherited from class ch.elexis.data.PersistentObject | 
addChangeListener, addSticker, addToList, addXid, begin, checkNull, checkZero, checkZeroDouble, clearCache, connect, connect, delete, deleteList, disconnect, equals, executeSQLScript, exists, exportData, flatten, fold, get, get, getCacheTime, getConnection, getDefaultCacheLifetime, getFieldType, getId, getInt, getLastUpdate, getList, getList, getMap, getQuery, getSticker, getStickers, getWrappedId, getXid, getXid, getXids, hashCode, isAvailable, isDeleted, isDragOK, isMatching, isMatching, isMatching, isShowDeleted, isValid, lock, map, removeChangeListener, removeFromList, removeFromList, removeSticker, resetCache, set, set, setDefaultCacheLifetime, setInt, setMap, setShowDeleted, setTrace, state, storeToString, tableExists, ts, undelete, unlock | 
 
| Methods inherited from class java.lang.Object | 
getClass, notify, notifyAll, toString, wait, wait, wait | 
 
BBSEntry
public BBSEntry(java.lang.String topic,
                Anwender author,
                BBSEntry ref,
                java.lang.String text)
getAuthor
public Anwender getAuthor()
 
getReference
public BBSEntry getReference()
 
getTopic
public java.lang.String getTopic()
 
getText
public java.lang.String getText()
 
getLabel
public java.lang.String getLabel()
- Description copied from class: 
PersistentObject 
- Einen menschenlesbaren Identifikationsstring für dieses Objet liefern
- Specified by:
 getLabel in class PersistentObject
 
 
 
load
public static BBSEntry load(java.lang.String id)
 
getDate
public java.lang.String getDate()
 
getTime
public java.lang.String getTime()
 
				Copyright 2005-2010 by Gerry Weirich, Elexis