|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description of the Class
| Method Summary | |
org.dom4j.Document |
asDOM(ActivityType[] activityType)
Description of the Method |
org.dom4j.Document |
asDOM(Invoice invoice)
Description of the Method |
org.dom4j.Document |
asDOM(IParty[] parties)
Description of the Method |
org.dom4j.Document |
asDOM(Project[] projects)
Description of the Method |
org.dom4j.Document |
asDOM(Timesheet timesheet)
Description of the Method |
void |
loadActivityTypes(org.dom4j.Document document)
Description of the Method |
void |
loadProjects(org.dom4j.Document document)
Description of the Method |
| Method Detail |
public org.dom4j.Document asDOM(Timesheet timesheet)
throws TimesheetException
timesheet - Description of Parameter
TimesheetException - Description of Exception
public org.dom4j.Document asDOM(Invoice invoice)
throws TimesheetException
invoice - Description of Parameter
TimesheetException - Description of Exception
public org.dom4j.Document asDOM(IParty[] parties)
throws TimesheetException
parties - Description of Parameter
TimesheetException - Description of Exception
public org.dom4j.Document asDOM(Project[] projects)
throws TimesheetException
projects - Description of Parameter
TimesheetException - Description of Exception
public org.dom4j.Document asDOM(ActivityType[] activityType)
throws TimesheetException
activityType - Description of Parameter
TimesheetException - Description of Exception
public void loadActivityTypes(org.dom4j.Document document)
throws TimesheetException
document - Description of Parameter
TimesheetException - Description of Exception
public void loadProjects(org.dom4j.Document document)
throws TimesheetException
document - Description of Parameter
TimesheetException - Description of Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||