|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidServiceDescriptionException | |
|---|---|
| eu.emi.emir.core | |
| eu.emi.emir.validator | |
| Uses of InvalidServiceDescriptionException in eu.emi.emir.core |
|---|
| Methods in eu.emi.emir.core that throw InvalidServiceDescriptionException | |
|---|---|
org.codehaus.jettison.json.JSONObject |
ServiceAdminManager.addService(org.codehaus.jettison.json.JSONObject jo)
|
org.codehaus.jettison.json.JSONObject |
ServiceAdminManager.updateService(org.codehaus.jettison.json.JSONObject jo)
|
| Uses of InvalidServiceDescriptionException in eu.emi.emir.validator |
|---|
| Methods in eu.emi.emir.validator that throw InvalidServiceDescriptionException | |
|---|---|
static boolean |
ValidatorUtil.isValidRemovedServiceInfo(org.codehaus.jettison.json.JSONObject jo)
Checks the service description being updated contains the service endpoint ID attributes |
static boolean |
ValidatorUtil.isValidServiceInfo(org.codehaus.jettison.json.JSONObject jo)
Checks the service description being registered contains the mandatory service attributes |
Boolean |
AbstractInfoValidator.validateEndpointIDInfo(org.codehaus.jettison.json.JSONObject jo)
|
Boolean |
InfoValidator.validateEndpointIDInfo(org.codehaus.jettison.json.JSONObject jo)
|
Boolean |
AbstractInfoValidator.validateInfo(org.codehaus.jettison.json.JSONObject jo)
|
Boolean |
InfoValidator.validateInfo(org.codehaus.jettison.json.JSONObject jo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||