de.bsvrz.dav.daf.communication.dataRepresentation.data.util
Class AttributeValues

java.lang.Object
  extended by de.bsvrz.dav.daf.communication.dataRepresentation.data.util.AttributeValues

public class AttributeValues
extends Object

Klasse, die Hilfsmethoden zum Zugriff und zur Konvertierung von Attributwerten zur Verfügung stellt.

Author:
Roland Schmitz (rs), Kappich Systemberatung

Constructor Summary
AttributeValues()
           
 
Method Summary
static void checkValue(AttributeType attributeType, String textValue, ObjectLookup objectLookup)
           
static boolean hasUndefinedValue(AttributeType attributeType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeValues

public AttributeValues()
Method Detail

checkValue

public static void checkValue(AttributeType attributeType,
                              String textValue,
                              ObjectLookup objectLookup)

hasUndefinedValue

public static boolean hasUndefinedValue(AttributeType attributeType)