|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
org.rhq.enterprise.gui.legacy.action.BaseValidatorForm
org.rhq.enterprise.gui.legacy.action.resource.hub.HubForm
org.rhq.enterprise.gui.legacy.action.resource.hub.GroupHubForm
public class GroupHubForm
The form bean for the group hub page (GroupHub.jsp).
| Field Summary |
|---|
| Fields inherited from class org.rhq.enterprise.gui.legacy.action.resource.hub.HubForm |
|---|
functions, keywords, plugin, plugins, resources, resourceType, types, view |
| Fields inherited from class org.apache.struts.validator.ValidatorForm |
|---|
page, validatorResults |
| Fields inherited from class org.apache.struts.action.ActionForm |
|---|
multipartRequestHandler, servlet |
| Constructor Summary | |
|---|---|
GroupHubForm()
|
|
| Method Summary | |
|---|---|
String |
getGroupCategory()
|
protected void |
setDefaults()
|
void |
setGroupCategory(String groupCategory)
|
String |
toString()
|
| Methods inherited from class org.rhq.enterprise.gui.legacy.action.resource.hub.HubForm |
|---|
addFunction, addPlugin, addType, addTypeFirst, getFunctions, getKeywords, getPlugin, getPlugins, getResources, getResourceType, getTypes, getView, reset, setFunctions, setKeywords, setPlugin, setPlugins, setResources, setResourceType, setTypes, setView |
| Methods inherited from class org.rhq.enterprise.gui.legacy.action.BaseValidatorForm |
|---|
getAdd, getCancel, getCreate, getDelete, getEnable, getInstall, getManualUninstall, getOk, getOkassign, getPn, getPs, getRemove, getReset, getUninventory, getUserset, isAddClicked, isCancelClicked, isCreateClicked, isDeleteClicked, isEnableClicked, isInstallClicked, isManualUninstallClicked, isOkAssignClicked, isOkClicked, isRemoveClicked, isResetClicked, isUsersetClicked, setAdd, setCancel, setCreate, setDelete, setEnable, setInstall, setOk, setOkassign, setPn, setPs, setRemove, setReset, setUninventory, setUserset, shouldValidate, validate |
| Methods inherited from class org.apache.struts.validator.ValidatorForm |
|---|
getPage, getResultValueMap, getValidationKey, getValidatorResults, setPage, setValidatorResults |
| Methods inherited from class org.apache.struts.action.ActionForm |
|---|
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GroupHubForm()
| Method Detail |
|---|
public String getGroupCategory()
public void setGroupCategory(String groupCategory)
protected void setDefaults()
setDefaults in class HubFormpublic String toString()
toString in class HubForm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||