@ManagedBean(name="commands") public class JobActionsBean extends DetailBase
Modifier and Type | Class and Description |
---|---|
class |
JobActionsBean.Command
The nested class allows each command button to have it's own
action method.
|
Constructor and Description |
---|
JobActionsBean() |
Modifier and Type | Method and Description |
---|---|
Collection<JobActionsBean.Command> |
getCommands()
Get the commands.
|
getDetail, getJobInfoLookup, getRefId, setDetail
public Collection<JobActionsBean.Command> getCommands()