A B C D E F G H I J K L M N O P Q R S T U V W X _

W

where(UjoProperty<UJO, TYPE>, Operator, TYPE) - Static method in class org.ujoframework.criterion.Criterion
New criterion instance
where(UjoProperty<UJO, TYPE>, Operator, UjoProperty<?, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
New criterion instance
where(UjoProperty<UJO, TYPE>, TYPE) - Static method in class org.ujoframework.criterion.Criterion
New equals instance
where(UjoProperty<UJO, TYPE>, UjoProperty<UJO, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
New equals instance
where(boolean) - Static method in class org.ujoframework.criterion.Criterion
This is an constane criterion independed on an entity.
WHERE - Static variable in class org.ujoframework.orm.metaModel.MetaSelect
 
whereNotNull(UjoProperty<UJO, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
Criterion where property not equals to NULL.
whereNull(UjoProperty<UJO, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
Criterion where property equals to NULL.
writeDefault(VALUE) - Method in class org.ujoframework.extensions.Property
Assign a Default value.
writeNewLine(Appendable) - Method in class org.ujoframework.core.UjoManagerXML
Conditionaly write new line.
writeRelations() - Method in class org.ujoframework.orm.CriterionDecoder
Writer a relation conditions:
writeSession(Session) - Method in class org.ujoframework.implementation.orm.OrmTable
Write a session
writeSession(Session) - Method in interface org.ujoframework.orm.OrmUjo
Write an ORM session
writeValue(UJO, VALUE) - Method in class org.ujoframework.core.BeanManager
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(UJO, StringBuilder, int, int, UjoAction) - Method in class org.ujoframework.core.UjoManagerCSV
Write value to UJO
writeValue(UJO, VALUE) - Method in interface org.ujoframework.extensions.ValueAgent
WARNING: There is recommended to call the method from the method Ujo.writeValue(...) only.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.array.ArrayUjo
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.array.ArrayUjoExt
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(Object, Object) - Method in class org.ujoframework.implementation.bean.BeanProperty
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(Object, Object) - Method in class org.ujoframework.implementation.bean.BeanPropertyList
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.bean.BeanUjo
It is a common method for writing all object values, however there is strongly recomended to use a method BeanProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.bean.BeanUjoExt
It is a common method for writing all object values, however there is strongly recomended to use a method BeanProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UJO, VALUE) - Method in class org.ujoframework.implementation.factory.FactoryProperty
The method os not implemented.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.factory.FactoryUjo
It is an unsupported function in this implementation.
writeValue(UJO, VALUE) - Method in class org.ujoframework.implementation.field.FieldProperty
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(UJO, List<ITEM>) - Method in class org.ujoframework.implementation.field.FieldPropertyList
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.field.FieldUjo
It is a common method for writing all object values, however there is strongly recomended to use a method FieldProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.field.FieldUjoExt
It is a common method for writing all object values, however there is strongly recomended to use a method FieldProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.map.MapUjo
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.map.MapUjoExt
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.orm.OrmTable
A method for an internal use only.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.quick.QuickUjo
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.registrar.RegistrarUjo
 
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.registrar.RegistrarUjoExt
 
writeValue(UjoProperty, Object) - Method in class org.ujoframework.orm.AbstractMetaModel
 
writeValue(UjoProperty, Object) - Method in class org.ujoframework.orm.metaModel.MetaParams
 
writeValue(UjoProperty, Object) - Method in class org.ujoframework.swing.UjoPropertyRow
Write value
writeValue(UjoProperty, Object) - Method in interface org.ujoframework.Ujo
It is a common method for writing all object values, however there is strongly recomended to use a method UjoProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValueString(UjoProperty, String, Class, UjoAction) - Method in class org.ujoframework.extensions.AbstractUjo
Set value from a String format.
writeValueString(UjoProperty, String, Class, UjoAction) - Method in interface org.ujoframework.extensions.UjoTextable
Set value from a String format.
writeValueString(UjoProperty, String, Class, UjoAction) - Method in class org.ujoframework.swing.UjoPropertyRow
Write a text value.

A B C D E F G H I J K L M N O P Q R S T U V W X _
Copyright © 2007-2010 PPonec