A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

AccessControlList - Class in de.deepamehta.plugins.accesscontrol.model
 
AccessControlList(ACLEntry...) - Constructor for class de.deepamehta.plugins.accesscontrol.model.AccessControlList
 
AccessControlList(JSONObject) - Constructor for class de.deepamehta.plugins.accesscontrol.model.AccessControlList
 
AccessControlPlugin - Class in de.deepamehta.plugins.accesscontrol
 
AccessControlPlugin() - Constructor for class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
AccessControlService - Interface in de.deepamehta.plugins.accesscontrol.service
 
acl - Variable in class de.deepamehta.plugins.accesscontrol.model.AccessControlList
 
ACLEntry - Class in de.deepamehta.plugins.accesscontrol.model
 
ACLEntry(Operation, UserRole...) - Constructor for class de.deepamehta.plugins.accesscontrol.model.ACLEntry
 
activatedPlugins - Variable in class de.deepamehta.core.impl.PluginManager
The pool of activated plugins.
activatePlugin(PluginImpl) - Method in class de.deepamehta.core.impl.PluginManager
Activates a plugin and fires activation events.
add(String, Topic) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
Adds a value to a multiple-valued child.
add(String, TopicModel) - Method in class de.deepamehta.core.model.CompositeValueModel
Adds a value to a multiple-valued child.
add(Directive, JSONEnabled) - Method in class de.deepamehta.core.service.Directives
 
add(Operation, boolean) - Method in class de.deepamehta.plugins.accesscontrol.model.Permissions
 
addAll(ResultList<T>) - Method in class de.deepamehta.core.service.ResultList
 
addAssocDef(AssociationDefinitionModel) - Method in class de.deepamehta.core.impl.AttachedType
 
addAssocDef(AssociationDefinitionModel) - Method in class de.deepamehta.core.model.TypeModel
 
addAssocDef(AssociationDefinitionModel) - Method in interface de.deepamehta.core.Type
 
