public class IntegrityFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IntegrityFactory.IntegrityBean |
Modifier and Type | Method and Description |
---|---|
protected List<IIntegrityChecker> |
getAllChecker(ContentContext ctx) |
List<IntegrityFactory.IntegrityBean> |
getChecker() |
int |
getErrorCount() |
static IntegrityFactory |
getInstance(ContentContext ctx) |
String |
getLevelLabel() |
boolean |
isError() |
protected List<IIntegrityChecker> getAllChecker(ContentContext ctx)
public boolean isError()
public int getErrorCount()
public static IntegrityFactory getInstance(ContentContext ctx)
public List<IntegrityFactory.IntegrityBean> getChecker()
public String getLevelLabel()
Copyright © 2012-2018. All Rights Reserved.