Uses of Class
org.dspace.discovery.indexobject.IndexableDSpaceObject
Packages that use IndexableDSpaceObject
-
Uses of IndexableDSpaceObject in org.dspace.discovery.indexobject
Classes in org.dspace.discovery.indexobject with type parameters of type IndexableDSpaceObjectModifier and TypeClassDescriptionclassDSpaceObjectIndexFactoryImpl<T extends IndexableDSpaceObject,S extends DSpaceObject> Factory implementation for indexing/retrieving DSpaceObjects in the search coreSubclasses of IndexableDSpaceObject in org.dspace.discovery.indexobjectModifier and TypeClassDescriptionclassCollection implementation for the IndexableObjectclassCommunity implementation for the IndexableObjectclassItem implementation for the IndexableObject -
Uses of IndexableDSpaceObject in org.dspace.discovery.indexobject.factory
Classes in org.dspace.discovery.indexobject.factory with type parameters of type IndexableDSpaceObjectModifier and TypeInterfaceDescriptioninterfaceDSpaceObjectIndexFactory<T extends IndexableDSpaceObject,S extends DSpaceObject> Factory interface for indexing/retrieving DSpaceObjects in the search core