Uses of Class
de.jsystems.framework.common.exception.ValidateNotSupportedException

Packages that use ValidateNotSupportedException
de.jsystems.framework.common   
 

Uses of ValidateNotSupportedException in de.jsystems.framework.common
 

Methods in de.jsystems.framework.common that throw ValidateNotSupportedException
 void BusinessView.validateView(MessageList messageList)
          Ueberprueft die Eingaben in der Oberflaeche.
 void BusinessView.validateView(Item item, MessageList messageList)
          Ueberprueft die Eingaben in der Oberflaeche mit Hilfe des uebergebenen Items.