Class RemoveFromAttachedFilesAction

All Implemented Interfaces:
IAction, IChangeModeAction, IModuleContextAction, IRequestAction

public class RemoveFromAttachedFilesAction extends ViewBaseAction
Logic of AttachedFiles.remove in default-controllers.xml.

It remove the file of the file container.

Author:
Jeromy Altuna, Javier Paniza
  • Constructor Details

    • RemoveFromAttachedFilesAction

      public RemoveFromAttachedFilesAction()
  • Method Details

    • execute

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

      public String getFileId()
    • setFileId

      public void setFileId(String fileId)
    • getProperty

      public String getProperty()
    • setProperty

      public void setProperty(String property)