Class sys_ger.cmdCopiar

java.lang.Object
com.unify.nxj.mgr.NXJCommand
forms.systextil.sys_ger.cmdCopiar
Enclosing class:
sys_ger

public final class sys_ger.cmdCopiar extends com.unify.nxj.mgr.NXJCommand
  • Field Summary

    Fields inherited from class com.unify.nxj.mgr.NXJCommand

    ACTIVE_MODE_AUD, ACTIVE_MODE_BOTH, ACTIVE_MODE_FIND, ActiveMode_AUD, ActiveMode_BOTH, ActiveMode_FIND, commandRoleList, EditAction_ACCEPT, EditAction_RESET, EditAction_SUSPEND
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     

    Methods inherited from class com.unify.nxj.mgr.NXJCommand

    getActiveMode, getCommandName, getContainingDataView, getContainingForm, getEditAction, getParentContainer, hideWhen, isActive, isCommandAllowedForUser, isDisabledIfModified, isDisabledIfNotModified, isEnabled, isUploadDisabled, parseActiveMode, resetName, setActiveMode, setDisabledIfModified, setDisabledIfNotModified, setEditAction, setEnabled, setUploadDisabled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • cmdCopiar

      public cmdCopiar()
  • Method Details

    • run

      public void run() throws Exception
      Specified by:
      run in class com.unify.nxj.mgr.NXJCommand
      Throws:
      Exception