|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.util.schemacomp.validator.AbstractDbValidator
org.alfresco.util.schemacomp.validator.NullValidator
public class NullValidator
A 'do nothing' validator
| Constructor Summary | |
|---|---|
NullValidator()
|
|
| Method Summary | |
|---|---|
void |
validate(DbObject reference,
DbObject target,
DiffContext ctx)
|
| Methods inherited from class org.alfresco.util.schemacomp.validator.AbstractDbValidator |
|---|
getProperty, getPropertyNames, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullValidator()
| Method Detail |
|---|
public void validate(DbObject reference,
DbObject target,
DiffContext ctx)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||