|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValidator
Validator.
Method Summary | |
---|---|
Map<String,IConnectionChecker> |
listConnectionCheckers()
Lists all connections checkers. |
boolean |
validate(IMessageCollector mb)
Validates protocol validator is associated with, |
Methods inherited from interface com.esri.gpt.control.webharvest.validator.IConnectionChecker |
---|
checkConnection |
Method Detail |
---|
boolean validate(IMessageCollector mb)
mb
- message collector
true
if protocol passes validationMap<String,IConnectionChecker> listConnectionCheckers()
There is always non-empty map of connection checkers with at least one checker named: "this" which refers to validator itself.
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |