Package org.javlo.service.integrity
Class IntegrityFactory.IntegrityBean
- java.lang.Object
-
- org.javlo.service.integrity.IntegrityFactory.IntegrityBean
-
- Enclosing class:
- IntegrityFactory
public static class IntegrityFactory.IntegrityBean extends Object
-
-
Constructor Summary
Constructors Constructor Description IntegrityBean(ContentContext ctx, IIntegrityChecker checker)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getArea()
String
getComponentId()
int
getErrorCount()
String
getErrorMessage()
int
getLevel()
String
getLevelLabel()
-
-
-
Constructor Detail
-
IntegrityBean
public IntegrityBean(ContentContext ctx, IIntegrityChecker checker)
-
-