|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonExistingResourceException | |
|---|---|
| eu.emi.dsr.core | |
| eu.emi.dsr.db | |
| eu.emi.dsr.db.mongodb | |
| Uses of NonExistingResourceException in eu.emi.dsr.core |
|---|
| Methods in eu.emi.dsr.core that throw NonExistingResourceException | |
|---|---|
org.codehaus.jettison.json.JSONObject |
ServiceAdminManager.findServiceByUrl(String url)
Finding a service by its url |
void |
ServiceAdminManager.removeService(String url,
String messageTime)
Removing the service by url |
| Uses of NonExistingResourceException in eu.emi.dsr.db |
|---|
| Methods in eu.emi.dsr.db that throw NonExistingResourceException | |
|---|---|
void |
ServiceDatabase.deleteByUrl(String url)
Delete multiple items from the persistent store |
ServiceObject |
ServiceDatabase.getServiceByUrl(String identifier)
Get an item from the persistent store |
void |
ServiceDatabase.update(ServiceObject sObj)
Update an existing item in the persistent store |
| Uses of NonExistingResourceException in eu.emi.dsr.db.mongodb |
|---|
| Methods in eu.emi.dsr.db.mongodb that throw NonExistingResourceException | |
|---|---|
void |
MongoDBServiceDatabase.deleteByUrl(String url)
|
ServiceObject |
MongoDBServiceDatabase.getServiceByUrl(String identifier)
|
void |
MongoDBServiceDatabase.update(ServiceObject sObj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||