Class CheckAlbumDeleteProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class CheckAlbumDeleteProcessActionHandler
    extends ProcessActionHandler
    Checks if a album being deleted has photographs in it.
    Since:
    4.0.5
    Version:
    $Revision: 3902 $ $Date: 2006-08-09 11:29:10 -0300 (Wed, 09 Aug 2006) $
    • Constructor Detail

      • CheckAlbumDeleteProcessActionHandler

        public CheckAlbumDeleteProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException