Uses of Class
org.weda.store.impl.ObjectSetException

Packages that use ObjectSetException
org.weda.store.impl   
 

Uses of ObjectSetException in org.weda.store.impl
 

Methods in org.weda.store.impl that throw ObjectSetException
 java.lang.Object ObjectSet.getValue(java.lang.String propertyPath)
          Метод возврщает значение для группы объектов.
 boolean ObjectSet.isValueUnique(java.lang.String propertyPath)
          Метод вернет true если все значения указанного свойства в группе объектов одинаковые.
 void ObjectSet.setValue(java.lang.String propertyPath, java.lang.Object value)
          Метод устанавливает значение свойства для группы объектов.
 

Constructors in org.weda.store.impl that throw ObjectSetException
ObjectSet(java.lang.Class objectClass, java.lang.Object[] objects, PropertyValue propertyValue)
           
 



Copyright © 2005-2006 . All Rights Reserved.