|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.model.LoadableDetachableModel
org.sakaiproject.sitestats.tool.wicket.models.ReportDefModel
public class ReportDefModel
| Constructor Summary | |
|---|---|
ReportDefModel(long id)
|
|
ReportDefModel(ReportDef reportDef)
|
|
ReportDefModel(String siteId,
String reportSiteId)
|
|
| Method Summary | |
|---|---|
boolean |
isNew()
|
protected Object |
load()
|
| Methods inherited from class org.apache.wicket.model.LoadableDetachableModel |
|---|
detach, getObject, isAttached, onAttach, onDetach, setObject, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReportDefModel(String siteId,
String reportSiteId)
public ReportDefModel(ReportDef reportDef)
public ReportDefModel(long id)
| Method Detail |
|---|
public boolean isNew()
protected Object load()
load in class org.apache.wicket.model.LoadableDetachableModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||