public class LinkAction extends BaseAction
FORWARD_DEFAULT, log, mapper, setup| Constructor and Description |
|---|
LinkAction() |
| Modifier and Type | Method and Description |
|---|---|
ActionForward |
addLink(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
static void |
addLink(DynActionForm form,
java.sql.Connection con,
CommonObjectLink link) |
ActionForward |
addLinkIfNotExist(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
ActionForward |
deleteLink(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
ActionForward |
deleteLinksTo(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
ActionForward |
deleteLinksWithType(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
ActionForward |
linkList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStreampublic ActionForward addLink(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet)
throws java.lang.Exception
java.lang.Exceptionpublic static void addLink(DynActionForm form, java.sql.Connection con, CommonObjectLink link) throws BGException
BGExceptionpublic ActionForward addLinkIfNotExist(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward deleteLink(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward deleteLinksWithType(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward deleteLinksTo(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward linkList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet)
throws java.lang.Exception
java.lang.Exception