public abstract class AbstractProfileValidator extends Object implements ProfileValidator
| Constructor and Description |
|---|
AbstractProfileValidator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPhase() |
boolean |
handle(eu.dnetlib.enabling.tools.OpaqueResource resource,
RegistrationPhase phase)
True if this validator will handle this profile, false otherwise.
|
void |
setPhase(String phase) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic boolean handle(eu.dnetlib.enabling.tools.OpaqueResource resource,
RegistrationPhase phase)
ProfileValidatorhandle in interface ProfileValidatorpublic void setPhase(String phase)
public String getPhase()
Copyright © 2017. All rights reserved.