eu.emi.emir.validator
Interface InfoValidator

All Known Implementing Classes:
AbstractInfoValidator, RegistrationValidator

public interface InfoValidator

Author:
a.memon

Method Summary
 Boolean validateEndpointIDInfo(org.codehaus.jettison.json.JSONObject jo)
           
 Boolean validateInfo(org.codehaus.jettison.json.JSONObject jo)
           
 

Method Detail

validateInfo

Boolean validateInfo(org.codehaus.jettison.json.JSONObject jo)
                     throws InvalidServiceDescriptionException,
                            eu.unicore.util.configuration.ConfigurationException,
                            org.codehaus.jettison.json.JSONException,
                            ParseException
Throws:
InvalidServiceDescriptionException
eu.unicore.util.configuration.ConfigurationException
org.codehaus.jettison.json.JSONException
ParseException

validateEndpointIDInfo

Boolean validateEndpointIDInfo(org.codehaus.jettison.json.JSONObject jo)
                               throws InvalidServiceDescriptionException
Throws:
InvalidServiceDescriptionException


Copyright © 2012. All Rights Reserved.