Class LinkAction

java.lang.Object
org.apache.struts.action.Action
org.apache.struts.actions.BaseAction
org.apache.struts.actions.DispatchAction
ru.bgcrm.struts.action.BaseAction
ru.bgcrm.struts.action.LinkAction

public class LinkAction extends BaseAction
  • Constructor Details

    • LinkAction

      public LinkAction()
  • Method Details

    • addLink

      public org.apache.struts.action.ActionForward addLink(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • addLink

      public static void addLink(DynActionForm form, Connection con, CommonObjectLink link) throws BGException
      Throws:
      BGException
    • addLinkIfNotExist

      public org.apache.struts.action.ActionForward addLinkIfNotExist(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • deleteLink

      public org.apache.struts.action.ActionForward deleteLink(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • deleteLinksWithType

      public org.apache.struts.action.ActionForward deleteLinksWithType(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • deleteLinksTo

      public org.apache.struts.action.ActionForward deleteLinksTo(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • linkList

      public org.apache.struts.action.ActionForward linkList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception