com.basecmp.core.persistence.util
Class EditorComments

java.lang.Object
  extended bycom.basecmp.core.persistence.util.EditorComments

public class EditorComments
extends java.lang.Object

Author:
Wolfgang Schröder

Method Summary
static java.util.List getCommentHistory(long cid)
           
static java.util.List getCommentHistory(java.lang.Long cid)
           
static java.util.List getCommentHistory(java.lang.String cid)
           
static PersistentAsset getLatestComment(long cid)
           
static PersistentAsset getLatestComment(java.lang.Long cid)
           
static PersistentAsset getLatestComment(java.lang.String cid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCommentHistory

public static java.util.List getCommentHistory(long cid)

getCommentHistory

public static java.util.List getCommentHistory(java.lang.Long cid)

getCommentHistory

public static java.util.List getCommentHistory(java.lang.String cid)

getLatestComment

public static PersistentAsset getLatestComment(long cid)

getLatestComment

public static PersistentAsset getLatestComment(java.lang.Long cid)

getLatestComment

public static PersistentAsset getLatestComment(java.lang.String cid)


Copyright © 2004 by basecmp® - Professional Web Solutions