|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.struts.action.Action
org.dlese.dpc.schemedit.action.DCSAction
org.dlese.dpc.schemedit.action.SchemEditAdminAction
public final class SchemEditAdminAction
Controller for the ADN Editor
$Id: SchemEditAdminAction.java,v 1.16 2009/03/20 23:33:55 jweather Exp $
| Field Summary |
|---|
| Fields inherited from class org.dlese.dpc.schemedit.action.DCSAction |
|---|
accessManager, collectionRegistry, dcsDataManager, frameworkRegistry, ndrServiceEnabled, repositoryManager, repositoryService, requiredRole, sessionRegistry, userManager |
| Fields inherited from class org.apache.struts.action.Action |
|---|
defaultLocale, servlet |
| Constructor Summary | |
|---|---|
SchemEditAdminAction()
|
|
| Method Summary | |
|---|---|
void |
doReloadSchema(SchemEditAdminForm adminForm,
MetaDataFramework framework,
org.apache.struts.action.ActionErrors errors,
org.apache.struts.action.ActionErrors messages)
Description of the Method |
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
Description of the Method |
protected void |
prtln(String s)
Print a line to standard out. |
protected void |
prtParam(String name,
String value)
Description of the Method |
| Methods inherited from class org.dlese.dpc.schemedit.action.DCSAction |
|---|
getMetaDataFramework, getRequiredContextAttributeValue, getSessionBean, getSessionUser, getSessionUser, getSessionUserName, initializeFromContext |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemEditAdminAction()
| Method Detail |
|---|
public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws IOException,
ServletException
execute in class org.apache.struts.action.Actionmapping - Description of the Parameterform - Description of the Parameterrequest - Description of the Parameterresponse - Description of the Parameter
IOException - Description of the Exception
ServletException - Description of the Exception
public void doReloadSchema(SchemEditAdminForm adminForm,
MetaDataFramework framework,
org.apache.struts.action.ActionErrors errors,
org.apache.struts.action.ActionErrors messages)
adminForm - Description of the Parameterframework - Description of the Parametererrors - Description of the Parametermessages - Description of the Parameterprotected void prtln(String s)
s - The String to print.
protected void prtParam(String name,
String value)
name - Description of the Parametervalue - Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||