Uses of Interface
org.javlo.service.integrity.IIntegrityChecker
-
Packages that use IIntegrityChecker Package Description org.javlo.service.integrity -
-
Uses of IIntegrityChecker in org.javlo.service.integrity
Classes in org.javlo.service.integrity that implement IIntegrityChecker Modifier and Type Class Description class
AbstractIntegrityChecker
class
CheckContent
class
CheckDescription
class
CheckImageLabel
class
CheckResource
class
CheckTitle
class
CheckTitleHierarchy
class
CheckUnactivePage
Methods in org.javlo.service.integrity that return types with arguments of type IIntegrityChecker Modifier and Type Method Description protected List<IIntegrityChecker>
IntegrityFactory. getAllChecker(ContentContext ctx)
Constructors in org.javlo.service.integrity with parameters of type IIntegrityChecker Constructor Description IntegrityBean(ContentContext ctx, IIntegrityChecker checker)
-