|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstrainedBean | |
|---|---|
| com.uwyn.rife.site | Provides classes and interfaces that provide useful features during the creation of a website. |
| Uses of ConstrainedBean in com.uwyn.rife.site |
|---|
| Classes in com.uwyn.rife.site with type parameters of type ConstrainedBean | |
|---|---|
interface |
Constrained<B extends ConstrainedBean,P extends ConstrainedProperty>
This interface defines methods for bean-centric constraining of data entities. |
class |
ConstrainedBean<T extends ConstrainedBean>
A ConstrainedBean object makes it possible to define all
constraints for a bean instance that are not related to a single property. |
class |
MetaData<B extends ConstrainedBean,P extends ConstrainedProperty>
This abstract base class can be conveniently used to added Constrained and ValidatedConstrained meta data to a POJO. |
class |
Validation<B extends ConstrainedBean,P extends ConstrainedProperty>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||