- java.lang.Object
-
- org.ujorm.extensions.SuperAbstractUjo
-
- org.ujorm.extensions.AbstractUjo
-
- org.ujorm.implementation.quick.QuickUjo
-
- org.ujorm.implementation.quick.SmartUjo<DummyUjo>
-
- org.ujorm.wicket.component.form.DummyUjo
-
-
Property Summary
-
Properties inherited from class org.ujorm.implementation.quick.QuickUjo
newListProperty, newProperty
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.ujorm.Key<DummyUjo,Byte> |
ID |
-
Constructor Summary
Constructors
| Constructor and Description |
DummyUjo() |
-
Method Summary
-
Methods inherited from class org.ujorm.implementation.quick.SmartUjo
clone, get, getList, getText, readKeyList, set, setText
-
Methods inherited from class org.ujorm.implementation.quick.QuickUjo
newKey, newKey, newKey, newKey, newKey, newKey, newListKey, newListKey, newListProperty, newListProperty, newListProperty, newListProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty, newProperty
-
Methods inherited from class org.ujorm.extensions.AbstractUjo
newCamelFactory, newFactory, newNoCheckFactory, newSnakeCaseFactory, readValue, writeValue
-
Methods inherited from class org.ujorm.extensions.SuperAbstractUjo
equals, init, init, readAuthorization, readKeys, readUjoManager, readValueString, toString, writeValueString
-
Methods inherited from interface org.ujorm.Ujo
readAuthorization, readKeys, readValue, writeValue
-
-
Constructor Detail
-
DummyUjo
public DummyUjo()
Copyright © 2019. All rights reserved.