|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Order | |
---|---|
org.wicketopia.builder.feature.annotation | |
org.wicketopia.example.domain.entity |
Uses of Order in org.wicketopia.builder.feature.annotation |
---|
Methods in org.wicketopia.builder.feature.annotation with parameters of type Order | |
---|---|
static void |
WicketopiaMetaDataDecorators.onOrder(org.metastopheles.PropertyMetaData propertyMetaData,
Order order)
|
Uses of Order in org.wicketopia.example.domain.entity |
---|
Methods in org.wicketopia.example.domain.entity with annotations of type Order | |
---|---|
String |
Person.getEmail()
|
String |
Person.getFirstName()
|
String |
Person.getLastName()
|
String |
Person.getSsn()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |