Uses of Interface
org.openrdf.repository.object.traits.Refreshable

Packages that use Refreshable
org.openrdf.repository.object.behaviours   
org.openrdf.repository.object.composition.helpers   
 

Uses of Refreshable in org.openrdf.repository.object.behaviours
 

Classes in org.openrdf.repository.object.behaviours that implement Refreshable
 class RDFList
          Java instance for rdf:List as a familiar interface to manipulate this List.
 class RDFSContainer
          This behaviour provides a java.util.List interface for RDF containers.
 class RDFSContainerDisabler
          This class exists to disable SesameContainer behaviour when creating an rdf:List.
 

Uses of Refreshable in org.openrdf.repository.object.composition.helpers
 

Subinterfaces of Refreshable in org.openrdf.repository.object.composition.helpers
 interface PropertySet
          Internal interface for mapping roles.
 

Classes in org.openrdf.repository.object.composition.helpers that implement Refreshable
 class CachedPropertySet
          A set for a given getResource(), predicate.
 class LocalizedPropertySet
          SesameProperty used for localized properties.
 class RemotePropertySet
          A set for a given getResource(), predicate.
 class UnmodifiableProperty
          Property used when only a getter method exists for the Bean property.
 



Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.