@ManagedBean(name="properties") public class PropertiesTabAction extends DetailBase
Constructor and Description |
---|
PropertiesTabAction() |
Modifier and Type | Method and Description |
---|---|
Collection<Map.Entry<String,String>> |
getEntries()
Get the property entry set.
|
void |
init()
Called when the bean is created which because this is a request scope
bean is at the beginning of each request that this bean is used for.
|
getDetail, getJobInfoLookup, getRefId, setDetail
@PostConstruct public void init()
public Collection<Map.Entry<String,String>> getEntries()