Uses of Class
org.aksw.jena_sparql_api.mapper.context.EntityId
Packages that use EntityId
Package
Description
-
Uses of EntityId in org.aksw.jena_sparql_api.mapper.context
Fields in org.aksw.jena_sparql_api.mapper.context with type parameters of type EntityIdModifier and TypeFieldDescriptionprotected EntityGraphMap<EntityId>RdfPersistenceContextImpl.entityGraphMapRdfPersistenceContextImpl.idToEntityMethods in org.aksw.jena_sparql_api.mapper.context that return types with arguments of type EntityIdModifier and TypeMethodDescriptionRdfPersistenceContext.getEntityGraphMap()RdfPersistenceContextImpl.getEntityGraphMap()RdfPersistenceContext.getEntityToIdMap()RdfPersistenceContextImpl.getEntityToIdMap()RdfPersistenceContext.getIdToEntityMap()RdfPersistenceContextImpl.getIdToEntityMap() -
Uses of EntityId in org.aksw.jena_sparql_api.mapper.impl.engine
Fields in org.aksw.jena_sparql_api.mapper.impl.engine with type parameters of type EntityIdModifier and TypeFieldDescriptionEntityState.dependentEntityIdsprotected Map<EntityId,EntityState> RdfMapperEngineImpl.originalStateUsed for non-default conversions between java objects and rdf nodes E.g.Methods in org.aksw.jena_sparql_api.mapper.impl.engine that return EntityIdModifier and TypeMethodDescriptionRdfMapperEngineImpl.merge(Object srcEntity, org.apache.jena.graph.Node node, Class<?> entityClass, RdfType rdfClass) Methods in org.aksw.jena_sparql_api.mapper.impl.engine that return types with arguments of type EntityIdMethods in org.aksw.jena_sparql_api.mapper.impl.engine with parameters of type EntityId