Uses of Interface
org.dspace.core.ReloadableEntity
Packages that use ReloadableEntity
Package
Description
Feature for conveying a request that materials forbidden to the requester
by resource policy be made available by other means.
Miscellaneous utility classes.
Represents permissions for access to DSpace content.
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
Provides an API for reading and manipulating content in the DSpace system.
Provides some basic functionality required throughout the DSpace system.
Provides classes representing e-people and groups of e-people.
Provides classes and methods to interface with the
CNRI Handle System.
Providers of durable unique identifiers (Handles, DOIs, etc.).
DSpace has a simple workflow system, which models the workflows
as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.
The state of an item in a workflow is persisted in a number of objects.
-
Uses of ReloadableEntity in org.dspace.alerts
Classes in org.dspace.alerts that implement ReloadableEntityModifier and TypeClassDescriptionclassDatabase object representing system-wide alerts -
Uses of ReloadableEntity in org.dspace.app.ldn
Classes in org.dspace.app.ldn that implement ReloadableEntityModifier and TypeClassDescriptionclassClass representing ldnMessages stored in the DSpace system and, when locally resolvable, some information are stored as dedicated attributes.classDatabase object representing notify patterns to be triggeredclassDatabase object representing notify servicesclassDatabase object representing notify service inbound patterns. -
Uses of ReloadableEntity in org.dspace.app.requestitem
Classes in org.dspace.app.requestitem that implement ReloadableEntity -
Uses of ReloadableEntity in org.dspace.app.util
Classes in org.dspace.app.util that implement ReloadableEntity -
Uses of ReloadableEntity in org.dspace.authorize
Classes in org.dspace.authorize that implement ReloadableEntityModifier and TypeClassDescriptionclassDatabase entity representation of the ResourcePolicy table -
Uses of ReloadableEntity in org.dspace.checker
Classes in org.dspace.checker that implement ReloadableEntityModifier and TypeClassDescriptionclassRepresents a history record for the bitstream. -
Uses of ReloadableEntity in org.dspace.content
Subinterfaces of ReloadableEntity in org.dspace.contentModifier and TypeInterfaceDescriptioninterfaceInterface for manipulating in-progress submissions, without having to know at which stage of submission they are (in workspace or workflow system)Classes in org.dspace.content that implement ReloadableEntityModifier and TypeClassDescriptionclassClass representing bitstreams stored in the DSpace system.classClass representing a particular bitstream format.classClass representing bundles of bitstreams stored in the DSpace systemclassAbstract class for DSpaceObjects which are safe to cache in Hibernate's second level cache.classClass representing a collection.classClass representing a communityclassAbstract base class for DSpace objectsclassClass representing an EntityType This class contains an Integer ID that will be the unique value for this class and also the primary key This also has a label that will be used to identify what kind of EntityType this object isclassClass representing an item in DSpace.classDSpace object that represents a metadata field, which is defined by a combination of schema, element, and qualifier.classClass representing a schema in DSpace.classDatabase access class representing a Dublin Core metadata value.classThis class represents a relationship It has a leftItem and a rightItem which are both DSpaceObjects that have a specified RelationshipType that links them together It also has a left and right place column that works just like a normal DSpace metadata place columnclassThis class is used as a representation of MetadataValues for the MetadataValues that are derived from the Relationships that the item has.classClass representing a RelationshipType This class contains an Integer ID that will be the unique value and primary key in the database.classRepresents the root of the DSpace Archive.classClass representing an item in the process of being submitted by a user -
Uses of ReloadableEntity in org.dspace.core
Methods in org.dspace.core with type parameters of type ReloadableEntityModifier and TypeMethodDescription<E extends ReloadableEntity>
EContext.reloadEntity(E entity) Reload an entity from the database into the cache.<E extends ReloadableEntity>
EDBConnection.reloadEntity(E entity) Reload an entity from the database.<E extends ReloadableEntity>
EHibernateDBConnection.reloadEntity(E entity) Reload an entity into the Hibernate cache.<E extends ReloadableEntity>
voidContext.uncacheEntity(E entity) Remove an entity from the cache.<E extends ReloadableEntity>
voidDBConnection.uncacheEntity(E entity) Remove an entity from the session cache.<E extends ReloadableEntity>
voidHibernateDBConnection.uncacheEntity(E entity) Evict an entity from the hibernate cache. -
Uses of ReloadableEntity in org.dspace.discovery
Classes in org.dspace.discovery with type parameters of type ReloadableEntityModifier and TypeClassDescriptionclassDiscoverResultIterator<T extends ReloadableEntity,PK extends Serializable> Implementation ofIteratorto iterate over the discover search result.interfaceIndexableObject<T extends ReloadableEntity<PK>,PK extends Serializable> This is the basic interface that a data model entity need to implement to be indexable in Discover -
Uses of ReloadableEntity in org.dspace.discovery.indexobject
Classes in org.dspace.discovery.indexobject with type parameters of type ReloadableEntityModifier and TypeClassDescriptionclassAbstractIndexableObject<T extends ReloadableEntity<PK>,PK extends Serializable> This class exists in order to provide a default implementation for the equals and hashCode methods. -
Uses of ReloadableEntity in org.dspace.eperson
Classes in org.dspace.eperson that implement ReloadableEntityModifier and TypeClassDescriptionclassClass representing an e-person.classClass representing a group of e-people.classDatabase entity representation of the registrationdata tableclassMetadata related to a registration dataRegistrationDataclassDatabase entity representation of the subscription tableclassDatabase entity representation of the subscription_parameter table SubscriptionParameter represents a frequency with which an user wants to be notified. -
Uses of ReloadableEntity in org.dspace.handle
Classes in org.dspace.handle that implement ReloadableEntity -
Uses of ReloadableEntity in org.dspace.harvest
Classes in org.dspace.harvest that implement ReloadableEntity -
Uses of ReloadableEntity in org.dspace.identifier
Classes in org.dspace.identifier that implement ReloadableEntity -
Uses of ReloadableEntity in org.dspace.orcid
Classes in org.dspace.orcid that implement ReloadableEntityModifier and TypeClassDescriptionclassThe ORCID history entity that it contains information relating to an attempt to synchronize the DSpace items and information on ORCID.classEntity that model a record on the ORCID synchronization queue.classEntity that stores ORCID access-token related to a given eperson or a given profile item. -
Uses of ReloadableEntity in org.dspace.scripts
Classes in org.dspace.scripts that implement ReloadableEntityModifier and TypeClassDescriptionclassThis class is the DB Entity representation of the Process object to be stored in the Database -
Uses of ReloadableEntity in org.dspace.statistics.export
Classes in org.dspace.statistics.export that implement ReloadableEntityModifier and TypeClassDescriptionclassClass that represents an OpenURLTracker which tracks a failed transmission to IRUS -
Uses of ReloadableEntity in org.dspace.supervision
Classes in org.dspace.supervision that implement ReloadableEntityModifier and TypeClassDescriptionclassDatabase entity representation of the supervision_orders table -
Uses of ReloadableEntity in org.dspace.versioning
Classes in org.dspace.versioning that implement ReloadableEntity -
Uses of ReloadableEntity in org.dspace.workflow
Subinterfaces of ReloadableEntity in org.dspace.workflowModifier and TypeInterfaceDescriptioninterfaceInterface representing a workflowitem, each workflowItem implementation must implement this interface. -
Uses of ReloadableEntity in org.dspace.xmlworkflow.storedcomponents
Classes in org.dspace.xmlworkflow.storedcomponents that implement ReloadableEntityModifier and TypeClassDescriptionclassClaimed task representing the database representation of an action claimed by an epersonclassRepresents a workflow assignments database representation.classClaimed task representing the database representation of an action claimed by an epersonclassPool task representing the database representation of a pool task for a step and an epersonclassRepresents a workflow assignments database representation.classClass representing an item going through the workflow process in DSpace