public class AutoDiscoverySessionUIBean extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MANAGED_BEAN_NAME |
| Constructor and Description |
|---|
AutoDiscoverySessionUIBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
collapse() |
String |
collapseAll() |
String |
expand() |
String |
expandAll() |
Map<Integer,Boolean> |
getExpandedMap()
Returns a map keyed on platform ID.
|
Map<Integer,Boolean> |
getSelectedResources()
Returns a map keyed on resource ID.
|
String |
getShowNewIgnore() |
void |
setShowNewIgnore(String val) |
public static final String MANAGED_BEAN_NAME
public String expand()
public String collapse()
public String expandAll()
public String collapseAll()
public Map<Integer,Boolean> getExpandedMap()
public String getShowNewIgnore()
public void setShowNewIgnore(String val)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.