com.basecmp.core.persistence.beans
Class EditorComment

java.lang.Object
  extended bycom.basecmp.core.persistence.impl.SinglePersistentAsset
      extended bycom.basecmp.core.persistence.beans.EditorComment
All Implemented Interfaces:
java.lang.Cloneable, IPersistentRow, java.util.Map, PersistentAsset

public class EditorComment
extends SinglePersistentAsset

Author:
Wolfgang Schröder

Nested Class Summary
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Field Summary
 
Fields inherited from class com.basecmp.core.persistence.impl.SinglePersistentAsset
assetDataRow, assetType, attachedAssetsByAlias, attachedAssetsById, attachedAssetsByUseType, attachedValuesByGroup, attachedValuesById, attachedValuesByName, childBindings2, dirtyAttachedValues, isAPIInstance, isManagingInstance, isNewAsset, log, metaDataBean, parentBindings2, transientAttachedValues
 
Fields inherited from interface com.basecmp.core.persistence.impl.PersistentAsset
INTERACTIVE_LAUNCH_CHECK_POLICY, OVERRULE_LAUNCH_CHECK_POLICY, SCHEDULED_LAUNCH_CHECK_POLICY
 
Constructor Summary
EditorComment()
           
 
Method Summary
 java.lang.Long getCid()
           
 java.lang.String getComment()
           
 java.util.Date getDate()
           
 java.lang.Long getId()
          Liefert die numerische Content-ID.
 java.lang.String getLogin()
           
 
Methods inherited from class com.basecmp.core.persistence.impl.SinglePersistentAsset
addAttachedAsset, addAttachedAsset, addAttachedValue, addAttachedValue, addChildBinding, addParentBinding, checkLaunchConditions, clear, clone, clone, containsColumn, containsKey, containsValue, containsXmlAttributes, createColumnNames, createSqlColumnNames, enableXmlAttributes, enableXmlAttributes, entrySet, expireAsset, get, getAliasId, getAssetType, getAttachedAsset, getAttachedAsset, getAttachedAssetById, getAttachedAssetIds, getAttachedAssets, getAttachedAssets, getAttachedAssetsForUseType, getAttachedValue, getAttachedValueById, getAttachedValueGroup, getAttachedValues, getAttachedValues, getCaptionForChildBinding, getCaptionForParentBinding, getChildAsset, getChildAssetIds, getChildAssetIds, getChildAssets, getChildAssets, getChildBindings, getChildBindings, getColumn, getColumnAsBoolean, getColumnAsInt, getColumnAsInteger, getColumnAsLong, getColumnAsLongObject, getColumnAsString, getColumnCount, getDataType, getDateColumn, getFulltextData, getLockedBy, getParentAsset, getParentAssetIds, getParentAssetIds, getParentAssets, getParentAssets, getParentBindings, getParentBindings, getPrimaryKeyColumn, getPrimaryKeyColumns, getTableName, isArray, isAttachedAssetsLoaded, isEmpty, isLocked, isOnlineStateExpired, isOnlineStateLive, isOnlineStateOffline, isOnlineStateOfflineOrRevision, isOnlineStateRevision, isTransient, keySet, launchAsset, launchAsset, lock, parseInlineContentFields, put, putAll, readAsset, readAsset, readAttachedAssets, remove, removeAttachedAsset, removeAttachedValue, removeChildBinding, removeChildBindings, removeParentBinding, removeParentBindings, rewriteBindings, setAttachedValue, setColumn, setColumnAliasMap, setColumns, setFulltextData, setRequestParameters, setTransient, setWorkflowStep, setWorkflowStep, size, toString, unbindAllChilds, unbindAllParents, unlock, updateACLLists, values, wipeAllBindings, wipeAsset, writeAsset, writeAsset
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

EditorComment

public EditorComment()
Method Detail

getCid

public java.lang.Long getCid()

getComment

public java.lang.String getComment()

getDate

public java.util.Date getDate()

getId

public java.lang.Long getId()
Description copied from interface: PersistentAsset
Liefert die numerische Content-ID.

Specified by:
getId in interface PersistentAsset
Overrides:
getId in class SinglePersistentAsset

getLogin

public java.lang.String getLogin()


Copyright © 2004 by basecmp® - Professional Web Solutions