Uses of Class
de.deepamehta.core.service.Directives

Packages that use Directives
de.deepamehta.core.impl   
de.deepamehta.core.service   
de.deepamehta.plugins.webservice   
de.deepamehta.plugins.workspaces   
 

Uses of Directives in de.deepamehta.core.impl
 

Methods in de.deepamehta.core.impl with parameters of type Directives
private  void JerseyResponseFilter.firePreSend(Directives directives)
           
 

Uses of Directives in de.deepamehta.core.service
 

Fields in de.deepamehta.core.service with type parameters of type Directives
private static ThreadLocal<Directives> Directives.threadLocalDirectives
           
 

Methods in de.deepamehta.core.service that return Directives
static Directives Directives.get()
           
 

Uses of Directives in de.deepamehta.plugins.webservice
 

Methods in de.deepamehta.plugins.webservice that return Directives
 Directives WebservicePlugin.deleteAssociation(long assocId)
           
 Directives WebservicePlugin.deleteAssociationType(String uri)
           
 Directives WebservicePlugin.deleteTopic(long topicId)
           
 Directives WebservicePlugin.deleteTopicType(String uri)
           
 Directives WebservicePlugin.updateAssociation(long assocId, AssociationModel model)
           
 Directives WebservicePlugin.updateAssociationType(AssociationTypeModel model)
           
 Directives WebservicePlugin.updateTopic(long topicId, TopicModel model)
           
 Directives WebservicePlugin.updateTopicType(TopicTypeModel model)
           
 

Uses of Directives in de.deepamehta.plugins.workspaces
 

Methods in de.deepamehta.plugins.workspaces that return Directives
 Directives WorkspacesPlugin.assignToWorkspace(long objectId, long workspaceId)
           
 



Copyright © 2015. All Rights Reserved.