Class PermissionsPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.export.swing.spi.ExportPanel, org.gvsig.tools.swing.api.Component

public class PermissionsPanel extends PermissionsPanelLayout implements org.gvsig.export.swing.spi.ExportPanel
See Also:
  • Constructor Details

    • PermissionsPanel

      public PermissionsPanel(org.gvsig.export.swing.JExportProcessPanel processPanel, ExportJDBCParameters parameters)
  • Method Details

    • doUpdateState

      protected void doUpdateState()
    • getIdPanel

      public String getIdPanel()
      Specified by:
      getIdPanel in interface org.gvsig.export.swing.spi.ExportPanel
    • getTitlePanel

      public String getTitlePanel()
      Specified by:
      getTitlePanel in interface org.gvsig.export.swing.spi.ExportPanel
    • previousPanel

      public void previousPanel()
      Specified by:
      previousPanel in interface org.gvsig.export.swing.spi.ExportPanel
    • nextPanel

      public void nextPanel()
      Specified by:
      nextPanel in interface org.gvsig.export.swing.spi.ExportPanel
    • validatePanel

      public boolean validatePanel() throws org.gvsig.export.swing.spi.ExportPanelValidationException
      Specified by:
      validatePanel in interface org.gvsig.export.swing.spi.ExportPanel
      Throws:
      org.gvsig.export.swing.spi.ExportPanelValidationException
    • enterPanel

      public void enterPanel()
      Specified by:
      enterPanel in interface org.gvsig.export.swing.spi.ExportPanel
    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • getSelectRole

      public String getSelectRole()
    • getInsertRole

      public String getInsertRole()
    • getUpdateRole

      public String getUpdateRole()
    • getDeleteRole

      public String getDeleteRole()
    • getTruncateRole

      public String getTruncateRole()
    • getReferenceRole

      public String getReferenceRole()
    • getTriggerRole

      public String getTriggerRole()
    • getAllRole

      public String getAllRole()