Class NewFolderVisualAction

  • All Implemented Interfaces:
    Comparable

    @Component
    public class NewFolderVisualAction
    extends AbstractVisualInventoryAction
    Visual wrapper of a new business object action.
    Author:
    Adrian Martinez <adrian.martinez@kuwaiba.org>
    • Field Detail

      • PARAM_PARENT_FOLDER_ID

        public static final String PARAM_PARENT_FOLDER_ID
        Parameter to create a new folder, the parent oid of the new folder
        See Also:
        Constant Field Values
      • PARAM_PARENT_FOLDER_CLASSNAME

        public static final String PARAM_PARENT_FOLDER_CLASSNAME
        Parameter to create a new folder, the parent class of the new folder(pool)
        See Also:
        Constant Field Values
    • Constructor Detail

      • NewFolderVisualAction

        public NewFolderVisualAction()