addAssociation(AssociationViewmodel) - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
addAssociationToTopicmap(long, long) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
addAssociationToTopicmap(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
addAssociationTypeSetting(String, String, Object) - Method in class de.deepamehta.core.service.Migration
 
addClasses(List<Class<?>>) - Method in class de.deepamehta.core.impl.WebPublishingService
 
addColorToAssociationType(String, String) - Method in class de.deepamehta.plugins.webclient.migrations.Migration2
 
addConfigTopic(TopicModel) - Method in class de.deepamehta.core.impl.AttachedViewConfiguration
 
addConfigTopic(TopicModel) - Method in class de.deepamehta.core.model.ViewConfigurationModel
 
addDeleteTypeDirective(Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
addEntry(ACLEntry) - Method in class de.deepamehta.plugins.accesscontrol.model.AccessControlList
 
addFacetTypeToTopic(long, String) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
 
addFacetTypeToTopic(long, String) - Method in interface de.deepamehta.plugins.facets.service.FacetsService
 
addIconToTopicType(String, String) - Method in class de.deepamehta.plugins.webclient.migrations.Migration2
 
addListener(DeepaMehtaEvent, EventListener) - Method in class de.deepamehta.core.impl.EventManager
 
addRef(String, long) - Method in class de.deepamehta.core.model.CompositeValueModel
Adds a by-ID topic reference to a multiple-valued child.
addRef(String, String) - Method in class de.deepamehta.core.model.CompositeValueModel
Adds a by-URI topic reference to a multiple-valued child.
addRestResource(List<Object>, List<Class<?>>) - Method in class de.deepamehta.core.impl.WebPublishingService
Note: synchronizing this method prevents creation of multiple Jersey servlet instances due to parallel plugin initialization.
addRole(BooleanQuery, int, String, NodeType, long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
addService(Object, String) - Method in class de.deepamehta.core.impl.PluginImpl
 
addService(Object) - Method in class de.deepamehta.core.osgi.CoreActivator
 
addSetting(String, String, Object) - Method in class de.deepamehta.core.impl.AttachedViewConfiguration
 
addSetting(String, String, Object) - Method in class de.deepamehta.core.model.ViewConfigurationModel
 
addSetting(String, String, Object) - Method in interface de.deepamehta.core.ViewConfiguration
 
addSingletons(List<Object>) - Method in class de.deepamehta.core.impl.WebPublishingService
 
addTermQuery(String, long, BooleanQuery) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
addTermQuery(String, NodeType, BooleanQuery) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
addTermQuery(String, String, BooleanQuery) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
addToActivatedPlugins(PluginImpl) - Method in class de.deepamehta.core.impl.PluginManager
 
addToCompositeValue(Topic, AssociationDefinition) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
For multiple-valued childs
addTopic(TopicModel) - Method in class de.deepamehta.plugins.geomaps.model.Geomap
 
addTopic(TopicViewmodel) - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
addTopicToGeomap(long, long) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
addTopicToGeomap(long, long) - Method in interface de.deepamehta.plugins.geomaps.service.GeomapsService
Adds a Geo Coordinate topic to a geomap.
addTopicToTopicmap(long, long, CompositeValueModel) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
addTopicToTopicmap(long, long, int, int, boolean) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
Convenience method to add a topic with the standard view properties.
addTopicToTopicmap(long, long, CompositeValueModel) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
addTopicToTopicmap(long, long, int, int, boolean) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
addTopicTypeSetting(String, String, Object) - Method in class de.deepamehta.core.service.Migration
 
addTypeSetting(Type, String, Object) - Method in class de.deepamehta.core.service.Migration
 
addUpdateDirective(Directives) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
addUpdateDirective(Directives) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
addUpdateDirective(Directives) - Method in class de.deepamehta.core.impl.AttachedTopic
 
addUpdateTypeDirective(Type, Directives) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
addWebResources(Bundle, String) - Method in class de.deepamehta.core.impl.WebPublishingService
Publishes the /web resources directory of the given bundle to the web.
addWebResources(String, String, SecurityHandler) - Method in class de.deepamehta.core.impl.WebPublishingService
Publishes a directory of the server's file system to the web.
advancePosition() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
ALL_PLUGINS_ACTIVE - Static variable in class de.deepamehta.core.impl.CoreEvent
 
allPluginsActive() - Method in interface de.deepamehta.core.service.event.AllPluginsActiveListener
 
allPluginsActive() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Setup access control for the default user and the default topicmap.
allPluginsActive() - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
AllPluginsActiveListener - Interface in de.deepamehta.core.service.event
 
appendLabel(String, StringBuilder, String) - Method in class de.deepamehta.core.impl.ValueStorage
 
appendToSequence(String, AssociationDefinitionModel, AssociationDefinitionModel) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
arg - Variable in class de.deepamehta.core.service.Directives.Entry
 
assignToDefaultWorkspace(Topic, String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
assignToWorkspace(DeepaMehtaObject, long) - Method in interface de.deepamehta.plugins.workspaces.service.WorkspacesService
Assigns the specified object to a workspace.
assignToWorkspace(DeepaMehtaObject, long) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
assignTypeToWorkspace(Type, long) - Method in interface de.deepamehta.plugins.workspaces.service.WorkspacesService
Assigns the specified type and all its view configuration topics to a workspace.
assignTypeToWorkspace(Type, long) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
assoc - Variable in class de.deepamehta.core.impl.AttachedRole
 
assocContentExact - Variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
assocContentFulltext - Variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
assocDefs - Variable in class de.deepamehta.core.impl.AttachedType
 
assocDefs - Variable in class de.deepamehta.core.model.TypeModel
 
associateChildCardinality(long, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
associateChildTopic(DeepaMehtaObjectModel, long, AssociationDefinition, ClientState) - Method in class de.deepamehta.core.impl.ValueStorage
 
associateChildTopic(DeepaMehtaObjectModel, String, AssociationDefinition, ClientState) - Method in class de.deepamehta.core.impl.ValueStorage
 
associateChildTopic(DeepaMehtaObjectModel, TopicRoleModel, AssociationDefinition, ClientState) - Method in class de.deepamehta.core.impl.ValueStorage
 
associateChildTopic(long, long) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
associateParentCardinality(long, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
associateReferencedChildTopic(DeepaMehtaObjectModel, TopicReferenceModel, AssociationDefinition, ClientState) - Method in class de.deepamehta.core.impl.ValueStorage
Creates an association between the given parent object ("Parent" role) and the referenced topic ("Child" role).
Association - Interface in de.deepamehta.core
### FIXDOC: Specification of an association -- A n-ary connection between topics and other associations.
ASSOCIATION_MAPCONTEXT - Static variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
AssociationDefinition - Interface in de.deepamehta.core
Definition of an association between 2 topic types -- part of DeepaMehta's type system, like an association in a class diagram.
AssociationDefinitionModel - Class in de.deepamehta.core.model
Definition of an association between 2 topic types -- part of DeepaMehta's type system, like an association in a class diagram.
AssociationDefinitionModel(String, String, String, String, String) - Constructor for class de.deepamehta.core.model.AssociationDefinitionModel
 
AssociationDefinitionModel(long, String, String, String, String, String, String, ViewConfigurationModel) - Constructor for class de.deepamehta.core.model.AssociationDefinitionModel
 
associationFactory(AssociationModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.EmbeddedService
Factory method: creates a new association in the DB according to the given association model and returns an association instance.
AssociationIterable - Class in de.deepamehta.core.impl
 
AssociationIterable(EmbeddedService) - Constructor for class de.deepamehta.core.impl.AssociationIterable
 
AssociationIterator - Class in de.deepamehta.core.impl
 
AssociationIterator(EmbeddedService) - Constructor for class de.deepamehta.core.impl.AssociationIterator
 
AssociationModel - Class in de.deepamehta.core.model
Collection of the data that makes up an Association.
AssociationModel(String, RoleModel, RoleModel) - Constructor for class de.deepamehta.core.model.AssociationModel
 
AssociationModel(String, RoleModel, RoleModel, CompositeValueModel) - Constructor for class de.deepamehta.core.model.AssociationModel
 
AssociationModel(long) - Constructor for class de.deepamehta.core.model.AssociationModel
 
AssociationModel(long, String, String, RoleModel, RoleModel) - Constructor for class de.deepamehta.core.model.AssociationModel
 
AssociationModel(long, String, String, RoleModel, RoleModel, SimpleValue, CompositeValueModel) - Constructor for class de.deepamehta.core.model.AssociationModel
 
AssociationModel(AssociationModel) - Constructor for class de.deepamehta.core.model.AssociationModel
 
AssociationModel(JSONObject) - Constructor for class de.deepamehta.core.model.AssociationModel
 
AssociationModelIterator - Class in de.deepamehta.storage.neo4j
 
AssociationModelIterator(Neo4jStorage) - Constructor for class de.deepamehta.storage.neo4j.AssociationModelIterator
 
AssociationRole - Interface in de.deepamehta.core
 
AssociationRoleModel - Class in de.deepamehta.core.model
The role an association plays in an association.
AssociationRoleModel(long, String) - Constructor for class de.deepamehta.core.model.AssociationRoleModel
 
AssociationRoleModel(JSONObject) - Constructor for class de.deepamehta.core.model.AssociationRoleModel
 
AssociationType - Interface in de.deepamehta.core
 
associationTypeFactory(AssociationTypeModel) - Method in class de.deepamehta.core.impl.EmbeddedService
Factory method: creates a new association type in the DB according to the given association type model and returns a topic type instance.
AssociationTypeModel - Class in de.deepamehta.core.model
Collection of the data that makes up an AssociationType.
AssociationTypeModel(String, String, String) - Constructor for class de.deepamehta.core.model.AssociationTypeModel
 
AssociationTypeModel(TopicModel, String, List<IndexMode>, List<AssociationDefinitionModel>, List<String>, ViewConfigurationModel) - Constructor for class de.deepamehta.core.model.AssociationTypeModel
 
AssociationTypeModel(JSONObject) - Constructor for class de.deepamehta.core.model.AssociationTypeModel
 
AssociationViewmodel - Class in de.deepamehta.plugins.topicmaps.model
An association viewmodel as contained in a topicmap viewmodel.
AssociationViewmodel(AssociationModel) - Constructor for class de.deepamehta.plugins.topicmaps.model.AssociationViewmodel
 
assocMetadata - Variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
assocs - Variable in class de.deepamehta.core.impl.AssociationIterable
 
assocs - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
assocTypes - Variable in class de.deepamehta.core.impl.TypeCache
 
AttachedAssociation - Class in de.deepamehta.core.impl
An association model that is attached to the DB.
AttachedAssociation(AssociationModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedAssociation
 
AttachedAssociationDefinition - Class in de.deepamehta.core.impl
An association definition that is attached to the DeepaMehtaService.
AttachedAssociationDefinition(AssociationDefinitionModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedAssociationDefinition
 
AttachedAssociationRole - Class in de.deepamehta.core.impl
An association role that is attached to the DeepaMehtaService.
AttachedAssociationRole(AssociationRoleModel, Association, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedAssociationRole
 
AttachedAssociationType - Class in de.deepamehta.core.impl
An association type that is attached to the DeepaMehtaService.
AttachedAssociationType(AssociationTypeModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedAssociationType
 
AttachedCompositeValue - Class in de.deepamehta.core.impl
A composite value model that is attached to the DB.
AttachedCompositeValue(CompositeValueModel, AttachedDeepaMehtaObject, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedCompositeValue
 
AttachedDeepaMehtaObject - Class in de.deepamehta.core.impl
A DeepaMehta object model that is attached to the DB.
AttachedDeepaMehtaObject(DeepaMehtaObjectModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
AttachedRelatedAssociation - Class in de.deepamehta.core.impl
An Association-Association pair that is attached to the DeepaMehtaService.
AttachedRelatedAssociation(RelatedAssociationModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedRelatedAssociation
 
AttachedRelatedTopic - Class in de.deepamehta.core.impl
A Topic-Association pair that is attached to the DeepaMehtaService.
AttachedRelatedTopic(RelatedTopicModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedRelatedTopic
 
AttachedRole - Class in de.deepamehta.core.impl
 
AttachedRole(RoleModel, Association, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedRole
 
AttachedTopic - Class in de.deepamehta.core.impl
A topic that is attached to the DeepaMehtaService.
AttachedTopic(TopicModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedTopic
 
AttachedTopicRole - Class in de.deepamehta.core.impl
A topic role that is attached to the DeepaMehtaService.
AttachedTopicRole(TopicRoleModel, Association, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedTopicRole
 
AttachedTopicType - Class in de.deepamehta.core.impl
A topic type that is attached to the DeepaMehtaService.
AttachedTopicType(TopicTypeModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedTopicType
 
AttachedType - Class in de.deepamehta.core.impl
 
AttachedType(TypeModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedType
 
AttachedType.JSONWrapper - Class in de.deepamehta.core.impl
 
AttachedType.JSONWrapper(String, Object) - Constructor for class de.deepamehta.core.impl.AttachedType.JSONWrapper
 
AttachedViewConfiguration - Class in de.deepamehta.core.impl
A view configuration that is attached to the DeepaMehtaService.
AttachedViewConfiguration(RoleModel, ViewConfigurationModel, EmbeddedService) - Constructor for class de.deepamehta.core.impl.AttachedViewConfiguration
 
AUTHENTICATION_REALM - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 

B

beginTx() - Method in class de.deepamehta.core.impl.EmbeddedService
 
beginTx() - Method in class de.deepamehta.core.impl.StorageDecorator
 
beginTx() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
beginTx() - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
beginTx() - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
booleanValue() - Method in class de.deepamehta.core.model.SimpleValue
 
bootstrapTypeCache() - Method in class de.deepamehta.core.impl.EmbeddedService
 
BoxRendererPlugin - Class in de.deepamehta.plugins.boxrenderer.dom
 
BoxRendererPlugin() - Constructor for class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
buildAssociation(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
buildAssociationQuery(String, String, NodeType, long, String, String, NodeType, long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
buildAssociations(Iterable<Node>) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
buildChildLabel(DeepaMehtaObjectModel, String) - Method in class de.deepamehta.core.impl.ValueStorage
 
buildDefaultLabel(DeepaMehtaObjectModel) - Method in class de.deepamehta.core.impl.ValueStorage
 
buildLabel(DeepaMehtaObjectModel) - Method in class de.deepamehta.core.impl.ValueStorage
 
buildLabelFromConfig(DeepaMehtaObjectModel, List<String>) - Method in class de.deepamehta.core.impl.ValueStorage
Builds the specified object model's label according to a label configuration.
buildModel(Node) - Method in class de.deepamehta.storage.neo4j.AssociationModelIterator
 
buildModel(Node) - Method in class de.deepamehta.storage.neo4j.ModelIterator
 
buildModel(Node) - Method in class de.deepamehta.storage.neo4j.TopicModelIterator
 
buildNumericRangeQuery(String, Number, Number) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
buildRelatedAssociations(List<AssociationModel>, long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
buildRelatedTopics(List<AssociationModel>, long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
buildRoleModels(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
buildTopic(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
buildTopics(Iterable<Node>) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
bundle - Variable in class de.deepamehta.core.impl.WebPublishingService.BundleHTTPContext
 
bundle - Variable in class de.deepamehta.core.osgi.PluginActivator
 
bundleContext - Variable in class de.deepamehta.core.impl.EmbeddedService
 
bundleContext - Variable in class de.deepamehta.core.impl.PluginImpl
 
bundleContext - Variable in class de.deepamehta.core.osgi.CoreActivator
 
bundleContext - Variable in class de.deepamehta.core.osgi.PluginActivator
 

C

CACHABLE_PATH - Static variable in class de.deepamehta.plugins.caching.CachingPlugin
 
cachablePath - Variable in class de.deepamehta.plugins.caching.CachingPlugin
 
CachingPlugin - Class in de.deepamehta.plugins.caching
 
CachingPlugin() - Constructor for class de.deepamehta.plugins.caching.CachingPlugin
 
callCount - Variable in class de.deepamehta.core.impl.TypeCache.EndlessRecursionProtection
 
canvasWidth - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
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
 
changeReport(GeomapsPlugin.Address) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
check(String) - Method in class de.deepamehta.core.impl.TypeCache.EndlessRecursionProtection
 
checkAllPluginsActivated() - Method in class de.deepamehta.core.impl.PluginManager
Checks if all plugins are activated.
checkArgument(long) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
Checks if the topic with the specified ID exists and is a Workspace.
checkAssociationType(String, Topic) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
checkAuthorization(HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
checkCredentials(Credentials) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
checkFileExistence(File) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
checkFilePath(File) - Method in class de.deepamehta.plugins.files.FilesPlugin
Prerequisite: the file's path is canonical.
checkRequestOrigin(HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
checkRequirementsForActivation() - Method in class de.deepamehta.core.impl.PluginImpl
Checks if this plugin's requirements are met, and if so, activates this plugin.
checkRequirementsForActivation() - Method in class de.deepamehta.core.osgi.CoreActivator
 
checkTopicType(String, Topic) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
checkType(Node, NodeType) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
checkUriUniqueness(String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
Checks if a topic or an association with the given URI exists in the DB, and throws an exception if so.
childAssociationExists(long, long) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
childCardinalityUri - Variable in class de.deepamehta.core.model.AssociationDefinitionModel
 
childRoleModel(String) - Static method in class de.deepamehta.core.model.AssociationDefinitionModel
 
childTopics - Variable in class de.deepamehta.core.impl.AttachedCompositeValue
Attached object cache.
childTopics - Variable in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
childTypeUri - Variable in class de.deepamehta.core.model.AssociationDefinitionModel
 
childTypeUris() - Method in interface de.deepamehta.core.CompositeValue
 
childTypeUris() - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
city - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
classCount - Variable in class de.deepamehta.core.impl.WebPublishingService
 
className() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
className() - Method in class de.deepamehta.core.impl.AttachedAssociationType
 
className() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
className() - Method in class de.deepamehta.core.impl.AttachedTopic
 
className() - Method in class de.deepamehta.core.impl.AttachedTopicType
 
clientState(ContainerRequest) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
ClientState - Class in de.deepamehta.core.service
 
ClientState(String) - Constructor for class de.deepamehta.core.service.ClientState
Converts a "Cookie" header value (String) to a map (key=String, value=String).
clone() - Method in class de.deepamehta.core.model.AssociationModel
 
clone() - Method in class de.deepamehta.core.model.CompositeValueModel
 
clone() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
clone() - Method in class de.deepamehta.core.model.RoleModel
 
clone() - Method in class de.deepamehta.core.model.TopicModel
 
closeCoreServiceTrackers() - Method in class de.deepamehta.core.impl.PluginImpl
 
closePluginServiceTrackers() - Method in class de.deepamehta.core.impl.PluginImpl
 
closeServiceTrackers(List<ServiceTracker>) - Method in class de.deepamehta.core.impl.PluginImpl
 
ClusterCoords - Class in de.deepamehta.plugins.topicmaps
 
ClusterCoords(JSONArray) - Constructor for class de.deepamehta.plugins.topicmaps.ClusterCoords
 
ClusterCoords.Entry - Class in de.deepamehta.plugins.topicmaps
 
ClusterCoords.Entry(long, int, int) - Constructor for class de.deepamehta.plugins.topicmaps.ClusterCoords.Entry
 
ClusterCoordsProvider - Class in de.deepamehta.plugins.topicmaps.provider
 
ClusterCoordsProvider() - Constructor for class de.deepamehta.plugins.topicmaps.provider.ClusterCoordsProvider
 
composite - Variable in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
CompositeValue - Interface in de.deepamehta.core
 
CompositeValueModel - Class in de.deepamehta.core.model
A recursive composite of key/value pairs.
CompositeValueModel() - Constructor for class de.deepamehta.core.model.CompositeValueModel
 
CompositeValueModel(JSONObject) - Constructor for class de.deepamehta.core.model.CompositeValueModel
 
configTopics - Variable in class de.deepamehta.core.impl.AttachedViewConfiguration
 
configurable - Variable in class de.deepamehta.core.impl.AttachedViewConfiguration
 
consumedServiceInterfaces() - Method in class de.deepamehta.core.impl.PluginImpl
 
ConsumesService - Annotation Type in de.deepamehta.core.service.annotation
 
containsTopic(long) - Method in class de.deepamehta.plugins.geomaps.model.Geomap
 
CORE_MIGRATIONS_PACKAGE - Static variable in class de.deepamehta.core.impl.MigrationManager
 
CoreActivator - Class in de.deepamehta.core.osgi
 
CoreActivator() - Constructor for class de.deepamehta.core.osgi.CoreActivator
 
CoreEvent - Class in de.deepamehta.core.impl
Events fired by the DeepaMehta core service.
CoreEvent() - Constructor for class de.deepamehta.core.impl.CoreEvent
 
coreMigrationClassName(int) - Method in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
coreServiceTrackers - Variable in class de.deepamehta.core.impl.PluginImpl
 
count - Variable in class de.deepamehta.plugins.accesscontrol.migrations.Migration2
 
country - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
createAssocDef(Association, Directives) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
createAssociation(AssociationModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
 
createAssociation(String, RoleModel, RoleModel) - Method in class de.deepamehta.core.impl.EmbeddedService
Convenience method.
createAssociation(String, RoleModel, RoleModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
Convenience method.
createAssociation(AssociationModel, ClientState) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
createAssociation(AssociationModel, ClientState) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
createAssociationInstantiation(long, String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
createAssociations(JSONArray, DeepaMehtaService) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
createAssociationType(AssociationTypeModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
 
createAssociationType(AssociationTypeModel, ClientState) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
createAssociationType(AssociationTypeModel, ClientState) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
createAssociationTypes(JSONArray, DeepaMehtaService) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
createAttachedObject(TopicModel) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
Creates an attached topic to be put in this attached object cache.
createAttachedRole(RoleModel) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
createChildFileTopic(long, String, ClientState) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
createChildFileTopic(long, String, ClientState) - Method in interface de.deepamehta.plugins.files.service.FilesService
 
createChildFolderTopic(long, String, ClientState) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
createChildFolderTopic(long, String, ClientState) - Method in interface de.deepamehta.plugins.files.service.FilesService
 
createChildTopicMany(TopicModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
createChildTopicOne(TopicModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
createConfigurableAssocDef(long) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
createConfigurableType(long) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
createCoreServiceTrackers() - Method in class de.deepamehta.core.impl.PluginImpl
 
createExactIndex(String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
createFileTopic(String, ClientState) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
createFileTopic(File, ClientState) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
createFileTopic(String, ClientState) - Method in interface de.deepamehta.plugins.files.service.FilesService
Creates a File topic for a given path.
createFolder(String, String) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
createFolder(String, String) - Method in interface de.deepamehta.plugins.files.service.FilesService
 
createFolderTopic(String, ClientState) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
createFolderTopic(File, ClientState) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
createFolderTopic(String, ClientState) - Method in interface de.deepamehta.plugins.files.service.FilesService
Creates a Folder topic for a given path.
createFulltextIndex(String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
createInstance(String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorageFactory
 
createInstance(String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorageFactory
 
createPermissions(boolean) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
createPermissions(boolean, boolean) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
createPluginServiceTrackers() - Method in class de.deepamehta.core.impl.PluginImpl
 
createPluginTopic() - Method in class de.deepamehta.core.impl.PluginImpl
Creates a Plugin topic in the DB.
createPluginTopicIfNotExists() - Method in class de.deepamehta.core.impl.PluginImpl
 
createRelTypeCache(GraphDatabaseService) - Method in class de.deepamehta.storage.neo4j.RelationtypeCache
 
createRoleModel(String) - Method in class de.deepamehta.core.model.AssociationModel
 
createRoleModel(String) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
createRoleModel(String) - Method in class de.deepamehta.core.model.TopicModel
 
createRoleModel(Node, String) - Method in enum de.deepamehta.storage.neo4j.NodeType
 
createSearchTopic(String, Collection<? extends Topic>, ClientState) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
Creates a "Search" topic.
createServiceTracker(Class) - Method in class de.deepamehta.core.impl.PluginImpl
 
createServiceTracker(String) - Method in class de.deepamehta.core.impl.PluginImpl
 
createServiceTracker(Class) - Method in class de.deepamehta.core.osgi.CoreActivator
 
createTempDirectory(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
createTopic(TopicModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
 
createTopic(TopicModel, ClientState) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
createTopic(TopicModel, ClientState) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
createTopicInstantiation(long, String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
createTopicmap(String, String, ClientState) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
createTopicmap(String, String, String, ClientState) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
createTopicmap(String, String, ClientState) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
createTopicmap(String, String, String, ClientState) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
createTopicModel(String, Object) - Method in class de.deepamehta.core.model.CompositeValueModel
Creates a topic model from a JSON value.
createTopics(JSONArray, DeepaMehtaService) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
createTopicType(TopicTypeModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
 
createTopicType(TopicTypeModel, ClientState) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
createTopicType(TopicTypeModel, ClientState) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
createTopicTypes(JSONArray, DeepaMehtaService) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
createTypeTopic(TopicModel, String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
createUserAccount(Credentials) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
createWorkspace(String) - Method in interface de.deepamehta.plugins.workspaces.service.WorkspacesService
 
createWorkspace(String, String) - Method in interface de.deepamehta.plugins.workspaces.service.WorkspacesService
 
createWorkspace(String) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
createWorkspace(String, String) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
Credentials - Class in de.deepamehta.plugins.accesscontrol.model
 
Credentials(String, String) - Constructor for class de.deepamehta.plugins.accesscontrol.model.Credentials
 
Credentials(String) - Constructor for class de.deepamehta.plugins.accesscontrol.model.Credentials
 
customizers - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 

D

DATABASE_PATH - Static variable in class de.deepamehta.core.osgi.CoreActivator
 
DATABASE_PATH - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorageActivator
 
dataTypeUri - Variable in class de.deepamehta.core.model.TypeModel
 
de.deepamehta.core - package de.deepamehta.core
 
de.deepamehta.core.impl - package de.deepamehta.core.impl
 
de.deepamehta.core.model - package de.deepamehta.core.model
 
de.deepamehta.core.osgi - package de.deepamehta.core.osgi
 
de.deepamehta.core.service - package de.deepamehta.core.service
 
de.deepamehta.core.service.annotation - package de.deepamehta.core.service.annotation
 
de.deepamehta.core.service.event - package de.deepamehta.core.service.event
 
de.deepamehta.core.storage.spi - package de.deepamehta.core.storage.spi
 
de.deepamehta.core.util - package de.deepamehta.core.util
 
de.deepamehta.plugins.accesscontrol - package de.deepamehta.plugins.accesscontrol
 
de.deepamehta.plugins.accesscontrol.event - package de.deepamehta.plugins.accesscontrol.event
 
de.deepamehta.plugins.accesscontrol.migrations - package de.deepamehta.plugins.accesscontrol.migrations
 
de.deepamehta.plugins.accesscontrol.model - package de.deepamehta.plugins.accesscontrol.model
 
de.deepamehta.plugins.accesscontrol.service - package de.deepamehta.plugins.accesscontrol.service
 
de.deepamehta.plugins.boxrenderer.dom - package de.deepamehta.plugins.boxrenderer.dom
 
de.deepamehta.plugins.caching - package de.deepamehta.plugins.caching
 
de.deepamehta.plugins.facets - package de.deepamehta.plugins.facets
 
de.deepamehta.plugins.facets.service - package de.deepamehta.plugins.facets.service
 
de.deepamehta.plugins.files - package de.deepamehta.plugins.files
 
de.deepamehta.plugins.files.provider - package de.deepamehta.plugins.files.provider
 
de.deepamehta.plugins.files.service - package de.deepamehta.plugins.files.service
 
de.deepamehta.plugins.geomaps - package de.deepamehta.plugins.geomaps
 
de.deepamehta.plugins.geomaps.model - package de.deepamehta.plugins.geomaps.model
 
de.deepamehta.plugins.geomaps.service - package de.deepamehta.plugins.geomaps.service
 
de.deepamehta.plugins.iconpicker.migrations - package de.deepamehta.plugins.iconpicker.migrations
 
de.deepamehta.plugins.time - package de.deepamehta.plugins.time
 
de.deepamehta.plugins.time.service - package de.deepamehta.plugins.time.service
 
de.deepamehta.plugins.topicmaps - package de.deepamehta.plugins.topicmaps
 
de.deepamehta.plugins.topicmaps.migrations - package de.deepamehta.plugins.topicmaps.migrations
 
de.deepamehta.plugins.topicmaps.model - package de.deepamehta.plugins.topicmaps.model
 
de.deepamehta.plugins.topicmaps.provider - package de.deepamehta.plugins.topicmaps.provider
 
de.deepamehta.plugins.topicmaps.service - package de.deepamehta.plugins.topicmaps.service
 
de.deepamehta.plugins.typeeditor - package de.deepamehta.plugins.typeeditor
 
de.deepamehta.plugins.typeeditor.migrations - package de.deepamehta.plugins.typeeditor.migrations
 
de.deepamehta.plugins.webclient - package de.deepamehta.plugins.webclient
 
de.deepamehta.plugins.webclient.migrations - package de.deepamehta.plugins.webclient.migrations
 
de.deepamehta.plugins.webservice - package de.deepamehta.plugins.webservice
 
de.deepamehta.plugins.webservice.provider - package de.deepamehta.plugins.webservice.provider
 
de.deepamehta.plugins.workspaces - package de.deepamehta.plugins.workspaces
 
de.deepamehta.plugins.workspaces.service - package de.deepamehta.plugins.workspaces.service
 
de.deepamehta.storage.neo4j - package de.deepamehta.storage.neo4j
 
deactivatePlugin(PluginImpl) - Method in class de.deepamehta.core.impl.PluginManager
 
decCount(String) - Method in class de.deepamehta.core.impl.TypeCache.EndlessRecursionProtection
 
decodeURIComponent(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
DeepaMehtaEvent - Class in de.deepamehta.core.service
Base class for all events.
DeepaMehtaEvent(Class) - Constructor for class de.deepamehta.core.service.DeepaMehtaEvent
 
DeepaMehtaObject - Interface in de.deepamehta.core
 
DeepaMehtaObjectModel - Class in de.deepamehta.core.model
 
DeepaMehtaObjectModel(String) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(String, SimpleValue) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(String, CompositeValueModel) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(String, String) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(String, String, SimpleValue) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(String, String, CompositeValueModel) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(long) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(long, CompositeValueModel) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(long, String) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(long, String, CompositeValueModel) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(long, String, String, SimpleValue, CompositeValueModel) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(DeepaMehtaObjectModel) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
 
DeepaMehtaObjectModel(JSONObject) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
Used for regular objects: topics and associations.
DeepaMehtaObjectModel(JSONObject, String) - Constructor for class de.deepamehta.core.model.DeepaMehtaObjectModel
Used for types: topic types and association types.
DeepaMehtaService - Interface in de.deepamehta.core.service
Specification of the DeepaMehta core service -- the heart of DeepaMehta.
DeepaMehtaStorage - Interface in de.deepamehta.core.storage.spi
 
DeepaMehtaStorageFactory - Interface in de.deepamehta.core.storage.spi
Factory for obtaining a DeepaMehta storage.
DeepaMehtaTransaction - Interface in de.deepamehta.core.storage.spi
 
DeepaMehtaUtils - Class in de.deepamehta.core.util
 
DeepaMehtaUtils() - Constructor for class de.deepamehta.core.util.DeepaMehtaUtils
 
DEFAULT_ASSOCIATION_TYPE_URI - Static variable in class de.deepamehta.core.impl.EmbeddedService
 
DEFAULT_INSTANCE_ACL - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
DEFAULT_PASSWORD - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
DEFAULT_TOPIC_TYPE_URI - Static variable in class de.deepamehta.core.impl.EmbeddedService
 
DEFAULT_TOPICMAP_NAME - Static variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
DEFAULT_TOPICMAP_RENDERER - Static variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
DEFAULT_TOPICMAP_URI - Static variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
DEFAULT_TYPE_ACL - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
DEFAULT_USER_ACCOUNT_ACL - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
DEFAULT_USERNAME - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
DEFAULT_WORKSPACE_NAME - Static variable in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
DEFAULT_WORKSPACE_URI - Static variable in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
DefaultTopicmapRenderer - Class in de.deepamehta.plugins.topicmaps
 
DefaultTopicmapRenderer() - Constructor for class de.deepamehta.plugins.topicmaps.DefaultTopicmapRenderer
 
DEL_PREFIX - Static variable in class de.deepamehta.core.model.CompositeValueModel
 
delete(Directives) - Method in interface de.deepamehta.core.DeepaMehtaObject
Deletes the DeepaMehta object in its entirety, that is - the object itself (the parent) - all child topics associated via "dm4.core.composition", recusively - all the remaining direct associations, e.g.
delete(Directives) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
delete(Directives) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
Deletes all sub-topics of this DeepaMehta object (associated via "dm4.core.composition", recursively) and deletes all the remaining direct associations of this DeepaMehta object.
delete(Directives) - Method in class de.deepamehta.core.impl.AttachedTopic
 
delete(Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
deleteAssociation(long) - Method in class de.deepamehta.core.impl.EmbeddedService
 
deleteAssociation(long) - Method in class de.deepamehta.core.impl.StorageDecorator
 
deleteAssociation(long) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
deleteAssociation(long) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
deleteAssociation(long) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
deleteAssociation(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
deleteAssociationProperty(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
deleteAssociationProperty(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
deleteAssociationType(String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
deleteAssociationType(String) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
deleteAssociationType(String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
deleteSequence(Topic) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
deleteTopic(long) - Method in class de.deepamehta.core.impl.EmbeddedService
 
deleteTopic(long) - Method in class de.deepamehta.core.impl.StorageDecorator
Deletes the topic.
deleteTopic(long) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
deleteTopic(long) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
deleteTopic(long) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
deleteTopic(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
deleteTopicProperty(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
deleteTopicProperty(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
deleteTopicType(String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
deleteTopicType(String) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
deleteTopicType(String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
deliver(EventListener, Object...) - Method in class de.deepamehta.core.service.DeepaMehtaEvent
Delivers this event to the given listener.
deliverEvent(String, DeepaMehtaEvent, Object...) - Method in class de.deepamehta.core.impl.EmbeddedService
 
deliverEvent(PluginImpl, DeepaMehtaEvent, Object...) - Method in class de.deepamehta.core.impl.EventManager
Checks weather the given plugin is a listener for the given event, and if so, delivers the event to the plugin.
deliverEvent(String, DeepaMehtaEvent, Object...) - Method in class de.deepamehta.core.impl.EventManager
Convenience method to check weather the specified plugin is a listener for the given event, and if so, delivers the event to the plugin.
deliverEvent(EventListener, DeepaMehtaEvent, Object...) - Method in class de.deepamehta.core.impl.EventManager
 
deliverEvent(DeepaMehtaEvent, Object...) - Method in class de.deepamehta.core.impl.PluginImpl
Checks weather this plugin is a listener for the given event, and if so, delivers the event to this plugin.
deliverEvent(String, DeepaMehtaEvent, Object...) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
delTopicId(String) - Method in class de.deepamehta.core.model.CompositeValueModel
 
dependenciesAvailable() - Method in class de.deepamehta.core.impl.PluginImpl
 
dir - Variable in class de.deepamehta.core.service.Directives.Entry
 
Directive - Enum in de.deepamehta.core.service
 
Directive() - Constructor for enum de.deepamehta.core.service.Directive
 
Directives - Class in de.deepamehta.core.service
 
Directives() - Constructor for class de.deepamehta.core.service.Directives
 
directives - Variable in class de.deepamehta.core.service.Directives
 
Directives.Entry - Class in de.deepamehta.core.service
 
Directives.Entry(Directive, JSONEnabled) - Constructor for class de.deepamehta.core.service.Directives.Entry
 
DirectoryListing - Class in de.deepamehta.plugins.files
 
DirectoryListing(File) - Constructor for class de.deepamehta.plugins.files.DirectoryListing
 
DirectoryListing.FileItem - Class in de.deepamehta.plugins.files
 
DirectoryListing.FileItem(String, String) - Constructor for class de.deepamehta.plugins.files.DirectoryListing.FileItem
Constructs a DIRECTORY item.
DirectoryListing.FileItem(String, String, long, String) - Constructor for class de.deepamehta.plugins.files.DirectoryListing.FileItem
Constructs a FILE item.
directoryPath - Variable in class de.deepamehta.core.impl.WebPublishingService.DirectoryHTTPContext
 
directoryResource - Variable in class de.deepamehta.core.impl.PluginImpl
 
dirInfo - Variable in class de.deepamehta.plugins.files.DirectoryListing
 
DM4_HOST_URL - Static variable in class de.deepamehta.core.util.DeepaMehtaUtils
 
dms - Variable in class de.deepamehta.core.impl.AttachedCompositeValue
 
dms - Variable in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
dms - Variable in class de.deepamehta.core.impl.AttachedRole
 
dms - Variable in class de.deepamehta.core.impl.AttachedViewConfiguration
 
dms - Variable in class de.deepamehta.core.impl.EventManager
 
dms - Variable in class de.deepamehta.core.impl.JerseyRequestFilter
 
dms - Variable in class de.deepamehta.core.impl.JerseyResponseFilter
 
dms - Variable in class de.deepamehta.core.impl.MigrationManager
 
dms - Variable in class de.deepamehta.core.impl.ObjectIterator
 
dms - Variable in class de.deepamehta.core.impl.PluginImpl
 
dms - Variable in class de.deepamehta.core.impl.PluginManager
 
dms - Variable in class de.deepamehta.core.impl.TypeCache
 
dms - Variable in class de.deepamehta.core.impl.TypeStorageImpl
 
dms - Variable in class de.deepamehta.core.impl.ValueStorage
 
dms - Variable in class de.deepamehta.core.impl.WebPublishingService
 
dms - Variable in class de.deepamehta.core.osgi.PluginActivator
 
dms - Variable in class de.deepamehta.core.service.Migration
 
dms - Variable in class de.deepamehta.plugins.geomaps.model.Geomap
 
dms - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
doubleValue() - Method in class de.deepamehta.core.model.SimpleValue
 

E

EmbeddedService - Class in de.deepamehta.core.impl
Implementation of the DeepaMehta core service.
EmbeddedService(StorageDecorator, BundleContext) - Constructor for class de.deepamehta.core.impl.EmbeddedService
 
encodeHex(byte[]) - Static method in class de.deepamehta.core.util.JavaUtils
 
encodeSHA256(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
encodeURIComponent(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
ENCRYPTED_PASSWORD_PREFIX - Static variable in class de.deepamehta.plugins.accesscontrol.model.Credentials
 
encryptPassword(String) - Method in class de.deepamehta.plugins.accesscontrol.model.Credentials
 
endlessRecursionProtection - Variable in class de.deepamehta.core.impl.TypeCache
 
enforeSecurity(String) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
enrichViewProperties(Topic, CompositeValueModel) - Method in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
enrichViewProperties(Topic, CompositeValueModel) - Method in interface de.deepamehta.plugins.topicmaps.ViewmodelCustomizer
 
enrichWithPermissions(Type, Permissions) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
enrichWithTimestamp(DeepaMehtaObject) - Method in class de.deepamehta.plugins.time.TimePlugin
 
entries - Variable in class de.deepamehta.plugins.topicmaps.ClusterCoords
 
entryPathToClassName(String) - Method in class de.deepamehta.core.impl.PluginImpl
 
equals(Object) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
equals(Object) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
equals(Object) - Method in class de.deepamehta.core.model.SimpleValue
 
equals(Object) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
error(Node) - Method in enum de.deepamehta.storage.neo4j.NodeType
 
EventListener - Interface in de.deepamehta.core.service
Marker interface for all event listener interfaces.
eventManager - Variable in class de.deepamehta.core.impl.EmbeddedService
 
EventManager - Class in de.deepamehta.core.impl
 
EventManager(DeepaMehtaService) - Constructor for class de.deepamehta.core.impl.EventManager
 
events - Static variable in class de.deepamehta.core.service.DeepaMehtaEvent
A map of all known events (contains core events as well as plugin events).
eventService - Variable in class de.deepamehta.core.impl.PluginImpl
 
exception - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 

F

FacetsPlugin - Class in de.deepamehta.plugins.facets
 
FacetsPlugin() - Constructor for class de.deepamehta.plugins.facets.FacetsPlugin
 
FacetsService - Interface in de.deepamehta.plugins.facets.service
 
facetsService - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
facetsService - Variable in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
failure() - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaTransaction
 
failure() - Method in class de.deepamehta.storage.neo4j.Neo4jTransactionAdapter
 
fetchAllAssociations() - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAllAssociations() - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAllAssociations() - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAllTopics() - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAllTopics() - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAllTopics() - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssocDefViewConfig(Association) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchAssocDefViewConfigTopic(long, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchAssociation(long) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAssociation(String, long, long, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (checks singularity).
fetchAssociation(long) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociation(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationAssociations(long) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAssociationAssociations(long) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociationAssociations(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationBetweenTopicAndAssociation(String, long, long, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (checks singularity).
fetchAssociationDefinition(Association) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchAssociationDefinition(Association, String, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchAssociationDefinition(Association) - Method in interface de.deepamehta.core.service.TypeStorage
 
fetchAssociationDefinitions(Topic) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchAssociationDefinitionsUnsorted(Topic) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchAssociationNode(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationProperty(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAssociationProperty(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociationProperty(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationRefAssociation(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
fetchAssociationRelatedAssociation(long, String, String, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (checks singularity).
fetchAssociationRelatedAssociations(long, String, String, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAssociationRelatedAssociations(long, String, String, String, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociationRelatedAssociations(long, String, String, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationRelatedTopic(long, String, String, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (checks singularity).
fetchAssociationRelatedTopics(long, String, String, String, String, int) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAssociationRelatedTopics(long, List<String>, String, String, String, int) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (receives *list* of association types).
fetchAssociationRelatedTopics(long, String, String, String, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociationRelatedTopics(long, String, String, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociations(String, long, long, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Returns the associations between two topics.
fetchAssociations(String, long, long, String, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociations(String, long, long, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociations(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationsBetweenTopicAndAssociation(String, long, long, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAssociationsBetweenTopicAndAssociation(String, long, long, String, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociationsBetweenTopicAndAssociation(String, long, long, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationsByProperty(String, Object) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAssociationsByProperty(String, Object) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociationsByProperty(String, Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationsByPropertyRange(String, Number, Number) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchAssociationsByPropertyRange(String, Number, Number) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchAssociationsByPropertyRange(String, Number, Number) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchAssociationType(String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchChildCardinality(long) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchChildTopic(long, AssociationDefinition) - Method in class de.deepamehta.core.impl.ValueStorage
Fetches and returns a child topic or null if no such topic extists.
fetchChildTopic(DeepaMehtaObject, AssociationDefinition, boolean) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
Fetches and returns a child topic or null if no such topic extists.
fetchChildTopics(DeepaMehtaObjectModel, AssociationDefinition) - Method in class de.deepamehta.core.impl.ValueStorage
Recursively fetches the child topic models of the given parent object model and updates it in-place.
fetchChildTopics(long, AssociationDefinition) - Method in class de.deepamehta.core.impl.ValueStorage
 
fetchChildTopics(DeepaMehtaObject, AssociationDefinition, boolean) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
Fetches and returns child topics.
fetchChildType(Association) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchChildType(Association) - Method in interface de.deepamehta.core.service.TypeStorage
 
fetchChildType(Association) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
fetchCompositeValue(DeepaMehtaObjectModel, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
fetchCompositeValue(RelatedTopicModel, boolean, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
fetchCompositeValue(DeepaMehtaObjectModel) - Method in class de.deepamehta.core.impl.ValueStorage
Recursively fetches the composite value (child topic models) of the given parent object model and updates it in-place.
fetchDataTypeTopic(long, String, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchDefaultTopicmap() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
fetchDefaultUser() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Fetches the default user ("admin").
fetchDefaultWorkspace() - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
fetchFileTopic(File) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
fetchFolderTopic(File) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
fetchGeomapTopics(long, DeepaMehtaService) - Static method in class de.deepamehta.plugins.geomaps.model.Geomap
 
fetchGeomapTopics(Topic, boolean) - Static method in class de.deepamehta.plugins.geomaps.model.Geomap
 
fetchIndexModes(long) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchInstantiation() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
fetchInstantiation() - Method in class de.deepamehta.core.impl.AttachedTopic
 
fetchLabelConfig(List<AssociationDefinitionModel>) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchLabelConfigTopic(long) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchMigrationNr() - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchNextNode() - Method in class de.deepamehta.storage.neo4j.ModelIterator
 
fetchNode(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchObjects() - Method in class de.deepamehta.core.impl.AssociationIterator
 
fetchObjects() - Method in class de.deepamehta.core.impl.ObjectIterator
 
fetchObjects() - Method in class de.deepamehta.core.impl.TopicIterator
 
fetchParentCardinality(long) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchParentType(Association) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchParentType(Association) - Method in interface de.deepamehta.core.service.TypeStorage
 
fetchParentType(Association) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
fetchPlayerNode(RoleModel) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchPluginTopic() - Method in class de.deepamehta.core.impl.PluginImpl
 
fetchRelatedAssociations(long, String, String, String, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchRelatedAssociations(long, String, String, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchRelatedTopic(String, String, String, String) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
fetchRelatedTopic(String, String, String, String) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
fetchRelatedTopic(String, String, String, String) - Method in class de.deepamehta.core.impl.AttachedTopic
 
fetchRelatedTopic(long, String, String, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (checks singularity).
fetchRelatedTopics(String, String, String, String, int) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
fetchRelatedTopics(String, String, String, String, int) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
fetchRelatedTopics(String, String, String, String, int) - Method in class de.deepamehta.core.impl.AttachedTopic
 
fetchRelatedTopics(long, String, String, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchRelatedTopics(long, String, String, String, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchRelatedTopics(long, String, String, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchRelationship(Node, long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchRelationships(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchSequence(Topic) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchTopic(long) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchTopic(String, SimpleValue) - Method in class de.deepamehta.core.impl.StorageDecorator
Looks up a single topic by exact property value.
fetchTopic(long) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopic(String, Object) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopic(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopic(String, Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicAssociations(long) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchTopicAssociations(long) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopicAssociations(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicNode(long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicNodeByUri(String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicPlayerNode(TopicRoleModel) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicProperty(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchTopicProperty(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopicProperty(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicRefAssociation(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
fetchTopicRelatedAssociation(long, String, String, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (checks singularity).
fetchTopicRelatedAssociations(long, String, String, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchTopicRelatedAssociations(long, String, String, String, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopicRelatedAssociations(long, String, String, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicRelatedTopic(long, String, String, String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (checks singularity).
fetchTopicRelatedTopics(long, String, String, String, String, int) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchTopicRelatedTopics(long, List<String>, String, String, String, int) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (receives *list* of association types).
fetchTopicRelatedTopics(long, String, String, String, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopicRelatedTopics(long, String, String, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopics(String, SimpleValue) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchTopics(String, Object) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopics(String, Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicsByProperty(String, Object) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchTopicsByProperty(String, Object) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopicsByProperty(String, Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicsByPropertyRange(String, Number, Number) - Method in class de.deepamehta.core.impl.StorageDecorator
 
fetchTopicsByPropertyRange(String, Number, Number) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
fetchTopicsByPropertyRange(String, Number, Number) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
fetchTopicType(String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchTypeViewConfig(Topic) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchTypeViewConfigTopic(long, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
fetchUserAccount(Topic) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Prerequisite: username is not null.
fetchViewConfigTopic(RoleModel, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
FILE_REPOSITORY_PATH - Static variable in class de.deepamehta.plugins.files.DirectoryListing
 
FILE_REPOSITORY_PATH - Static variable in class de.deepamehta.plugins.files.FilesPlugin
 
FILE_REPOSITORY_URI - Static variable in class de.deepamehta.plugins.files.FilesPlugin
 
fileItem - Variable in class de.deepamehta.plugins.files.UploadedFile
 
fileItems - Variable in class de.deepamehta.plugins.files.DirectoryListing
 
fileName - Variable in class de.deepamehta.plugins.files.StoredFile
 
FileRepositoryException - Exception in de.deepamehta.plugins.files
 
FileRepositoryException(String, Response.Status) - Constructor for exception de.deepamehta.plugins.files.FileRepositoryException
 
FilesPlugin - Class in de.deepamehta.plugins.files
 
FilesPlugin() - Constructor for class de.deepamehta.plugins.files.FilesPlugin
 
FilesService - Interface in de.deepamehta.plugins.files.service
 
fileTopicId - Variable in class de.deepamehta.plugins.files.StoredFile
 
fileTypeMap - Static variable in class de.deepamehta.core.util.JavaUtils
 
filter(ContainerRequest) - Method in class de.deepamehta.core.impl.JerseyRequestFilter
 
filter(ContainerRequest, ContainerResponse) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
filterTopic(Role, String, List<Topic>) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
findAddress(Topic) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
findChildTopic(long, AssociationDefinition) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
findChildTopic(TopicModel, String) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
Searches a topic's composite value for a topic of a given type.
findSearchableUnits(List<? extends Topic>) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
findStartPostition() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
findUnusedFile(File) - Static method in class de.deepamehta.core.util.JavaUtils
 
finish() - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaTransaction
 
finish() - Method in class de.deepamehta.storage.neo4j.Neo4jTransactionAdapter
 
fireEvent(DeepaMehtaEvent, Object...) - Method in class de.deepamehta.core.impl.EmbeddedService
 
fireEvent(DeepaMehtaEvent, Object...) - Method in class de.deepamehta.core.impl.EventManager
 
fireEvent(DeepaMehtaEvent, Object...) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
firePreSend(Topic, ClientState) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
firePreSend(Association, ClientState) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
firePreSend(TopicType, ClientState) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
firePreSend(AssociationType, ClientState) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
firePreSend(Directives, ClientState) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
firePreSendAssociationTypes(Iterable<AssociationType>, ClientState) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
firePreSendTopics(Iterable<Topic>, ClientState) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
firePreSendTopicTypes(Iterable<TopicType>, ClientState) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
fromJSON(JSONObject, String) - Static method in class de.deepamehta.core.model.AssociationDefinitionModel
 
fromTopics(List<RelatedTopicModel>) - Static method in enum de.deepamehta.core.model.IndexMode
 
fromUri(String) - Static method in enum de.deepamehta.core.model.IndexMode
 

G

geocode() - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
geocodeAndStoreFacet(GeomapsPlugin.Address, Topic, ClientState, Directives) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
GEOCODER_URL - Static variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
Geomap - Class in de.deepamehta.plugins.geomaps.model
A geomap model: a collection of Geo Coordinate topics.
Geomap(long, DeepaMehtaService) - Constructor for class de.deepamehta.plugins.geomaps.model.Geomap
Loads a topicmap from the DB.
GeomapRenderer - Class in de.deepamehta.plugins.geomaps
 
GeomapRenderer() - Constructor for class de.deepamehta.plugins.geomaps.GeomapRenderer
 
GeomapsPlugin - Class in de.deepamehta.plugins.geomaps
 
GeomapsPlugin() - Constructor for class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
GeomapsPlugin.Address - Class in de.deepamehta.plugins.geomaps
 
GeomapsPlugin.Address(CompositeValueModel) - Constructor for class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
GeomapsPlugin.LonLat - Class in de.deepamehta.plugins.geomaps
 
GeomapsPlugin.LonLat(double, double) - Constructor for class de.deepamehta.plugins.geomaps.GeomapsPlugin.LonLat
 
GeomapsService - Interface in de.deepamehta.plugins.geomaps.service
 
geomapTopic - Variable in class de.deepamehta.plugins.geomaps.model.Geomap
 
get(String) - Method in interface de.deepamehta.core.CompositeValue
 
get(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
get(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Accesses a child generically, regardless of single-valued or multiple-valued.
get(String) - Method in class de.deepamehta.core.service.ClientState
 
get(String) - Method in class de.deepamehta.storage.neo4j.RelationtypeCache
 
getACL(DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getACL(DeepaMehtaObject) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Returns the Access Control List of a topic or an association.
getAllAssociations() - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAllAssociations() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAllAssociationTypes() - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAllAssociationTypes() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAllTopics() - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAllTopics() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAllTopicTypes() - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAllTopicTypes() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAllTopicTypes() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssignedWorkspaces(DeepaMehtaObject) - Method in interface de.deepamehta.plugins.workspaces.service.WorkspacesService
Fetches the workspaces the specified object is assigned to.
getAssignedWorkspaces(DeepaMehtaObject) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
getAssocDef(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getAssocDef(String) - Method in class de.deepamehta.core.impl.AttachedType
 
getAssocDef(String) - Method in class de.deepamehta.core.model.TypeModel
 
getAssocDef(String) - Method in interface de.deepamehta.core.Type
 
getAssocDef(String) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
 
getAssocDefs() - Method in class de.deepamehta.core.impl.AttachedType
 
getAssocDefs() - Method in class de.deepamehta.core.model.TypeModel
 
getAssocDefs() - Method in interface de.deepamehta.core.Type
 
getAssociation(String, String, String, long) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getAssociation(String, String, String, long) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getAssociation() - Method in class de.deepamehta.core.impl.AttachedRole
 
getAssociation(String, String, String, long) - Method in class de.deepamehta.core.impl.AttachedTopic
 
getAssociation(long, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociation(String, long, long, String, String, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociation() - Method in interface de.deepamehta.core.Role
 
getAssociation(long, boolean) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAssociation(String, long, long, String, String, boolean) - Method in interface de.deepamehta.core.service.DeepaMehtaService
Returns the association between two topics, qualified by association type and both role types.
getAssociation(long, boolean) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociation(String, long, long, String, String, boolean) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationAllTypes() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationBetweenTopicAndAssociation(String, long, long, String, String, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociationBetweenTopicAndAssociation(String, long, long, String, String, boolean) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAssociationPermissions(long) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getAssociationPermissions(long) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
 
getAssociationRelatedTopics(long, String, String, String, String, int) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociations() - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getAssociations() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getAssociations() - Method in class de.deepamehta.core.impl.AttachedTopic
 
getAssociations(String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociations(long, long) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociations(long, long, String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociations(String) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAssociations(long, long) - Method in interface de.deepamehta.core.service.DeepaMehtaService
Returns all associations between two topics.
getAssociations(long, long, String) - Method in interface de.deepamehta.core.service.DeepaMehtaService
Returns the associations between two topics.
getAssociations() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
getAssociations(long, long) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociations(long, long, String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationsByCreationTime(long, long) - Method in interface de.deepamehta.plugins.time.service.TimeService
 
getAssociationsByCreationTime(long, long) - Method in class de.deepamehta.plugins.time.TimePlugin
 
getAssociationsByCreator(String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getAssociationsByCreator(String) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
 
getAssociationsByModificationTime(long, long) - Method in interface de.deepamehta.plugins.time.service.TimeService
 
getAssociationsByModificationTime(long, long) - Method in class de.deepamehta.plugins.time.TimePlugin
 
getAssociationsByOwner(String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getAssociationsByOwner(String) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
 
getAssociationsByProperty(String, Object) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociationsByProperty(String, Object) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAssociationsByPropertyRange(String, Number, Number) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociationsByPropertyRange(String, Number, Number) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAssociationType() - Method in class de.deepamehta.core.impl.AttachedAssociation
Convenience method.
getAssociationType(String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociationType(String) - Method in class de.deepamehta.core.impl.TypeCache
 
getAssociationType(String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
getAssociationType(String) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAssociationType(String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getAssociationTypeUris() - Method in class de.deepamehta.core.impl.EmbeddedService
 
getAssociationTypeUris() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getAssociationTypeUris() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getBasename(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
getBoolean(String) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getBoolean(String, boolean) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getBoolean(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getBoolean(String, boolean) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getBoolean(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getBoolean(String, boolean) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getBundleContext() - Method in class de.deepamehta.core.osgi.PluginActivator
 
getBundleContext() - Method in interface de.deepamehta.core.osgi.PluginContext
 
getChildCardinalityUri() - Method in interface de.deepamehta.core.AssociationDefinition
 
getChildCardinalityUri() - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
getChildCardinalityUri() - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
getChildTypeUri() - Method in interface de.deepamehta.core.AssociationDefinition
 
getChildTypeUri() - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
getChildTypeUri() - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
getClasses() - Method in class de.deepamehta.core.impl.WebPublishingService
 
getCompositeValue(String) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *composite* value of a single-valued child.
getCompositeValue(String, CompositeValue) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *composite* value of a single-valued child.
getCompositeValue() - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getCompositeValue(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getCompositeValue(String, CompositeValue) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getCompositeValue() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getCompositeValueModel(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *composite* value of a single-valued child.
getCompositeValueModel(String, CompositeValueModel) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *composite* value of a single-valued child.
getCompositeValueModel() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
getConfigProperty(String) - Method in class de.deepamehta.core.impl.PluginImpl
Returns a plugin configuration property (as read from file "plugin.properties") or null if no such property exists.
getConfigProperty(String, String) - Method in class de.deepamehta.core.impl.PluginImpl
 
getConfigTopic(String) - Method in class de.deepamehta.core.model.ViewConfigurationModel
 
getConfigTopics() - Method in class de.deepamehta.core.impl.AttachedViewConfiguration
 
getConfigTopics() - Method in class de.deepamehta.core.model.ViewConfigurationModel
 
getConfigTopics() - Method in interface de.deepamehta.core.ViewConfiguration
 
getContext() - Method in class de.deepamehta.core.impl.PluginImpl
 
getCreationTime(DeepaMehtaObject) - Method in interface de.deepamehta.plugins.time.service.TimeService
 
getCreationTime(DeepaMehtaObject) - Method in class de.deepamehta.plugins.time.TimePlugin
 
getCreator(DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getCreator(DeepaMehtaObject) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Returns the creator of a topic or an association.
getDataTypeUri() - Method in class de.deepamehta.core.impl.AttachedType
 
getDataTypeUri() - Method in class de.deepamehta.core.model.TypeModel
 
getDataTypeUri() - Method in interface de.deepamehta.core.Type
 
getDefaultWorkspace() - Method in interface de.deepamehta.plugins.workspaces.service.WorkspacesService
Fetches the default workspace ("DeepaMehta").
getDefaultWorkspace() - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
getDeleteTypeDirective() - Method in class de.deepamehta.core.impl.AttachedAssociationType
 
getDeleteTypeDirective() - Method in class de.deepamehta.core.impl.AttachedTopicType
 
getDeleteTypeDirective() - Method in class de.deepamehta.core.impl.AttachedType
 
getDirectoryListing(String) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
getDirectoryListing(String) - Method in interface de.deepamehta.plugins.files.service.FilesService
 
getDouble(String) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getDouble(String, double) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getDouble(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getDouble(String, double) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getDouble(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getDouble(String, double) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getEvent(Class) - Static method in class de.deepamehta.core.service.DeepaMehtaEvent
Returns the event that corresponds to the given listener interface.
getEvents() - Method in class de.deepamehta.core.impl.PluginImpl
Returns the events this plugin is listening to.
getExtension(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
getFacet(long, String) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
 
getFacet(DeepaMehtaObject, String) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
 
getFacet(long, String) - Method in interface de.deepamehta.plugins.facets.service.FacetsService
 
getFacet(DeepaMehtaObject, String) - Method in interface de.deepamehta.plugins.facets.service.FacetsService
Retrieves a facet.
getFacets(DeepaMehtaObject, String) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
 
getFacets(DeepaMehtaObject, String) - Method in interface de.deepamehta.plugins.facets.service.FacetsService
Retrieves a multi-facet.
getFile(String) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
getFile(long) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
getFile(String) - Method in interface de.deepamehta.plugins.files.service.FilesService
Accesses a file/directory in the file repository by its path.
getFile(long) - Method in interface de.deepamehta.plugins.files.service.FilesService
Accesses a file/directory in the file repository that is represented by the given File/Folder topic.
getFileItems() - Method in class de.deepamehta.plugins.files.DirectoryListing
 
getFilename(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
getFileName() - Method in class de.deepamehta.plugins.files.StoredFile
 
getFilenames(String) - Method in class de.deepamehta.core.impl.PluginInfoImpl
 
getFileTopicId() - Method in class de.deepamehta.plugins.files.StoredFile
 
getFileType(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
getGeomap(long) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
getGeomap(long) - Method in interface de.deepamehta.plugins.geomaps.service.GeomapsService
 
getGeomapTopics(long) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
getGeomapTopics(long) - Method in interface de.deepamehta.plugins.geomaps.service.GeomapsService
 
getGeoTopic(long) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
getGeoTopic(long) - Method in interface de.deepamehta.plugins.geomaps.service.GeomapsService
Retrieves the domain topic that corresponds to a Geo Coordinate topic.
getHelper() - Method in class de.deepamehta.core.impl.PluginInfoImpl
 
getId() - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getId() - Method in interface de.deepamehta.core.Identifiable
 
getId() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getId() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
getId() - Method in class de.deepamehta.plugins.geomaps.model.Geomap
 
getId() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
getIndexModes() - Method in class de.deepamehta.core.impl.AttachedType
 
getIndexModes() - Method in class de.deepamehta.core.model.TypeModel
 
getIndexModes() - Method in interface de.deepamehta.core.Type
 
getIndexValue(DeepaMehtaObjectModel) - Method in class de.deepamehta.core.impl.ValueStorage
Calculates the simple value that is to be indexed for this object.
getIndexValue(SimpleValue, SimpleValue) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
getInfo() - Method in class de.deepamehta.core.impl.PluginImpl
 
getInstanceLevelAssocTypeUri() - Method in interface de.deepamehta.core.AssociationDefinition
 
getInstanceLevelAssocTypeUri() - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
getInstanceLevelAssocTypeUri() - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
getInt(String) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getInt(String, int) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getInt(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getInt(String, int) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getInt(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getInt(String, int) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getItemKind() - Method in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
getItemKind() - Method in class de.deepamehta.plugins.files.ResourceInfo
 
getItems() - Method in class de.deepamehta.core.service.ResultList
 
getJSONConstructor(Class<?>) - Method in class de.deepamehta.plugins.webservice.provider.ObjectProvider
 
getLabelConfig() - Method in class de.deepamehta.core.impl.AttachedType
 
getLabelConfig() - Method in class de.deepamehta.core.model.TypeModel
 
getLabelConfig() - Method in interface de.deepamehta.core.Type
 
getListenerInterface() - Method in class de.deepamehta.core.service.DeepaMehtaEvent
Returns the corresponding listener interface for this event.
getListeners(DeepaMehtaEvent) - Method in class de.deepamehta.core.impl.EventManager
 
getLong(String) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getLong(String, long) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getLong(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getLong(String, long) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getLong(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getLong(String, long) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getLong(String) - Method in class de.deepamehta.core.service.ClientState
Convenience method.
getMediaType() - Method in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
getMediaType() - Method in class de.deepamehta.plugins.files.UploadedFile
Returns the content type passed by the browser or null if not defined.
getMigrationClassName(int) - Method in class de.deepamehta.core.impl.PluginImpl
Returns the migration class name for the given migration number.
getMimeType(String) - Method in class de.deepamehta.core.impl.WebPublishingService.BundleHTTPContext
 
getMimeType(String) - Method in class de.deepamehta.core.impl.WebPublishingService.DirectoryHTTPContext
 
getModel() - Method in interface de.deepamehta.core.Association
 
getModel() - Method in interface de.deepamehta.core.AssociationDefinition
 
getModel() - Method in interface de.deepamehta.core.CompositeValue
 
getModel() - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getModel() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getModel() - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
getModel() - Method in class de.deepamehta.core.impl.AttachedAssociationRole
 
getModel() - Method in class de.deepamehta.core.impl.AttachedAssociationType
 
getModel() - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getModel() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getModel() - Method in class de.deepamehta.core.impl.AttachedRelatedAssociation
 
getModel() - Method in class de.deepamehta.core.impl.AttachedRelatedTopic
 
getModel() - Method in class de.deepamehta.core.impl.AttachedRole
 
getModel() - Method in class de.deepamehta.core.impl.AttachedTopic
 
getModel() - Method in class de.deepamehta.core.impl.AttachedTopicRole
 
getModel() - Method in class de.deepamehta.core.impl.AttachedTopicType
 
getModel() - Method in class de.deepamehta.core.impl.AttachedType
 
getModel() - Method in class de.deepamehta.core.impl.AttachedViewConfiguration
 
getModel() - Method in interface de.deepamehta.core.RelatedAssociation
 
getModel() - Method in interface de.deepamehta.core.RelatedTopic
 
getModel() - Method in interface de.deepamehta.core.Role
 
getModel() - Method in interface de.deepamehta.core.Topic
 
getModel() - Method in interface de.deepamehta.core.Type
 
getModel() - Method in interface de.deepamehta.core.ViewConfiguration
 
getModificationTime(DeepaMehtaObject) - Method in interface de.deepamehta.plugins.time.service.TimeService
 
getModificationTime(DeepaMehtaObject) - Method in class de.deepamehta.plugins.time.TimePlugin
 
getName() - Method in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
getName() - Method in class de.deepamehta.plugins.files.UploadedFile
Returns the original (client-side) file name.
getObject(String) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getObject(String, Object) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getObject(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getObject(String, Object) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getObject(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getObject(String, Object) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getOperation() - Method in class de.deepamehta.plugins.accesscontrol.model.ACLEntry
 
getOtherPlayerId(long) - Method in class de.deepamehta.core.model.AssociationModel
 
getOwner(DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getOwner(DeepaMehtaObject) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Returns the owner of a topic or an association.
getParentCardinalityUri() - Method in interface de.deepamehta.core.AssociationDefinition
 
getParentCardinalityUri() - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
getParentCardinalityUri() - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
getParents(Topic) - Method in class de.deepamehta.plugins.time.TimePlugin
Returns all parent topics/associations of the given topic (recursively).
getParentTypeUri() - Method in interface de.deepamehta.core.AssociationDefinition
 
getParentTypeUri() - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
getParentTypeUri() - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
getPath() - Method in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
getPermissions(DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getPermissions(Type) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getPlayerId() - Method in class de.deepamehta.core.impl.AttachedRole
 
getPlayerId() - Method in class de.deepamehta.core.model.RoleModel
 
getPlayerId() - Method in class de.deepamehta.core.model.TopicRoleModel
 
getPlayerId() - Method in interface de.deepamehta.core.Role
 
getPlugin(String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getPlugin(String) - Method in class de.deepamehta.core.impl.PluginManager
 
getPlugin(String) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getPluginInfo() - Method in class de.deepamehta.core.impl.EmbeddedService
 
getPluginInfo() - Method in class de.deepamehta.core.impl.PluginManager
 
getPluginInfo() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getPluginInfo() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getPluginPaths(String) - Method in class de.deepamehta.core.impl.PluginImpl
 
getPluginTopic() - Method in class de.deepamehta.core.impl.PluginImpl
 
getProperty(String) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getProperty(String) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getProperty(String) - Method in class de.deepamehta.core.impl.AttachedTopic
 
getProviderClasses() - Method in class de.deepamehta.core.impl.PluginImpl
 
getRelatedAssociation(String, String, String) - Method in interface de.deepamehta.core.Association
 
getRelatedAssociation(String, String, String) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getRelatedAssociation(String, String, String, String, boolean, boolean) - Method in class de.deepamehta.core.impl.AttachedTopic
 
getRelatedAssociation(String, String, String, String, boolean, boolean) - Method in interface de.deepamehta.core.Topic
 
getRelatedAssociations(String, String, String, String, boolean, boolean) - Method in class de.deepamehta.core.impl.AttachedTopic
 
getRelatedAssociations(String, String, String, String, boolean, boolean) - Method in interface de.deepamehta.core.Topic
 
getRelatedTopic(String, String, String, String, boolean, boolean) - Method in interface de.deepamehta.core.DeepaMehtaObject
Fetches and returns a related topic or null if no such topic extists.
getRelatedTopic(String, String, String, String, boolean, boolean) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getRelatedTopics(String, int) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getRelatedTopics(String, String, String, String, boolean, boolean, int) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getRelatedTopics(List, String, String, String, boolean, boolean, int) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getRelatedTopics(List, String, String, String, boolean, boolean, int) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getRelatedTopics(String, int) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getRelatedTopics(String, String, String, String, boolean, boolean, int) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getRelatedTopics(List, String, String, String, boolean, boolean, int) - Method in class de.deepamehta.core.impl.AttachedTopic
 
getRelatedTopics(long) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
getRelatedTopics(DeepaMehtaObject, String, String, String, String, String, int) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getRelatingAssociation() - Method in class de.deepamehta.core.impl.AttachedRelatedAssociation
 
getRelatingAssociation() - Method in class de.deepamehta.core.impl.AttachedRelatedTopic
 
getRelatingAssociation() - Method in class de.deepamehta.core.model.RelatedAssociationModel
 
getRelatingAssociation() - Method in class de.deepamehta.core.model.RelatedTopicModel
 
getRelatingAssociation() - Method in interface de.deepamehta.core.RelatedAssociation
 
getRelatingAssociation() - Method in interface de.deepamehta.core.RelatedTopic
 
getRelationshipType(String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
getRenderers() - Method in class de.deepamehta.core.impl.PluginInfoImpl
 
getRenderers(String) - Method in class de.deepamehta.core.impl.PluginInfoImpl
 
getRepositoryPath(URL) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
getRepositoryPath(URL) - Method in interface de.deepamehta.plugins.files.service.FilesService
Checks if the given URL refers to the file repository of this DeepaMehta installation.
getResource(String) - Method in class de.deepamehta.core.impl.WebPublishingService.BundleHTTPContext
 
getResource(String) - Method in class de.deepamehta.core.impl.WebPublishingService.DirectoryHTTPContext
 
getResourceAsStream(String) - Method in class de.deepamehta.core.impl.PluginImpl
Uses the plugin bundle's class loader to find a resource.
getResourceAsStream(String) - Method in interface de.deepamehta.core.service.Plugin
 
getResourceInfo(String) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
getResourceInfo(String) - Method in interface de.deepamehta.plugins.files.service.FilesService
 
getRole(RoleModel) - Method in interface de.deepamehta.core.Association
Returns this association's role which refers to the same object as the given role model.
getRole(RoleModel) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getRole1() - Method in interface de.deepamehta.core.Association
 
getRole1() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getRole2() - Method in interface de.deepamehta.core.Association
 
getRole2() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getRoleModel(String) - Method in class de.deepamehta.core.model.AssociationModel
 
getRoleModel1() - Method in class de.deepamehta.core.model.AssociationModel
 
getRoleModel2() - Method in class de.deepamehta.core.model.AssociationModel
 
getRoleTypeUri() - Method in class de.deepamehta.core.impl.AttachedRole
 
getRoleTypeUri() - Method in class de.deepamehta.core.model.RoleModel
 
getRoleTypeUri() - Method in interface de.deepamehta.core.Role
 
getRootResources() - Method in class de.deepamehta.core.impl.PluginImpl
 
getSetting(String, String) - Method in class de.deepamehta.core.model.ViewConfigurationModel
FIXME: to be dropped.
getSimpleValue() - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getSimpleValue() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getSimpleValue() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
getSingletons() - Method in class de.deepamehta.core.impl.WebPublishingService
 
getSize() - Method in class de.deepamehta.core.service.ResultList
 
getSize() - Method in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
getSize() - Method in class de.deepamehta.plugins.files.UploadedFile
 
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(Collection<String>, Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 
getStatus() - Method in exception de.deepamehta.plugins.files.FileRepositoryException
 
getStatusCode() - Method in exception de.deepamehta.plugins.files.FileRepositoryException
 
getString(String) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getString(String, String) - Method in interface de.deepamehta.core.CompositeValue
Convenience accessor for the *simple* value of a single-valued child.
getString(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getString(String, String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getString(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getString(String, String) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience accessor for the *simple* value of a single-valued child.
getStylesheets() - Method in class de.deepamehta.core.impl.PluginInfoImpl
 
getTopic(String) - Method in interface de.deepamehta.core.Association
 
getTopic(String) - Method in interface de.deepamehta.core.CompositeValue
Accesses a single-valued child.
getTopic(String, Topic) - Method in interface de.deepamehta.core.CompositeValue
Accesses a single-valued child.
getTopic(String) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getTopic(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getTopic(String, Topic) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getTopic() - Method in class de.deepamehta.core.impl.AttachedTopicRole
 
getTopic(long, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTopic(String, SimpleValue, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTopic(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Accesses a single-valued child.
getTopic(String, TopicModel) - Method in class de.deepamehta.core.model.CompositeValueModel
Accesses a single-valued child.
getTopic(long, boolean) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getTopic(String, SimpleValue, boolean) - Method in interface de.deepamehta.core.service.DeepaMehtaService
Looks up a single topic by exact value.
getTopic() - Method in interface de.deepamehta.core.TopicRole
 
getTopic(long, boolean) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopic(String, SimpleValue, boolean) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopicmap(long) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
getTopicmap(long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
getTopicmapAndTopicInWebclient() - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
getTopicmapInWebclient() - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
getTopicmapRenderer(String) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
getTopicPermissions(long) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getTopicPermissions(long) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
 
getTopicRelatedTopics(long, String, String, String, String, int) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopics(String) - Method in interface de.deepamehta.core.Association
 
getTopics(String) - Method in interface de.deepamehta.core.CompositeValue
Accesses a multiple-valued child.
getTopics(String, List<Topic>) - Method in interface de.deepamehta.core.CompositeValue
Accesses a multiple-valued child.
getTopics(String) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
getTopics(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getTopics(String, List<Topic>) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
getTopics(String, SimpleValue, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTopics(String, boolean, int) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTopics(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Accesses a multiple-valued child.
getTopics(String, List<TopicModel>) - Method in class de.deepamehta.core.model.CompositeValueModel
Accesses a multiple-valued child.
getTopics(String, SimpleValue, boolean) - Method in interface de.deepamehta.core.service.DeepaMehtaService
Looks up topics by key and value.
getTopics(String, boolean, int) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getTopics() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
getTopics(String, int, ClientState) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
Performs a by-type search and creates a search result topic.
getTopics(String, boolean, int) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopicsByCreationTime(long, long) - Method in interface de.deepamehta.plugins.time.service.TimeService
 
getTopicsByCreationTime(long, long) - Method in class de.deepamehta.plugins.time.TimePlugin
 
getTopicsByCreator(String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getTopicsByCreator(String) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
 
getTopicsByModificationTime(long, long) - Method in interface de.deepamehta.plugins.time.service.TimeService
 
getTopicsByModificationTime(long, long) - Method in class de.deepamehta.plugins.time.TimePlugin
 
getTopicsByOwner(String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getTopicsByOwner(String) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
 
getTopicsByProperty(String, Object) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTopicsByProperty(String, Object) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getTopicsByPropertyRange(String, Number, Number) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTopicsByPropertyRange(String, Number, Number) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getTopicType() - Method in class de.deepamehta.core.impl.AttachedTopic
Convenience method.
getTopicType(String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTopicType(String) - Method in class de.deepamehta.core.impl.TypeCache
 
getTopicType(String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
getTopicType(String) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getTopicType(String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopicTypeUris() - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTopicTypeUris() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getTopicTypeUris() - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
getTopicUri() - Method in class de.deepamehta.core.impl.AttachedTopicRole
 
getTopicUri() - Method in class de.deepamehta.core.model.TopicRoleModel
 
getTopicUri() - Method in interface de.deepamehta.core.TopicRole
 
getTotalCount() - Method in class de.deepamehta.core.service.ResultList
 
getType() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getType(String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
getType(DeepaMehtaObjectModel) - Method in class de.deepamehta.core.impl.ValueStorage
Convenience method to get the (attached) type of a DeepaMehta object model.
getTypeStorage() - Method in class de.deepamehta.core.impl.EmbeddedService
 
getTypeStorage() - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
getTypeUri() - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getTypeUri() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getTypeUri() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
getUri() - Method in interface de.deepamehta.core.DeepaMehtaObject
 
getUri() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
getUri() - Method in class de.deepamehta.core.impl.PluginImpl
 
getUri() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
getUri() - Method in class de.deepamehta.core.osgi.PluginActivator
 
getUri() - Method in class de.deepamehta.plugins.geomaps.GeomapRenderer
 
getUri() - Method in class de.deepamehta.plugins.topicmaps.DefaultTopicmapRenderer
 
getUri() - Method in interface de.deepamehta.plugins.topicmaps.TopicmapRenderer
 
getUriNamespace(Object) - Method in class de.deepamehta.core.impl.WebPublishingService
 
getUsername() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getUsername(String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getUsername() - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Returns the username of the logged in user.
getUsername(String) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Returns the "Username" topic for the specified username.
getUsernameOrThrow(String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
getUserRoles(Operation) - Method in class de.deepamehta.plugins.accesscontrol.model.AccessControlList
 
getUserRoles() - Method in class de.deepamehta.plugins.accesscontrol.model.ACLEntry
 
getViewConfig() - Method in interface de.deepamehta.core.AssociationDefinition
 
getViewConfig() - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
getViewConfig() - Method in class de.deepamehta.core.impl.AttachedType
 
getViewConfig(String, String) - Method in class de.deepamehta.core.impl.AttachedType
 
getViewConfig(String, String) - Method in class de.deepamehta.core.model.TypeModel
 
getViewConfig() - Method in interface de.deepamehta.core.Type
 
getViewConfig(String, String) - Method in interface de.deepamehta.core.Type
 
getViewConfig(TopicType, String) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
Read out a view configuration setting.
getViewConfigModel() - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
getViewConfigModel() - Method in class de.deepamehta.core.model.TypeModel
 
getWebclientUrl() - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
getWebResourcesNamespace() - Method in class de.deepamehta.core.impl.PluginImpl
 
getX() - Method in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
 
getY() - Method in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
 
GRID_DIST_X - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
GRID_DIST_Y - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
gridX - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
gridY - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 

H

handleEvent(Event) - Method in class de.deepamehta.core.impl.PluginImpl
 
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class de.deepamehta.core.impl.WebPublishingService.BundleHTTPContext
 
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class de.deepamehta.core.impl.WebPublishingService.DirectoryHTTPContext
 
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface de.deepamehta.core.service.SecurityHandler
 
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
has(String) - Method in interface de.deepamehta.core.CompositeValue
 
has(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
has(String) - Method in class de.deepamehta.core.model.CompositeValueModel
Checks if a child is directly contained in this composite value.
hasAssocDef(String) - Method in class de.deepamehta.core.impl.AttachedType
 
hasAssocDef(String) - Method in interface de.deepamehta.core.Type
 
hasAssociationProperty(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
hasAssociationProperty(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
hasAssociationProperty(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
hasDependency(String) - Method in class de.deepamehta.core.impl.PluginImpl
 
hasFacet(long, String, long) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
 
hasFacet(long, String, long) - Method in interface de.deepamehta.plugins.facets.service.FacetsService
 
hashCode() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
hashCode() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
hashCode() - Method in class de.deepamehta.core.model.SimpleValue
 
hashCode() - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
hasNext() - Method in class de.deepamehta.core.impl.ObjectIterator
 
hasNext() - Method in class de.deepamehta.storage.neo4j.ModelIterator
 
hasPermission(String, Operation, DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Checks if a user is allowed to perform an operation on an object (topic or association).
hasPluginFile() - Method in class de.deepamehta.core.impl.PluginInfoImpl
 
hasProperty(String) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
hasProperty(String) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
hasProperty(String) - Method in class de.deepamehta.core.impl.AttachedTopic
 
hasRootResources() - Method in class de.deepamehta.core.impl.WebPublishingService
 
hasSameRoleTypeUris() - Method in class de.deepamehta.core.model.AssociationModel
 
hasSequenceChanged(Collection<AssociationDefinitionModel>) - Method in class de.deepamehta.core.impl.AttachedType
 
hasTopicProperty(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
hasTopicProperty(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
hasTopicProperty(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
hasUriChanged(String) - Method in class de.deepamehta.core.impl.AttachedType
 
hasWebclientLaunched - Variable in class de.deepamehta.plugins.webclient.WebclientPlugin
 
HEADER_CACHE_CONTROL - Static variable in class de.deepamehta.plugins.caching.CachingPlugin
 
HEADER_LAST_MODIFIED - Static variable in class de.deepamehta.plugins.time.TimePlugin
 
httpService - Variable in class de.deepamehta.core.impl.WebPublishingService
 
httpService - Variable in class de.deepamehta.core.osgi.CoreActivator
 
httpServiceTracker - Variable in class de.deepamehta.core.osgi.CoreActivator
 

I

id - Variable in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
Identifiable - Interface in de.deepamehta.core
A common interface for all entities that provide an ID.
idList(Collection) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
incCount(String) - Method in class de.deepamehta.core.impl.TypeCache.EndlessRecursionProtection
 
INDEX_MODES_NAMESPACE - Static variable in enum de.deepamehta.core.model.IndexMode
 
indexAssociation(Node, String, Node, String, Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
indexAssociationId(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
indexAssociationRole(Node, int, String, Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
indexAssociationRoleType(Node, long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
indexAssociationType(Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
IndexMode - Enum in de.deepamehta.core.model
 
IndexMode() - Constructor for enum de.deepamehta.core.model.IndexMode
 
indexModes - Variable in class de.deepamehta.core.model.TypeModel
 
indexNodeValue(Node, Object, List<IndexMode>, String, Index<Node>, Index<Node>) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
inetAddress(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
inetAddress(InetAddress) - Static method in class de.deepamehta.core.util.JavaUtils
 
info(DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
info(HttpSession) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
info(HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
init() - Method in class de.deepamehta.core.impl.StorageDecorator
Initializes the database.
init() - Method in class de.deepamehta.core.osgi.PluginActivator
 
init() - Method in interface de.deepamehta.core.osgi.PluginContext
 
init() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
init() - Method in class de.deepamehta.plugins.files.FilesPlugin
 
init() - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
init() - Method in class de.deepamehta.plugins.time.TimePlugin
 
initAssocDefs() - Method in class de.deepamehta.core.impl.AttachedType
 
initAttachedObjectCache() - Method in class de.deepamehta.core.impl.AttachedCompositeValue
Initializes this attached object cache.
initAttachedObjectCache(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
Initializes this attached object cache selectively (and recursively).
initConfigTopics() - Method in class de.deepamehta.core.impl.AttachedViewConfiguration
 
initializePlugin() - Method in class de.deepamehta.core.impl.PluginImpl
 
initialTopicmapState() - Method in class de.deepamehta.plugins.geomaps.GeomapRenderer
 
initialTopicmapState() - Method in class de.deepamehta.plugins.topicmaps.DefaultTopicmapRenderer
 
initialTopicmapState() - Method in interface de.deepamehta.plugins.topicmaps.TopicmapRenderer
 
initViewConfig() - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
initViewConfig() - Method in class de.deepamehta.core.impl.AttachedType
 
installPluginInDB() - Method in class de.deepamehta.core.impl.PluginImpl
Installs the plugin in the database.
instanceLevelAssocTypeUri - Variable in class de.deepamehta.core.model.AssociationDefinitionModel
 
instanceLevelAssocTypeUri(String) - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
instantiateAssociation(AssociationModel, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
Attaches this core service to an association fetched from storage layer.
instantiateAssociations(List<AssociationModel>, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
instantiateObject(AssociationModel) - Method in class de.deepamehta.core.impl.AssociationIterator
 
instantiateObject(M) - Method in class de.deepamehta.core.impl.ObjectIterator
 
instantiateObject(TopicModel) - Method in class de.deepamehta.core.impl.TopicIterator
 
instantiateRelatedAssociation(RelatedAssociationModel, boolean, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
instantiateRelatedAssociations(Iterable<RelatedAssociationModel>, boolean, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
instantiateRelatedTopic(RelatedTopicModel, boolean, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
instantiateRelatedTopics(ResultList<RelatedTopicModel>, boolean, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
instantiateTopic(TopicModel, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
Attaches this core service to a topic model fetched from storage layer.
instantiateTopics(List<TopicModel>, boolean) - Method in class de.deepamehta.core.impl.EmbeddedService
 
INTRODUCE_ASSOCIATION_TYPE - Static variable in class de.deepamehta.core.impl.CoreEvent
 
INTRODUCE_TOPIC_TYPE - Static variable in class de.deepamehta.core.impl.CoreEvent
 
introduceAssociationType(AssociationType, ClientState) - Method in interface de.deepamehta.core.service.event.IntroduceAssociationTypeListener
 
introduceAssociationType(AssociationType, ClientState) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
introduceAssociationType(AssociationType, ClientState) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
introduceAssociationType(AssociationType, ClientState) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
IntroduceAssociationTypeListener - Interface in de.deepamehta.core.service.event
### FIXDOC Allows a plugin to modify type definitions -- exisisting ones and future ones.
introduceAssociationTypesToPlugin() - Method in class de.deepamehta.core.impl.PluginImpl
 
introduceTopicType(TopicType, ClientState) - Method in interface de.deepamehta.core.service.event.IntroduceTopicTypeListener
 
introduceTopicType(TopicType, ClientState) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
introduceTopicType(TopicType, ClientState) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
introduceTopicType(TopicType, ClientState) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
IntroduceTopicTypeListener - Interface in de.deepamehta.core.service.event
### FIXDOC Allows a plugin to modify type definitions -- exisisting ones and future ones.
introduceTopicTypesToPlugin() - Method in class de.deepamehta.core.impl.PluginImpl
 
intValue() - Method in class de.deepamehta.core.model.SimpleValue
 
invokeViewmodelCustomizer(ViewmodelCustomizer, Topic, CompositeValueModel) - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
invokeViewmodelCustomizer(ViewmodelCustomizer, Topic, CompositeValueModel) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
invokeViewmodelCustomizers(Topic, CompositeValueModel) - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
invokeViewmodelCustomizers(long, CompositeValueModel) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
invokeWebclient() - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
isAssignedToWorkspace(Topic, long) - Method in interface de.deepamehta.plugins.workspaces.service.WorkspacesService
Checks weather the specified topic is assigned to the specified workspace
isAssignedToWorkspace(Topic, long) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
isAssocDef(AssociationModel) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
isDeclarative - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
isDeepaMehtaPlugin(Bundle) - Method in class de.deepamehta.core.impl.PluginManager
Plugin detection: checks if an arbitrary bundle is a DeepaMehta plugin.
isDeepaMehtaStandardType(Type) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
isDeepaMehtaURL(URL) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
Checks if an URL refers to this DeepaMehta installation.
isDirectModelledChildTopic(RelatedTopic, Topic) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
isEmpty() - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
isGenericPlugin() - Method in class de.deepamehta.core.impl.PluginImpl
 
isImperative - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
isInRange(String, String) - Static method in class de.deepamehta.core.util.JavaUtils
 
isIterable(ContainerResponse, Class) - Method in class de.deepamehta.core.impl.JerseyResponseFilter
 
isJerseyServletRegistered - Variable in class de.deepamehta.core.impl.WebPublishingService
 
isListener(PluginContext, DeepaMehtaEvent) - Method in class de.deepamehta.core.impl.EventManager
Returns true if the given plugin is a listener for the given event.
isListenerInterface(Class) - Method in class de.deepamehta.core.impl.PluginImpl
Returns true if the specified interface is an event listener interface.
isLoginRequired(HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
isPlayer(TopicRoleModel) - Method in interface de.deepamehta.core.Association
 
isPlayer(TopicRoleModel) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
isPlayerAtPosition(int, long, long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
isPluginActivated(String) - Method in class de.deepamehta.core.impl.PluginImpl
 
isPluginActivated(String) - Method in class de.deepamehta.core.impl.PluginManager
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.files.provider.UploadedFileProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.topicmaps.provider.ClusterCoordsProvider
 
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
 
isReferenceById() - Method in class de.deepamehta.core.model.TopicReferenceModel
 
isReferenceByUri() - Method in class de.deepamehta.core.model.TopicReferenceModel
 
isReferingTo(Topic) - Method in class de.deepamehta.core.model.TopicReferenceModel
Checks weather this reference refers to the given topic.
isReferingToAny(TopicReferenceModel, AssociationDefinition) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
Checks weather the given topic reference refers to any of the child topics.
isReferingToAny(List<Topic>) - Method in class de.deepamehta.core.model.TopicReferenceModel
Checks weather this reference refers to any of the given topics.
isRootResource(Object) - Method in class de.deepamehta.core.impl.WebPublishingService
 
isTopicInTopicmap(long, long) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
isTopicInTopicmap(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
isTypeOf(Node) - Method in enum de.deepamehta.storage.neo4j.NodeType
 
isUserAccount(Topic) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
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.StringCollectionProvider
 
ItemKind - Enum in de.deepamehta.plugins.files
 
ItemKind() - Constructor for enum de.deepamehta.plugins.files.ItemKind
 
items - Variable in class de.deepamehta.core.service.ResultList
 
iterator() - Method in class de.deepamehta.core.impl.AssociationIterable
 
iterator() - Method in class de.deepamehta.core.impl.TopicIterable
 
iterator() - Method in class de.deepamehta.core.service.Directives
 
iterator() - Method in class de.deepamehta.core.service.ResultList
 
iterator() - Method in class de.deepamehta.plugins.topicmaps.ClusterCoords
 

J

JavaUtils - Class in de.deepamehta.core.util
Generic Java utilities.
JavaUtils() - Constructor for class de.deepamehta.core.util.JavaUtils
 
JerseyRequestFilter - Class in de.deepamehta.core.impl
 
JerseyRequestFilter(EmbeddedService) - Constructor for class de.deepamehta.core.impl.JerseyRequestFilter
 
JerseyResponseFilter - Class in de.deepamehta.core.impl
 
JerseyResponseFilter(EmbeddedService) - Constructor for class de.deepamehta.core.impl.JerseyResponseFilter
 
jerseyServlet - Variable in class de.deepamehta.core.impl.WebPublishingService
 
joinIfWorkspace(Topic) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
joinWorkspace(String, long) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
joinWorkspace(Topic, long) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
joinWorkspace(String, long) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
 
joinWorkspace(Topic, long) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
 
JSONEnabled - Interface in de.deepamehta.core
A common interface for all entities that provide a JSON representation.
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
 

K

KEY_ASSOC_ID - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_ASSOC_TPYE_URI - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_FULLTEXT - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_NODE_TYPE - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_PLAYER_ID - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_PLAYER_TPYE - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_PLAYER_TYPE_URI - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_ROLE_TPYE_URI - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_TPYE_URI - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_URI - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
KEY_VALUE - Static variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
keys() - Method in class de.deepamehta.core.model.CompositeValueModel
Returns the type URIs of all childs directly contained in this composite value.
kind - Variable in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
kind - Variable in class de.deepamehta.plugins.files.ResourceInfo
 

L

LABEL_CHILD_SEPARATOR - Static variable in class de.deepamehta.core.impl.ValueStorage
 
LABEL_TOPIC_SEPARATOR - Static variable in class de.deepamehta.core.impl.ValueStorage
 
labelConfig - Variable in class de.deepamehta.core.model.TypeModel
 
lastAssocDef() - Method in class de.deepamehta.core.impl.AttachedType
Returns the last association definition of this type or null if there are no association definitions.
lat - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin.LonLat
 
listenerInterface - Variable in class de.deepamehta.core.service.DeepaMehtaEvent
The corresponding listener interface for this event.
listenerRegistry - Variable in class de.deepamehta.core.impl.EventManager
The registered event listeners (key: event class name, value: event listeners).
loadAssociations() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
loadAssociationType(String) - Method in class de.deepamehta.core.impl.TypeCache
 
loadChildTopics() - Method in interface de.deepamehta.core.DeepaMehtaObject
 
loadChildTopics(String) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
loadChildTopics(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
loadChildTopics() - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
loadChildTopics(AssociationDefinition) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
Recursively loads child topics (model) and updates this attached object cache accordingly.
loadChildTopics() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
loadChildTopics(String) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
loadClass(String) - Method in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
Uses the core bundle's class loader to load a class by name.
loadClass(String) - Method in class de.deepamehta.core.impl.PluginImpl
Uses the plugin bundle's class loader to load a class by name.
loadTopics() - Method in class de.deepamehta.plugins.geomaps.model.Geomap
 
loadTopics() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
loadTopicType(String) - Method in class de.deepamehta.core.impl.TypeCache
 
logger - Variable in class de.deepamehta.core.impl.AttachedAssociation
 
logger - Variable in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
logger - Variable in class de.deepamehta.core.impl.AttachedAssociationType
 
logger - Variable in class de.deepamehta.core.impl.AttachedCompositeValue
 
logger - Variable in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
logger - Variable in class de.deepamehta.core.impl.AttachedTopic
 
logger - Variable in class de.deepamehta.core.impl.AttachedTopicRole
 
logger - Variable in class de.deepamehta.core.impl.AttachedTopicType
 
logger - Variable in class de.deepamehta.core.impl.AttachedType
 
logger - Variable in class de.deepamehta.core.impl.EmbeddedService
 
logger - Variable in class de.deepamehta.core.impl.JerseyResponseFilter
 
logger - Variable in class de.deepamehta.core.impl.MigrationManager
 
logger - Variable in class de.deepamehta.core.impl.PluginImpl
 
logger - Variable in class de.deepamehta.core.impl.PluginInfoImpl
 
logger - Variable in class de.deepamehta.core.impl.PluginManager
 
logger - Variable in class de.deepamehta.core.impl.StorageDecorator
 
logger - Variable in class de.deepamehta.core.impl.TypeCache
 
logger - Variable in class de.deepamehta.core.impl.TypeStorageImpl
 
logger - Variable in class de.deepamehta.core.impl.ValueStorage
 
logger - Variable in class de.deepamehta.core.impl.WebPublishingService
 
logger - Variable in class de.deepamehta.core.model.AssociationDefinitionModel
 
logger - Variable in class de.deepamehta.core.model.AssociationTypeModel
 
logger - Variable in class de.deepamehta.core.model.CompositeValueModel
 
logger - Variable in class de.deepamehta.core.model.SimpleValue
 
logger - Variable in class de.deepamehta.core.model.TopicTypeModel
 
logger - Variable in class de.deepamehta.core.model.TypeModel
 
logger - Variable in class de.deepamehta.core.osgi.CoreActivator
 
logger - Variable in class de.deepamehta.core.osgi.PluginActivator
 
logger - Static variable in class de.deepamehta.core.util.DeepaMehtaUtils
 
logger - Variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
logger - Variable in class de.deepamehta.plugins.accesscontrol.migrations.Migration2
 
logger - Variable in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
logger - Variable in class de.deepamehta.plugins.caching.CachingPlugin
 
logger - Variable in class de.deepamehta.plugins.facets.FacetsPlugin
 
logger - Variable in class de.deepamehta.plugins.files.FilesPlugin
 
logger - Variable in class de.deepamehta.plugins.files.provider.UploadedFileProvider
 
logger - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
logger - Variable in class de.deepamehta.plugins.geomaps.model.Geomap
 
logger - Variable in class de.deepamehta.plugins.time.TimePlugin
 
logger - Variable in class de.deepamehta.plugins.topicmaps.ClusterCoords
 
logger - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
logger - Variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
logger - Variable in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
logger - Variable in class de.deepamehta.plugins.webclient.WebclientPlugin
 
logger - Variable in class de.deepamehta.plugins.webservice.provider.CatchAllExceptionMapper
 
logger - Variable in class de.deepamehta.plugins.webservice.provider.JSONEnabledCollectionProvider
 
logger - Variable in class de.deepamehta.plugins.webservice.provider.JSONEnabledProvider
 
logger - Variable in class de.deepamehta.plugins.webservice.provider.ObjectProvider
 
logger - Variable in class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 
logger - Variable in class de.deepamehta.plugins.webservice.WebservicePlugin
 
logger - Variable in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
logger - Variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
logger - Variable in class de.deepamehta.storage.neo4j.Neo4jStorageActivator
 
logger - Variable in class de.deepamehta.storage.neo4j.RelationtypeCache
 
login() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
login() - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Checks weather the credentials in the authorization string match an existing User Account, and if so, creates an HTTP session.
logout() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
logout() - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Logs the user out.
logResourceInfo() - Method in class de.deepamehta.core.impl.WebPublishingService
 
lon - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin.LonLat
 
longValue() - Method in class de.deepamehta.core.model.SimpleValue
 
lookupAssociations(int, Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
lookupPlayerPosition(long, long) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 

M

matches(Topic, String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Prerequisite: username is not null.
migrateObject(DeepaMehtaObject, String) - Method in class de.deepamehta.plugins.accesscontrol.migrations.Migration2
 
Migration - Class in de.deepamehta.core.service
 
Migration() - Constructor for class de.deepamehta.core.service.Migration
 
Migration1 - Class in de.deepamehta.plugins.iconpicker.migrations
 
Migration1() - Constructor for class de.deepamehta.plugins.iconpicker.migrations.Migration1
 
Migration1 - Class in de.deepamehta.plugins.typeeditor.migrations
 
Migration1() - Constructor for class de.deepamehta.plugins.typeeditor.migrations.Migration1
 
Migration2 - Class in de.deepamehta.plugins.accesscontrol.migrations
 
Migration2() - Constructor for class de.deepamehta.plugins.accesscontrol.migrations.Migration2
 
Migration2 - Class in de.deepamehta.plugins.webclient.migrations
 
Migration2() - Constructor for class de.deepamehta.plugins.webclient.migrations.Migration2
 
Migration3 - Class in de.deepamehta.plugins.topicmaps.migrations
 
Migration3() - Constructor for class de.deepamehta.plugins.topicmaps.migrations.Migration3
 
migrationClass - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
migrationClassName - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
migrationConfigFile(int) - Method in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
migrationFile - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
migrationFile(int) - Method in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
migrationIn - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
migrationInfo - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
migrationManager - Variable in class de.deepamehta.core.impl.EmbeddedService
 
MigrationManager - Class in de.deepamehta.core.impl
 
MigrationManager(EmbeddedService) - Constructor for class de.deepamehta.core.impl.MigrationManager
 
MigrationManager.MigrationInfo - Class in de.deepamehta.core.impl
Collects the info required to run a migration.
MigrationManager.MigrationInfo(int, PluginImpl) - Constructor for class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
MigrationManager.MigrationRunMode - Enum in de.deepamehta.core.impl
 
MigrationManager.MigrationRunMode() - Constructor for enum de.deepamehta.core.impl.MigrationManager.MigrationRunMode
 
migrationType - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
MIN_Y - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
model - Variable in class de.deepamehta.core.impl.AttachedCompositeValue
 
model - Variable in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
model - Variable in class de.deepamehta.core.impl.AttachedRole
 
model - Variable in class de.deepamehta.core.impl.AttachedViewConfiguration
 
ModelIterator<E extends DeepaMehtaObjectModel> - Class in de.deepamehta.storage.neo4j
 
ModelIterator(Neo4jStorage, NodeType) - Constructor for class de.deepamehta.storage.neo4j.ModelIterator
 

N

name - Variable in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
neo4j - Variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
Neo4jStorage - Class in de.deepamehta.storage.neo4j
 
Neo4jStorage(String) - Constructor for class de.deepamehta.storage.neo4j.Neo4jStorage
 
Neo4jStorageActivator - Class in de.deepamehta.storage.neo4j
 
Neo4jStorageActivator() - Constructor for class de.deepamehta.storage.neo4j.Neo4jStorageActivator
 
Neo4jStorageFactory - Class in de.deepamehta.storage.neo4j
Factory for obtaining a Neo4j/Lucene based DeepaMehta storage.
Neo4jStorageFactory() - Constructor for class de.deepamehta.storage.neo4j.Neo4jStorageFactory
 
Neo4jTransactionAdapter - Class in de.deepamehta.storage.neo4j
Adapts a Neo4j transaction to a DeepaMehta transaction.
Neo4jTransactionAdapter(GraphDatabaseService) - Constructor for class de.deepamehta.storage.neo4j.Neo4jTransactionAdapter
 
networkMask(InetAddress, int) - Static method in class de.deepamehta.core.util.JavaUtils
 
networkMask(int, int) - Static method in class de.deepamehta.core.util.JavaUtils
 
next() - Method in class de.deepamehta.core.impl.ObjectIterator
 
next() - Method in class de.deepamehta.storage.neo4j.ModelIterator
 
nextNode - Variable in class de.deepamehta.storage.neo4j.ModelIterator
 
nextPosition() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
nodes - Variable in class de.deepamehta.storage.neo4j.ModelIterator
 
nodeType - Variable in class de.deepamehta.storage.neo4j.ModelIterator
 
NodeType - Enum in de.deepamehta.storage.neo4j
 
NodeType() - Constructor for enum de.deepamehta.storage.neo4j.NodeType
 

O

ObjectIterator<E extends DeepaMehtaObject,M extends DeepaMehtaObjectModel> - Class in de.deepamehta.core.impl
 
ObjectIterator(EmbeddedService) - Constructor for class de.deepamehta.core.impl.ObjectIterator
 
ObjectProvider - Class in de.deepamehta.plugins.webservice.provider
 
ObjectProvider() - Constructor for class de.deepamehta.plugins.webservice.provider.ObjectProvider
 
objects - Variable in class de.deepamehta.core.impl.ObjectIterator
 
objectsToJSON(Collection<? extends JSONEnabled>) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
of(Node) - Static method in enum de.deepamehta.storage.neo4j.NodeType
 
openCoreServiceTrackers() - Method in class de.deepamehta.core.impl.PluginImpl
 
openFile(long) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
openFile(long) - Method in interface de.deepamehta.plugins.files.service.FilesService
 
openPluginServiceTrackers() - Method in class de.deepamehta.core.impl.PluginImpl
 
openServiceTrackers(List<ServiceTracker>) - Method in class de.deepamehta.core.impl.PluginImpl
 
operation - Variable in class de.deepamehta.plugins.accesscontrol.model.ACLEntry
 
Operation - Enum in de.deepamehta.plugins.accesscontrol.model
 
Operation(String) - Constructor for enum de.deepamehta.plugins.accesscontrol.model.Operation
 

P

parent - Variable in class de.deepamehta.core.impl.AttachedCompositeValue
 
parentCardinalityUri - Variable in class de.deepamehta.core.model.AssociationDefinitionModel
 
parentRoleModel(String) - Static method in class de.deepamehta.core.model.AssociationDefinitionModel
 
parentTypeUri - Variable in class de.deepamehta.core.model.AssociationDefinitionModel
 
parse(JSONObject) - Static method in enum de.deepamehta.core.model.IndexMode
 
parseAssocDefs(JSONObject) - Method in class de.deepamehta.core.model.TypeModel
 
parseLabelConfig(JSONObject) - Method in class de.deepamehta.core.model.TypeModel
 
parseMultiPart() - Method in class de.deepamehta.plugins.files.provider.UploadedFileProvider
 
parseRole(JSONObject) - Method in class de.deepamehta.core.model.AssociationModel
 
password(Topic) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
password - Variable in class de.deepamehta.plugins.accesscontrol.model.Credentials
 
path - Variable in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
permissions(DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
Permissions - Class in de.deepamehta.plugins.accesscontrol.model
A mapping from operations to booleans.
Permissions() - Constructor for class de.deepamehta.plugins.accesscontrol.model.Permissions
 
Permissions(JSONObject) - Constructor for class de.deepamehta.plugins.accesscontrol.model.Permissions
 
playerId - Variable in class de.deepamehta.core.model.RoleModel
 
plugin - Variable in class de.deepamehta.core.osgi.PluginActivator
 
Plugin - Interface in de.deepamehta.core.service
 
PLUGIN_ACTIVATED - Static variable in class de.deepamehta.core.impl.PluginImpl
 
PLUGIN_CONFIG_FILE - Static variable in class de.deepamehta.core.impl.PluginImpl
 
PLUGIN_DEFAULT_PACKAGE - Static variable in class de.deepamehta.core.impl.PluginImpl
 
PLUGIN_FILE - Static variable in class de.deepamehta.core.impl.PluginInfoImpl
 
PLUGIN_HELPER_PATH - Static variable in class de.deepamehta.core.impl.PluginInfoImpl
 
PLUGIN_RENDERERS_PATH - Static variable in class de.deepamehta.core.impl.PluginInfoImpl
 
PLUGIN_STYLE_PATH - Static variable in class de.deepamehta.core.impl.PluginInfoImpl
 
PluginActivator - Class in de.deepamehta.core.osgi
Base class for all DeepaMehta plugins.
PluginActivator() - Constructor for class de.deepamehta.core.osgi.PluginActivator
 
pluginBundle - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginBundle - Variable in class de.deepamehta.core.impl.PluginInfoImpl
 
pluginClass - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginContext - Variable in class de.deepamehta.core.impl.PluginImpl
 
PluginContext - Interface in de.deepamehta.core.osgi
 
pluginDependencies - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginDependencies() - Method in class de.deepamehta.core.impl.PluginImpl
 
PluginImpl - Class in de.deepamehta.core.impl
 
PluginImpl(PluginContext) - Constructor for class de.deepamehta.core.impl.PluginImpl
 
pluginInfo - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginInfo - Variable in class de.deepamehta.core.impl.PluginInfoImpl
 
PluginInfo - Interface in de.deepamehta.core.service
 
PluginInfoImpl - Class in de.deepamehta.core.impl
 
PluginInfoImpl(String, Bundle) - Constructor for class de.deepamehta.core.impl.PluginInfoImpl
 
pluginManager - Variable in class de.deepamehta.core.impl.EmbeddedService
 
PluginManager - Class in de.deepamehta.core.impl
Activates and deactivates plugins and keeps a pool of activated plugins.
PluginManager(EmbeddedService) - Constructor for class de.deepamehta.core.impl.PluginManager
 
pluginName - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginPackage - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginProperties - Variable in class de.deepamehta.core.impl.PluginImpl
 
PluginService - Interface in de.deepamehta.core.service
A marker interface.
pluginServices - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginServicesAvailable() - Method in class de.deepamehta.core.impl.PluginImpl
 
pluginServiceTrackers - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginTopic - Variable in class de.deepamehta.core.impl.PluginImpl
 
pluginUri - Variable in class de.deepamehta.core.impl.PluginImpl
 
POST_CREATE_ASSOCIATION - Static variable in class de.deepamehta.core.impl.CoreEvent
 
POST_CREATE_TOPIC - Static variable in class de.deepamehta.core.impl.CoreEvent
 
POST_DELETE_ASSOCIATION - Static variable in class de.deepamehta.core.impl.CoreEvent
 
POST_DELETE_TOPIC - Static variable in class de.deepamehta.core.impl.CoreEvent
 
POST_LOGIN_USER - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
POST_LOGOUT_USER - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
POST_UPDATE_ASSOCIATION - Static variable in class de.deepamehta.core.impl.CoreEvent
 
POST_UPDATE_TOPIC - Static variable in class de.deepamehta.core.impl.CoreEvent
 
POST_UPDATE_TOPIC_REQUEST - Static variable in class de.deepamehta.core.impl.CoreEvent
 
postalCode - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
postCreateAssociation(Association, ClientState, Directives) - Method in interface de.deepamehta.core.service.event.PostCreateAssociationListener
 
postCreateAssociation(Association, ClientState, Directives) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
postCreateAssociation(Association, ClientState, Directives) - Method in class de.deepamehta.plugins.time.TimePlugin
 
postCreateAssociation(Association, ClientState, Directives) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
Every created association is assigned to the current workspace.
PostCreateAssociationListener - Interface in de.deepamehta.core.service.event
 
postCreateTopic(Topic, ClientState, Directives) - Method in interface de.deepamehta.core.service.event.PostCreateTopicListener
 
postCreateTopic(Topic, ClientState, Directives) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
postCreateTopic(Topic, ClientState, Directives) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
postCreateTopic(Topic, ClientState, Directives) - Method in class de.deepamehta.plugins.time.TimePlugin
 
postCreateTopic(Topic, ClientState, Directives) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
Every created topic is assigned to the current workspace.
PostCreateTopicListener - Interface in de.deepamehta.core.service.event
 
postDeleteAssociation(Association, Directives) - Method in interface de.deepamehta.core.service.event.PostDeleteAssociationListener
 
PostDeleteAssociationListener - Interface in de.deepamehta.core.service.event
 
postDeleteTopic(Topic, Directives) - Method in interface de.deepamehta.core.service.event.PostDeleteTopicListener
 
PostDeleteTopicListener - Interface in de.deepamehta.core.service.event
 
postInstall() - Method in class de.deepamehta.core.osgi.PluginActivator
 
postInstall() - Method in interface de.deepamehta.core.osgi.PluginContext
 
postInstall() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
postInstall() - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
postInstall() - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
Creates the "Default" workspace.
postLoginUser(String) - Method in interface de.deepamehta.plugins.accesscontrol.event.PostLoginUserListener
 
PostLoginUserListener - Interface in de.deepamehta.plugins.accesscontrol.event
 
postLogoutUser(String) - Method in interface de.deepamehta.plugins.accesscontrol.event.PostLogoutUserListener
 
PostLogoutUserListener - Interface in de.deepamehta.plugins.accesscontrol.event
 
postPluginActivatedEvent() - Method in class de.deepamehta.core.impl.PluginImpl
 
postUpdateAssociation(Association, AssociationModel, ClientState, Directives) - Method in interface de.deepamehta.core.service.event.PostUpdateAssociationListener
 
postUpdateAssociation(Association, AssociationModel, ClientState, Directives) - Method in class de.deepamehta.plugins.time.TimePlugin
 
postUpdateAssociation(Association, AssociationModel, ClientState, Directives) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
PostUpdateAssociationListener - Interface in de.deepamehta.core.service.event
 
postUpdateTopic(Topic, TopicModel, TopicModel, ClientState, Directives) - Method in interface de.deepamehta.core.service.event.PostUpdateTopicListener
 
postUpdateTopic(Topic, TopicModel, TopicModel, ClientState, Directives) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
postUpdateTopic(Topic, TopicModel, TopicModel, ClientState, Directives) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
postUpdateTopic(Topic, TopicModel, TopicModel, ClientState, Directives) - Method in class de.deepamehta.plugins.time.TimePlugin
 
postUpdateTopic(Topic, TopicModel, TopicModel, ClientState, Directives) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
Once a view configuration is updated in the DB we must update the cached view configuration model.
PostUpdateTopicListener - Interface in de.deepamehta.core.service.event
 
postUpdateTopicRequest(Topic) - Method in interface de.deepamehta.core.service.event.PostUpdateTopicRequestListener
 
postUpdateTopicRequest(Topic) - Method in class de.deepamehta.plugins.time.TimePlugin
 
PostUpdateTopicRequestListener - Interface in de.deepamehta.core.service.event
 
PRE_CREATE_ASSOCIATION - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_CREATE_TOPIC - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_DELETE_ASSOCIATION - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_DELETE_TOPIC - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_SEND_ASSOCIATION - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_SEND_ASSOCIATION_TYPE - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_SEND_TOPIC - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_SEND_TOPIC_TYPE - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_UPDATE_ASSOCIATION - Static variable in class de.deepamehta.core.impl.CoreEvent
 
PRE_UPDATE_TOPIC - Static variable in class de.deepamehta.core.impl.CoreEvent
 
preCreateAssociation(AssociationModel, ClientState) - Method in interface de.deepamehta.core.service.event.PreCreateAssociationListener
 
PreCreateAssociationListener - Interface in de.deepamehta.core.service.event
 
preCreateTopic(TopicModel, ClientState) - Method in interface de.deepamehta.core.service.event.PreCreateTopicListener
 
PreCreateTopicListener - Interface in de.deepamehta.core.service.event
 
preDeleteAssociation(Association, Directives) - Method in interface de.deepamehta.core.service.event.PreDeleteAssociationListener
 
preDeleteAssociation(Association, Directives) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
PreDeleteAssociationListener - Interface in de.deepamehta.core.service.event
 
preDeleteTopic(Topic, Directives) - Method in interface de.deepamehta.core.service.event.PreDeleteTopicListener
 
PreDeleteTopicListener - Interface in de.deepamehta.core.service.event
 
preSendAssociation(Association, ClientState) - Method in interface de.deepamehta.core.service.event.PreSendAssociationListener
 
preSendAssociation(Association, ClientState) - Method in class de.deepamehta.plugins.time.TimePlugin
 
PreSendAssociationListener - Interface in de.deepamehta.core.service.event
 
preSendAssociationType(AssociationType, ClientState) - Method in interface de.deepamehta.core.service.event.PreSendAssociationTypeListener
 
preSendAssociationType(AssociationType, ClientState) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
PreSendAssociationTypeListener - Interface in de.deepamehta.core.service.event
 
preSendTopic(Topic, ClientState) - Method in interface de.deepamehta.core.service.event.PreSendTopicListener
 
preSendTopic(Topic, ClientState) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
Enriches an Address topic with its Geo Coordinate facet.
preSendTopic(Topic, ClientState) - Method in class de.deepamehta.plugins.time.TimePlugin
 
PreSendTopicListener - Interface in de.deepamehta.core.service.event
 
preSendTopicType(TopicType, ClientState) - Method in interface de.deepamehta.core.service.event.PreSendTopicTypeListener
 
preSendTopicType(TopicType, ClientState) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
PreSendTopicTypeListener - Interface in de.deepamehta.core.service.event
 
preUpdateAssociation(Association, AssociationModel, Directives) - Method in interface de.deepamehta.core.service.event.PreUpdateAssociationListener
 
PreUpdateAssociationListener - Interface in de.deepamehta.core.service.event
 
preUpdateTopic(Topic, TopicModel, Directives) - Method in interface de.deepamehta.core.service.event.PreUpdateTopicListener
 
preUpdateTopic(Topic, TopicModel, Directives) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
PreUpdateTopicListener - Interface in de.deepamehta.core.service.event
 
PROP_COLOR - Static variable in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
PROP_EXPANDED - Static variable in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
PROP_URI_CREATED - Static variable in class de.deepamehta.plugins.time.TimePlugin
 
PROP_URI_MODIFIED - Static variable in class de.deepamehta.plugins.time.TimePlugin
 
providedServiceInterface() - Method in class de.deepamehta.core.impl.PluginImpl
 
providerClasses - Variable in class de.deepamehta.core.impl.RestResource
 
publishDirectory(String, String, SecurityHandler) - Method in class de.deepamehta.core.impl.PluginImpl
 
publishDirectory(String, String, SecurityHandler) - Method in class de.deepamehta.core.osgi.PluginActivator
 
put(String, Topic) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
Puts a single-valued child.
put(String, TopicModel) - Method in class de.deepamehta.core.model.CompositeValueModel
Puts a value in a single-valued child.
put(String, Object) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience method to put a *simple* value in a single-valued child.
put(String, CompositeValueModel) - Method in class de.deepamehta.core.model.CompositeValueModel
Convenience method to put a *composite* value in a single-valued child.
put(int, int) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin.StandardViewProperties
 
put(boolean) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin.StandardViewProperties
 
putAssociationType(AssociationType) - Method in class de.deepamehta.core.impl.TypeCache
 
putEvent(DeepaMehtaEvent, Class) - Method in class de.deepamehta.core.service.DeepaMehtaEvent
 
putInCompositeValue(Topic, AssociationDefinition) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
For single-valued childs
putInCompositeValue(DeepaMehtaObjectModel, Topic, AssociationDefinition) - Method in class de.deepamehta.core.impl.ValueStorage
For single-valued childs
putInTypeCache() - Method in class de.deepamehta.core.impl.AttachedAssociationType
 
putInTypeCache() - Method in class de.deepamehta.core.impl.AttachedTopicType
 
putInTypeCache() - Method in class de.deepamehta.core.impl.AttachedType
 
putInTypeCache(TypeModel) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
putListeners(DeepaMehtaEvent, List<EventListener>) - Method in class de.deepamehta.core.impl.EventManager
 
putRef(String, long) - Method in class de.deepamehta.core.model.CompositeValueModel
Puts a by-ID topic reference for a single-valued child.
putRef(String, String) - Method in class de.deepamehta.core.model.CompositeValueModel
Puts a by-URI topic reference for a single-valued child.
putTopicType(TopicType) - Method in class de.deepamehta.core.impl.TypeCache
 

Q

queryAssociationIndex(String, String, NodeType, long, String, String, NodeType, long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
queryIndexByProperty(Index<Node>, String, Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
queryIndexByPropertyRange(Index<Node>, String, Number, Number) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
queryTopics(String, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
queryTopics(Object) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
queryTopics(String, Object) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
queryTopics(Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
queryTopics(String, Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 

R

READ_REQUIRES_LOGIN - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
readConfigFile() - Method in class de.deepamehta.core.impl.PluginImpl
 
readFrom(Class<UploadedFile>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class de.deepamehta.plugins.files.provider.UploadedFileProvider
 
readFrom(Class<ClusterCoords>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class de.deepamehta.plugins.topicmaps.provider.ClusterCoordsProvider
 
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
 
readMigrationConfigFile(InputStream, String) - Method in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
readMigrationFile(String) - Method in class de.deepamehta.core.service.Migration
 
readMigrationFile(InputStream, String, DeepaMehtaService) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
Creates types and topics from a JSON formatted input stream.
readText(InputStream) - Static method in class de.deepamehta.core.util.JavaUtils
 
readTextFile(File) - Static method in class de.deepamehta.core.util.JavaUtils
 
readTextURL(URL) - Static method in class de.deepamehta.core.util.JavaUtils
 
reassignInstantiation() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
reassignInstantiation() - Method in class de.deepamehta.core.impl.AttachedTopic
 
rebuildSequence(Type) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
REF_ID_PREFIX - Static variable in class de.deepamehta.core.model.CompositeValueModel
 
REF_URI_PREFIX - Static variable in class de.deepamehta.core.model.CompositeValueModel
 
refreshLabel(DeepaMehtaObjectModel) - Method in class de.deepamehta.core.impl.ValueStorage
Prerequisite: this is a composite object.
refsSameObject(RoleModel) - Method in class de.deepamehta.core.model.AssociationRoleModel
 
refsSameObject(RoleModel) - Method in class de.deepamehta.core.model.RoleModel
Checks weather the given role model refers to the same object as this role model.
refsSameObject(RoleModel) - Method in class de.deepamehta.core.model.TopicRoleModel
 
refTopicId(String) - Method in class de.deepamehta.core.model.CompositeValueModel
 
refTopicUri(String) - Method in class de.deepamehta.core.model.CompositeValueModel
 
registerEventListener() - Method in class de.deepamehta.core.impl.PluginImpl
 
registerJerseyServlet() - Method in class de.deepamehta.core.impl.WebPublishingService
 
registerListeners() - Method in class de.deepamehta.core.impl.PluginImpl
 
registerPluginService() - Method in class de.deepamehta.core.impl.PluginImpl
Registers this plugin's OSGi service at the OSGi framework.
registerRestResources() - Method in class de.deepamehta.core.impl.PluginImpl
Registers this plugin's REST resources at the Web Publishing service.
registerTopicmapRenderer(TopicmapRenderer) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
registerTopicmapRenderer(TopicmapRenderer) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
registerViewmodelCustomizer(ViewmodelCustomizer) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
registerViewmodelCustomizer(ViewmodelCustomizer) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
registerWebResources() - Method in class de.deepamehta.core.impl.PluginImpl
Registers this plugin's web resources at the Web Publishing service.
registration - Variable in class de.deepamehta.core.impl.PluginImpl
 
reindexTypeUri(Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
reindexTypeUri(int, Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
Re-indexes the KEY_PLAYER_TYPE_URI of all associations in which the specified node is a player at the specified position.
reindexValue(Node, String, int, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
reindexValue(Node, String, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
RelatedAssociation - Interface in de.deepamehta.core
An Association-Association pair.
RelatedAssociationModel - Class in de.deepamehta.core.model
 
RelatedAssociationModel(AssociationModel, AssociationModel) - Constructor for class de.deepamehta.core.model.RelatedAssociationModel
 
RelatedTopic - Interface in de.deepamehta.core
A Topic-Association pair.
RelatedTopicModel - Class in de.deepamehta.core.model
 
RelatedTopicModel(TopicModel, AssociationModel) - Constructor for class de.deepamehta.core.model.RelatedTopicModel
 
relatingAssoc - Variable in class de.deepamehta.core.impl.AttachedRelatedAssociation
 
relatingAssoc - Variable in class de.deepamehta.core.impl.AttachedRelatedTopic
 
relatingAssoc - Variable in class de.deepamehta.core.model.RelatedAssociationModel
 
relatingAssoc - Variable in class de.deepamehta.core.model.RelatedTopicModel
 
RelationtypeCache - Class in de.deepamehta.storage.neo4j
 
RelationtypeCache(GraphDatabaseService) - Constructor for class de.deepamehta.storage.neo4j.RelationtypeCache
 
reloadJerseyServlet() - Method in class de.deepamehta.core.impl.WebPublishingService
 
relTypeCache - Variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
relTypeCache - Variable in class de.deepamehta.storage.neo4j.RelationtypeCache
 
remove(String, long, ClientState, Directives) - Method in interface de.deepamehta.core.CompositeValue
 
remove(String, long, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
remove(String, Topic) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
Removes a value from a multiple-valued child.
remove() - Method in class de.deepamehta.core.impl.ObjectIterator
 
remove(String, TopicModel) - Method in class de.deepamehta.core.model.CompositeValueModel
Removes a value from a multiple-valued child.
remove() - Method in class de.deepamehta.storage.neo4j.ModelIterator
 
removeAllAssocDefs() - Method in class de.deepamehta.core.model.TypeModel
 
removeAssocDef(String) - Method in class de.deepamehta.core.impl.AttachedType
 
removeAssocDef(String) - Method in class de.deepamehta.core.model.TypeModel
 
removeAssocDef(String) - Method in interface de.deepamehta.core.Type
 
removeAssocDef(Association, Directives) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
removeAssociationFromIndex(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
removeAssociationFromTopicmap(long, long) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
removeAssociationFromTopicmap(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
removeAssociationProperty(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
removeAssociationPropertyFromIndex(Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
removeAssociationType(String) - Method in class de.deepamehta.core.impl.TypeCache
 
removeClasses(List<Class<?>>) - Method in class de.deepamehta.core.impl.WebPublishingService
 
removeFromActivatedPlugins(String) - Method in class de.deepamehta.core.impl.PluginManager
 
removeFromCompositeValue(Topic, AssociationDefinition) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
For multiple-valued childs
removeFromTypeCache() - Method in class de.deepamehta.core.impl.AttachedAssociationType
 
removeFromTypeCache() - Method in class de.deepamehta.core.impl.AttachedTopicType
 
removeFromTypeCache() - Method in class de.deepamehta.core.impl.AttachedType
 
removeFromTypeCache(Directives) - Method in class de.deepamehta.core.impl.AttachedType
Removes this type from type cache and adds a DELETE TYPE directive to the given set of directives.
removeListener(DeepaMehtaEvent, EventListener) - Method in class de.deepamehta.core.impl.EventManager
 
removeProperty(String) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
removeProperty(String) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
removeProperty(String) - Method in class de.deepamehta.core.impl.AttachedTopic
 
removeRestResource(RestResource) - Method in class de.deepamehta.core.impl.WebPublishingService
 
removeService(Object, String) - Method in class de.deepamehta.core.impl.PluginImpl
 
removeService(Object) - Method in class de.deepamehta.core.osgi.CoreActivator
 
removeSingletons(List<Object>) - Method in class de.deepamehta.core.impl.WebPublishingService
 
removeTopicFromIndex(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
removeTopicProperty(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
removeTopicPropertyFromIndex(Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
removeTopicType(String) - Method in class de.deepamehta.core.impl.TypeCache
 
removeWebResources(WebResources) - Method in class de.deepamehta.core.impl.WebPublishingService
 
renameProperty(DeepaMehtaObject, String, String, boolean) - Method in class de.deepamehta.plugins.accesscontrol.migrations.Migration2
 
replaceReference(TopicModel, Topic) - Method in class de.deepamehta.core.impl.ValueStorage
Replaces a topic reference with the resolved topic.
repoFile(String) - Method in class de.deepamehta.plugins.files.FilesPlugin
Maps a repository path to a repository file.
repoFile(File, UploadedFile) - Method in class de.deepamehta.plugins.files.FilesPlugin
Calculates the storage location for the uploaded file.
repoFile(File, String) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
repoPath(File) - Method in class de.deepamehta.plugins.files.FilesPlugin
Maps a repository file to a repository path.
repoPath(long) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
request - Variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
request - Variable in class de.deepamehta.plugins.files.provider.UploadedFileProvider
 
requestFilter(HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
requestObject(ContainerRequest) - Method in class de.deepamehta.plugins.caching.CachingPlugin
 
REQUIRED_CORE_MIGRATION - Static variable in class de.deepamehta.core.impl.MigrationManager
 
RESOURCE_REQUEST_FILTER - Static variable in class de.deepamehta.core.impl.CoreEvent
 
ResourceInfo - Class in de.deepamehta.plugins.files
 
ResourceInfo(File) - Constructor for class de.deepamehta.plugins.files.ResourceInfo
Precondition: the file exists.
resourceRequestFilter(HttpServletRequest, HttpServletResponse) - Method in class de.deepamehta.core.impl.WebPublishingService
 
resourceRequestFilter(HttpServletRequest) - Method in interface de.deepamehta.core.service.event.ResourceRequestFilterListener
 
resourceRequestFilter(HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
ResourceRequestFilterListener - Interface in de.deepamehta.core.service.event
 
resources - Variable in class de.deepamehta.core.impl.RestResource
 
responseObject(ContainerResponse) - Method in class de.deepamehta.plugins.caching.CachingPlugin
 
responseObject(ContainerResponse) - Method in class de.deepamehta.plugins.time.TimePlugin
 
restResource - Variable in class de.deepamehta.core.impl.PluginImpl
 
RestResource - Class in de.deepamehta.core.impl
 
RestResource(List<Object>, List<Class<?>>) - Constructor for class de.deepamehta.core.impl.RestResource
 
ResultList<T extends JSONEnabled> - Class in de.deepamehta.core.service
 
ResultList() - Constructor for class de.deepamehta.core.service.ResultList
 
ResultList(int, List<T>) - Constructor for class de.deepamehta.core.service.ResultList
 
rfc2822 - Variable in class de.deepamehta.plugins.time.TimePlugin
 
Role - Interface in de.deepamehta.core
 
role1 - Variable in class de.deepamehta.core.impl.AttachedAssociation
 
role2 - Variable in class de.deepamehta.core.impl.AttachedAssociation
 
ROLE_TYPE_ASSOCIATION - Static variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
ROLE_TYPE_TOPIC - Static variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
ROLE_TYPE_TOPICMAP - Static variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
RoleModel - Class in de.deepamehta.core.model
 
RoleModel() - Constructor for class de.deepamehta.core.model.RoleModel
 
RoleModel(long, String) - Constructor for class de.deepamehta.core.model.RoleModel
 
roleModel1 - Variable in class de.deepamehta.core.model.AssociationModel
 
roleModel2 - Variable in class de.deepamehta.core.model.AssociationModel
 
roleTypeUri - Variable in class de.deepamehta.core.model.RoleModel
 
ROOT_APPLICATION_PATH - Static variable in class de.deepamehta.core.impl.WebPublishingService
 
rootApplication - Variable in class de.deepamehta.core.impl.WebPublishingService
 
run() - Method in class de.deepamehta.core.service.Migration
 
run() - Method in class de.deepamehta.plugins.accesscontrol.migrations.Migration2
 
run() - Method in class de.deepamehta.plugins.iconpicker.migrations.Migration1
 
run() - Method in class de.deepamehta.plugins.topicmaps.migrations.Migration3
 
run() - Method in class de.deepamehta.plugins.typeeditor.migrations.Migration1
 
run() - Method in class de.deepamehta.plugins.webclient.migrations.Migration2
 
runCoreMigration(int, boolean) - Method in class de.deepamehta.core.impl.MigrationManager
 
runCoreMigrations(boolean) - Method in class de.deepamehta.core.impl.MigrationManager
Determines the core migrations to be run and run them.
runMigration(int, PluginImpl, boolean) - Method in class de.deepamehta.core.impl.MigrationManager
Runs a core migration or a plugin migration.
runMode - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
runPluginMigration(PluginImpl, int, boolean) - Method in class de.deepamehta.core.impl.MigrationManager
 
runPluginMigrations(PluginImpl, boolean) - Method in class de.deepamehta.core.impl.MigrationManager
Determines the migrations to be run for the specified plugin and run them.

S

scanPackage(String) - Method in class de.deepamehta.core.impl.PluginImpl
 
searchableAsUnit(Topic) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
searchTopics(String, String) - Method in class de.deepamehta.core.impl.EmbeddedService
 
searchTopics(String, String) - Method in interface de.deepamehta.core.service.DeepaMehtaService
Performs a fulltext search.
searchTopics(String, String, ClientState) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
Performs a fulltext search and creates a search result topic.
searchTopics(String, String) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
securityHandler - Variable in class de.deepamehta.core.impl.WebPublishingService.DirectoryHTTPContext
 
SecurityHandler - Interface in de.deepamehta.core.service
 
sendError(HttpServletResponse, Response) - Method in class de.deepamehta.core.impl.WebPublishingService
 
SERVICE_REQUEST_FILTER - Static variable in class de.deepamehta.core.impl.CoreEvent
 
SERVICE_RESPONSE_FILTER - Static variable in class de.deepamehta.core.impl.CoreEvent
 
serviceArrived(PluginService) - Method in class de.deepamehta.core.osgi.PluginActivator
 
serviceArrived(PluginService) - Method in interface de.deepamehta.core.osgi.PluginContext
 
serviceArrived(PluginService) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
serviceArrived(PluginService) - Method in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
serviceArrived(PluginService) - Method in class de.deepamehta.plugins.caching.CachingPlugin
 
serviceArrived(PluginService) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
serviceArrived(PluginService) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
serviceGone(PluginService) - Method in class de.deepamehta.core.osgi.PluginActivator
 
serviceGone(PluginService) - Method in interface de.deepamehta.core.osgi.PluginContext
 
serviceGone(PluginService) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
serviceGone(PluginService) - Method in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
serviceGone(PluginService) - Method in class de.deepamehta.plugins.caching.CachingPlugin
 
serviceGone(PluginService) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
serviceGone(PluginService) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
serviceRequestFilter(ContainerRequest) - Method in interface de.deepamehta.core.service.event.ServiceRequestFilterListener
 
serviceRequestFilter(ContainerRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
serviceRequestFilter(ContainerRequest) - Method in class de.deepamehta.plugins.caching.CachingPlugin
 
ServiceRequestFilterListener - Interface in de.deepamehta.core.service.event
 
serviceResponseFilter(ContainerResponse) - Method in interface de.deepamehta.core.service.event.ServiceResponseFilterListener
 
serviceResponseFilter(ContainerResponse) - Method in class de.deepamehta.plugins.caching.CachingPlugin
 
serviceResponseFilter(ContainerResponse) - Method in class de.deepamehta.plugins.time.TimePlugin
 
ServiceResponseFilterListener - Interface in de.deepamehta.core.service.event
 
set(String, TopicModel, ClientState, Directives) - Method in interface de.deepamehta.core.CompositeValue
Sets a child.
set(String, Object, ClientState, Directives) - Method in interface de.deepamehta.core.CompositeValue
Convenience method to set the simple value of a child.
set(String, CompositeValueModel, ClientState, Directives) - Method in interface de.deepamehta.core.CompositeValue
Convenience method to set the composite value of a child.
set(String, TopicModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
set(String, Object, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
set(String, CompositeValueModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
set(DeepaMehtaObjectModel) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setACL(DeepaMehtaObject, AccessControlList) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
setACL(DeepaMehtaObject, AccessControlList) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Sets the Access Control List for a topic or an association.
setCacheControlHeader(ContainerResponse, String) - Method in class de.deepamehta.plugins.caching.CachingPlugin
 
setChildCardinalityUri(String, ClientState, Directives) - Method in interface de.deepamehta.core.AssociationDefinition
 
setChildCardinalityUri(String, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
setChildCardinalityUri(String) - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
setClusterPosition(long, ClusterCoords) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
setClusterPosition(long, ClusterCoords) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setCompositeValue(CompositeValueModel, ClientState, Directives) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setCompositeValue(CompositeValueModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
setCompositeValue(CompositeValueModel) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setConfigTopicLabel(Topic) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
setCoreService(EmbeddedService) - Method in class de.deepamehta.core.impl.PluginImpl
 
setCoreService(DeepaMehtaService) - Method in class de.deepamehta.core.osgi.PluginActivator
 
setCoreService(DeepaMehtaService) - Method in interface de.deepamehta.core.osgi.PluginContext
 
setCoreService(DeepaMehtaService) - Method in class de.deepamehta.core.service.Migration
 
setCreator(DeepaMehtaObject, String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
setCreator(DeepaMehtaObject, String) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Sets the creator of a topic or an association.
setDataTypeUri(String, Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
setDataTypeUri(String) - Method in class de.deepamehta.core.model.TypeModel
 
setDataTypeUri(String, Directives) - Method in interface de.deepamehta.core.Type
 
setDefaults() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setDefaults(DeepaMehtaObjectModel) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
setGeomapState(long, double, double, int) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
setGeomapState(long, double, double, int) - Method in interface de.deepamehta.plugins.geomaps.service.GeomapsService
 
setHeader(ContainerResponse, String, String) - Method in class de.deepamehta.plugins.caching.CachingPlugin
 
setHeader(ContainerResponse, String, String) - Method in class de.deepamehta.plugins.time.TimePlugin
 
setId(long) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setIndexModes(List<IndexMode>) - Method in class de.deepamehta.core.impl.AttachedType
 
setIndexModes(List<IndexMode>) - Method in class de.deepamehta.core.model.TypeModel
 
setIndexModes(List<IndexMode>) - Method in interface de.deepamehta.core.Type
 
setLabelConfig(List<String>, Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
setLabelConfig(List<String>) - Method in class de.deepamehta.core.model.TypeModel
 
setLabelConfig(List<String>, Directives) - Method in interface de.deepamehta.core.Type
 
setLastModifiedHeader(ContainerResponse, long) - Method in class de.deepamehta.plugins.time.TimePlugin
 
setMigrationNr(int) - Method in class de.deepamehta.core.impl.PluginImpl
 
setOwner(DeepaMehtaObject, String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
setOwner(DeepaMehtaObject, String) - Method in interface de.deepamehta.plugins.accesscontrol.service.AccessControlService
Sets the owner of a topic or an association.
setParentCardinalityUri(String, ClientState, Directives) - Method in interface de.deepamehta.core.AssociationDefinition
 
setParentCardinalityUri(String, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
setParentCardinalityUri(String) - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
setProperty(String, Object, boolean) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setProperty(String, Object, boolean) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
setProperty(String, Object, boolean) - Method in class de.deepamehta.core.impl.AttachedTopic
 
setRef(String, long, ClientState, Directives) - Method in interface de.deepamehta.core.CompositeValue
 
setRef(String, String, ClientState, Directives) - Method in interface de.deepamehta.core.CompositeValue
 
setRef(String, long, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
setRef(String, String, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
setRoleTypeUri(String) - Method in class de.deepamehta.core.impl.AttachedRole
 
setRoleTypeUri(String) - Method in class de.deepamehta.core.model.RoleModel
 
setRoleTypeUri(String) - Method in interface de.deepamehta.core.Role
 
setSimpleValue(String) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setSimpleValue(int) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setSimpleValue(long) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setSimpleValue(boolean) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setSimpleValue(SimpleValue) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setSimpleValue(String) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
setSimpleValue(int) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
setSimpleValue(long) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
setSimpleValue(boolean) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
setSimpleValue(SimpleValue) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
setSimpleValue(DeepaMehtaObjectModel, SimpleValue) - Method in class de.deepamehta.core.impl.ValueStorage
 
setSimpleValue(String) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setSimpleValue(int) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setSimpleValue(long) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setSimpleValue(boolean) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setSimpleValue(SimpleValue) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setTopicmapTranslation(long, int, int) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
setTopicmapTranslation(long, int, int) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setTopicPosition(long, long, int, int) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
Convenience method to update the "dm4.topicmaps.x" and "dm4.topicmaps.y" standard view properties.
setTopicPosition(long, long, int, int) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setTopicVisibility(long, long, boolean) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
Convenience method to update the "dm4.topicmaps.visibility" standard view property.
setTopicVisibility(long, long, boolean) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setTypeUri(String) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setTypeUri(String) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
setTypeUri(String) - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
setTypeUri(String) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setupAccessControl(DeepaMehtaObject, AccessControlList, String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
setupAccessControlForDefaultTopicmap(Topic) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
setupBootstrapContent() - Method in class de.deepamehta.core.impl.EmbeddedService
 
setupDB() - Method in class de.deepamehta.core.impl.EmbeddedService
Setups the database: 1) initializes the database.
setupDefaultAccessControl(DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Sets the logged in user as the creator and the owner of the specified object and creates a default access control entry for it.
setupDefaultAccessControl(Type) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
setupRootNode() - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
setupRootNode() - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
setupUserAccountAccessControl(Topic) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
setupViewConfigAccessControl(ViewConfiguration) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
setUri(String) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
setUri(String) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
setUri(String) - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
setViewConfig(ViewConfigurationModel) - Method in class de.deepamehta.core.model.TypeModel
 
setViewConfigLabel(ViewConfiguration) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
setViewConfigModel(ViewConfigurationModel) - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
setViewProperties(long, long, CompositeValueModel) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
setViewProperties(long, long, CompositeValueModel) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
shutdown() - Method in class de.deepamehta.core.impl.StorageDecorator
 
shutdown() - Method in class de.deepamehta.core.osgi.PluginActivator
 
shutdown() - Method in interface de.deepamehta.core.osgi.PluginContext
 
shutdown() - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
shutdown() - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
SimpleValue - Class in de.deepamehta.core.model
A wrapper for the topic value (atomic, non-null).
SimpleValue(String) - Constructor for class de.deepamehta.core.model.SimpleValue
Called by JAX-RS container to create a SimpleValue from a @PathParam or @QueryParam
SimpleValue(int) - Constructor for class de.deepamehta.core.model.SimpleValue
 
SimpleValue(long) - Constructor for class de.deepamehta.core.model.SimpleValue
 
SimpleValue(double) - Constructor for class de.deepamehta.core.model.SimpleValue
 
SimpleValue(boolean) - Constructor for class de.deepamehta.core.model.SimpleValue
 
SimpleValue(Object) - Constructor for class de.deepamehta.core.model.SimpleValue
 
simpleValue(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
singletonCount - Variable in class de.deepamehta.core.impl.WebPublishingService
 
size() - Method in interface de.deepamehta.core.CompositeValue
 
size() - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
size() - Method in class de.deepamehta.core.model.CompositeValueModel
Returns the number of childs directly contained in this composite value.
size - Variable in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
sortAssocDefs(Map<Long, AssociationDefinitionModel>, List<Long>) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
start() - Method in class de.deepamehta.core.impl.PluginImpl
 
start(BundleContext) - Method in class de.deepamehta.core.osgi.CoreActivator
 
start(BundleContext) - Method in class de.deepamehta.core.osgi.PluginActivator
 
start(BundleContext) - Method in class de.deepamehta.storage.neo4j.Neo4jStorageActivator
 
START_X - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
START_Y - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
status - Variable in exception de.deepamehta.plugins.files.FileRepositoryException
 
stop() - Method in class de.deepamehta.core.impl.PluginImpl
 
stop(BundleContext) - Method in class de.deepamehta.core.osgi.CoreActivator
 
stop(BundleContext) - Method in class de.deepamehta.core.osgi.PluginActivator
 
stop(BundleContext) - Method in class de.deepamehta.storage.neo4j.Neo4jStorageActivator
 
storage - Variable in class de.deepamehta.core.impl.StorageDecorator
 
storage - Variable in class de.deepamehta.storage.neo4j.ModelIterator
 
storage - Variable in class de.deepamehta.storage.neo4j.Neo4jStorageActivator
 
storageDecorator - Variable in class de.deepamehta.core.impl.EmbeddedService
 
StorageDecorator - Class in de.deepamehta.core.impl
 
StorageDecorator(DeepaMehtaStorage) - Constructor for class de.deepamehta.core.impl.StorageDecorator
 
storageService - Variable in class de.deepamehta.core.osgi.CoreActivator
 
storageServiceTracker - Variable in class de.deepamehta.core.osgi.CoreActivator
 
storeAggregationMany(List<TopicModel>, DeepaMehtaObjectModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.ValueStorage
 
storeAggregationOne(TopicModel, DeepaMehtaObjectModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.ValueStorage
 
storeAndIndexAssociationTypeUri(Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAndIndexAssociationUri(Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAndIndexAssociationValue(Node, Object, List<IndexMode>, String, Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAndIndexExactValue(Node, String, Object, Index<Node>) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
Stores a node value under the specified key and adds the value to the specified index (under the same key).
storeAndIndexTopicTypeUri(Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAndIndexTopicUri(Node, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAndIndexTopicValue(Node, Object, List<IndexMode>, String, Object) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAssocDefs(String, Collection<AssociationDefinitionModel>) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeAssociation(AssociationModel) - Method in class de.deepamehta.core.impl.StorageDecorator
 
storeAssociation(AssociationModel) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeAssociation(AssociationModel) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAssociationDefinition(AssociationDefinitionModel) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeAssociationProperty(long, String, Object, boolean) - Method in class de.deepamehta.core.impl.StorageDecorator
 
storeAssociationProperty(long, String, Object, boolean) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeAssociationProperty(long, String, Object, boolean) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAssociationTypeUri(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
storeAssociationTypeUri(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeAssociationTypeUri(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAssociationUri(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Stores and indexes the association's URI.
storeAssociationUri(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeAssociationUri(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeAssociationValue(long, SimpleValue) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (no indexing).
storeAssociationValue(long, SimpleValue, List<IndexMode>, String, SimpleValue) - Method in class de.deepamehta.core.impl.StorageDecorator
Stores the association's value.
storeAssociationValue(long, SimpleValue, List<IndexMode>, String, SimpleValue) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeAssociationValue(long, SimpleValue, List<IndexMode>, String, SimpleValue) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeChildCardinalityUri(long, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeChildTopics(TopicModel, List<TopicModel>, DeepaMehtaObjectModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.ValueStorage
 
storeColor(Topic, CompositeValueModel) - Method in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
storeCompositeValue(DeepaMehtaObjectModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.ValueStorage
Called to store the initial value of a newly created topic/association.
storeCompositionMany(List<TopicModel>, DeepaMehtaObjectModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.ValueStorage
 
storeCompositionOne(TopicModel, DeepaMehtaObjectModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.ValueStorage
 
storeCreationTime(DeepaMehtaObject, long) - Method in class de.deepamehta.plugins.time.TimePlugin
 
storeCustomViewProperties(long, long, CompositeValueModel) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
storeDataType(String, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeDataTypeUri(String, Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
StoredFile - Class in de.deepamehta.plugins.files
 
StoredFile(String, long) - Constructor for class de.deepamehta.plugins.files.StoredFile
 
storeExpanded(Topic, CompositeValueModel) - Method in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
storeFile(UploadedFile, String, ClientState) - Method in class de.deepamehta.plugins.files.FilesPlugin
 
storeFile(UploadedFile, String, ClientState) - Method in interface de.deepamehta.plugins.files.service.FilesService
 
storeGeoFacet(Topic, GeomapsPlugin.LonLat, ClientState, Directives) - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin
Stores a geo facet for an address topic in the DB.
storeIndexModes(String, List<IndexMode>) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeLabelConfig(List<String>, Collection<AssociationDefinitionModel>, Directives) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeMigrationNr(int) - Method in class de.deepamehta.core.impl.StorageDecorator
 
storeModificationTime(DeepaMehtaObject, long) - Method in class de.deepamehta.plugins.time.TimePlugin
 
storeParentCardinalityUri(long, String) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeParentsTimestamp(Topic) - Method in class de.deepamehta.plugins.time.TimePlugin
 
storePlayerRelationship(Node, RoleModel) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeRoleTypeUri() - Method in class de.deepamehta.core.impl.AttachedAssociationRole
 
storeRoleTypeUri() - Method in class de.deepamehta.core.impl.AttachedRole
 
storeRoleTypeUri() - Method in class de.deepamehta.core.impl.AttachedTopicRole
 
storeRoleTypeUri(long, long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
storeRoleTypeUri(long, long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeRoleTypeUri(long, long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeSequence(String, Collection<AssociationDefinitionModel>) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeSequenceSegment(long, long) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeSequenceStart(String, long) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeSimpleValue(DeepaMehtaObjectModel) - Method in class de.deepamehta.core.impl.ValueStorage
Stores and indexes the simple value of the specified topic or association model.
storeStandardViewProperties(long, long, CompositeValueModel) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
storeTime(DeepaMehtaObject, String, long) - Method in class de.deepamehta.plugins.time.TimePlugin
 
storeTimestamp(DeepaMehtaObject) - Method in class de.deepamehta.plugins.time.TimePlugin
 
storeTimestamps(DeepaMehtaObject) - Method in class de.deepamehta.plugins.time.TimePlugin
 
storeTopic(TopicModel) - Method in class de.deepamehta.core.impl.StorageDecorator
Creates a topic.
storeTopic(TopicModel) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
Stores a rudimentary topic in the DB.
storeTopic(TopicModel) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeTopicProperty(long, String, Object, boolean) - Method in class de.deepamehta.core.impl.StorageDecorator
 
storeTopicProperty(long, String, Object, boolean) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeTopicProperty(long, String, Object, boolean) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeTopicTypeUri(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
 
storeTopicTypeUri(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeTopicTypeUri(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeTopicUri(long, String) - Method in class de.deepamehta.core.impl.StorageDecorator
Stores and indexes the topic's URI.
storeTopicUri(long, String) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeTopicUri(long, String) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeTopicValue(long, SimpleValue) - Method in class de.deepamehta.core.impl.StorageDecorator
Convenience method (no indexing).
storeTopicValue(long, SimpleValue, List<IndexMode>, String, SimpleValue) - Method in class de.deepamehta.core.impl.StorageDecorator
Stores the topic's value.
storeTopicValue(long, SimpleValue, List<IndexMode>, String, SimpleValue) - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaStorage
 
storeTopicValue(long, SimpleValue, List<IndexMode>, String, SimpleValue) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
storeType(TypeModel) - Method in class de.deepamehta.core.impl.TypeStorageImpl
Stores the type-specific parts of the given type model.
storeTypeUri() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
storeTypeUri() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
storeTypeUri() - Method in class de.deepamehta.core.impl.AttachedTopic
 
storeUri() - Method in class de.deepamehta.core.impl.AttachedAssociation
 
storeUri() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
storeUri() - Method in class de.deepamehta.core.impl.AttachedTopic
 
storeValue(DeepaMehtaObjectModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.ValueStorage
Stores and indexes the specified model's value, either a simple value or a composite value (child topics).
storeViewConfig(RoleModel, ViewConfigurationModel) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeViewConfigSetting(RoleModel, String, String, Object) - Method in class de.deepamehta.core.impl.TypeStorageImpl
Prerequisite: for the configurable a config topic of type configTypeUri exists in the DB.
storeViewConfigTopic(RoleModel, TopicModel) - Method in class de.deepamehta.core.impl.TypeStorageImpl
 
storeViewProperties(Topic, CompositeValueModel) - Method in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
storeViewProperties(Topic, CompositeValueModel) - Method in interface de.deepamehta.plugins.topicmaps.ViewmodelCustomizer
 
street - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
StringCollectionProvider - Class in de.deepamehta.plugins.webservice.provider
 
StringCollectionProvider() - Constructor for class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 
stringify() - Method in enum de.deepamehta.plugins.files.ItemKind
 
stringify() - Method in enum de.deepamehta.storage.neo4j.NodeType
 
stringsToJson(Collection<String>) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
stripDriveLetter(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
stripHTML(String) - Static method in class de.deepamehta.core.util.JavaUtils
 
SUBNET_FILTER - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
success - Variable in class de.deepamehta.core.impl.MigrationManager.MigrationInfo
 
success() - Method in interface de.deepamehta.core.storage.spi.DeepaMehtaTransaction
 
success() - Method in class de.deepamehta.storage.neo4j.Neo4jTransactionAdapter
 

T

throw401Unauthorized() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
throw403Forbidden() - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
throwInvalidAccess(String, ClassCastException) - Method in class de.deepamehta.core.model.CompositeValueModel
### TODO: should not be public.
TimePlugin - Class in de.deepamehta.plugins.time
 
TimePlugin() - Constructor for class de.deepamehta.plugins.time.TimePlugin
 
times(String, int) - Static method in class de.deepamehta.core.util.JavaUtils
 
timeService - Variable in class de.deepamehta.plugins.caching.CachingPlugin
 
TimeService - Interface in de.deepamehta.plugins.time.service
 
toJSON() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
toJSON() - Method in class de.deepamehta.core.impl.AttachedRole
 
toJSON() - Method in class de.deepamehta.core.impl.AttachedType.JSONWrapper
 
toJSON() - Method in class de.deepamehta.core.impl.PluginInfoImpl
 
toJSON() - Method in interface de.deepamehta.core.JSONEnabled
 
toJSON() - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
toJSON(Collection<AssociationDefinitionModel>, JSONObject) - Static method in class de.deepamehta.core.model.AssociationDefinitionModel
 
toJSON() - Method in class de.deepamehta.core.model.AssociationModel
 
toJSON() - Method in class de.deepamehta.core.model.AssociationRoleModel
 
toJSON() - Method in class de.deepamehta.core.model.CompositeValueModel
 
toJSON() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
toJSON(List<IndexMode>, JSONObject) - Static method in enum de.deepamehta.core.model.IndexMode
 
toJSON() - Method in class de.deepamehta.core.model.RelatedTopicModel
 
toJSON() - Method in class de.deepamehta.core.model.RoleModel
 
toJSON() - Method in class de.deepamehta.core.model.TopicRoleModel
 
toJSON() - Method in class de.deepamehta.core.model.TypeModel
 
toJSON(JSONObject) - Method in class de.deepamehta.core.model.ViewConfigurationModel
 
toJSON() - Method in class de.deepamehta.core.service.Directives.Entry
 
toJSON() - Method in class de.deepamehta.core.service.Directives
 
toJSON() - Method in class de.deepamehta.core.service.ResultList
 
toJSON() - Method in class de.deepamehta.plugins.accesscontrol.model.AccessControlList
 
toJSON() - Method in class de.deepamehta.plugins.accesscontrol.model.Permissions
 
toJSON() - Method in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
toJSON() - Method in class de.deepamehta.plugins.files.DirectoryListing
 
toJSON() - Method in class de.deepamehta.plugins.files.ResourceInfo
 
toJSON() - Method in class de.deepamehta.plugins.files.StoredFile
 
toJSON() - Method in class de.deepamehta.plugins.geomaps.model.Geomap
 
toJSON() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
toJSON() - Method in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
 
toList(JSONArray) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
toMap(JSONObject) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
toMap(JSONObject, Map) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
Topic - Interface in de.deepamehta.core
Specification of a topic -- DeepaMehta's central data object.
TOPIC_MAPCONTEXT - Static variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
topicContentExact - Variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
topicContentFulltext - Variable in class de.deepamehta.storage.neo4j.Neo4jStorage
 
TopicDeletionModel - Class in de.deepamehta.core.model
 
TopicDeletionModel(long) - Constructor for class de.deepamehta.core.model.TopicDeletionModel
 
topicFactory(TopicModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.EmbeddedService
Factory method: creates a new topic in the DB according to the given topic model and returns a topic instance.
topicId - Variable in class de.deepamehta.plugins.topicmaps.ClusterCoords.Entry
 
topicIdentifiedByUri() - Method in class de.deepamehta.core.impl.AttachedTopicRole
 
topicIdentifiedByUri - Variable in class de.deepamehta.core.model.TopicRoleModel
 
topicIdentifiedByUri() - Method in class de.deepamehta.core.model.TopicRoleModel
 
topicIdentifiedByUri() - Method in interface de.deepamehta.core.TopicRole
 
TopicIterable - Class in de.deepamehta.core.impl
 
TopicIterable(EmbeddedService) - Constructor for class de.deepamehta.core.impl.TopicIterable
 
TopicIterator - Class in de.deepamehta.core.impl
 
TopicIterator(EmbeddedService) - Constructor for class de.deepamehta.core.impl.TopicIterator
 
TopicmapRenderer - Interface in de.deepamehta.plugins.topicmaps
 
topicmapRenderers - Variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
TopicmapsPlugin - Class in de.deepamehta.plugins.topicmaps
 
TopicmapsPlugin() - Constructor for class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
TopicmapsPlugin.StandardViewProperties - Class in de.deepamehta.plugins.topicmaps
 
TopicmapsPlugin.StandardViewProperties(int, int, boolean) - Constructor for class de.deepamehta.plugins.topicmaps.TopicmapsPlugin.StandardViewProperties
 
TopicmapsPlugin.StandardViewProperties(int, int) - Constructor for class de.deepamehta.plugins.topicmaps.TopicmapsPlugin.StandardViewProperties
 
TopicmapsPlugin.StandardViewProperties(boolean) - Constructor for class de.deepamehta.plugins.topicmaps.TopicmapsPlugin.StandardViewProperties
 
topicmapsService - Variable in class de.deepamehta.plugins.geomaps.GeomapsPlugin
 
TopicmapsService - Interface in de.deepamehta.plugins.topicmaps.service
 
topicmapTopic - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
TopicmapViewmodel - Class in de.deepamehta.plugins.topicmaps.model
A topicmap viewmodel: a collection of topics and associations plus their view properties.
TopicmapViewmodel(long, DeepaMehtaService, List<ViewmodelCustomizer>) - Constructor for class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
Loads a topicmap from the DB.
TopicmapViewmodel.GridPositioning - Class in de.deepamehta.plugins.topicmaps.model
 
TopicmapViewmodel.GridPositioning(int, int) - Constructor for class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
TopicModel - Class in de.deepamehta.core.model
 
TopicModel(String) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(String, SimpleValue) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(String, CompositeValueModel) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(String, String) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(String, String, SimpleValue) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(String, String, CompositeValueModel) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(long) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(long, String) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(long, CompositeValueModel) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(long, String, String, SimpleValue, CompositeValueModel) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(TopicModel) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(JSONObject) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModel(JSONObject, String) - Constructor for class de.deepamehta.core.model.TopicModel
 
TopicModelIterator - Class in de.deepamehta.storage.neo4j
 
TopicModelIterator(Neo4jStorage) - Constructor for class de.deepamehta.storage.neo4j.TopicModelIterator
 
topicNames(Collection<? extends Topic>) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
TopicReferenceModel - Class in de.deepamehta.core.model
 
TopicReferenceModel(long) - Constructor for class de.deepamehta.core.model.TopicReferenceModel
 
TopicReferenceModel(String) - Constructor for class de.deepamehta.core.model.TopicReferenceModel
 
TopicRole - Interface in de.deepamehta.core
 
TopicRoleModel - Class in de.deepamehta.core.model
The role a topic plays in an association.
TopicRoleModel(long, String) - Constructor for class de.deepamehta.core.model.TopicRoleModel
 
TopicRoleModel(String, String) - Constructor for class de.deepamehta.core.model.TopicRoleModel
 
TopicRoleModel(JSONObject) - Constructor for class de.deepamehta.core.model.TopicRoleModel
 
topics - Variable in class de.deepamehta.core.impl.TopicIterable
 
topics - Variable in class de.deepamehta.plugins.geomaps.model.Geomap
 
topics - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
TopicType - Interface in de.deepamehta.core
Specification of a topic type -- part of DeepaMehta's type system, like a class.
topicTypeFactory(TopicTypeModel) - Method in class de.deepamehta.core.impl.EmbeddedService
Factory method: creates a new topic type in the DB according to the given topic type model and returns a topic type instance.
TopicTypeModel - Class in de.deepamehta.core.model
Collection of the data that makes up a TopicType.
TopicTypeModel(String, String, String) - Constructor for class de.deepamehta.core.model.TopicTypeModel
 
TopicTypeModel(String, String, String, String) - Constructor for class de.deepamehta.core.model.TopicTypeModel
 
TopicTypeModel(TopicModel, String, List<IndexMode>, List<AssociationDefinitionModel>, List<String>, ViewConfigurationModel) - Constructor for class de.deepamehta.core.model.TopicTypeModel
 
TopicTypeModel(JSONObject) - Constructor for class de.deepamehta.core.model.TopicTypeModel
 
topicTypes - Variable in class de.deepamehta.core.impl.TypeCache
 
topicUri - Variable in class de.deepamehta.core.model.TopicRoleModel
 
TopicViewmodel - Class in de.deepamehta.plugins.topicmaps.model
A topic viewmodel as contained in a topicmap viewmodel.
TopicViewmodel(TopicModel, CompositeValueModel) - Constructor for class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
 
toResponse(Throwable) - Method in class de.deepamehta.plugins.webservice.provider.CatchAllExceptionMapper
 
toString() - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
toString() - Method in class de.deepamehta.core.impl.PluginImpl
 
toString() - Method in class de.deepamehta.core.model.AssociationDefinitionModel
 
toString() - Method in class de.deepamehta.core.model.AssociationModel
 
toString() - Method in class de.deepamehta.core.model.AssociationRoleModel
 
toString() - Method in class de.deepamehta.core.model.AssociationTypeModel
 
toString() - Method in class de.deepamehta.core.model.CompositeValueModel
 
toString() - Method in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
toString() - Method in class de.deepamehta.core.model.RelatedAssociationModel
 
toString() - Method in class de.deepamehta.core.model.RelatedTopicModel
 
toString() - Method in class de.deepamehta.core.model.SimpleValue
 
toString() - Method in class de.deepamehta.core.model.TopicModel
 
toString() - Method in class de.deepamehta.core.model.TopicRoleModel
 
toString() - Method in class de.deepamehta.core.model.TopicTypeModel
 
toString() - Method in class de.deepamehta.core.model.TypeModel
 
toString() - Method in class de.deepamehta.core.model.ViewConfigurationModel
 
toString() - Method in class de.deepamehta.core.osgi.PluginActivator
 
toString() - Method in class de.deepamehta.core.service.ClientState
 
toString() - Method in class de.deepamehta.core.service.DeepaMehtaEvent
 
toString() - Method in class de.deepamehta.core.service.Directives.Entry
 
toString() - Method in class de.deepamehta.plugins.accesscontrol.model.Credentials
 
toString() - Method in class de.deepamehta.plugins.files.ResourceInfo
 
toString() - Method in class de.deepamehta.plugins.files.UploadedFile
 
toString() - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin.Address
 
toString() - Method in class de.deepamehta.plugins.geomaps.GeomapsPlugin.LonLat
 
toString() - Method in class de.deepamehta.plugins.geomaps.model.Geomap
 
toString() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
totalCount - Variable in class de.deepamehta.core.service.ResultList
 
toTopicModels(List<RelatedTopic>) - Static method in class de.deepamehta.core.util.DeepaMehtaUtils
 
toUri() - Method in enum de.deepamehta.core.model.IndexMode
 
transX - Variable in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
truncate(String) - Method in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
tryLogin(Credentials, HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Checks weather the credentials are valid and if so logs the user in.
tx - Variable in class de.deepamehta.storage.neo4j.Neo4jTransactionAdapter
 
Type - Interface in de.deepamehta.core
 
type - Variable in class de.deepamehta.plugins.files.DirectoryListing.FileItem
 
typeCache - Variable in class de.deepamehta.core.impl.EmbeddedService
 
TypeCache - Class in de.deepamehta.core.impl
A memory-cache for type definitions: topic types and association types.
TypeCache(EmbeddedService) - Constructor for class de.deepamehta.core.impl.TypeCache
 
typeCache - Variable in class de.deepamehta.core.impl.TypeStorageImpl
 
TypeCache.EndlessRecursionProtection - Class in de.deepamehta.core.impl
 
TypeCache.EndlessRecursionProtection() - Constructor for class de.deepamehta.core.impl.TypeCache.EndlessRecursionProtection
 
TypeEditorPlugin - Class in de.deepamehta.plugins.typeeditor
 
TypeEditorPlugin() - Constructor for class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
TypeModel - Class in de.deepamehta.core.model
 
TypeModel(String, String, SimpleValue, String) - Constructor for class de.deepamehta.core.model.TypeModel
 
TypeModel(TopicModel, String, List<IndexMode>, List<AssociationDefinitionModel>, List<String>, ViewConfigurationModel) - Constructor for class de.deepamehta.core.model.TypeModel
 
TypeModel(JSONObject, String) - Constructor for class de.deepamehta.core.model.TypeModel
 
typeStorage - Variable in class de.deepamehta.core.impl.EmbeddedService
 
TypeStorage - Interface in de.deepamehta.core.service
 
TypeStorageImpl - Class in de.deepamehta.core.impl
Storage-impl agnostic support for fetching/storing type models.
TypeStorageImpl(EmbeddedService) - Constructor for class de.deepamehta.core.impl.TypeStorageImpl
 
typeUri - Variable in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
typeUri(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 

U

uncheck(String) - Method in class de.deepamehta.core.impl.TypeCache.EndlessRecursionProtection
 
unregisterDirectoryResource() - Method in class de.deepamehta.core.impl.PluginImpl
 
unregisterJerseyServlet() - Method in class de.deepamehta.core.impl.WebPublishingService
 
unregisterListeners() - Method in class de.deepamehta.core.impl.PluginImpl
 
unregisterRestResources() - Method in class de.deepamehta.core.impl.PluginImpl
 
unregisterViewmodelCustomizer(ViewmodelCustomizer) - Method in interface de.deepamehta.plugins.topicmaps.service.TopicmapsService
 
unregisterViewmodelCustomizer(ViewmodelCustomizer) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
unregisterWebResources() - Method in class de.deepamehta.core.impl.PluginImpl
 
update(AssociationModel, ClientState, Directives) - Method in interface de.deepamehta.core.Association
 
update(AssociationDefinitionModel, ClientState, Directives) - Method in interface de.deepamehta.core.AssociationDefinition
 
update(AssociationTypeModel, ClientState, Directives) - Method in interface de.deepamehta.core.AssociationType
 
update(DeepaMehtaObjectModel, ClientState, Directives) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
update(AssociationModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
update(AssociationDefinitionModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
update(AssociationTypeModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedAssociationType
 
update(CompositeValueModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
update(DeepaMehtaObjectModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
update(TopicModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedTopic
 
update(TopicTypeModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedTopicType
 
update(TypeModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
update(TopicModel, ClientState, Directives) - Method in interface de.deepamehta.core.Topic
 
update(TopicTypeModel, ClientState, Directives) - Method in interface de.deepamehta.core.TopicType
 
update(TypeModel, ClientState, Directives) - Method in interface de.deepamehta.core.Type
 
updateAggregationMany(List<? extends TopicModel>, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
updateAggregationOne(TopicModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
updateAssocDef(AssociationDefinitionModel) - Method in class de.deepamehta.core.impl.AttachedType
 
updateAssocDef(AssociationDefinitionModel) - Method in class de.deepamehta.core.model.TypeModel
 
updateAssocDef(AssociationDefinitionModel) - Method in interface de.deepamehta.core.Type
Note: in contrast to the other "update" methods this one updates the memory only, not the DB! If you want to update memory and DB use AssociationDefinition.update(de.deepamehta.core.model.AssociationDefinitionModel, de.deepamehta.core.service.ClientState, de.deepamehta.core.service.Directives).
updateAssocDef(Association, Directives) - Method in class de.deepamehta.plugins.typeeditor.TypeEditorPlugin
 
updateAssocDefs(Collection<AssociationDefinitionModel>, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
updateAssociation(AssociationModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
 
updateAssociation(AssociationModel, ClientState) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
updateAssociation(long, AssociationModel, ClientState) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
updateAssociationType(AssociationTypeModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
 
updateAssociationType(AssociationTypeModel, ClientState) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
updateAssociationType(Topic, Topic, Directives) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
updateAssociationType(AssociationTypeModel, ClientState) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
updateAssocTypeUri(AssociationDefinitionModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
updateChildCardinality(String, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
updateChildTopic(TopicModel, AssociationDefinition, ClientState, Directives) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
updateChildTopic(TopicModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
updateChildTopicMany(TopicModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
updateChildTopicOne(TopicModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
updateChildTopics(List<? extends TopicModel>, AssociationDefinition, ClientState, Directives) - Method in interface de.deepamehta.core.DeepaMehtaObject
 
updateChildTopics(TopicModel, List<? extends TopicModel>, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
updateChildTopics(List<? extends TopicModel>, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
updateCompositionMany(List<? extends TopicModel>, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
updateCompositionOne(TopicModel, AssociationDefinition, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
updateConfigTopic(TopicModel) - Method in class de.deepamehta.core.impl.AttachedViewConfiguration
 
updateConfigTopic(TopicModel) - Method in class de.deepamehta.core.model.ViewConfigurationModel
 
updateConfigTopic(TopicModel) - Method in interface de.deepamehta.core.ViewConfiguration
 
updateDataTypeUri(String, Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
updateFacet(DeepaMehtaObject, String, TopicModel, ClientState, Directives) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
 
updateFacet(DeepaMehtaObject, String, TopicModel, ClientState, Directives) - Method in interface de.deepamehta.plugins.facets.service.FacetsService
Updates a facet.
updateFacets(DeepaMehtaObject, String, List<? extends TopicModel>, ClientState, Directives) - Method in class de.deepamehta.plugins.facets.FacetsPlugin
 
updateFacets(DeepaMehtaObject, String, List<? extends TopicModel>, ClientState, Directives) - Method in interface de.deepamehta.plugins.facets.service.FacetsService
Updates a multi-facet.
updateLabelConfig(List<String>, Directives) - Method in class de.deepamehta.core.impl.AttachedType
 
updateParentCardinality(String, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
updateRole(RoleModel, int) - Method in class de.deepamehta.core.impl.AttachedAssociation
 
updateSequence(Collection<AssociationDefinitionModel>) - Method in class de.deepamehta.core.impl.AttachedType
 
updateSimpleValue(SimpleValue) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
updateTopic(TopicModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
 
updateTopic(TopicModel, ClientState) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
updateTopic(long, TopicModel, ClientState) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
updateTopicType(TopicTypeModel, ClientState) - Method in class de.deepamehta.core.impl.EmbeddedService
 
updateTopicType(TopicTypeModel, ClientState) - Method in interface de.deepamehta.core.service.DeepaMehtaService
 
updateTopicType(Topic, Topic, Directives) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
updateTopicType(TopicTypeModel, ClientState) - Method in class de.deepamehta.plugins.webservice.WebservicePlugin
 
updateType(Topic, Directives) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
updateTypeUri(String) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
updateUri(String) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
updateValue(DeepaMehtaObjectModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedDeepaMehtaObject
 
updateViewConfig(Type, Topic) - Method in class de.deepamehta.plugins.webclient.WebclientPlugin
 
UploadedFile - Class in de.deepamehta.plugins.files
An uploaded file.
UploadedFile(FileItem) - Constructor for class de.deepamehta.plugins.files.UploadedFile
 
UploadedFileProvider - Class in de.deepamehta.plugins.files.provider
 
UploadedFileProvider() - Constructor for class de.deepamehta.plugins.files.provider.UploadedFileProvider
 
uri - Variable in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
uri - Variable in enum de.deepamehta.plugins.accesscontrol.model.Operation
 
uri(Node) - Method in class de.deepamehta.storage.neo4j.Neo4jStorage
 
URI_ACL - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
URI_CREATOR - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
URI_OWNER - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
uriNamespace - Variable in class de.deepamehta.core.impl.WebResources
 
userInfo(String) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
userIsCreator(String, DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Checks if a user is the creator of the object.
userIsMember(String, DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Checks if a user is a member of any workspace the object is assigned to.
userIsOwner(String, DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Checks if a user is the owner of the object.
username(HttpSession) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
username - Variable in class de.deepamehta.plugins.accesscontrol.model.Credentials
 
userOccupiesRole(String, UserRole, DeepaMehtaObject) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
Checks if a user occupies a role with regard to the specified object.
UserRole - Enum in de.deepamehta.plugins.accesscontrol.model
 
UserRole() - Constructor for enum de.deepamehta.plugins.accesscontrol.model.UserRole
 
userRoles - Variable in class de.deepamehta.plugins.accesscontrol.model.ACLEntry
 

V

value - Variable in class de.deepamehta.core.model.DeepaMehtaObjectModel
 
value - Variable in class de.deepamehta.core.model.SimpleValue
The (auto-boxed) wrapped value.
value() - Method in class de.deepamehta.core.model.SimpleValue
 
valueOf(String) - Static method in enum de.deepamehta.core.impl.MigrationManager.MigrationRunMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.deepamehta.core.model.IndexMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.deepamehta.core.service.Directive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.deepamehta.plugins.accesscontrol.model.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.deepamehta.plugins.accesscontrol.model.UserRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.deepamehta.plugins.files.ItemKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.deepamehta.storage.neo4j.NodeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.deepamehta.core.impl.MigrationManager.MigrationRunMode
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.deepamehta.core.model.CompositeValueModel
Internal representation.
values() - Static method in enum de.deepamehta.core.model.IndexMode
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.deepamehta.core.service.ClientState
 
values() - Static method in enum de.deepamehta.core.service.Directive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.deepamehta.plugins.accesscontrol.model.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.deepamehta.plugins.accesscontrol.model.UserRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.deepamehta.plugins.files.ItemKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.deepamehta.storage.neo4j.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
valueStorage - Variable in class de.deepamehta.core.impl.EmbeddedService
 
ValueStorage - Class in de.deepamehta.core.impl
Helper for storing/fetching simple values and composite value models.
ValueStorage(EmbeddedService) - Constructor for class de.deepamehta.core.impl.ValueStorage
 
VIEW_CONFIG_LABEL - Static variable in class de.deepamehta.plugins.webclient.WebclientPlugin
 
viewConfig - Variable in class de.deepamehta.core.impl.AttachedAssociationDefinition
 
viewConfig - Variable in class de.deepamehta.core.impl.AttachedType
 
viewConfig - Variable in class de.deepamehta.core.model.TypeModel
 
viewConfig - Variable in class de.deepamehta.core.model.ViewConfigurationModel
Key: config topic type URI
viewConfigModel - Variable in class de.deepamehta.core.model.AssociationDefinitionModel
 
ViewConfiguration - Interface in de.deepamehta.core
 
ViewConfigurationModel - Class in de.deepamehta.core.model
 
ViewConfigurationModel() - Constructor for class de.deepamehta.core.model.ViewConfigurationModel
 
ViewConfigurationModel(List<? extends TopicModel>) - Constructor for class de.deepamehta.core.model.ViewConfigurationModel
 
ViewConfigurationModel(JSONObject) - Constructor for class de.deepamehta.core.model.ViewConfigurationModel
 
ViewmodelCustomizer - Interface in de.deepamehta.plugins.topicmaps
 
viewmodelCustomizers - Variable in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
viewProps - Variable in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
 

W

WebclientPlugin - Class in de.deepamehta.plugins.webclient
 
WebclientPlugin() - Constructor for class de.deepamehta.plugins.webclient.WebclientPlugin
 
webPublishingService - Variable in class de.deepamehta.core.impl.PluginImpl
 
WebPublishingService - Class in de.deepamehta.core.impl
 
WebPublishingService(EmbeddedService, HttpService) - Constructor for class de.deepamehta.core.impl.WebPublishingService
 
WebPublishingService.BundleHTTPContext - Class in de.deepamehta.core.impl
 
WebPublishingService.BundleHTTPContext(Bundle) - Constructor for class de.deepamehta.core.impl.WebPublishingService.BundleHTTPContext
 
WebPublishingService.DirectoryHTTPContext - Class in de.deepamehta.core.impl
 
WebPublishingService.DirectoryHTTPContext(String, SecurityHandler) - Constructor for class de.deepamehta.core.impl.WebPublishingService.DirectoryHTTPContext
 
webResources - Variable in class de.deepamehta.core.impl.PluginImpl
 
WebResources - Class in de.deepamehta.core.impl
 
WebResources(String) - Constructor for class de.deepamehta.core.impl.WebResources
 
WebservicePlugin - Class in de.deepamehta.plugins.webservice
 
WebservicePlugin() - Constructor for class de.deepamehta.plugins.webservice.WebservicePlugin
 
workspaceId(ClientState) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
workspaceIdForType(Type, ClientState) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
WorkspacesPlugin - Class in de.deepamehta.plugins.workspaces
 
WorkspacesPlugin() - Constructor for class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
WorkspacesService - Interface in de.deepamehta.plugins.workspaces.service
 
wrapped - Variable in class de.deepamehta.core.impl.AttachedType.JSONWrapper
 
write(File) - Method in class de.deepamehta.plugins.files.UploadedFile
 
WRITE_REQUIRES_LOGIN - Static variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
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(Collection<String>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class de.deepamehta.plugins.webservice.provider.StringCollectionProvider
 
wsService - Variable in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 

X

x - Variable in class de.deepamehta.plugins.topicmaps.ClusterCoords.Entry
 

Y

y - Variable in class de.deepamehta.plugins.topicmaps.ClusterCoords.Entry
 

_

_activatePlugin(PluginImpl) - Method in class de.deepamehta.core.impl.PluginManager
Activates a plugin.
_addAssocDef(AssociationDefinitionModel) - Method in class de.deepamehta.core.impl.AttachedType
 
_assignToWorkspace(DeepaMehtaObject, long) - Method in class de.deepamehta.plugins.workspaces.WorkspacesPlugin
 
_associateDataType(String, String) - Method in class de.deepamehta.core.impl.EmbeddedService
Low-level method that stores an (data type) association without its "Instantiation" association.
_createTopic(TopicModel) - Method in class de.deepamehta.core.impl.EmbeddedService
Low-level method that stores a topic without its "Instantiation" association.
_enrichViewProperties(Topic, CompositeValueModel) - Method in class de.deepamehta.plugins.boxrenderer.dom.BoxRendererPlugin
 
_getTopic(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
_getTopic(String, AttachedTopic) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
_getTopics(String) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
_getTopics(String, List<Topic>) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
_isPluginActivated(String) - Method in class de.deepamehta.core.impl.PluginManager
 
_login(String, HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
_logout(HttpServletRequest) - Method in class de.deepamehta.plugins.accesscontrol.AccessControlPlugin
 
_removeAssocDef(String) - Method in class de.deepamehta.core.impl.AttachedType
 
_update(String, TopicModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedCompositeValue
 
_update(TopicModel, ClientState, Directives) - Method in class de.deepamehta.core.impl.AttachedTopic
Low-level update method which does not fire the POST_UPDATE_TOPIC_REQUEST event.

A B C D E F G H I J K L M N O P Q R S T U V W X Y _

Copyright © 2014. All Rights Reserved.