|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.oddjob.webapp.jsf.DetailBase
public class DetailBase
Shared functionality for all the 'detail' managed beands.
| Constructor Summary | |
|---|---|
DetailBase()
|
|
| Method Summary | |
|---|---|
DetailBean |
getDetail()
Access to detail. |
protected JobInfoLookup |
getJobInfoLookup()
Used by subclasses to get the JobInfoLookup. |
protected String |
getRefId()
Provide access to currently selected node reference id for sub classes. |
void |
setDetail(DetailBean detail)
Setter for the detail bean used by JSF. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DetailBase()
| Method Detail |
|---|
protected JobInfoLookup getJobInfoLookup()
JobInfoLookup.
public DetailBean getDetail()
getRefId().
public void setDetail(DetailBean detail)
detail - protected String getRefId()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||