com.ebmwebsourcing.petalsbpm.definitionseditor
Class Configuration

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.definitionseditor.Configuration

public class Configuration
extends java.lang.Object


Constructor Summary
Configuration()
           
 
Method Summary
 boolean isShowErrorPanel()
           
 boolean isShowEventDefinitionPanel()
           
 boolean isShowImportNSPanel()
           
 boolean isShowImportPanel()
           
 boolean isShowInterfacePanel()
           
 boolean isShowitemDefinitionPanel()
           
 boolean isShowMessagePanel()
           
 boolean isShowSignalPanel()
           
 void setShowErrorPanel(boolean showErrorPanel)
           
 void setShowEventDefinitionPanel(boolean showEventDefinitionPanel)
           
 void setShowImportNSPanel(boolean showImportNSPanel)
           
 void setShowImportPanel(boolean showImportPanel)
           
 void setShowInterfacePanel(boolean showInterfacePanel)
           
 void setShowitemDefinitionPanel(boolean showitemDefinitionPanel)
           
 void setShowMessagePanel(boolean showMessagePanel)
           
 void setShowSignalPanel(boolean showSignalPanel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration()
Method Detail

isShowSignalPanel

public boolean isShowSignalPanel()

setShowSignalPanel

public void setShowSignalPanel(boolean showSignalPanel)

isShowImportPanel

public boolean isShowImportPanel()

setShowImportPanel

public void setShowImportPanel(boolean showImportPanel)

isShowImportNSPanel

public boolean isShowImportNSPanel()

setShowImportNSPanel

public void setShowImportNSPanel(boolean showImportNSPanel)

isShowitemDefinitionPanel

public boolean isShowitemDefinitionPanel()

setShowitemDefinitionPanel

public void setShowitemDefinitionPanel(boolean showitemDefinitionPanel)

isShowMessagePanel

public boolean isShowMessagePanel()

setShowMessagePanel

public void setShowMessagePanel(boolean showMessagePanel)

isShowErrorPanel

public boolean isShowErrorPanel()

setShowErrorPanel

public void setShowErrorPanel(boolean showErrorPanel)

isShowInterfacePanel

public boolean isShowInterfacePanel()

setShowInterfacePanel

public void setShowInterfacePanel(boolean showInterfacePanel)

isShowEventDefinitionPanel

public boolean isShowEventDefinitionPanel()

setShowEventDefinitionPanel

public void setShowEventDefinitionPanel(boolean showEventDefinitionPanel)


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.