|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.opnworks.timesheet.domain.CommentManager
Description of the Class
| Constructor Summary | |
CommentManager()
Constructor for the CommentManager object |
|
| Method Summary | |
static java.util.List |
getComments(IPersistent subject)
Gets the Comments attribute of the CommentManager class |
static java.util.List |
getComments(IPersistent subject,
IParty author)
Gets the Comments attribute of the CommentManager class |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommentManager()
| Method Detail |
public static java.util.List getComments(IPersistent subject)
throws TimesheetException
subject - Description of Parameter
TimesheetException - Description of Exception
public static java.util.List getComments(IPersistent subject,
IParty author)
throws TimesheetException
subject - Description of Parameterauthor - Description of Parameter
TimesheetException - Description of Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||