Package org.javlo.context
Class IntegrityBean
- java.lang.Object
-
- org.javlo.context.IntegrityBean
-
public class IntegrityBean extends Object
-
-
Constructor Summary
Constructors Constructor Description IntegrityBean(String rawValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getContentMinSize()
int
getDescriptionMaxSize()
int
getDescriptionMinSize()
int
getTitleMaxSize()
-
-
-
Constructor Detail
-
IntegrityBean
public IntegrityBean(String rawValue)
-
-