|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.turbine.modules.Module
org.apache.turbine.modules.Action
org.apache.turbine.modules.ActionEvent
org.apache.turbine.modules.actions.TemplateAction
org.apache.turbine.modules.actions.TemplateSecureAction
org.apache.turbine.TemplateSecureAction
org.tigris.scarab.actions.base.RequireLoginFirstAction
org.tigris.scarab.actions.admin.AttributeGroupEdit
action methods on RModuleAttribute or RIssueTypeAttribute tables
| Field Summary |
| Fields inherited from class org.tigris.scarab.actions.base.RequireLoginFirstAction |
DEFAULT_MSG, EMAIL_ERROR, EMAIL_ERROR2, ERROR_MESSAGE, NO_CHANGES_MADE, NO_PERMISSION_MESSAGE |
| Fields inherited from class org.apache.turbine.modules.ActionEvent |
BUTTON, BUTTON_LENGTH, LENGTH, METHOD_NAME_LENGTH, METHOD_NAME_PREFIX |
| Constructor Summary | |
AttributeGroupEdit()
|
|
| Method Summary | |
void |
doCreatenewglobalattribute(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
This manages clicking the create new button on AttributeSelect.vm |
void |
doDeleteattributes(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
Unmaps attributes to modules. |
void |
doDone(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
Saves all data when Done is clicked. |
boolean |
doSaveattributes(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
Changes the properties of existing AttributeGroups and their attributes. |
boolean |
doSaveglobal(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
Changes the properties of global AttributeGroups and their attributes. |
boolean |
doSaveinfo(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
Updates attribute group info. |
void |
doSelectattribute(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
Selects attribute to add to issue type and attribute group. |
| Methods inherited from class org.tigris.scarab.actions.base.RequireLoginFirstAction |
areThereDupeSequences, doCancel, doGonext, doGotoothertemplate, doRefresh, doRefreshresultsperpage, doReset, doSave, getBackTemplate, getBackTemplate, getCancelTemplate, getCancelTemplate, getCurrentTemplate, getCurrentTemplate, getIntakeTool, getLastTemplate, getLocalizationTool, getNextTemplate, getNextTemplate, getOtherTemplate, getRequiredPermission, getScarabRequestTool, isAuthorized, log |
| Methods inherited from class org.apache.turbine.modules.actions.TemplateSecureAction |
perform |
| Methods inherited from class org.apache.turbine.modules.actions.TemplateAction |
doPerform, doPerform, executeEvents |
| Methods inherited from class org.apache.turbine.modules.ActionEvent |
execute, formatString |
| Methods inherited from class org.apache.turbine.modules.Module |
build, doBuild, doBuildTemplate, doBuildTemplate, evaluate, getPullService, getTemplateContext, getTemplateService, getTool, handleRequest, handleRequest, requestFinished, setTarget, setTemplate, templateExists |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AttributeGroupEdit()
| Method Detail |
public boolean doSaveinfo(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
throws java.lang.Exception
java.lang.Exception
public boolean doSaveattributes(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
throws java.lang.Exception
java.lang.Exception
public boolean doSaveglobal(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
throws java.lang.Exception
java.lang.Exception
public void doDeleteattributes(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
throws java.lang.Exception
java.lang.Exception
public void doCreatenewglobalattribute(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
throws java.lang.Exception
java.lang.Exception
public void doSelectattribute(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
throws java.lang.Exception
java.lang.Exception
public void doDone(org.apache.turbine.RunData data,
org.apache.turbine.TemplateContext context)
throws java.lang.Exception
doDone in class RequireLoginFirstActionjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||