public class InstalledPluginsSessionUIBean extends Object
| Constructor and Description |
|---|
InstalledPluginsSessionUIBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectedTab() |
void |
hideDeletedAgentPlugins() |
void |
hideUndeployedServerPlugins() |
boolean |
isShowAllAgentPlugins() |
boolean |
isShowAllServerPlugins() |
void |
setSelectedTab(String selectedTab) |
void |
setShowAllAgentPlugins(boolean showDeletedAgentPlugins) |
void |
setShowAllServerPlugins(boolean showDeletedServerPlugins) |
void |
showDeletedAgentPlugins() |
void |
showUndeployedServerPlugins() |
public boolean isShowAllServerPlugins()
public void setShowAllServerPlugins(boolean showDeletedServerPlugins)
public boolean isShowAllAgentPlugins()
public void setShowAllAgentPlugins(boolean showDeletedAgentPlugins)
public void showUndeployedServerPlugins()
public void showDeletedAgentPlugins()
public void hideUndeployedServerPlugins()
public void hideDeletedAgentPlugins()
public String getSelectedTab()
public void setSelectedTab(String selectedTab)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.