C D G I J N O R S T U W

C

CatchAllExceptionMapper - Class in de.deepamehta.plugins.webservice.provider
Maps all Throwables but WebApplicationExceptions to a 500 (Internal Server Error) response.
CatchAllExceptionMapper() - Constructor for class de.deepamehta.plugins.webservice.provider.CatchAllExceptionMapper
 
createAssociation(AssociationModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
createAssociationType(AssociationTypeModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
createRoleType(TopicModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
createTopic(TopicModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
createTopicType(TopicTypeModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 

D

de.deepamehta.plugins.webservice - package de.deepamehta.plugins.webservice
 
de.deepamehta.plugins.webservice.provider - package de.deepamehta.plugins.webservice.provider
 
deleteAssociation(long) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
deleteAssociationType(String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
deleteTopic(long) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
deleteTopicType(String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 

G

getAllTopicTypes() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociation(long) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociation(String, long, long, String, String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationAllTypes() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationRelatedAssociations(long, String, String, String, String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationRelatedTopics(long, String, String, String, String, int) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociations(long, long) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociations(long, long, String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationType(String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationTypeUris() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getPluginInfo() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getSize(Collection<JSONEnabled>, Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.JSONEnabledCollectionProvider
 
getSize(JSONEnabled, Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.JSONEnabledProvider
 
getSize(Number, Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.NumberProvider
 
getSize(Collection<String>, Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 
getTopic(long) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopic(String, SimpleValue) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopicRelatedAssociations(long, String, String, String, String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopicRelatedTopics(long, String, String, String, String, int) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopics(String, SimpleValue) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopics(String, int) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopicType(String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopicTypeUris() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 

I

isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.ObjectProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.JSONEnabledCollectionProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.JSONEnabledProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.NumberProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 

J

JSONEnabledCollectionProvider - Class in de.deepamehta.plugins.webservice.provider
 
JSONEnabledCollectionProvider() - Constructor for class de.deepamehta.plugins.webservice.provider.JSONEnabledCollectionProvider
 
JSONEnabledProvider - Class in de.deepamehta.plugins.webservice.provider
 
JSONEnabledProvider() - Constructor for class de.deepamehta.plugins.webservice.provider.JSONEnabledProvider
 

N

NumberProvider - Class in de.deepamehta.plugins.webservice.provider
 
NumberProvider() - Constructor for class de.deepamehta.plugins.webservice.provider.NumberProvider
 

O

ObjectProvider - Class in de.deepamehta.plugins.webservice.provider
 
ObjectProvider() - Constructor for class de.deepamehta.plugins.webservice.provider.ObjectProvider
 

R

readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class de.deepamehta.plugins.webservice.provider.ObjectProvider
 
readFrom(Class<List<String>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 

S

searchTopics(String, String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
StringCollectionProvider - Class in de.deepamehta.plugins.webservice.provider
 
StringCollectionProvider() - Constructor for class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 

T

toResponse(Throwable) - Method in class de.deepamehta.plugins.webservice.provider.CatchAllExceptionMapper
 

U

updateAssociation(long, AssociationModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
updateAssociationType(AssociationTypeModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
updateTopic(long, TopicModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
updateTopicType(TopicTypeModel) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 

W

WebservicePlugin - Class in de.deepamehta.plugins.webservice
 
WebservicePlugin() - Constructor for class de.deepamehta.plugins.webservice.WebservicePlugin
 
writeTo(Collection<JSONEnabled>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class de.deepamehta.plugins.webservice.provider.JSONEnabledCollectionProvider
 
writeTo(JSONEnabled, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class de.deepamehta.plugins.webservice.provider.JSONEnabledProvider
 
writeTo(Number, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class de.deepamehta.plugins.webservice.provider.NumberProvider
 
writeTo(Collection<String>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 

C D G I J N O R S T U W

Copyright © 2015. All rights reserved.