Uses of Interface
org.dspace.content.service.SiteService
Packages that use SiteService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
Provides classes and methods to interface with the
CNRI Handle System.
-
Uses of SiteService in org.dspace.content
Classes in org.dspace.content that implement SiteServiceModifier and TypeClassDescriptionclassService implementation for the Site object.Fields in org.dspace.content declared as SiteServiceModifier and TypeFieldDescriptionprotected SiteServiceCommunityServiceImpl.siteServiceprotected SiteServiceMetadataFieldServiceImpl.siteService -
Uses of SiteService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as SiteService -
Uses of SiteService in org.dspace.content.factory
Methods in org.dspace.content.factory that return SiteServiceModifier and TypeMethodDescriptionabstract SiteServiceContentServiceFactory.getSiteService()ContentServiceFactoryImpl.getSiteService() -
Uses of SiteService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as SiteServiceModifier and TypeFieldDescriptionprotected final SiteServiceAbstractMETSDisseminator.siteServiceprotected static final SiteServicePackageUtils.siteService -
Uses of SiteService in org.dspace.handle
Fields in org.dspace.handle declared as SiteService -
Uses of SiteService in org.dspace.rdf
Fields in org.dspace.rdf declared as SiteService -
Uses of SiteService in org.dspace.rdf.conversion
Fields in org.dspace.rdf.conversion declared as SiteServiceModifier and TypeFieldDescriptionprotected SiteServiceSimpleDSORelationsConverterPlugin.siteService -
Uses of SiteService in org.dspace.rdf.storage
Fields in org.dspace.rdf.storage declared as SiteServiceModifier and TypeFieldDescriptionprotected SiteServiceHandleURIGenerator.siteServiceprotected SiteServiceLocalURIGenerator.siteService -
Uses of SiteService in org.dspace.storage.rdbms
Fields in org.dspace.storage.rdbms declared as SiteService