Class ReferenceBaseAction

All Implemented Interfaces:
IAction, IChangeModeAction, IModuleContextAction, IRequestAction
Direct Known Subclasses:
ClearReferenceAction, NavigationFromReferenceBaseAction, ReferenceSearchAction

public class ReferenceBaseAction extends ViewBaseAction
Author:
Javier Paniza
  • Constructor Details

    • ReferenceBaseAction

      public ReferenceBaseAction()
  • Method Details

    • execute

      public void execute() throws Exception
      Throws:
      Exception
    • getViewInfo

      protected ReferenceBaseAction.ViewInfo getViewInfo()
    • getKeyProperty

      public String getKeyProperty()
    • setKeyProperty

      public void setKeyProperty(String string)
    • getReferenceSubview

      public View getReferenceSubview()
    • setReferenceSubview

      public void setReferenceSubview(View view)