Class NavigationProcessActionHandler

    • Field Detail

      • VALIDATE_PARENT_SELECTION

        public static final java.lang.String VALIDATE_PARENT_SELECTION
        See Also:
        Constant Field Values
    • Constructor Detail

      • NavigationProcessActionHandler

        public NavigationProcessActionHandler()
    • 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