public class DetailBase extends Object
Constructor and Description |
---|
DetailBase() |
Modifier and Type | Method and Description |
---|---|
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.
|
protected JobInfoLookup getJobInfoLookup()
JobInfoLookup
.public DetailBean getDetail()
getRefId()
.public void setDetail(DetailBean detail)
detail
- protected String getRefId()