|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.om.BaseObject
org.tigris.scarab.om.BaseReport
org.tigris.scarab.om.Report
This class represents a Report
| Field Summary |
| Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
| Constructor Summary | |
Report()
|
|
| Method Summary | |
Module |
getModule()
Get the value of module. |
java.lang.Integer |
getScopeId()
Get the ScopeId |
void |
setModule(Module v)
Set the value of module. |
| Methods inherited from class org.tigris.scarab.om.BaseReport |
copy, copyInto, getByName, getByPeerName, getByPosition, getCreatedDate, getDeleted, getDescription, getFieldNames, getIssueType, getIssueType, getIssueTypeId, getModule, getModuleId, getName, getPeer, getPrimaryKey, getQueryKey, getQueryString, getReportId, getScarabUser, getScarabUser, getScope, getScope, getUserId, isCacheOnSave, save, save, save, setCreatedDate, setDeleted, setDescription, setIssueType, setIssueTypeId, setIssueTypeKey, setModuleId, setModuleKey, setName, setPrimaryKey, setPrimaryKey, setQueryKey, setQueryString, setReportId, setScarabUser, setScarabUserKey, setScope, setScopeId, setScopeKey, setUserId, toString |
| Methods inherited from class org.apache.torque.om.BaseObject |
equals, equals, getLog, hashCode, isModified, isNew, resetModified, setModified, setNew, setPrimaryKey |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.torque.om.Persistent |
getPrimaryKey, isModified, isNew, save, save, save, setModified, setNew, setPrimaryKey, setPrimaryKey |
| Constructor Detail |
public Report()
| Method Detail |
public java.lang.Integer getScopeId()
BaseReport
getScopeId in class BaseReport
public Module getModule()
throws org.apache.torque.TorqueException
getModule in class BaseReportorg.apache.torque.TorqueException
public void setModule(Module v)
throws org.apache.torque.TorqueException
setModule in class BaseReportv - Value to assign to module.
org.apache.torque.TorqueException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||