| org.mdarad.framework.util.struts.AbstractAction org.mdarad.framework.util.struts.SwitchLocaleAction
Methods inherited from org.mdarad.framework.util.struts.AbstractAction | public static ContextStack createNewContextStack(String contextStackKey, HttpServletRequest httpServletRequest)(Code)(Java Doc) public void deleteContextObject(String contextStackKey, Entity entityBean, HttpServletRequest httpServletRequest) throws OrphanChildException, SystemException, ConcurrencyException(Code)(Java Doc) protected ActionForward determineForwardAggregation(String childAggregationActionName, String childAggregationName, ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse) throws SystemException(Code)(Java Doc) protected ActionForward forwardAggregationParent(ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse, String aggregationParentName, String parentChildAggregationName, String aggregationParentForwardName)(Code)(Java Doc) protected ActionForward forwardCancel(ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse)(Code)(Java Doc) protected ActionForward forwardChildAggregation(ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse, String childAggregationName, String childAggregationActionName)(Code)(Java Doc) protected ActionForward forwardDisplay(ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse)(Code)(Java Doc) protected ActionForward forwardDisplay(ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse, String forward)(Code)(Java Doc) protected ActionForward forwardFailure(ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse)(Code)(Java Doc) protected ActionForward forwardSuccess(ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse)(Code)(Java Doc) protected String getAggregationParentName(ContextStack contextStack)(Code)(Java Doc) public static ContextStack getContextStack(String contextStackKey, HttpServletRequest httpServletRequest)(Code)(Java Doc) public Entity getCurrentEntityFromContextStack(String contextStackKey, HttpServletRequest httpServletRequest)(Code)(Java Doc) public String getFirstParameterNameFromPrefix(HttpServletRequest httpServletRequest, String prefix)(Code)(Java Doc) protected String getForwardAggregationChildName(String childAggregationName, String childAggregationActionName)(Code)(Java Doc) protected String getForwardAggregationParentName(String aggregationParentName, String parentChildAggregationName, String aggregationParentForwardName)(Code)(Java Doc) protected String getParentChildAggregationName(ContextStack contextStack)(Code)(Java Doc) public static void nullifyContextStack(String contextStackKey, ContextStack contextStack, HttpServletRequest httpServletRequest)(Code)(Java Doc) protected void saveContextObjects(ContextStack contextStack) throws SystemException, ConcurrencyException(Code)(Java Doc) public void saveContextObjectsByParent(String contextStackKey, Entity entityBean, HttpServletRequest httpServletRequest, boolean isNewInstance) throws OrphanChildException, SystemException, ConcurrencyException(Code)(Java Doc) public void saveContextObjectsByParent(ContextStack contextStack) throws SystemException, ConcurrencyException(Code)(Java Doc) public static void setContextStack(String contextStackKey, ContextStack contextStack, HttpServletRequest httpServletRequest)(Code)(Java Doc) public void setContextStackIDInRequest(String contextStackKey, HttpServletRequest httpServletRequest)(Code)(Java Doc) protected void updateContextObjects(ContextStack contextStack) throws SystemException, ConcurrencyException(Code)(Java Doc) protected void updateContextStack(ContextStack contextStack, Entity entityBean, Class entityClass, BusinessDelegate businessDelegate, boolean isChildMultipleAggregation, boolean isNewInstance, String childAggregationName) throws ServiceLocatorException(Code)(Java Doc)
|
|
|